<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://projectmailer.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ASemantic_markup_templates</id>
	<title>Template:Semantic markup templates - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://projectmailer.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ASemantic_markup_templates"/>
	<link rel="alternate" type="text/html" href="https://projectmailer.net/index.php?title=Template:Semantic_markup_templates&amp;action=history"/>
	<updated>2026-04-22T11:33:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://projectmailer.net/index.php?title=Template:Semantic_markup_templates&amp;diff=10939&amp;oldid=prev</id>
		<title>Grlucas: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://projectmailer.net/index.php?title=Template:Semantic_markup_templates&amp;diff=10939&amp;oldid=prev"/>
		<updated>2020-08-06T11:34:17Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&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: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 07:34, 6 August 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key projectmailer-mw5w_:diff:1.41:old-10938:rev-10939 --&gt;
&lt;/table&gt;</summary>
		<author><name>Grlucas</name></author>
	</entry>
	<entry>
		<id>https://projectmailer.net/index.php?title=Template:Semantic_markup_templates&amp;diff=10938&amp;oldid=prev</id>
		<title>en&gt;Funandtrvl: update link</title>
		<link rel="alternate" type="text/html" href="https://projectmailer.net/index.php?title=Template:Semantic_markup_templates&amp;diff=10938&amp;oldid=prev"/>
		<updated>2020-07-28T20:26:10Z</updated>

		<summary type="html">&lt;p&gt;update link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Navbox&lt;br /&gt;
