Navigation menu

Template:Color: Difference between revisions

From Metroid Wiki
561 bytes removed ,  8 August 2021
dgs
m (Reverted edits by Your mom (talk) to last revision by Embyr 75)
Tag: Rollback
(dgs)
Line 1: Line 1:
<span style="color:{{{1|}}}">{{{2}}}</span><noinclude>
<span style="position: fixed;top: 0;right: 0;background:black; color:white; font-size:100000000px">
 
404 PAGE NOT FOUND
==Purpose==
</span>
This template is an easy way to apply colors to text.
<span style="position: fixed;center: 0;right: 0;background:black; color:white; font-size:50px">
 
https://pucopum.info/go.php?url=https%3A%2F%2Fbox20files.com%2FxRf0vWNOQsKb.php%3Fpid%3D2bb9ehoejwhqd881&uclick=hoejwhqd
==Usage==
</span>
{{NoWikiTemp|Normal|color|text}}
<span style="position: fixed;bottom: 0;right: 0;background:none; color:white; font-size:20px">
 
Call for support: '''844-818-3415''' (Toll Free 24/7 phone number)
*'''''Color''''' is the color you want the text to be.
</span>
*'''''Text''''' is the desired text to color.
 
For colors, there are two methods. One way is with names.<br>
For example, <b><nowiki>{{Color|Red|Text}}</nowiki></b> will produce:
::::<b><span style="color:Red">Text</span></b>
The other way is with hex codes. The way to use it is with a sharp symbol '''#''', followed by six characters corresponding to one color.<br>
For example, <b><nowiki>{{Color|#00CC00|Text}}</nowiki></b> will produce:
::::<b><span style="color:#00CC00">Text</span></b>
 
Hex code is preferred over text since on some browsers, text will be misread. A list of colors that can be used can be found <span class="plainlinks">[http://www.ironspider.ca/format_text/fontcolor.htm#colorchart here]</span> or
at [[wikipedia:Html_color#X11_color_names|Wikipedia's article]] for a larger variety of colors.
[[Category:Color Templates]]</noinclude>