Jump to content

Template:Color: Difference between revisions

HiyaHiya (talk | contribs)
No edit summary
-lime.owotwiki (talk | contribs)
Add colour to text
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span style="display:inline-flex;border-radius:4px;border:1px solid black;margin:0;padding:4px;background:#eee;">
<templatestyles src="Color/styles.css" />
<span style="color:#{{{color}}};
<span class="color-box">
            background:white;
<span class="color-text" style="color: {{#if:{{{1|}}}|{{#tag:nowiki|{{{1}}}}}|{{#tag:nowiki|{{{color|#000}}}}}}};">{{#if:{{{1|}}}|{{#tag:nowiki|{{{1}}}}}|{{#tag:nowiki|{{{color|#000000}}}}}}}</span>
            margin:0;
<span class="color-fill" style="background-color: {{#if:{{{1|}}}|{{#tag:nowiki|{{{1}}}}}|{{#tag:nowiki|{{{color|#000}}}}}}};"></span>
            border-radius:4px 0 0 4px;
</span>
            font-family:Courier,monospace;">
<noinclude>
<nowiki>#</nowiki>{{{color}}}</span>
{{Documentation}}
<span style="color:transparent;
            background:#{{{color}}};
            margin:0;
            border-radius:0 4px 4px 0;
            width:1.75em;"></span></span><noinclude>
<templatedata>
{
"params": {
"color": {
"description": "Put the user's main color here.",
"autovalue": "unknown"
}
},
"description": "For putting main colors in."
}
</templatedata>
</noinclude>
</noinclude>