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)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="margin:0; margin-top:5px; margin-right:5px; border: 2px solid #6688AA; padding: 1em; background-color:#FFFFFF; align:right;">
+
{| style=" width:100%; margin:0; margin-top:5px; margin-right:5px; border: transparent; padding: 0.5em;"
 +
|valign="top"|<!-- ####################### LEFT ########################### -->
 +
{| style="background-color:transparent;" width="100%"
 +
|<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.5em; ">'''Full Name'''</div>
 +
:{{{Full-Name|{{{4|{{{Full-Name|Full-Name}}}}}}}}}</p>
 +
<p><div style="color:#6688AA; font-size:1.5em; ">'''Description'''</div>
 +
:{{{Description|{{{4|{{{Description|Description}}}}}}}}}</p>
 +
<p><div style="color:#6688AA; font-size:1.5em; ">'''Places Sold'''</div>
 +
{{{Places-Sold|{{{4|{{{Places-Sold|Places-Sold}}}}}}}}}</p>
 +
<p><div style="color:#6688AA; font-size:1.5em; ">'''See also:'''</div>
 +
{{{See-also|{{{5|{{{See-also|See-also}}}}}}}}}</p>
 +
|}
  
{| cellspacing="0" style="width:100%; background:{{{info-background|{{{2|{{{info-c|#fff}}}}}}}}};"
+
<noinclude>{{clear}}
| 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="color:#6688AA; font-size:1.7em; ">{{{Full-Name|{{{4|{{{Full-Name|'''Full Name'''}}}}}}}}}</div><br>
+
==Usage==
<div style="color:#6688AA; font-size:1.7em; ">{{{Description|{{{4|{{{Description|'''Description'''}}}}}}}}}</div><br>
+
<pre><nowiki>
<div style="color:#6688AA; font-size:1.7em; ">{{{Places-Sold|{{{4|{{{Places-Sold|'''Places Sold'''}}}}}}}}}</div><br>
+
{{Weapon main
<div style="color:#6688AA; font-size:1.7em; ">{{{See-also|{{{5|{{{See-also|'''See also'''}}}}}}}}}</div><br>
+
| Full-Name =
|}</div>
+
| Description =
 +
| 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 = 
}}