Welcome to the Imperial Archives! The main source of information in the Galactic Empire. Be sure to check out the Editing Protocol before making new pages or editing articles. If you need help feel free to contact the Archives manager at archives@swc-empire.com !
Difference between revisions of "Template:Weapons"
From Imperial Archives
Ryan Roche (talk | contribs) m |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| style="border: 1px solid grey; padding: 1px; width: 25%; float: right; font-size: 11px;" | {| style="border: 1px solid grey; padding: 1px; width: 25%; float: right; font-size: 11px;" | ||
− | | width="100%" colspan="2" style="background-color: | + | | width="100%" colspan="2" style="background-color: black; font-size: 16px; text-align: center; color: #FFFFFF;" | '''{{{weaponname}}}''' |
|- | |- | ||
| width="100%" colspan="2" style="text-align: center;" | {{{image}}} | | width="100%" colspan="2" style="text-align: center;" | {{{image}}} | ||
|- | |- | ||
− | | width="100%" colspan="2" style="background-color: # | + | | width="100%" colspan="2" style="background-color: #8A0808; color: #FFFFFF;" | '''Production information''' |
− | |- | + | |- |
− | | width="31%" | | + | | width="31%" | Manufacturer |
− | + | | width="69%" | {{{manufacturer}}} | |
− | |||
− | |||
− | | width="69%" | {{{ | ||
|- | |- | ||
− | | width="31%" | | + | | width="31%" | Product line |
− | | width="69%" | {{{ | + | | width="69%" | {{{productline}}} |
|- | |- | ||
− | | width="31%" | | + | | width="31%" | Class |
− | | width="69%" | {{{ | + | | width="69%" | {{{class}}} |
|- | |- | ||
− | | width="31%" | | + | | width="31%" | Affiliation |
− | | width="69%" | {{{ | + | | width="69%" | {{{affiliation}}} |
|- | |- | ||
− | | width="100%" colspan="2" style="background-color: # | + | | width="100%" colspan="2" style="background-color: #8A0808; color: #FFFFFF;" | '''Weapon Statistics''' |
|- | |- | ||
| width="31%" | Weight | | width="31%" | Weight | ||
Line 29: | Line 26: | ||
| width="69%" | {{{volume}}} | | width="69%" | {{{volume}}} | ||
|- | |- | ||
− | + | | width="100%" colspan="2" style="background-color: #8A0808; color: #FFFFFF;" | '''Combat Statistics''' | |
− | | width="100%" colspan="2" style="background-color: # | ||
|- | |- | ||
| width="31%" | Accuracy | | width="31%" | Accuracy | ||
Line 40: | Line 36: | ||
| width="31%" | Optimum Range | | width="31%" | Optimum Range | ||
| width="69%" | {{{optimumrange}}} | | width="69%" | {{{optimumrange}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| width="31%" | Damage Type | | width="31%" | Damage Type | ||
| width="69%" | {{{damagetype}}} | | width="69%" | {{{damagetype}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | <noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> | + | |
+ | |||
+ | <noinclude> | ||
+ | ===Usage=== | ||
+ | |||
+ | <pre><nowiki> | ||
+ | {{Template: Weapons | ||
+ | | weaponname = | ||
+ | | image = | ||
+ | | manufacturer = | ||
+ | | productline = | ||
+ | | class = | ||
+ | | affiliation = | ||
+ | | weight = | ||
+ | | volume = | ||
+ | | accuracy = | ||
+ | | maximumrange = | ||
+ | | optimumrange = | ||
+ | | damagetype = | ||
+ | }} | ||
+ | </nowiki></pre> | ||
+ | |||
+ | [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 11:33, 8 April 2011
{{{weaponname}}} | |
{{{image}}} | |
Production information | |
Manufacturer | {{{manufacturer}}} |
Product line | {{{productline}}} |
Class | {{{class}}} |
Affiliation | {{{affiliation}}} |
Weapon Statistics | |
Weight | {{{weight}}} |
Volume | {{{volume}}} |
Combat Statistics | |
Accuracy | {{{accuracy}}} |
Maximum Range | {{{maximumrange}}} |
Optimum Range | {{{optimumrange}}} |
Damage Type | {{{damagetype}}} |
Usage
{{Template: Weapons | weaponname = | image = | manufacturer = | productline = | class = | affiliation = | weight = | volume = | accuracy = | maximumrange = | optimumrange = | damagetype = }}