Even for a low-activity wiki, hosting & rendering many HQ image files takes significant resources and comes with high monthly server costs.
If you're able, please consider contributing to keep the site running to help support this independent, ad-free, fan-run site. Thank you!

Difference between revisions of "Template:Color"

From Highway 0, the Kentucky Route Zero wiki
Jump to navigation Jump to search
(Created page with "<span style="color: {{#if:{{{1|}}}|{{{1}}}|red}};">{{{2}}}</span><noinclude> == Usage == <code><nowiki>{{color|blue|Your text}}</code></nowiki> {{color|blue|Your text}} <c...")
 
 
Line 3: Line 3:
 
== Usage ==
 
== Usage ==
  
<code><nowiki>{{color|blue|Your text}}</code></nowiki>
+
<code><nowiki>{{color|blue|Your text}}</nowiki></code>
  
 
{{color|blue|Your text}}
 
{{color|blue|Your text}}
  
<code><nowiki>{{color|#ff0000|Your text}}</code></nowiki>
+
<code><nowiki>{{color|#ff0000|Your text}}</nowiki></code>
  
 
{{color|#ff0000|Your text}}
 
{{color|#ff0000|Your text}}

Latest revision as of 10:44, 30 June 2018

{{{2}}}

Usage[edit]

{{color|blue|Your text}}

Your text

{{color|#ff0000|Your text}}

Your text