Template:Color: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
No edit summary
m (38 revisions imported from wikipedia:Template:Color)
 
(23 intermediate revisions by 19 users not shown)
Line 1: Line 1:
<includeonly><span style="color:{{{2|unset}}}">{{{1}}}</span></includeonly><noinclude>
{{Navbox
== Usage ==
| name = Color
<code><nowiki>{{color|Text goes here|green}}</nowiki></code>
| title = [[Color|Major Colors]]|
:{{color|Text goes here|green}}
| group1 = [[List of colors|List]]

| list1 = '''Major [[Primary color|Primary colors]]''':[[Blue]]{{color|blue|*}} [[Green]]{{color|Green|*}} [[Red]]{{color|red|*}}
== About ==
<br>'''Major [[Additive color|Additive colors]] or [[Secondary color|Secondary colors]]''': [[Brown]]{{color|brown|*}} [[Orange (colour)|Orange]]{{color|orange|*}} [[Pink]]{{color|pink|*}} [[Purple]]{{color|purple|*}} [[Violet (color)|Violet]]{{color|Violet|*}} [[Yellow]]{{color|yellow|*}}
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.
}}<noinclude>

== Attribution ==
The original template is from the [https://www.mariowiki.com/Template:Color Super Mario Wiki].

== See also ==
*[[Template:Color-link]]
*[[Template:Color-link-external]]

[[Category:Formatting templates]]</noinclude>

Latest revision as of 15:24, January 29, 2022

Usage

{{color|Text goes here|green}}

Text goes here

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 # before the alphanumeric sequence.

Attribution

The original template is from the Super Mario Wiki.

See also