Grass Block

{$title}Languages:


flag-saudi-arabia2x.png
china
flag-germany2x.png
uk
spain
france
indonesia
italy
KO
poland
portugal
russia
thai
toki
vietnam
rating: +21+x

This theme was created by TaRtaR0STaRtaR0S for backrooms CN wiki and translated by cakelord114514cakelord114514.

To use this theme, type the following:

[[include :backrooms-wiki:theme:grass-block]]

Examples:

Missing alt text.

Level 0, Drawn by Hotcat/bluesand.

A horizontal rule can be created with 5 hyphens "-----" and extends across the whole page if it's not placed inside anything (eg a blockquote). The lines separating sections of this document are horizontal rules.


Titles can be created by putting between 1 or 6 "+" at the start of the line.


Here is an example:

[[include :backrooms-wiki:component:level-class
|class=My Custom Class
|image=unknown
|one=Maybe Safe
|two=What
|three=No
|color=#96A5D4
]]

And this is how it looks like:

SURVIVAL DIFFICULTY:
My Custom Class
  • Maybe Safe.
  • What.
  • No it's NOT SAFE.

Additionally, use |white=enabled to make the text and symbol white. This would be very helpful if you choose a dark color.

[[include :backrooms-wiki:component:level-class
|class=0
|color=#333333
|white=enabled
]]

SURVIVAL DIFFICULTY:
0
  • {$one}.
  • {$two}.
  • {$three}.

Further Customize

By using module CSS, you can even go further:

[[module CSS]]
.sd-container {
/* Text */
--sd-font: "Poppins", var(--body-font), sans-serif;
--sd-font-size: 16px; /* This size must be set to 4*n */

/* Background Color */
--sd-background: var(--swatch-background);

/* Border Color */
--sd-border: var(--gray-monochrome);
--sd-border-secondary: 0, 0, 0;
--sd-border-deadzone: 20, 0, 0;

/* Icon Color */
--sd-symbol: var(--sd-text);

/* Text Color */
--sd-bullets: var(--sd-border);
--sd-text: var(--sd-border);
--sd-text-secondary: 255, 255, 255;

/* Color for Classes */
/* Why didn't they add a "sd-" prefix for these variables?? */
--class-0: 247, 227, 117;
--class-1: 255, 201, 14;
--class-2: 245, 156, 0;
--class-3: 249, 90, 0;
--class-4: 254, 23, 1;
--class-5: 175, 6, 6;
--class-unknown: 38, 38, 38;
--class-habitable: 26, 128, 111;
--class-deadzone: 44, 13, 12;
--class-pending: 182, 182, 182;
--class-n-a: 38, 38, 38;
--class-amended: 185, 135, 212;
--class-omega: 25, 46, 255;
}
[[/module]]

[[/iftags]]

[[/collapsible]]

This is a tab.

This is a blockquote, created by putting "> " at the start of each line.
More text


That's a horizontal rule

Nested blockquotes

This is a GRASS BLOCK
You should know how to make these
already

Foot1
I put this
Text here
So you can see
Different kind
Of format
And how other
Thingsare
FunctioningYEAH
Including link that doesn't exist
and link that does exist!
And special warning
Or something less risky
Or simply safe!


[[div class="styled-quote"]]

[[/div]]

[[div class="dark-styled-quote"]]

[[/div]]

[[div class="lightblock"]]

[[/div]]

[[div class="darkblock"]]

[[/div]]

[[div class="waterblock"]]

[[/div]]

[[div class="yellowblock"]]

[[/div]]

[[div class="grassblock"]]

[[/div]]

[[div class="dirtblock"]]

[[/div]]

[[div class="lavablock"]]

[[/div]]


Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License