Welcome to Mariopedia! If you want an account, please request it over at Mario Wiki, Italia Wiki, Gabe the Slacker Wiki, or Fanonpedia.

Template:Color: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
source: https://www.mariowiki.com/Template:Color
(Created page with "<span style="color:{{{2}}}">{{{1}}}</span><noinclude> ==Usage== A way to simplify using color codes. {{{1}}} is the text and {{{2}}} is the color. Category:Formatting Templ...")
 
(source: https://www.mariowiki.com/Template:Color)
Line 1: Line 1:
<span style="color:{{{2}}}">{{{1}}}</span><noinclude>
<includeonly><span style="color:{{{2|unset}}}">{{{1}}}</span></includeonly><noinclude>
==Usage==
== Usage ==
A way to simplify using color codes. {{{1}}} is the text and {{{2}}} is the color.
<code><nowiki>{{color|Text goes here|green}}</nowiki></code>
:{{color|Text goes here|green}}


[[Category:Formatting Templates]]</noinclude>
== About ==
Changes the color of some text from the default black. The first parameter is the text and the second is the color. You can use a color name or a hexadecimal, but if it's hex be sure to include a <code>#</code> before the alphanumeric sequence.
 
== See also ==
*[[Template:Color-link]]
*[[Template:Color-link-external]]
 
[[Category:Formatting templates]]</noinclude>

Navigation menu