Difference between revisions of "Template:This"

From GTAMods Wiki
Jump to navigation Jump to search
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div id="Template_This_Article" class="noprint">
+
<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>
{| cellspacing="8" cellpadding="0" bgcolor="#FFFFFF" style="width: 100%; font-size: 95%; border-bottom-style: solid; border-bottom-width:1px; margin-bottom: 1em; position:relative; clear:right;"
+
<noinclude>This template can be used to specify general information about the article it is used in.
| style="width: 26px; vertical-align: middle;" |  
+
 
[[Main Page|Image:ImportantBlue.svg|25px]]
+
For example
| This article {{{1}}}
+
<nowiki>{{This|This is just for testing this template. For an example how to use this template see [[Jump]].}}</nowiki>
|}
+
produces
</div>
+
{{This|This is just for testing this template. For an example how to use this template see [[Jump]].}}
 +
</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.