Template:Small: Difference between revisions

From Sasara Wiki
Jump to navigation Jump to search
Created page with "<small>{{{1}}}</small><NOINCLUDE> ==Example== ===Markup=== <NOWIKI>{{Small|The bird is the word}}</NOWIKI> ===Output=== {{Small|The bird is the word}} Category:Backend</NOINCLUDE>"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<small>{{{1}}}</small><NOINCLUDE>
<span style="font-size:smaller; font-weight:bold;">{{{1}}}</span><NOINCLUDE>


==Example==
==Example==
Line 9: Line 9:
{{Small|The bird is the word}}
{{Small|The bird is the word}}


[[Category:Backend]]</NOINCLUDE>
[[Category:Meta]]</NOINCLUDE>

Latest revision as of 08:43, 28 June 2025

{{{1}}}

Example

Markup

{{Small|The bird is the word}}

Output

The bird is the word