Difference between revisions of "Template:Tlbare"
Jump to navigation
Jump to search
test>Sardanaphalus m (Sardanaphalus moved page Template:Tlpl to Template:Tlbare: Better description) |
test>Sardanaphalus (added percentage font-size handling) |
||
| Line 1: | Line 1: | ||
| − | [[Template:{{{1}}}|{{{2|{{{1}}}}}}]]<noinclude>{{Documentation}}</noinclude> | + | {{#if:{{str endswith|{{{1}}}|%}} <!--(i.e. if {{{1}}} is a percentage)--> |
| + | | [[Template:{{{2}}}|<span style="font-size:{{{1}}};">{{{3|{{{2}}}}}}</span>]] | ||
| + | | [[Template:{{{1}}}|{{{2|{{{1}}}}}}]] | ||
| + | }}<noinclude> | ||
| + | {{Documentation}} | ||
| + | </noinclude> | ||