<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ASemantic_templates_see_also</id>
	<title>Template:Semantic templates see also - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ASemantic_templates_see_also"/>
	<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Semantic_templates_see_also&amp;action=history"/>
	<updated>2026-04-23T19:22:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Semantic_templates_see_also&amp;diff=4962&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Semantic_templates_see_also&amp;diff=4962&amp;oldid=prev"/>
		<updated>2014-03-23T05:07:41Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 05:07, 23 March 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Semantic_templates_see_also&amp;diff=4961&amp;oldid=prev</id>
		<title>SamB: add an example</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Semantic_templates_see_also&amp;diff=4961&amp;oldid=prev"/>
		<updated>2014-02-01T04:48:04Z</updated>

		<summary type="html">&lt;p&gt;add an example&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- This is transcluded into all these templates' /doc pages to save time. --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right; padding: 0 1em;&amp;quot;&amp;gt;{{navbar|Semantic templates see also|plain=y}}&amp;lt;/div&amp;gt;&lt;br /&gt;
* {{tl|strong}} &amp;amp;ndash; For semantically indicating {{strong|strong emphasis}} instead of simple typographical boldfacing.&lt;br /&gt;
* {{tl|strongbad}} &amp;amp;ndash; Same as {{tnull|strong}} but red like this: &amp;quot;{{strongbad|Never}} use {{tnull|strongbad}} in articles.&amp;quot;&lt;br /&gt;
* {{tl|stronggood}} &amp;amp;ndash; Same as {{tnull|strongbad}} but green like this: &amp;quot;{{stronggood|Only}} use {{tnull|stronggood}} on non-article pages.&amp;quot;&lt;br /&gt;
* {{tl|em}} &amp;amp;ndash; Similar template for semantically indicating {{em|mild emphasis}} instead of simple typographical italicization.&lt;br /&gt;
* {{tl|var}} &amp;amp;ndash; Same as {{tl|varserif}} use for all variables (e.g. {{var|strIllustratePrefix}}), except for &amp;quot;I&amp;quot; (upper-case i) and &amp;quot;l&amp;quot; (lower-case L), for which use {{tl|varserif}}.&lt;br /&gt;
* {{tl|varserif}} &amp;amp;ndash; Same as {{tl|var}} but uses serif font (e.g. {{varserif|strIllustratePrefix}}), especially for distinguishing between &amp;quot;I&amp;quot; (upper-case i) and &amp;quot;l&amp;quot; (lower-case L) as variables.&lt;br /&gt;
* {{tl|wikivar}} &amp;amp;ndash; For displaying wikicode variables and magicwords as they would appear in source code, e.g. {{wikivar|PAGENAME}}, {{wikivar|DEFAULTSORT|Lastname, Firstname}}.&lt;br /&gt;
* {{tl|para}} &amp;amp;ndash; For displaying wiki template parameters ({{para|title}}) or parameters and values ({{para|year|2008}}).&lt;br /&gt;
* {{tl|tlx}} and related &amp;amp;ndash; For displaying entire templates (with or without parameters and values) as code.&lt;br /&gt;
* {{tl|tag}} – For using HTML elements (&amp;quot;tags&amp;quot;) in prose (e.g. &amp;quot;When coding HTML {{tag|img}} tags, always include …&amp;quot;).&lt;br /&gt;
* {{tl|code}} &amp;amp;ndash; For computer source code (e.g. &amp;quot;always include the {{code|1=alt=}} parameter&amp;quot;). (Note: to nest other templates like {{tnull|var}} inside, use {{tag|code}} instead of {{tnull|code}}.)&lt;br /&gt;
* {{tl|syntaxhighlight}} or {{tl|sxhl}} – Wrapper for {{tag|syntaxhighlight}}, but will wrap overflowing text.&lt;br /&gt;
* {{tl|deprecated code}} or {{tl|dc2}} &amp;amp;ndash; For deprecated source code in template documentation, articles on [[HTML]] specs, etc. (e.g. &amp;quot;do not use {{dc2|{{tag|blink}}}}&amp;quot;).&lt;br /&gt;
* {{tl|pre}} – For larger blocks of source code and other pre-formatted text.&lt;br /&gt;
* {{tl|bq}} &amp;amp;ndash; For indented blocks of content, such as block quotations, examples, poems, etc.&lt;br /&gt;
* {{tl|kbd}} &amp;amp;ndash; For indicating {{kbd|user input}}.&lt;br /&gt;
* {{tl|key press}} &amp;amp;ndash; For indicating the input of specific keystrokes, e.g. {{key press|Ctrl}}{{key press|X}}.&lt;br /&gt;
* {{tl|PlayStation key press}} &amp;amp;ndash; For indicating PlayStation-style gamepad key presses, e.g. {{pskeypress|x}}.&lt;br /&gt;
* {{tl|samp}} &amp;amp;ndash; For {{samp|example output}}.&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES AND INTERWIKIS LINKS TO THE /doc PAGE, NOT HERE, THANKS --&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>SamB</name></author>
		
	</entry>
</feed>