Difference between revisions of "Template:This"
Jump to navigation
Jump to search
m (Where the hell come's this annoying newline oO) |
|||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <div style="font-size:100%; font-style:italic; margin-top:1em; margin-bottom:1.5em; padding:0.5em; clear:both; border:4px dotted #e5e5e5; text-align: center; vertical-align: middle;">{{{1}}}</div> | |
− | <div style="font-size: 100%; margin-top: 1em; | ||
− | |||
<noinclude>This template can be used to specify general information about the article it is used in. | <noinclude>This template can be used to specify general information about the article it is used in. | ||
For example | For example | ||
− | <nowiki>{{This| | + | <nowiki>{{This|This is just for testing this template. For an example how to use this template see [[Jump]].}}</nowiki> |
produces | produces | ||
− | {{This| | + | {{This|This is just for testing this template. For an example how to use this template see [[Jump]].}} |
</noinclude> | </noinclude> |
Latest revision as of 11:48, 14 October 2011
{{{1}}}
This template can be used to specify general information about the article it is used in.
For example
{{This|This is just for testing this template. For an example how to use this template see [[Jump]].}}
produces
This is just for testing this template. For an example how to use this template see Jump.