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
Jump to: navigation, search
(New page: {| style="border: 1px solid grey; padding: 1px; width: 25%; float: right; font-size: 11px;" | width="100%" colspan="2" style="background-color: #003853; font-size: 16px; text-align: cent...)
 
 
(9 intermediate revisions by 3 users 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: #003853; font-size: 16px; text-align: center;" | '''{{{weaponname}}}'''
+
|  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: #003853;" | '''Item Statistics'''
+
|  width="100%" colspan="2" style="background-color: #8A0808; color: #FFFFFF;" | '''Production information'''  
|-  
+
|-
|  width="31%" | Equippable Slots
+
|  width="31%" | Manufacturer  
|  width="69%" | {{{equippableslots}}}
+
|  width="69%" | {{{manufacturer}}}
|-
 
| width="31%" | Ammo
 
|  width="69%" | {{{ammo}}}
 
 
|-  
 
|-  
|  width="31%" | Lockable
+
|  width="31%" | Product line
|  width="69%" | {{{lockable}}}
+
|  width="69%" | {{{productline}}}
 
|-  
 
|-  
|  width="31%" | Hands Required
+
|  width="31%" | Class
|  width="69%" | {{{handsrequired}}}
+
|  width="69%" | {{{class}}}
 
|-  
 
|-  
|  width="31%" | Batch Quantity
+
|  width="31%" | Affiliation
|  width="69%" | {{{batchquantity}}}
+
|  width="69%" | {{{affiliation}}}
 
|-  
 
|-  
|  width="100%" colspan="2" style="background-color: #003853;" | '''Cargo Statistics'''
+
|  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: #003853;" | '''Weapon Statistics'''
 
 
|-  
 
|-  
 
|  width="31%" | Accuracy
 
|  width="31%" | Accuracy
Line 41: Line 37:
 
|  width="69%" | {{{optimumrange}}}
 
|  width="69%" | {{{optimumrange}}}
 
|-
 
|-
|  width="31%" | Firedelay
+
|  width="31%" | Damage Type
|  width="69%" | {{{firedelay}}}
+
|  width="69%" | {{{damagetype}}}
|-
 
|  width="31%" | Minimum Damage
 
|  width="69%" | {{{minimumdamage}}}
 
|-
 
|  width="31%" | Maximum Damage
 
|  width="69%" | {{{maximumdamage}}}
 
|-
 
|  width="31%" | Parry Value
 
|  width="69%" | {{{parryvalue}}}
 
 
|}
 
|}
 +
 +
 +
<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 = 
}}