<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Template%3AHighlight%2Fdoc</id>
	<title>Template:Highlight/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pool.calebcooper.ie/index.php?action=history&amp;feed=atom&amp;title=Template%3AHighlight%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Template:Highlight/doc&amp;action=history"/>
	<updated>2026-06-06T12:51:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://pool.calebcooper.ie/index.php?title=Template:Highlight/doc&amp;diff=12970&amp;oldid=prev</id>
		<title>Caleb Cooper: /* See also */</title>
		<link rel="alternate" type="text/html" href="https://pool.calebcooper.ie/index.php?title=Template:Highlight/doc&amp;diff=12970&amp;oldid=prev"/>
		<updated>2020-10-20T16:31:49Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-risk}}&lt;br /&gt;
{{Commons Import}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{Template shortcut|hl|hilite}}&lt;br /&gt;
For adding yellow highlight to specified text. The highlight color can be changed, and the highlight can also be set to expire at a certain date. Please keep template usage to talk pages only.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{highlight | text | color (optional) | expiration (optional) }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Parameters&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;text&amp;#039;&amp;#039;&amp;#039; (parameter 1): Enter the text to be highlighted.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Optional parameters&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
These parameters are optional, but unused parameters must be separated by a pipe (see examples below):&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;color&amp;#039;&amp;#039;&amp;#039; (parameter 2): Colors may be specified by word (e.g., &amp;quot;red&amp;quot;, &amp;quot;blue&amp;quot;, &amp;quot;lightgreen&amp;quot;) or in [[Web colors|hexadecimal]] format (e.g., &amp;quot;#FF0066&amp;quot;, &amp;quot;#C0C0C0&amp;quot;). If no value is given for the color, the template defaults to yellow.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;expiration&amp;#039;&amp;#039;&amp;#039; (parameter 3): Highlights may be set to expire on a certain date, which leaves the text as-is, but removes the highlight color. The expiration value can be specified in any format.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! code !! output !! notes&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{highlight | text }}&amp;lt;/nowiki&amp;gt; || {{highlight | text }} || The default highlight color is yellow&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{highlight | text | lightblue }}&amp;lt;/nowiki&amp;gt; || {{highlight | text | lightblue }} || The second parameter is the highlight color&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{highlight | text | pink | 2011-01-01 }}&amp;lt;/nowiki&amp;gt; || {{highlight | text | pink | 2011-01-01 }} || This is not highlighted since 1 January 2011 is in the past&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{highlight | text | pink |&amp;lt;/nowiki&amp;gt; {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} &amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt; || {{highlight | text || {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}}} || There is no highlighting on the expiration date ({{Purge|purge this page&amp;#039;s server cache}} if today&amp;#039;s date is not shown)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{highlight | text | #00FF00 | 1 January 2099 }}&amp;lt;/nowiki&amp;gt; || {{highlight | text | #00FF00 | 1 January 2099 }} || This is highlighted since 1 January 2099 is in the future&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{highlight | text || January 1, 2099 }}&amp;lt;/nowiki&amp;gt; || {{highlight | text || January 1, 2099 }} || Note the color parameter, left blank, is still represented&amp;lt;br&amp;gt; with a pipe (followed by the expiration parameter pipe)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
For more detail see wikipedia page [[wikipedia:Template:Highlight]]&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;Text to be highlighted&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Highlight this text&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Optional Colour&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;lightblue or #ff8c00&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Expiration Date&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;1 January 2099&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Escalation Notice&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
[[Category:AutoDumpContentFromCommons]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Typing-aid templates]]&lt;br /&gt;
[[Category:Text color templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Caleb Cooper</name></author>
	</entry>
</feed>