Template:Font: Difference between revisions

From bradwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<span style="font-size:{{{size|12px}}}; text-align:{{{align|center}}}">{{{1}}}</span>
<span style="font-size:{{{size|12px}}}; text-align:{{{text-align|center}}}">{{{1}}}</span>


<noinclude>
<noinclude>


{{Font|size=16|align=center|This is a font template}}
{{Font|size=16px|text-align=center|This is a font template}}


</noinclude>
</noinclude>

Revision as of 22:16, 16 May 2013

{{{1}}}


This is a font template