Changes
Jump to navigation
Jump to search
m
Reverted edits by 2600:1014:B101:5474:3063:1B12:BA71:FF45 (talk) to last version by Samwilson
{{Documentation subpage}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
== Usage ==
<pre>
{{color|orange|Let's be careful}}
</pre>
<blockquote>
{{color|orange|Let's be careful}}
</blockquote>
<pre>
{{color|#229944|Looks good}}
</pre>
<blockquote>
{{color|#229944|Looks good}}
</blockquote>
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->
[[Category:Text color templates]]
}}</includeonly>
<templatedata>
{
"params": {
"1": {
"description": "CSS color for text",
"example": "#eee8aa",
"type": "string",
"default": "red"
},
"2": {
"description": "text to color",
"example": "this appears colored",
"required": true
}
},
"description": "Colors text"
}
</templatedata>
== See also ==
* {{tl|red}}
* {{tl|green}}
* {{tl|blue}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
== Usage ==
<pre>
{{color|orange|Let's be careful}}
</pre>
<blockquote>
{{color|orange|Let's be careful}}
</blockquote>
<pre>
{{color|#229944|Looks good}}
</pre>
<blockquote>
{{color|#229944|Looks good}}
</blockquote>
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->
[[Category:Text color templates]]
}}</includeonly>
<templatedata>
{
"params": {
"1": {
"description": "CSS color for text",
"example": "#eee8aa",
"type": "string",
"default": "red"
},
"2": {
"description": "text to color",
"example": "this appears colored",
"required": true
}
},
"description": "Colors text"
}
</templatedata>
== See also ==
* {{tl|red}}
* {{tl|green}}
* {{tl|blue}}