Difference between revisions of "Template:ShipArticle/doc"
From EVE University Wiki
m (minor changes to be more similar to the doc page for ShipFitting) |
|||
Line 1: | Line 1: | ||
+ | |||
===Template Format=== | ===Template Format=== | ||
− | |||
The format of the code is as follows: | The format of the code is as follows: | ||
Line 65: | Line 65: | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
+ | ===Helper tool=== | ||
+ | |||
+ | To automatically generate template code for an existing ship, you can use the tool located [http://ubik2.github.io/eveuniversity-wiki-helpers/ship_template.html here]. | ||
===Automatic Updates=== | ===Automatic Updates=== | ||
+ | |||
A script will occasionally be run which will update the values based on the static data export from CCP. | A script will occasionally be run which will update the values based on the static data export from CCP. | ||
+ | |||
+ | <noinclude>[[Category:Template]]</noinclude> |
Revision as of 05:01, 30 May 2014
Template Format
The format of the code is as follows:
{{ShipArticle}} | shipid= | shipimg= | shipname= | caption= | class= | grouping= | hulltype= | faction= | race= | roles= | variations= | tech= | ecmprio= | powergrid= | cpu= | capacitor= | highs= | turrets= | launchers= | mediums= | lows= | mass= | volume= | cargohold= | dronebay= | bandwidth= | info= | bonuses= | structurehp= | shieldhp= | shieldem= | shieldexp= | shieldkin= | shieldtherm= | armorhp= | armorem= | armorexp= | armorkin= | armortherm= | maxvelocity= | inertia= | warpspeed= | warptime= | targetrange= | sigradius= | maxlockedtargets= | sensortype= | sensorvalue= | scanres= | reqskills= | totaltraintime= | forumlinks= | wikireferences= | externallinks= | highlights1= | highlights2= | highlights3= | highlights4= }}
Helper tool
To automatically generate template code for an existing ship, you can use the tool located here.
Automatic Updates
A script will occasionally be run which will update the values based on the static data export from CCP.