Difference between revisions of "Template:Color"
From EVE University Wiki
m |
(Moved documentation to Template:Color/doc.) |
||
Line 1: | Line 1: | ||
− | + | <includeonly><span style='{{#if:{{{1}}}|color:{{{1|khaki}}}|color:khaki}}'>{{{2|no text}}}</span></includeonly><noinclude> | |
− | + | {{documentation}} | |
− | <includeonly | + | </noinclude> |
− |
Revision as of 01:08, 25 February 2017
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to color some text.
- Dependencies
- Used by
- Syntax
- {{Color|<color>|<text you want to color>}}
- Sample output
{{Color|yellow|This text is yellow}} - gives...
- This text is yellow
{{Color|#FFFF00|This text is just as yellow}} - gives
- This text is just as yellow
- References