Template:FontSize: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 April 2025

  • curprev 04:4304:43, 18 April 2025Iritscen talk contribs 604 bytes +604 Created page with "<includeonly><span style="font-size:{{{1|100}}}%;">{{{2}}}</span></includeonly><noinclude>A shortcut for creating a span of text with a custom size, which otherwise would require typing:<br> <code><nowiki><span style="font-size:90%;"></nowiki>''something''<nowiki></span></nowiki></code> To use this template, pass the percentage size of the text as parameter 1 (with no '%') and the text to use as parameter 2, like so: <code><nowiki>{{FontSize|75|Here's some small text.}..."