Template:Color: Difference between revisions
Jump to navigation
Jump to search
tried to fix it |
Dat Hack3r (talk | contribs) m Preventing extra newlines. |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<span | <templatestyles src="Color/styles.css" /><span class="color-box"><span class="color-text">{{#if:{{{1|}}}|{{#tag:nowiki|{{{1}}}}}|{{#tag:nowiki|{{{color|#000000}}}}}}}</span><span class="color-fill" style="background-color: {{#if:{{{1|}}}|{{#tag:nowiki|{{{1}}}}}|{{#tag:nowiki|{{{color|#000000}}}}}}};"></span></span><noinclude> | ||
<span | {{Documentation}} | ||
<span style="color: | |||
</span> | |||
</span> | |||
<noinclude | |||
{ | |||
} | |||
</noinclude> | </noinclude> |
Latest revision as of 11:32, 22 November 2024
#000000
![]() | This template is a high priority for maintenance as it is original to the OWOT Wiki and used in articles. As such, this template may contain bugs and it should be a top priority of template maintainers to quickly fix any issues that arise with it. Discuss breaking changes on the talk page before implementing them. |
For putting main colors in.
Parameter | Description | Type | Status | |
---|---|---|---|---|
color | color | CSS name of color or hex code of color, e.g. 'red' or '#00F000'.
| String | optional |