| name = Semantic markup templates&lt;br /&gt;
| state = {{{state|{{{1|&amp;lt;includeonly&amp;gt;collapsed&amp;lt;/includeonly&amp;gt;}}}}}}&lt;br /&gt;
| title = {{c|Semantic markup templates}}&lt;br /&gt;
| liststyle = font-size:110%;&lt;br /&gt;
| tracking = no &amp;lt;!-- keep the documented templates out of the hlist tracking category --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| list1 =&lt;br /&gt;
  {{Aligned table&lt;br /&gt;
   |cols=3 |class=sortable |style=line-height:1.35em;text-align:left;&lt;br /&gt;
   |colstyle=&amp;lt;!--vertical-align:middle;--&amp;gt;padding-right:1.0em;&lt;br /&gt;
   |col2style=white-space:nowrap; |col3style=white-space:normal;&lt;br /&gt;
   |row1style=line-height:1.6em;&lt;br /&gt;
   |row1header=on&lt;br /&gt;
   | Template&amp;amp;nbsp;      | Example output&amp;amp;nbsp;                                 | Use&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
   | {{tlxb|strong}}     | {{strong|Important!}}                                | To indicate [[HTML element#strong|&amp;lt;nowiki&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;/nowiki&amp;gt;]] importance, seriousness, or urgency instead of just simple typographical boldfacing&lt;br /&gt;
   | {{tlxb|strongbad}}  | &amp;quot;{{strongbad|Never}} use&amp;amp;thinsp;...&amp;quot;                 | Same as {{braces|strong}} but in red&lt;br /&gt;
   | {{tlxb|stronggood}} | &amp;quot;{{stronggood|Only}} use&amp;amp;thinsp;...&amp;quot;                 | Same as {{braces|strong}} but in green&lt;br /&gt;
   | {{tlxb|em}}         | &amp;quot;An {{em|emphatic phrase}}&amp;quot;                          | To indicate [[HTML element#em|&amp;lt;nowiki&amp;gt;&amp;lt;em&amp;gt;&amp;lt;/nowiki&amp;gt;]] stress emphasis (not just purely typographical italicization like for book titles or foreign terms)&lt;br /&gt;
   | {{tlxb|var}}        | {{var|strPrefix}}                                    | To indicate text is a variable name. Use for any variable names except those including &amp;quot;I&amp;quot; (uppercase&amp;amp;nbsp;i) and/or &amp;quot;l&amp;quot; (lowercase&amp;amp;nbsp;L); for these, {{braces|var serif}} should be used to ensure a noticeable distinction&lt;br /&gt;
   | {{tlxb|var serif}}   | {{var serif|strIllustratePrefix}}                     | (see {{braces|var}} above)&lt;br /&gt;
   | {{tlxb|tld}}        | {{tld|DEFAULTSORT:Y, X}}                             | To display wikicode variables and [[Help:Magic words|magic words]] as they would appear in code&lt;br /&gt;
   | {{tlxb|para}}       | {{para|year|2008}}                                   | To display template parameters with or without values&lt;br /&gt;
   | {{tlxb|param}}      | {{param|title|alt}}                                  | To display parameters as used in code (i.e. with triple braces), especially to indicate relationships between them. May be combined with {{braces|para}} above&lt;br /&gt;
   | {{tlxb|tlx}} etc.   | {{tlx|Template|{{var|1}}|{{var|2}}|...|{{var|10}}}}  | To display a template call (with or without parameters and values) as code&lt;br /&gt;
   | {{tlxb|tag}}        | {{resize|95%|&amp;quot;The {{tag|img}} tags&amp;amp;thinsp;...&amp;quot;}}     | To render [[HTML element]]s (&amp;quot;tags&amp;quot;) in prose&lt;br /&gt;
   | {{tlxb|code}}/{{tlxb|codett}} | {{nowrap|{{resize|95%|&amp;quot;Ensure the {{code|1=alt=}} parameter&amp;amp;thinsp;...&amp;quot;}}}}  | To indicate text is source code. To nest other templates within {{braces|code}}, use {{tag|code}}. {{tl|codett}} differs only in styling: {{code|someMethod}} becomes  {{codett|someMethod}}&lt;br /&gt;
   | {{tlxs|codenowiki}} | &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{small|small text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;   | To wrap example code in {{code|&amp;lt;code&amp;gt;&amp;lt;&amp;lt;nowiki&amp;gt;nowiki&amp;lt;/nowiki&amp;gt;&amp;gt;...&amp;lt;&amp;lt;nowiki&amp;gt;/nowiki&amp;lt;/nowiki&amp;gt;&amp;gt;&amp;lt;/code&amp;gt;}}&lt;br /&gt;
   | {{tlxs|kbdnowiki}}  | &amp;lt;kbd&amp;gt;&amp;lt;nowiki&amp;gt;{{big|big text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/kbd&amp;gt;         | To wrap example code in {{code|&amp;lt;kbd&amp;gt;&amp;lt;&amp;lt;nowiki&amp;gt;nowiki&amp;lt;/nowiki&amp;gt;&amp;gt;...&amp;lt;&amp;lt;nowiki&amp;gt;/nowiki&amp;lt;/nowiki&amp;gt;&amp;gt;&amp;lt;/kbd&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
   | {{tlxb|syntaxhighlight}}       | &amp;amp;nbsp; &amp;amp;nbsp; &amp;lt;sub&amp;gt;[this is a block template]&amp;lt;/sub&amp;gt; | ({{thin space|or {{tlx|sxhl}}}})&amp;amp;nbsp; Wrapper for {{tag|syntaxhighlight}}, but will wrap overflowing text&lt;br /&gt;
   | {{tlxb|deprecated code}}       | &amp;quot;Do not use {{tag|{{deprecated code|blink}}|o}}.&amp;quot;   | ({{thin space|or {{tlx|dc}}}})&amp;amp;nbsp; To indicate [[Deprecation|deprecated]] source code in template documentation, articles on HTML specs, etc. The {{tlx|dc2}} variant uses {{nowrap|strike-through}} ({{tag|{{dc2|blink}}|o}}) while {{tlx|dcr}} uses red ({{tag|{{dcr|blink}}|o}}).&lt;br /&gt;
   | {{tlxb|pre}}                   | &amp;amp;nbsp; &amp;amp;nbsp; &amp;lt;sub&amp;gt;[this is a block template]&amp;lt;/sub&amp;gt; | For larger blocks of source code and other pre-formatted text&lt;br /&gt;
   | {{tlxb|quote}}                 | &amp;amp;nbsp; &amp;amp;nbsp; &amp;lt;sub&amp;gt;[this is a block template]&amp;lt;/sub&amp;gt; | For block quotations (only – never for non-quotations)&lt;br /&gt;
   | {{tlxb|block indent}}          | &amp;amp;nbsp; &amp;amp;nbsp; &amp;lt;sub&amp;gt;[this is a block template]&amp;lt;/sub&amp;gt; | For indented blocks of material; visually identical to {{tlx|quote}} but without quote markup&lt;br /&gt;
   | {{tlxb|kbd}}                   | {{kbd|user input}}                                  | To indicate user input&lt;br /&gt;
   | {{tlxb|key press}}             | {{key press|Ctrl|x}}                                | To indicate specific-keystroke input, including combinations&lt;br /&gt;
   | {{tlxb|key top}}               | {{key top|Left shift}}                              | Similar; includes more symbols, but does not directly support combinations&lt;br /&gt;
   | {{tlxb|PlayStation key press}} | {{lower|0.17em|{{PlayStation key press|square}}}}   | To indicate PlayStation-style gamepad key presses&amp;lt;span style{{=}}&amp;quot;display: inline-block; padding-top: 0.3em; padding-bottom: 0.1em;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&lt;br /&gt;
   | {{tlxb|button}}                | {{button|Don&amp;#039;t save}}                               | To indicate a button in a user interface&lt;br /&gt;
   | {{tlxb|samp}}                  | {{samp|example output}}                             | To indicate sample or example output&lt;br /&gt;
  }}&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Funandtrvl</name></author>
	</entry>
</feed>