![]() |
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 searchm (testing a template) |
|||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <div style=" | + | {| 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> | ||
+ | |} | ||
− | + | <noinclude>{{clear}} | |
− | |||
− | |||
− | |} | + | ==Usage== |
− | </ | + | <pre><nowiki> |
+ | {{Weapon main | ||
+ | | Full-Name = | ||
+ | | Description = | ||
+ | | Places-Sold = | ||
+ | | See-also = | ||
+ | }}</nowiki></pre> | ||
+ | [[Category:Templates]]</noinclude> |
Latest revision as of 02:13, 22 August 2009
Usage{{Weapon main | Full-Name = | Description = | Places-Sold = | See-also = }} |