<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://amaranth-legacy.community/Template:Small/doc?action=history&amp;feed=atom</id>
	<title>Template:Small/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://amaranth-legacy.community/Template:Small/doc?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://amaranth-legacy.community/Template:Small/doc?action=history"/>
	<updated>2026-04-09T17:25:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://amaranth-legacy.community/index.php?title=Template:Small/doc&amp;diff=4100&amp;oldid=prev</id>
		<title>imported&gt;Tesinormed: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://amaranth-legacy.community/index.php?title=Template:Small/doc&amp;diff=4100&amp;oldid=prev"/>
		<updated>2023-05-16T22:25:49Z</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 22:25, May 16, 2023&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 mediawiki-mediawiki-:diff:1.41:old-4099:rev-4100 --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Tesinormed</name></author>
	</entry>
	<entry>
		<id>https://amaranth-legacy.community/index.php?title=Template:Small/doc&amp;diff=4099&amp;oldid=prev</id>
		<title>MediaWiki&gt;Pppery: Reverted edits by 190.80.164.40 (talk) to last version by Blua lago</title>
		<link rel="alternate" type="text/html" href="https://amaranth-legacy.community/index.php?title=Template:Small/doc&amp;diff=4099&amp;oldid=prev"/>
		<updated>2023-04-30T00:33:41Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/Special:Contributions/190.80.164.40&quot; title=&quot;Special:Contributions/190.80.164.40&quot;&gt;190.80.164.40&lt;/a&gt; (&lt;a href=&quot;/User_talk:190.80.164.40?action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:190.80.164.40 (page does not exist)&quot; rel=&quot;nofollow&quot;&gt;talk&lt;/a&gt;) to last version by Blua lago&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Languages|Template:Small/doc}}&lt;br /&gt;
{{Documentation subpage}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template is a replacement for {{tag|small}}.&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 [[Special:LintErrors|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;
&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;: {&lt;br /&gt;
		&amp;quot;en&amp;quot;: &amp;quot;A template shortcut for the “small” HTML tag that makes the font smaller.&amp;quot;,&lt;br /&gt;
		&amp;quot;cs&amp;quot;: &amp;quot;Zkratka šablony pro “malou” značku HTML, která zmenšuje písmo.&amp;quot;,&lt;br /&gt;
		&amp;quot;tr&amp;quot;: &amp;quot;Yazı tipini küçülten “small” HTML etiketi için bir şablon kısayolu.&amp;quot;&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;: {&lt;br /&gt;
				&amp;quot;en&amp;quot;: &amp;quot;Text&amp;quot;,&lt;br /&gt;
				&amp;quot;cs&amp;quot;: &amp;quot;Text&amp;quot;,&lt;br /&gt;
				&amp;quot;tr&amp;quot;: &amp;quot;Metin&amp;quot;&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;description&amp;quot;: {&lt;br /&gt;
				&amp;quot;en&amp;quot;: &amp;quot;The text that you&amp;#039;d like to be made smaller.&amp;quot;,&lt;br /&gt;
				&amp;quot;cs&amp;quot;: &amp;quot;Text, který chcete zmenšit.&amp;quot;,&lt;br /&gt;
				&amp;quot;tr&amp;quot;: &amp;quot;Küçültülmesini istediğiniz metin.&amp;quot;&lt;br /&gt;
			},&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;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- TEMPLATE CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Formatting templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>MediaWiki&gt;Pppery</name></author>
	</entry>
</feed>