Difference between revisions of "Template:ShipArticle/doc"
From EVE University Wiki
m |
|||
Line 1: | Line 1: | ||
===Template Format=== | ===Template Format=== | ||
− | To automatically generate template code located [http://ubik2.github.io/eveuniversity-wiki-helpers/ship_template.html here]. | + | To automatically generate template code, you can use the tool located [http://ubik2.github.io/eveuniversity-wiki-helpers/ship_template.html here]. |
+ | |||
The format of the code is as follows: | The format of the code is as follows: | ||
<pre> | <pre> | ||
Line 64: | Line 65: | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
+ | ===Automatic Updates=== | ||
+ | A script will occasionally be run which will update the values based on the static data export from CCP. |
Revision as of 04:56, 30 May 2014
Template Format
To automatically generate template code, you can use the tool located here.
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= }}
Automatic Updates
A script will occasionally be run which will update the values based on the static data export from CCP.