Template:Color: Difference between revisions

From Destiny Wiki
Jump to navigation Jump to search
(Color template)
 
m (decrease to 2px)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="color: {{#if:{{{1|}}}|{{{1}}}|red}};">{{{2}}}</span>
<span style="color: {{#if:{{{1|}}}|{{{1}}}|inherited}}; background-color: {{#if:{{{2|}}}|{{{2}}}|inherited}}; border: {{#if:{{{3|}}}|{{{3}}}|2px}} solid {{#if:{{{2|}}}|{{{2}}}|inherited}}; border-radius: 4px;">{{{4}}}</span><noinclude>
<noinclude>
 
 
----
 
 
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 04:02, 20 March 2024

{{{4}}}