Difference between revisions of "Template:Smalltext"
From PC-BSD Wiki
Tigersharke (Talk | contribs) (Created page with "<includeonly><span style="font-size:small">{{{text|{{{1|ERROR}}}}}}</span></includeonly>") |
Tigersharke (Talk | contribs) |
||
| (3 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <span style="font-size:small">{{{txt|{{{1|ERROR}}}}}}</span><noinclude><!-- (there is an error/issue in the code for explanation here) This allows for small text in a heading. |
| + | <nowiki><span style="font-size:small">{{{txt|{{{1|ERROR}}}}}}</span></nowiki> | ||
| + | == Usage in context == | ||
| + | '''<nowiki>== header text {{</nowiki>smalltext|txt='''''example text'''''<nowiki>}} ==</nowiki>''' | ||
| + | == Result in context == | ||
| + | == header text {{Smalltext|txt=example text}}== --> | ||
| + | </noinclude><noinclude>[[category:templates]][[category:style]]</noinclude><!-- there must be no space or text after this comment --> | ||
Revision as of 13:19, 7 February 2013
ERROR