Difference between revisions of "Template:This"

From GTAMods Wiki
Jump to navigation Jump to search
(Test)
 
 
(29 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;" |
+
 
<imagemap>
+
For example
Image:ImportantBlue.svg|25px
+
<nowiki>{{This|This is just for testing this template. For an example how to use this template see [[Jump]].}}</nowiki>
rect 1 1 1 1 [[Main Page]]
+
produces
desc none
+
{{This|This is just for testing this template. For an example how to use this template see [[Jump]].}}
</imagemap>
+
</noinclude>
| This article {{{1}}}
 
|}
 
</div>
 

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.