Welcome to Wars Wiki!
Welcome to Wars Wiki. Please log in or create an account to make changes.

Template:Color: Difference between revisions

From Wars Wiki
m
& the game terms might use british spelling but the meta stuff sure doesn't gotta
m (New page: <span style="color:#{{{1}}};">{{{2}}}</span><noinclude>Category:Code templates</noinclude>)
 
m (& the game terms might use british spelling but the meta stuff sure doesn't gotta)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<span style="color:#{{{1}}};">{{{2}}}</span><noinclude>[[Category:Code templates]]</noinclude>
<span style="color:{{{1|}}}">{{{2|{{{1|}}}}}}</span><noinclude>
Customizes the colour of the text. It takes 2 parameters:
# CSS code for the color to display - Hex colors (#C9E72A) or web colors (red, blue, darkorchid, etc.)
# Text to display
 
[[Category:Meta-templates]]</noinclude>