Template:Color: Difference between revisions
Template page
More actions
←Created page with '<span style="color:{{{1}}}">{{{2}}}</span><noinclude> ---- '''Usage:''' <nowiki>{{</nowiki>color|''color''|''text''}} '''Examples:''' * <nowiki>{{</nowiki>color...' |
m +font-weight |
||
| (41 intermediate revisions by 18 users not shown) | |||
| Line 1: | Line 1: | ||
<span style="color:{{{1}}} | <span style="background:{{{bg|{{{3|transparent}}}}}};{{#invoke:String|replace|color:{{#switch:{{{1}}}|b=#000|w=#FFF|=red|{{{1}}}}};font-weight:{{{bold|{{{b|{{#switch:{{{6}}}|b=7|bold=9|4}}00}}}}}};{{{style|{{{css|{{{5|}}}}}}}}}|[ | ||
]||plain=false}}" title="{{{title|{{{bg|{{{4|transparent}}}}}}}}}">{{{2|{{0|!}}}}}</span><noinclude> | |||
{{documentation}} | |||
</noinclude> | </noinclude> | ||