<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://irony.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AColor%2Fdoc</id>
	<title>Template:Color/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://irony.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AColor%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://irony.wiki/index.php?title=Template:Color/doc&amp;action=history"/>
	<updated>2026-04-07T22:22:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.5</generator>
	<entry>
		<id>https://irony.wiki/index.php?title=Template:Color/doc&amp;diff=291&amp;oldid=prev</id>
		<title>Saucy: doc</title>
		<link rel="alternate" type="text/html" href="https://irony.wiki/index.php?title=Template:Color/doc&amp;diff=291&amp;oldid=prev"/>
		<updated>2020-08-14T09:32:26Z</updated>

		<summary type="html">&lt;p&gt;doc&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The template can be used to specify the color of a span of text. The color value can be a hex code or any other color value [https://developer.mozilla.org/en-US/docs/Web/CSS/color accepted by CSS].&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{color|COLOR|Text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{color|#0099ff|Hello world}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; outputs: {{color|#0099ff|Hello world}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{color|red|Hello world}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; outputs: {{color|red|Hello world}}&lt;br /&gt;
&lt;br /&gt;
If the text parameter is omitted, the color value will be displayed as the text:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{color|#0099ff}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; outputs: {{color|#0099ff}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{color|red}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; outputs: {{color|red}}&lt;br /&gt;
&lt;br /&gt;
=== Template data ===&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Color&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The color that the text should be. Can be a hex code or any other color value accepted by CSS.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;#0099ff&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Text&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The text that should be colored. If this field is not provided, the color value will be displayed as the text.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Colors a span of text the specified color.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Saucy</name></author>
	</entry>
</feed>