Template:RoB color
- Generals
- Colour text based on a scheme name (instead of having to specify the colours per individual "Font_Color" call).
- Intended to be used for recurring text colouring of wiki-wide stuff.
- (currently all, but the "name-example" case, don't use any specific background color.)
- When adding new colour schemes: take care of proper naming, and also add it to the Doc page.
- Active colours: When no text is specified returns just the global used color name. (ie: no additional styling supplied)
Name | Preview |
---|---|
Combat Moves | |
backhanded | Blue |
oppressive | Red |
striking | Green |
sweeping | Gold |
Infobox | |
result_none | Gray |
Infobox | |
infoboxheader | style="background-color: Template Warning: RoB_color. |
infoboxsection | style="background-color: Template Warning: RoB_color. |
infoboxfoother | style="background-color: Template Warning: RoB_color. |
FEP's | |
AGI | #3366FF |
CON | #CC99FF |
CHA | style="background-color: Template Warning: RoB_color. |
DEX | #F2F9A0 |
INT | #99CCFF |
PER | style="background-color: Template Warning: RoB_color. |
PSY | #9039F8 |
STR | #E69999 |
WIL | #D4FF00 |
(Other) | |
shareddata | Lavender |
outdated | style="background-color: Template Warning: RoB_color. |
pagename | DarkSlateGray |
Name | Preview |
---|---|
Combat Moves | |
backhanded | text text text |
oppressive | text text text |
striking | text text text |
sweeping | text text text |
Infobox | |
result_none | text text text |
(Other) |
- (full lower case names, exception FEP tags.)
- Usage preview's.
{{RoB color}}
:
2) {{RoB color | }}
:
3) {{RoB color | foobar | }}
: Template Warning: RoB_color.
Parameter 1 (color scheme name): Used colour scheme name ( foobar ) not found.
4) {{RoB color | name-example | text text text }}
: text text text
5) {{RoB color | alt-name-example | text text text }}
: text text text
6) {{RoB color | striking | text text text }}
: text text text
{{RoB color | foobar | text text text }}
: Template Warning: RoB_color.
Parameter 1 (color scheme name): Used colour scheme name ( foobar ) not found.
- Known issue.
- 7b) On indented line (no fix known yet)
: ... {{RoB color | foobar | text text text }}
:
Template Warning: RoB_color.
Parameter 1 (color scheme name): Used colour scheme name ( foobar ) not found.