You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Color: Difference between revisions
Jump to navigation
Jump to search
(fix categorization being included in usage) |
mNo edit summary |
||
(9 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><span style="color:{{rgb|{{{1}}}}}">{{{2}}}</span></includeonly><noinclude>This is a template for add a specified color to text. | <includeonly><span style="color:{{rgb|{{{1}}}}}">{{{2}}}</span></includeonly><noinclude>{{Template | ||
|Name=Color | |||
|Type=Formatting | |||
|Type2=Utility | |||
|Type3= | |||
|Sub=No | |||
|Designer=LyingBrian | |||
|Designer2=Andrius | |||
|Designer3= | |||
|Notes= | |||
}} | |||
This is a template for add a specified color to text. | |||
== Usage == | == Usage == | ||
Line 67: | Line 78: | ||
{{color||Example}} | {{color||Example}} | ||
|} | |} | ||
[[category: Templates]] | [[category: Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 21:48, 21 November 2014
|
This is a template for add a specified color to text.
Usage
{{color| | }}
Parameters
- {{{1}}}
- The desired color.
- The {{rgb}} template is already included; simply enter the color name or code.
- {{{2}}}
- The text to colorize.
Examples
What you type | What it looks like |
{{color|blue|Example}} |
Example |
{{color|red|Example}} |
Example |
{{color|green|Example}} |
Example |
{{color|lgreen|Example}} |
Example |
{{color|ffcc00|Example}} |
Example |
{{color|a0a|Example}} |
Example |
{{color||Example}} |
Example |