Template:RoB color: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
(Switch from W13 to Outdated name)
(Less bright sweeping color (general readability).)
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
         | striking    =    {{ Font color | fg = Green | bg =      | text = {{{2}}} }}
         | striking    =    {{ Font color | fg = Green | bg =      | text = {{{2}}} }}
         | backhanded  =    {{ Font color | fg = Blue  | bg =      | text = {{{2}}} }}
         | backhanded  =    {{ Font color | fg = Blue  | bg =      | text = {{{2}}} }}
         | sweeping    =    {{ Font color | fg = Gold | bg =      | text = {{{2}}} }}
         | sweeping    =    {{ Font color | fg = #CCAA00 | bg =      | text = {{{2}}} }}
         | oppressive  =    {{ Font color | fg = Red  | bg =      | text = {{{2}}} }}
         | oppressive  =    {{ Font color | fg = Red  | bg =      | text = {{{2}}} }}
         |
         |
Line 26: Line 26:
     |  {{#switch:{{trim | {{{1}}} }}
     |  {{#switch:{{trim | {{{1}}} }}
         |
         |
         | outdated    = #FFEEFF
         | outdated    = #FFCCFF
         | shareddata  = #F0F0F8
         | shareddata  = #F0F0F8
         | pagename    = DarkSlateGray
         | pagename    = DarkSlateGray
Line 36: Line 36:
         | striking    = Green
         | striking    = Green
         | backhanded  = Blue
         | backhanded  = Blue
         | sweeping    = Gold
         | sweeping    = #CCAA00
         | oppressive  = Red
         | oppressive  = Red
         |
         |

Latest revision as of 12:16, 21 December 2023

Template documentation (for the template shown above, sometimes hidden or invisible)
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)
Active colours
Name Preview
Combat Moves
backhanded Blue
oppressive Red
striking Green
sweeping #CCAA00
Infobox
result_none Gray
Infobox
infoboxheader #3366CC
infoboxsection #6699FF
infoboxfoother #aaaaaa
FEP's
AGI #929AFB
CON #FC91DF
CHA #79FFA5
DEX #FEE9B9
INT #B6E0F5
PER #FFCE92
PSY #D39BFF
STR #F4938C
WIL #D8F45A
(Other)
shareddata #F0F0F8
outdated #FFCCFF
pagename DarkSlateGray
Active colour schemes
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.
1) {{RoB color}} :
Wiki-deletion.png

Template Warning: RoB_color,
Parameter 1 (color scheme name): Is required, but was Empty.

2) {{RoB color | }} :
Wiki-deletion.png

Template Warning: RoB_color,
Parameter 1 (color scheme name): Is required, but was Empty.

3) {{RoB color | foobar | }} :
Wiki-deletion.png

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

7) {{RoB color | foobar | text text text }} :
Wiki-deletion.png

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 }} :
Wiki-deletion.png

Template Warning: RoB_color.
Parameter 1 (color scheme name): Used colour scheme name ( foobar ) not found.


Visit Template:RoB color/doc to edit this text! (How does this work?)