Difference between revisions of "Template:Smalltext"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| (One intermediate revision 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. | |
| − | <noinclude><nowiki><span style="font-size:small">{{{ | + | <nowiki><span style="font-size:small">{{{txt|{{{1|ERROR}}}}}}</span></nowiki> |
| − | <noinclude>[[category:templates]]</noinclude> | + | == 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