Template:Color: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
No edit summary
m (Added default color and moved templatedata to documentation.)
Line 5: Line 5:
             border-radius:4px 0 0 4px;
             border-radius:4px 0 0 4px;
             font-family:Courier,monospace;">
             font-family:Courier,monospace;">
<nowiki>#</nowiki>{{{color}}}</span>
<nowiki>#</nowiki>{{{color|000000}}}</span>
<span style="color:transparent;
<span style="color:transparent;
             background:#{{{color}}};
             background:#{{{color|000000}}};
             margin:0;
             margin:0;
             border-radius:0 4px 4px 0;
             border-radius:0 4px 4px 0;
             width:1.75em;"></span></span><noinclude>
             width:1.75em;"></span></span><noinclude>
<templatedata>
{{Documentation}}
{
"params": {
"color": {
"description": "Put the user's main color here.",
"autovalue": "unknown"
}
},
"description": "For putting main colors in."
}
</templatedata>
</noinclude>
</noinclude>

Revision as of 22:13, 16 November 2024

#000000