<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.shadowrunwiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ASmall%2Fdoc</id>
	<title>Template:Small/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.shadowrunwiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ASmall%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.shadowrunwiki.com/index.php?title=Template:Small/doc&amp;action=history"/>
	<updated>2026-06-04T05:25:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://www.shadowrunwiki.com/index.php?title=Template:Small/doc&amp;diff=596&amp;oldid=prev</id>
		<title>Catrone3: Created page with &quot;{{Documentation subpage}} == Usage == This template is a replacement for {{tag|small}}.  Remember &quot;Avoid using smaller font sizes in elements that already use a smaller font size, such as infoboxes, navboxes and references sections&quot;. Using this template within an infobox would produce a font size 75% of the page default, well below the 85% minimum specified in the linked guidelines. Common text within an infobox is 88% of page default. Therefore use of this template in a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.shadowrunwiki.com/index.php?title=Template:Small/doc&amp;diff=596&amp;oldid=prev"/>
		<updated>2024-03-25T01:06:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} == Usage == This template is a replacement for {{tag|small}}.  Remember &amp;quot;Avoid using smaller font sizes in elements that already use a smaller font size, such as infoboxes, navboxes and references sections&amp;quot;. Using this template within an infobox would produce a font size 75% of the page default, well below the 85% minimum specified in the linked guidelines. Common text within an infobox is 88% of page default. Therefore use of this template in a...&amp;quot;&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;
== Usage ==&lt;br /&gt;
This template is a replacement for {{tag|small}}.&lt;br /&gt;
&lt;br /&gt;
Remember &amp;quot;Avoid using smaller font sizes in elements that already use a smaller font size, such as infoboxes, navboxes and references sections&amp;quot;. Using this template within an infobox would produce a font size 75% of the page default, well below the 85% minimum specified in the linked guidelines. Common text within an infobox is 88% of page default. Therefore use of this template in an infobox yields 74.8% of page default (0.88 * 0.85). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The only parameter is the content and may contain templates, images, etc. if a block needs to be wrapped in this template and contains such elements.  Note that if the &amp;lt;code&amp;gt;=&amp;lt;/code&amp;gt; character appears in the content, the parameter must be explicitly specified as {{para|1}}.&lt;br /&gt;
&lt;br /&gt;
Do not use this template to wrap multiple lines; doing so will cause Linter errors.  If you need to wrap multiple list items or multiple paragraphs, use {{tl|smalldiv}} around the entire block, or wrap each list item or paragraph separately.&lt;br /&gt;
&lt;br /&gt;
Thus {{done|Good practice}}:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!input&lt;br /&gt;
!shows&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;What a wonderful world&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| What a wonderful world&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{small|What a wonderful world}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{small|What a wonderful world}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{small|1=3 + 2 = 5}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{small|1=3 + 2 = 5}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;pre&amp;gt;{{small|1=103}}&lt;br /&gt;
{{small|1=+ 2}}&lt;br /&gt;
——&lt;br /&gt;
{{small|1=105}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
|{{small|1=103}}&lt;br /&gt;
&lt;br /&gt;
{{small|1=+ 2}}&lt;br /&gt;
&lt;br /&gt;
——&lt;br /&gt;
&lt;br /&gt;
{{small|1=105}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{not done|Don&amp;#039;t do this}}:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{small|&lt;br /&gt;
*One&lt;br /&gt;
*Two&lt;br /&gt;
*Three}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{done|Do this instead}}:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;{{smalldiv|&lt;br /&gt;
*One&lt;br /&gt;
*Two&lt;br /&gt;
*Three}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Template data ==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
        &amp;quot;description&amp;quot;: &amp;quot;A template shortcut for the \&amp;quot;small\&amp;quot; HTML tag that makes the font smaller &amp;quot;,&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&amp;quot;,&lt;br /&gt;
                        &amp;quot;description&amp;quot;: &amp;quot;The text that you&amp;#039;d like to be made smaller&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;
        }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tracking category ==&lt;br /&gt;
* {{clc|Pages using small with an empty input parameter}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{font size templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- TEMPLATE CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Resizing templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Catrone3</name></author>
	</entry>
</feed>