<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://producers.wiki/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://producers.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AHighlight%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://producers.wiki/index.php?title=Template:Highlight/doc&amp;action=history"/>
	<updated>2026-05-02T07:13:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://producers.wiki/index.php?title=Template:Highlight/doc&amp;diff=2288&amp;oldid=prev</id>
		<title>Skritzer: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://producers.wiki/index.php?title=Template:Highlight/doc&amp;diff=2288&amp;oldid=prev"/>
		<updated>2020-04-24T16:24:24Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 16:24, 24 April 2020&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key my_wiki:diff::1.12:old-2287:rev-2288 --&gt;
&lt;/table&gt;</summary>
		<author><name>Skritzer</name></author>
		
	</entry>
	<entry>
		<id>https://producers.wiki/index.php?title=Template:Highlight/doc&amp;diff=2287&amp;oldid=prev</id>
		<title>wikipedia&gt;Pizzahut2: Rm broken shortcut.</title>
		<link rel="alternate" type="text/html" href="https://producers.wiki/index.php?title=Template:Highlight/doc&amp;diff=2287&amp;oldid=prev"/>
		<updated>2019-01-15T21:24:35Z</updated>

		<summary type="html">&lt;p&gt;Rm broken shortcut.&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;
&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;
'''Parameters'''&lt;br /&gt;
*'''text''' (parameter 1): Enter the text to be highlighted.&lt;br /&gt;
&lt;br /&gt;
'''Optional parameters'''&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;
*'''color''' (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;
*'''expiration''' (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's server cache}} if today'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;
* {{tl|Highlight round}} – highlights the included text using a rounded box with shadows&lt;br /&gt;
* {{tl|tq}} – for quoting text on talk pages&lt;br /&gt;
* {{tl|font color}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&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>wikipedia&gt;Pizzahut2</name></author>
		
	</entry>
</feed>