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
Line 40: Line 40:
 
|  width="69%" | {{{damagetype}}}
 
|  width="69%" | {{{damagetype}}}
 
|}
 
|}
<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
+
 
 +
 
 +
<noinclude>
 +
===Usage===
 +
The Fleet Box template is used for Fleet pages only. Paste the following code into the top of an article, filling all known fields. If in doubt of what information is and isn't classified, contact a member of the Archives staff.
 +
 
 +
<pre><nowiki>
 +
{{Template: Weapons
 +
| weaponname =
 +
| image =
 +
| manufacturer =
 +
| productline =
 +
| class =
 +
| affiliation =
 +
| weight =
 +
| volume =
 +
| accuracy =
 +
| maximumrange =
 +
| optimumrange =
 +
| damagetype =
 +
}}
 +
</nowiki></pre>
 +
 
 +
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>

Revision as of 17:47, 5 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

The Fleet Box template is used for Fleet pages only. Paste the following code into the top of an article, filling all known fields. If in doubt of what information is and isn't classified, contact a member of the Archives staff.

{{Template: Weapons
| weaponname = 
| image = 
| manufacturer = 
| productline = 
| class = 
| affiliation = 
| weight = 
| volume = 
| accuracy = 
| maximumrange = 
| optimumrange = 
| damagetype = 
}}