Template:Sizepf: Difference between revisions

From Timaresh
Jump to navigationJump to search
(Created page with '<noinclude>Converts a size code to the full text.</noinclude> {{#switch: {{{1|}}} | f = Fine | d = Diminutive | t = Tiny | s = Small | m = Medium | l = Large | h = Huge | g = Gar…')
 
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>Converts a size code to the full text.</noinclude>
<includeonly>{{#switch: {{{1|}}}
{{#switch: {{{1|}}}
| f = Fine
| f = Fine
| d = Diminutive
| d = Diminutive
Line 10: Line 9:
| g = Gargantuan
| g = Gargantuan
| c = Colossal
| c = Colossal
}}
| Medium
<noinclude><pre><nowiki>
}}</includeonly><noinclude>Converts a size code to the full text.
<pre><nowiki>
| f = Fine
| f = Fine
| d = Diminutive
| d = Diminutive

Latest revision as of 02:46, 29 July 2013

Converts a size code to the full text.

| f = Fine
| d = Diminutive
| t = Tiny
| s = Small
| m = Medium
| l = Large
| h = Huge
| g = Gargantuan
| c = Colossal