YellowWarningTriangle.png This wiki is closed in favour of the new wiki. Information shown is likely to be very out of date.

Difference between revisions of "Template:Weapon main"

From Discovery Wiki
Jump to navigationJump to search
m (testing a template)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="margin:0; solid #6688AA; float:left; padding: 1em; background-color:#FFFFFF; align:right; z-index:3;">
+
{| style=" width:100%; margin:0; margin-top:5px; margin-right:5px; border: transparent; padding: 0.5em;"
 
+
|valign="top"|<!-- ####################### LEFT ########################### -->
{| cellspacing="0" style="width:100%; background:{{{info-background|{{{2|{{{info-c|#fff}}}}}}}}};"
+
{| style="background-color:transparent;" width="100%"
| style="width: 100%; padding:{{{info-padding|{{{info-p|4pt}}}}}}; line-height:{{{info-line-height|{{{info-lh|1.25em}}}}}}; color:{{{info-color|{{{info-fc|black}}}}}}; {{{info-other-param|{{{info-op|}}}}}}" |
+
|<div style="margin:0; margin-top:5px; margin-right:5px; border: 2px solid #6688AA; padding: 1em; align:right;">
<p><div style="color:#6688AA; font-size:1.2em; ">'''Full Name'''</div>
+
<p><div style="color:#6688AA; font-size:1.5em; ">'''Full Name'''</div>
{{{Full-Name|{{{4|{{{Full-Name|Full-Name}}}}}}}}}</p>
+
:{{{Full-Name|{{{4|{{{Full-Name|Full-Name}}}}}}}}}</p>
<p><div style="color:#6688AA; font-size:1.2em; ">'''Description'''</div>
+
<p><div style="color:#6688AA; font-size:1.5em; ">'''Description'''</div>
{{{Description|{{{4|{{{Description|Description}}}}}}}}}</p>
+
:{{{Description|{{{4|{{{Description|Description}}}}}}}}}</p>
<p><div style="color:#6688AA; font-size:1.2em; ">'''Places Sold'''</div>
+
<p><div style="color:#6688AA; font-size:1.5em; ">'''Places Sold'''</div>
 
{{{Places-Sold|{{{4|{{{Places-Sold|Places-Sold}}}}}}}}}</p>
 
{{{Places-Sold|{{{4|{{{Places-Sold|Places-Sold}}}}}}}}}</p>
<p><div style="color:#6688AA; font-size:1.2em; ">'''See also:'''</div>
+
<p><div style="color:#6688AA; font-size:1.5em; ">'''See also:'''</div>
 
{{{See-also|{{{5|{{{See-also|See-also}}}}}}}}}</p>
 
{{{See-also|{{{5|{{{See-also|See-also}}}}}}}}}</p>
|}</div>
+
|}
  
 
<noinclude>{{clear}}
 
<noinclude>{{clear}}
  
;Possible Parameters
+
==Usage==
:Full-Name
+
<pre><nowiki>
:Description
+
{{Weapon main
:Places-Sold
+
| Full-Name =
:See-also  
+
| Description =
[[Category:User templates]]</noinclude>
+
| Places-Sold =
 +
| See-also =
 +
}}</nowiki></pre>
 +
[[Category:Templates]]</noinclude>

Latest revision as of 02:13, 22 August 2009

Full Name
Full-Name

Description
Description

Places Sold
Places-Sold

See also:
See-also


Usage

{{Weapon main
| Full-Name = 
| Description = 
| Places-Sold = 
| See-also = 
}}