Difference between revisions of "Template:ShipArticle/doc"

From EVE University Wiki
Jump to: navigation, search
m (Add another attention point for when creating new ship entries.)
 
(60 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
; Description
 +
: This template is used to create a ship page for the [[:Category:Ship Database|Ship Database]].
 +
{{Banner
 +
|color= black
 +
|border= red
 +
|text= yellow
 +
|[[File:Icon timer non-capsuleer.png]] Creating a new ship article? Remember to update the {{Tl|Sh}} and {{Tl|ShipsMatrix}} templates and check the required for info of the required skills.[[File:Icon timer non-capsuleer.png]]
 +
}}
  
===Template Format===
+
; Dependencies
 +
:; Uses:
 +
:: [[MediaWiki:Common.css]] Elements identified by ''#ship-article''.
 +
:: [[:file:no-image.png|no-image.png]] Default ship image when neither <kbd>shipid</kbd> nor <kbd>shipimg</kbd> are given. Default faction logo when <kbd>faction</kbd> is empty or unknown.
 +
:: {{Tl|Imageserver}} When no local image of ship is available and <kbd>shipid</kbd> is known.
 +
::; Build-in UniWiki links to
 +
::: [[Ships]]
 +
::; Build-in external links to
 +
::: [https://zkillboard.com/ zKillboard]
 +
::: [https://www.eveworkbench.com/ EVE Workbench]
 +
::: [https://janice.e-351.com/ Janice]
 +
::: [https://everef.net/ EVE Ref]
 +
::; Indirectly uses:
 +
::: {{T|RequiredSkill}} to fill the parameter '''reqskill'''
 +
::: {{T|Ship}} which in-turn calls {{T|ShipBoxTooltip}} to fill the parameter '''variations'''
 +
:; Used by:
 +
:: {{T|Ship}} Wrapper for:
 +
::: {{T|ShipBoxLarge}} Uses part of the parameter set. Used parameters are marked with {{Co|yellow|bl}}
 +
::: {{T|ShipBoxTooltip}} Uses part of the parameter set. Used parameters are marked with {{Co|yellow|tt}}
  
The format of the code is as follows:
+
; Syntax
 
<pre>
 
<pre>
{{ShipArticle
+
&lt;onlyinclude&gt;{{{{#if:{{{mode|}}}|{{#switch:{{{mode}}}|box=ShipBoxLarge|#default=ShipBoxTooltip}}|ShipArticle}} <!--  Template marker : DON'T EDIT LINE -->
| shipid=
+
<!-----------------------------------------------------------
| shipimg=
+
* SHIP ATTRIBUTES SECTION (last update : 2022-12-10)
| shipname=
+
-------------------------------------------------------------
| caption=
+
* on editing the attributes, please make sure that you don't
| class=
+
* leave/mistype any tags required. please follow the same
| grouping=
+
* format below and edit only the values (after the = sign).
| hulltype=
+
------------------------------------------------------------->
| faction=
+
| shipid=  
| race=
+
| shipimg=  
| roles=
+
| shipname=  
| variations=
+
... parameter list
| tech=
+
}}&lt;/onlyinclude&gt; <!-- Template marker : DON'T EDIT LINE -->
| ecmprio=
+
</pre>
| powergrid=
+
 
| cpu=
+
{{Note box|'''Note: '''While <nowiki>{{ShipArticle}}</nowiki> on its own will work, leaving out the other parts given in the syntax will break the functioning of <nowiki>{{ShipBoxTooltip}}</nowiki> and <nowiki>{{ShipBoxLarge}}</nowiki>.
| capacitor=
 
| highs=
 
| turrets=
 
| launchers=
 
| mediums=
 
| lows=
 
| mass=
 
| volume=
 
| cargohold=
 
| extrahold=
 
| extraholdtype=
 
| extrahold2=
 
| extrahold2type=
 
| extrahold3=
 
| extrahold3type=
 
| dronebay=
 
| bandwidth=
 
| fighterbay=
 
| fightertubes=
 
| lightfightersquadlimit=
 
| heavyfightersquadlimit=
 
| supportfightersquadlimit=
 
| 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=
 
| rigs_count=
 
| rigs_size=
 
| rigs_calibration=
 
 
}}
 
}}
 +
 +
{{CollapseBox
 +
|width= 50em
 +
|This box contains all parameters for ease of copying into a new page.<br>
 +
Paste into the syntax above, replacing "''{{!}}shipid  ... parameter list''".
 +
|<pre>
 +
| shipid=
 +
| shipimg=
 +
| shipname=
 +
| class=
 +
| grouping=
 +
| hulltype=
 +
| faction=
 +
| variations=
 +
| tech=
 +
 +
| powergrid=
 +
| cpu=
 +
| capacitor=
 +
 +
| highs=
 +
| turrets=
 +
| launchers=
 +
| mediums=
 +
| lows=
 +
 +
| mass=
 +
| volume=
 +
 +
| cargohold=
 +
| extraholdtype=
 +
| extrahold=
 +
| extrahold2type=
 +
| extrahold2=
 +
| extrahold3type=
 +
| extrahold3=
 +
| extrahold4type=
 +
| extrahold4=
 +
 +
| dronebay=
 +
| bandwidth=
 +
 +
| fighterbay=
 +
| fightertubes=
 +
| lightfightersquadlimit=
 +
| heavyfightersquadlimit=
 +
| supportfightersquadlimit=
 +
 +
| info=
 +
| bonuses=
 +
 +
| structurehp=
 +
 +
| armorhp=
 +
| armorem=
 +
| armortherm=
 +
| armorkin=
 +
| armorexp=
 +
 +
| shieldhp=
 +
| shieldem=
 +
| shieldtherm=
 +
| shieldkin=
 +
| shieldexp=
 +
 +
| maxvelocity=
 +
| inertia=
 +
| warpspeed=
 +
| warptime=
 +
 +
| targetrange=
 +
| maxlockedtargets=
 +
| sigradius=
 +
| scanres=
 +
| sensortype=
 +
| sensorvalue=
 +
 +
| reqskills=
 +
| totaltraintime=
 +
 +
| forumlinks=
 +
| wikireferences=
 +
| externallinks=
 +
| highlights1=
 +
| highlights2=
 +
| highlights3=
 +
| highlights4=
 +
 +
&lt;!-- Overrides: Only to be used when automatic results are incorrect. Otherwise delete them. -->
 +
| rigs_count=
 +
| rigs_size=
 +
| rigs_calibration=
 
</pre>
 
</pre>
 +
}}
 +
 +
:; Parameters
 +
::; shipid {{Co|palegreen|[Preferred]}} {{Co|yellow|[bl, tt]}} : EVE Online database ID for the ship. See [[How to get ID]] for how to find it. Used for: <br>* External links to zKillboard, EVE Workbench, Janice and EVE Ref: (not for tt)<br>* Ship image from CCP [https://docs.esi.evetech.net/docs/image_server.html image server] when no local image available.
 +
:;; shipimg {{Co|palegreen|[Preferred]}} {{Co|yellow|[bl, tt]}} : Name of the local image file with extension. Used to show the image. Overrules the use of the CCP image server (see '''shipid''')
 +
:;; shipname {{Co|palegreen|[Required]}} {{Co|yellow|[bl, tt]}} : The name of the ship. Exactly as written in-game. Must be identical to the article name. Used for: <br>* Show ship name; <br>* Show ship name when hovering over the image; <br>* Breadcrumbs; <br>* Naming of external links, (see '''shipid''').
 +
::; class {{Co|palegreen|[Required]}} {{Co|yellow|[bl]}} : Class the ship belongs to. This info can be found in-game on the ship info. It is in the header, after the ship name, in parentheses (see table ''Ship classes''). Used for: <br>* Excluding (special edition) shuttles from the external EVE Workbench link; <br>* Determine the (default) number of rigs (in combination with '''tech'''); <br>* Determine the (default) rig size; <br>* Determine (default) number of calibration points (in combination with '''grouping'''); <br>* Determine presence of Frigate Escape Bay; <br>* Part of the header text, {{Co|yellow|[bl]}} only
 +
 +
:::: {| class="wikitable collapsible collapsed sortable"
 +
|+ Ship classes
 +
|-
 +
! style="min-width: 12em;" | Class !! style="min-width: 8em;" | Grouping<sup title="Market group in which the class can be found" style="color: orange; cursor: help;">?</sup> !! Class group !! Notes
 +
|-
 +
| rowspan=3 | Shuttle || Shuttles || rowspan=3 | Shuttle
 +
|-
 +
| Special Edition Shuttles
 +
|-
 +
| Faction Shuttles
 +
 +
|-
 +
| rowspan=2 | Corvette || Corvettes || rowspan=2 | Corvette
 +
|-
 +
| Special Edition Corvettes
 +
 +
|-
 +
| rowspan=5 | Frigate || Precursor Frigates || rowspan=18 | Frigate
 +
|-
 +
| Standard Frigates
 +
|-
 +
| Special Edition Frigates
 +
|-
 +
| Navy Faction ''Frigates''
 +
|-
 +
| Pirate Faction ''Frigates''
 +
|-
 +
| rowspan=2 | Assault Frigate || Assault Frigates
 +
|-
 +
| Special Edition Assault Frigates
 +
|-
 +
| Logistics Frigate || Logistics Frigates
 +
|-
 +
| rowspan=2 | Covert Ops || Covert Ops
 +
|-
 +
| Special Edition Covert Ops
 +
|-
 +
| rowspan=2 | Electronic Attack Ship || Electronic Attack Frigates
 +
|-
 +
| Special Edition Electronic Attack Frigates
 +
|-
 +
| Expedition Frigate || Expedition Frigates
 +
|-
 +
| rowspan=2 | Interceptor || Interceptors
 +
|-
 +
| Special Edition Interceptors
 +
|-
 +
| rowspan=2 | Stealth Bomber || Covert Ops
 +
|-
 +
| Special Edition Covert Ops
 +
|-
 +
| Prototype Exploration Ship || Special Edition Frigates
 +
 +
|-
 +
| rowspan=3 | Destroyer || Precursor Destroyers || rowspan=6 | Destroyer
 +
|-
 +
| Standard Destroyers
 +
|-
 +
| Navy Faction ''Destroyers''
 +
|-
 +
| Command Destroyer || Command Destroyers
 +
|-
 +
| Tactical Destroyer || Tactical Destroyers
 +
|-
 +
| Interdictor || Interdictors
 +
 +
|-
 +
| rowspan=5 | Cruiser || Precursor Cruisers || rowspan=15 | Cruiser
 +
|-
 +
| Standard Cruisers
 +
|-
 +
| Special Edition Cruisers
 +
|-
 +
| Navy Faction ''Cruisers''
 +
|-
 +
| Pirate Faction ''Cruisers''
 +
|-
 +
| Combat Recon Ship || Recon Ships
 +
|-
 +
| rowspan=2 | Force Recon Ship || Recon Ships
 +
|-
 +
| Special Edition Recon Ships
 +
|-
 +
| rowspan=2 | Heavy Assault Cruiser || Heavy Assault Cruisers
 +
|-
 +
| Special Edition Heavy Assault Cruisers
 +
|-
 +
| rowspan=2 | Heavy Interdiction Cruiser || Heavy Interdiction Cruisers
 +
|-
 +
| Special Edition Heavy Interdiction Cruisers
 +
|-
 +
| rowspan=2 | Logistics ''Cruiser'' || Logistics ''Cruisers'' || rowspan=2 | In-game: Logistics
 +
|-
 +
| Special Edition Logistics ''Cruisers''
 +
|-
 +
| Strategic Cruiser || Strategic Cruisers
 +
 +
|-
 +
| Attack Battlecruiser || Standard Battlecruisers || rowspan=6 | Battlecruiser
 +
|-
 +
| rowspan=4 | Combat Battlecruiser || Precursor Battlecruisers
 +
|-
 +
| Standard Battlecruisers
 +
|-
 +
| Special Edition Battlecruisers
 +
|-
 +
| Navy Faction ''Battlecruisers''
 +
|-
 +
| Command Ship || Command Ships
 +
 +
|-
 +
| rowspan=5 | Battleship || Precursor Battleships || rowspan=8 | Battleship
 +
|-
 +
| Standard Battleships
 +
|-
 +
| Special Edition Battleships
 +
|-
 +
| Navy Faction ''Battleships''
 +
|-
 +
| Pirate Faction ''Battleships''
 +
|-
 +
| rowspan=2 | Black Ops || Black Ops
 +
|-
 +
| Special Edition Battleships
 +
|-
 +
| Marauder || Marauders
 +
 +
|-
 +
| Carrier || Carriers || Carrier
 +
 +
|-
 +
| rowspan=2 | Supercarrier || Supercarriers || rowspan=2 | Supercarrier || rowspan=2 | In-game grouping: Carriers
 +
|-
 +
| ''Pirate'' Faction Supercarriers
 +
 +
|-
 +
| rowspan=2 | Force Auxiliary || Force Auxiliaries || rowspan=2 | Force Auxiliary
 +
|-
 +
| ''Pirate'' Faction Force Auxiliaries
 +
 +
|-
 +
| rowspan=3 | Dreadnought || Dreadnoughts || rowspan=3 | Dreadnought
 +
|-
 +
| Navy Faction ''Dreadnoughts''
 +
|-
 +
| Pirate Faction ''Dreadnoughts''
 +
 +
|-
 +
| rowspan=2 | Titan || Titans || rowspan=2 | Titan
 +
|-
 +
| Faction Titans
 +
 +
|-
 +
| rowspan=2 | Hauler || Standard Haulers || rowspan=4 | Hauler
 +
|-
 +
| Special Edition Industrial Ships || Industrial Ships is the "old" name for Haulers
 +
|-
 +
| Blockade Runner || Transport Ships
 +
|-
 +
| Deep Space Transport || Transport Ships
 +
 +
|-
 +
| Freighter || Freighters || Freighter
 +
 +
|-
 +
| Jump Freighter || Jump Freighters || Jump Freighter
 +
 +
|-
 +
| Mining Barge || Mining Barges ||Mining Barge
 +
 +
|-
 +
| Exhumer || Exhumers || Exhumer
 +
 +
|-
 +
| Industrial Command Ship || Industrial Command Ships || Industrial Command Ship ?
 +
 +
|-
 +
| Capital Industrial Ship || Capital Industrial Ships || Capital Industrial Ship
 +
 +
|}
 +
:::: {| class="wikitable collapsible collapsed"
 +
|+ Default number of rigs
 +
|-
 +
! style="min-width: 12em;" | Class !! style="min-width: 8em;" | Tech !! # Rigs
 +
|-
 +
| Corvette<br> Freighter<br> Jump Freighter<br> Prototype Exploration Ship<br> Shuttle
 +
| -
 +
| 0
 +
|-
 +
| rowspan=2 | ''Other''
 +
| 2
 +
| 2
 +
|-
 +
| ''Other''
 +
| 3
 +
|}
 +
:::: {| class="wikitable collapsible collapsed"
 +
|+ Default rig size
 +
! style="min-width: 12em;" | Class !! style="min-width: 8em;" | Size
 +
|-
 +
| Corvette<br>
 +
Freighter<br>
 +
Jump Freighter<br>
 +
Prototype Exploration Ship<br>
 +
Shuttle
 +
| ''None''
 +
|-
 +
| Assault Frigate<br>
 +
Command Destroyer<br>
 +
Covert Ops<br>
 +
Destroyer<br>
 +
Electronic Attack Ship<br>
 +
Expedition Frigate<br>
 +
Frigate<br>
 +
Interceptor<br>
 +
Interdictor<br>
 +
Logistics Frigate<br>
 +
Stealth Bomber<br>
 +
Tactical Destroyer
 +
| small
 +
|-
 +
| Attack Battlecruiser<br>
 +
Blockade Runner<br>
 +
Combat Battlecruiser<br>
 +
Combat Recon Ship<br>
 +
Command Ship<br>
 +
Cruiser<br>
 +
Deep Space Transport<br>
 +
Exhumer<br>
 +
Force Recon Ship<br>
 +
Hauler<br>
 +
Heavy Assault Cruiser<br>
 +
Heavy Interdiction Cruiser<br>
 +
Logistics Cruiser<br>
 +
Mining Barge<br>
 +
Strategic Cruiser
 +
| medium
 +
|-
 +
| Battleship<br>
 +
Black Ops<br>
 +
Industrial Command Ship<br>
 +
Marauder
 +
| large
 +
|-
 +
| Capital Industrial Ship<br>
 +
Carrier<br>
 +
Dreadnought<br>
 +
Force Auxiliary<br>
 +
Supercarrier<br>
 +
Titan
 +
| capital
 +
|}
 +
:::: {| class="wikitable collapsible collapsed"
 +
|+ Default number of calibration points
 +
|-
 +
! style="min-width: 12em;" | Class !! style="min-width: 8em;" | Grouping !! Points
 +
|-
 +
| Corvette<br> Freighter<br> Jump Freighter || rowspan=2 | - || 0
 +
|-
 +
| Prototype Exploration Ship<br> Shuttle  || 1
 +
|-
 +
| rowspan=2 | ''Other''
 +
| ''Pirate Faction Ships''<br> Pirate Faction Frigates<br> Pirate Faction Destroyers<br> Pirate Faction Cruisers<br> Pirate Faction Battlecruisers<br> Pirate Faction Battleships<br> Pirate Faction Dreadnoughts<br> Pirate Faction Supercarriers<br> Pirate Faction Force Auxiliaries<br> Pirate Faction Titans || 350
 +
|-
 +
| ''Other'' || 400
 +
|}
 +
:::: {| class="wikitable collapsible collapsed"
 +
|+ Frigate escape bay
 +
|-
 +
! style="min-width: 12em;" | Class !! style="min-width: 8em;" | Grouping
 +
|-
 +
| rowspan=5 | Battleship || Precursor Battleships
 +
|-
 +
| Standard Battleships
 +
|-
 +
| Special Edition Battleships
 +
|-
 +
| Navy Faction ''Battleships''
 +
|-
 +
| Pirate Faction ''Battleships''
 +
 +
|-
 +
| rowspan=2 | Black Ops || Black Ops
 +
|-
 +
| Special Edition Battleships
 +
|-
 +
| Marauder || Marauders
 +
|}
 +
::; grouping {{Co|palegreen|[Required]}} {{Co|yellow|[tt]}} : Name of the market group the ship belongs to (See grouping guidlines). Used for: <br>* Ship category in breadcrumbs; <br>* Ship category under ship image; <br>* Determine (default) number of calibration points (in combination with '''class'''); <br>* Part of the header, {{Co|yellow|[tt]}}
 +
::: {{CollapseBox|width= 70%
 +
|grouping guidelines
 +
|grouping is the name of the market group that directly contains ships, ignoring faction groups.
 +
:: Examples:
 +
:::; Probe : Market path: Ships / Frigates / Standard Frigates / Minmatar <br> Grouping becomes "Standard Frigates".
 +
:::; Endurance : Market path: Ships / Frigates/Advanced Frigates / Expedition Frigates <br> Grouping becomes "Expedition Frigates".
 +
:::; Zephyr : Market path: Ships / Special Edition Ships / Special Edition Frigates <br> Grouping becomes "Special Edition Frigates".
 +
 +
: Exceptions:
 +
:: 1) Navy and Pirate Faction. Tag the ship type of the next higher level. However for historical reasons Navy Faction becomes Faction.
 +
::: Examples:
 +
::::; Probe Fleet Issue : Market path: Ships / Frigates / Faction Frigates / Navy Faction <br> Grouping becomes "Faction Frigates".
 +
::::; Astero : Market path: Ships / Frigates / Faction Frigates / Pirate Faction <br> Grouping becomes "Pirate Faction Frigates".
 +
           
 +
:: 2) The logistic Cruisers. For some reason the Logistics group, unlike the Logistics Frigates, misses the ship type so that has to be added.
 +
::: Example:
 +
::::; Guardian : Market path: Ships / Cruisers / Advanced Cruisers / Logistics / Amarr <br> Grouping becomes "Logistics Cruisers"
 +
 +
:: 3) Supercarriers. Use the ship class plural as grouping.
 +
::: Example:
 +
::::; Archon : Grouping becomes "Supercarriers"
 +
}}
 +
 +
::; hulltype {{Co|palegreen|[Required]}} {{Co|yellow|[tt]}} : Ships basic hulltype. The Tech1 shipname when there are variations i.e. The [[Vexor]], [[Guardian-Vexor]], [[Ishtar]] and [[Vexor Navy Issue]] all have Vexor for their hulltype. Otherwise use the shipname. <br>Used for: <''Hull type''> Class under ship image. The word Class must be included.
 +
::; faction {{Co|palegreen|[Required]}} {{Co|yellow|[bl]}} : Name of the faction the ship belongs to. Used for: <br>* Faction name under/on ship image; <br>* Faction logo under ship image; <br>* Show faction name when hovering over the logo.
 +
::; variations {{Co|yellow|[bl]}} : List of ship on the variations tab in-game. Defaults to: ''none''<br>Use the template {{Tl|Ship}}. If more than one, separate by "<code>,<space></code>".<br>Put other ship comparisons in the notes section of the ship article.
 +
::; tech {{Co|yellow|[bl, tt]}} : The ships tech "level". Unused for Tech1 ships (2 for Tech2, 3 for Tech3, F for faction and S for storyline) Used for: <br>* Techcorner on ship image; <br>* Determine the (default) number of rigs (in combination with '''class''')
 +
 +
 +
::; powergrid {{Co|yellow|[tt]}} : Amount of Powergrid the ship has. Including the unit i.e. <code>700 MW</code>. Defaults to: 0 MW
 +
::; cpu {{Co|yellow|[tt]}} : Amount of CPU the ship has. Including the unit i.e. <code>300 tf</code>. Defaults to: 0 tf
 +
::; capacitor : Capacitor capacity. Including the unit i.e. <code>1,450 GJ</code>. Defaults to: 0 GJ
 +
 +
 +
::; highs {{Co|yellow|[bl, tt]}} : Number of high power slots. Defaults to: 0
 +
::; turrets {{Co|yellow|[bl, tt]}} : Number of turret hard-points. Defaults to: 0
 +
::; launchers {{Co|yellow|[bl, tt]}} : Number of launcher hard-points. Defaults to: 0
 +
::; mediums {{Co|yellow|[bl, tt]}} : Number of medium power slots. Defaults to: 0
 +
::; lows {{Co|yellow|[bl, tt]}} : Number of low power slots. Defaults to: 0
 +
 +
 +
::; mass : The ship's mass. Including the unit i.e. <code>1,100,000 kg</code>. Defaults to: 0 kg
 +
::; volume : The ship's volume (unpackaged). Including the unit i.e. <code>115,000 <nowiki>{{m3}}</nowiki></code>. Defaults to: 0 {{m3}}
 +
 +
 +
::; cargohold {{Co|yellow|[bl, tt]}} : Capacity of the standard cargo hold. Including the unit i.e. <code>480 <nowiki>{{m3}}</nowiki></code>. Defaults to: 0 {{m3}}
 +
::; extraholdtype {{Co|wheat|Optional}} : Type of an additional hold/bay (Mining, Gas, Ice, Minerals, Planetary Commodities, Command Center, Ammo, Fleet Hangar, Fuel Bay, Ship Maintenance Bay).
 +
::; extrahold {{Co|wheat|Optional}} : Capacity of an additional hold/bay. {{Co|palegreen|Required}} when '''extraholdtype''' is used.
 +
::; extrahold<''x''>type {{Co|wheat|Optional}} : <''x''> is 2 till 4. See '''extraholdtype'''
 +
::; extrahold<''x''>  {{Co|wheat|Optional}}: <''x''> is 2 till 4. See '''extrahold'''
 +
 +
 +
:: Drones. Overruled when '''fighterbay''' is used. Defaults to: "No drone bay." when neither '''dronebay''' nor '''fighterbay''' are used.
 +
::; dronebay {{Co|yellow|[bl]}} : Dronebay capacity. Including the unit i.e. <code>125 <nowiki>{{m3}}</nowiki></code>.
 +
::; bandwidth {{Co|yellow|[bl]}} : Drone bandwidth. Including the unit i.e. <code>75 Mbit/sec</code>. {{Co|palegreen|Required}} when '''dronebay''' is used.
 +
 +
 +
:: Fighters. Overrules '''dronebay'''.
 +
::; fighterbay {{Co|yellow|[bl]}} : Fighter bay capacity. Including the unit i.e. <code>60,000 <nowiki>{{m3}}</nowiki></code>.
 +
::; fightertubes {{Co|yellow|[bl]}} : Number of fighter tubes. {{Co|palegreen|Required}} when '''fighterbay''' is used.
 +
::; lightfightersquadlimit : Max number of light fighters. ({{Co|wheat|Optional}} not visible when not used)
 +
::; heavyfightersquadlimit : Max number of heavy fighters. ({{Co|wheat|Optional}} not visible when not used)
 +
::; supportfightersquadlimit : Max number of support fighters. ({{Co|wheat|Optional}} not visible when not used)
 +
 +
 +
::; info {{Co|yellow|[bl]}} : The text found on the Description tab of the in-game ship info.
 +
::; bonuses {{Co|yellow|[bl]}} : List of bonuses applied to the ship (Source; Trait tab in-game ship info). {{Co|wheat|Optional}} not visible when not used.<br> Preferably in the same order as on the Traits tab. Group headers like <skill> or role are bolded, header and actual bonuses are separated by <nowiki><br></nowiki> and may each be put on their own line to make it easier to read the source. Use &amp;bull;&amp;nbsp; for things like "Can fit ''module''" <br> example: {{code|1= bonuses= <nowiki>'''</nowiki>Gallente Cruiser bonuses (per skill level):<nowiki>'''<br></nowiki><br>5% bonus to Medium Hybrid Turret damage<nowiki><br></nowiki><br>10% bonus to Drone hitpoints, damage and mining yield<nowiki><br></nowiki><br>&amp;bull;&amp;nbsp;Can fit ''module''
 +
}}
 +
 +
 +
::; structurehp : Hitpoint value of the hull. Including the unit i.e. <code>2,000 HP</code>. Defaults to: 0 HP
 +
  
===Example===
+
::; armorhp {{Co|yellow|[bl]}} : Hitpoint value of the armor. Including the unit i.e. <code>2,000 HP</code>. Defaults to: 0 HP
 +
::; armorem {{Co|yellow|[bl]}} : Armor resistance percentage for electromagnetic damage. Defaults to: 0
 +
::; armorherm {{Co|yellow|[bl]}} : Armor resistance percentage for thermal damage. Defaults to: 0
 +
::; armorkin {{Co|yellow|[bl]}} : Armor resistance percentage for kinetic damage. Defaults to: 0
 +
::; armorexp {{Co|yellow|[bl]}} : Armor resistance percentage for explosive damage. Defaults to: 0
 +
 
 +
 
 +
::; shieldhp {{Co|yellow|[bl]}} : Hitpoint value of the shield. Including the unit i.e. <code>2,000 HP</code>. Defaults to: 0 HP
 +
::; shieldem {{Co|yellow|[bl]}} : Shield resistance percentage for electromagnetic damage. Defaults to: 0
 +
::; shieldtherm {{Co|yellow|[bl]}} : Shield resistance percentage for thermal damage. Defaults to: 0
 +
::; shieldkin {{Co|yellow|[bl]}} : Shield resistance percentage for kinetic damage. Defaults to: 0
 +
::; shieldexp {{Co|yellow|[bl]}} : Shield resistance percentage for explosive damage. Defaults to: 0
 +
 
 +
 
 +
::; maxvelocity {{Co|yellow|[bl, tt]}} : Maximum velocity. Including the unit i.e. <code>195 m/s</code>. Defaults to: 0 m/s
 +
::; inertia : Inertia modifier. Defaults to: 0.0
 +
::; warpspeed : Warp speed. Including the unit i.e. <code>4 AU/s</code>. Defaults to: 0 AU/s
 +
::; warptime : Base time to warp (manually calculated). Including the unit i.e. <code>8.62 s</code>. (see [[Acceleration#Accelerating_to_warp|Accelerating to warp]] for the calculation.)
 +
 
 +
 
 +
::; targetrange {{Co|yellow|[bl]}} : Maximum range to lock targets. Including the unit i.e. <code>52.5 km</code>. Defaults to: 0 km
 +
::; maxlockedtargets : Maximum number of simultaneously lockable targets. Defaults to: 0
 +
::; sigradius {{Co|yellow|[bl]}} : Signature radius. Including the unit i.e. <code>145 m</code>. Defaults to: 0 m
 +
::; scanres : Scan Resolution. Including the unit i.e. <code>280 mm</code>. Defaults to 0 mm
 +
::; sensortype : Type of sensor used. Defaults to: Multi. Otherwise use one of Gravimetric, LADAR, Magnetrometric or RADAR. Used for: Ship attributes.
 +
::; sensorvalue : Sensor strength value. Including the unit i.e. <code>16 points</code>. Defaults to: 0 points
 +
 
 +
 
 +
::; reqskills : List of skills required to fly the hull. Use the template {{Tl|RequiredSkill}}. Defaults to: ''none''<br> Use wiki mark-up for an unordered list (*). For skills that are prerequisites for other skills use nested lists. (Note: make sure the * starts at the first position of the line, except for the first if behind reqskills=, otherwise the wiki mark-up will not recognize it as an unordered list.)<br> Example {{Code|1= reqskills= <nowiki>* {{RequiredSkill|Gallente Cruiser|I}}
 +
** {{RequiredSkill|Spaceship Command|II}}
 +
** {{RequiredSkill|Gallente Destroyer|III}}
 +
*** {{RequiredSkill|Gallente Frigate|III}}
 +
**** {{RequiredSkill|Spaceship Command|I}}</nowiki>
 +
}}
 +
::; totaltraintime : Training time for the skills in Required Skill (manually calculated). Including the unit i.e. <code>19h 15m 30s</code>. Not visible when no required skills.
 +
 
 +
 
 +
::; forumlinks {{Co|wheat|Optional}} : List of relevant forum links. When more than one separate by "<code>,<nowiki><br></nowiki></code>". (not visible when not used)
 +
::; wikireferences : List of relevant UniWiki article links (Has some build-in). When more than one separate by "<code>,<nowiki><br></nowiki></code>".
 +
::; externallinks : List of relevant external links (zKillboard, EVE Workbench, Janice and EVE Ref are build in). When more than one separate by "<code>,<nowiki><br></nowiki></code>".
 +
::; highlights<''x''> {{Co|wheat|Optional}} {{Co|yellow|[tt]}} : <''x''> is 1 till 4. highlights. (not visible when not used)
 +
 
 +
 
 +
:: Overrides, use only when the build in results are incorrect.
 +
:::; rigs_count : Override for (default) number of rigs.
 +
:::; rigs_size : Override for (default) size of rigs.
 +
:::; rigs_calibration : Override for (default)  number of calibration points.
 +
 
 +
=== Example ===
 +
<div style="float: right;">[[#top|Top]]</div>
 
An example of a proper template would be:
 
An example of a proper template would be:
 
<pre>
 
<pre>
Line 86: Line 565:
 
  <!--  Template marker : DON'T EDIT LINE -->
 
  <!--  Template marker : DON'T EDIT LINE -->
 
  <!-----------------------------------------------------------
 
  <!-----------------------------------------------------------
  * SHIP ATTRIBUTES SECTION (last update : 5/29/2014)
+
  * SHIP ATTRIBUTES SECTION (last update : 2022-12-10)
 
  -------------------------------------------------------------
 
  -------------------------------------------------------------
 
  * on editing the attributes, please make sure that you don't
 
  * on editing the attributes, please make sure that you don't
  * leave/misstype any tags required. please follow the same
+
  * leave/mistype any tags required. please follow the same
 
  * format below and edit only the values (after the = sign).
 
  * format below and edit only the values (after the = sign).
 
  ------------------------------------------------------------->
 
  ------------------------------------------------------------->
  | shipid=24688
+
  | shipid= 24688
  | shipimg=Rokh.jpg
+
  | shipimg= Rokh.jpg
  | shipname=Rokh
+
  | shipname= Rokh
| caption=Rokh
+
  | class= Battleship
  | class=Battleship
+
  | grouping= Standard Battleships
  | grouping=Standard Battleships
+
  | hulltype= Rokh Class
  | hulltype=Rokh Class
+
  | faction= Caldari State
  | faction=Caldari State
+
  | variations=  
| race=Caldari
+
  | tech=  
| roles=unspecified
+
 
  | variations=<i>none</i>
+
  | powergrid= 15,000 MW
  | tech=
+
  | cpu= 780 tf
| ecmprio=0 <!-- 0 = none, 1 = low, 2 = normal, 3 = high, 4 = highest -->
+
  | capacitor= 6,000 GJ
  | powergrid=15,000 MW
+
 
  | cpu=780 tf
+
  | highs= 8
  | capacitor=6,000 GJ
+
  | turrets= 8
  | highs=8
+
  | launchers= 4
  | turrets=8
+
  | mediums= 6
  | launchers=4
+
  | lows= 5
  | mediums=6
+
 
  | lows=5
+
  | mass= 105,300,000 kg
  | mass=105,300,000 kg
+
  | volume= 470,000 m&#179;
  | volume=486,000 m&#179;
+
 
  | cargohold=625 m&#179;
+
  | cargohold= 820 m&#179;
 +
| extraholdtype=
 
  | extrahold=
 
  | extrahold=
| extraholdtype=
+
 
| extrahold2=
+
  | dronebay= 50 m&#179;
| extrahold2type=
+
  | bandwidth= 50 Mbit/sec
| extrahold3=
+
 
| extrahold3type=
+
  | info= <b>Development</b><br>Having long suffered the lack of an adequate hybrid platform, the Caldari State's capsule pilots found themselves rejoicing as the Rokh's design specs were released. A fleet vessel if ever there was one, this far-reaching and durable beast is expected to see a great deal of service on battlefields near and far.
  | dronebay=50 m&#179;
+
  | bonuses=<b>Caldari Battleship bonuses (per skill level):</b><br>
  | bandwidth=50 Mbit/sec
+
10% bonus to Large Hybrid Turret optimal range<br>
| fighterbay=
+
4% bonus to all shield resistances<br>
| fightertubes=
+
'''Role bonus:'''<br>
| lightfightersquadlimit=
+
100% bonus to Shield Extender hitpoints<br>
| heavyfightersquadlimit=
+
50% bonus to Armor Plate hitpoints<br>
| supportfightersquadlimit=
+
5% additional bonus to Reinforced Bulkhead hitpoints
  | info=<br><b>Development</b><br>Having long suffered the lack of an adequate hybrid platform, the Caldari State's capsule pilots found themselves rejoicing as the Rokh's design specs were released. A fleet vessel if ever there was one, this far-reaching and durable beast is expected to see a great deal of service on battlefields near and far.
+
 
  | bonuses=<b>Caldari Battleship bonuses (per skill level):</b><br>10% bonus to Large Hybrid Turret optimal range<br>4% bonus to all shield resistances<br>
+
  | structurehp= 8,250 HP
  | structurehp=7,500 HP
+
 
  | shieldhp=8,500 HP
+
  | armorhp= 7,700 HP
  | shieldem=0
+
  | armorem= 50
  | shieldexp=50
+
  | armortherm= 45
  | shieldkin=40
+
  | armorkin= 25
  | shieldtherm=20
+
  | armorexp= 10
  | armorhp=7,000 HP
+
 
  | armorem=50
+
  | shieldhp= 9,350 HP
  | armorexp=10
+
  | shieldem= 0
  | armorkin=25
+
  | shieldtherm= 20
  | armortherm=44.99999999999999
+
  | shieldkin= 40
  | maxvelocity=89 m/sec
+
  | shieldexp= 50
  | inertia=0.136
+
 
  | warpspeed=2 AU/s
+
  | maxvelocity= 89 m/sec
  | warptime=19.85 s
+
  | inertia= 0.136
  | targetrange=90.00 km
+
  | warpspeed= 3 AU/s
  | sigradius=500 m
+
  | warptime= 19.85 s
  | maxlockedtargets=7
+
 
  | sensortype=Gravimetric
+
  | targetrange= 108 km
  | sensorvalue=24 points
+
| maxlockedtargets= 7
| scanres=75 mm
+
  | sigradius= 500 m
 +
  | scanres= 98 mm
 +
  | sensortype= Gravimetric
 +
  | sensorvalue= 24 points
 +
 
 
  | reqskills=*{{RequiredSkill|Caldari Battleship|I}}
 
  | reqskills=*{{RequiredSkill|Caldari Battleship|I}}
 
**{{RequiredSkill|Spaceship Command|IV}}
 
**{{RequiredSkill|Spaceship Command|IV}}
Line 161: Line 645:
 
*****{{RequiredSkill|Caldari Frigate|III}}
 
*****{{RequiredSkill|Caldari Frigate|III}}
 
******{{RequiredSkill|Spaceship Command|I}}
 
******{{RequiredSkill|Spaceship Command|I}}
 +
| totaltraintime= 3d 20h 55m 10s
  
| totaltraintime=3d 20h 55m 10s
+
  | forumlinks=  
  | forumlinks=
+
  | wikireferences=  
  | wikireferences=
+
  | externallinks=  
  | externallinks=
+
  | highlights1=  
  | highlights1=
+
  | highlights2=  
  | highlights2=
+
  | highlights3=  
  | highlights3=
+
  | highlights4=  
  | highlights4=
 
| rigs_count=
 
| rigs_size=
 
| rigs_calibration=
 
 
}}
 
}}
 
</pre>
 
</pre>
  
===Enclosing Tags===
 
  
Ship articles actually include the following wrapper, instead of just a <tt>ShipArticle</tt> tag, to handle their inclusion in other pages.
+
 
The autogenerated template code will include this snippet.
 
<pre>
 
&lt;onlyinclude&gt;{{{{#if:{{{mode|}}}|{{#switch:{{{mode}}}|box=ShipBoxLarge|#default=ShipBoxTooltip}}|ShipArticle}} <!--  Template marker : DON'T EDIT LINE -->
 
...
 
}}&lt;/onlyinclude&gt; <!-- Template marker : DON'T EDIT LINE -->
 
</pre>
 
 
<!---
 
<!---
The helper tool was awesome while it was accurate, but it hasn't kep up with stat changes on existing ships or with the introduction of new ships. So I'm commenting it out. But it was so useful that I'm leaving the documentation content here, just in case it gets updated again. -{{User:Antei_thantonne}}
+
The helper tool was awesome while it was accurate, but it hasn't kept up with stat changes on existing ships or with the introduction of new ships. So I'm commenting it out. But it was so useful that I'm leaving the documentation content here, just in case it gets updated again. -{{User:Antei thantonne}}
  
===Helper tool===
+
=== Helper tool ===
 
+
To automatically generate template code for an existing ship, you can use the tool located [https://ubik2.github.io/eveuniversity-wiki-helpers/ship_template.html here].
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].
 
  
 +
2022-12-10 See [https://github.com/ubik2/eveuniversity-wiki-helpers GitHub for the source] which had its last update in june 2014.
 
--->
 
--->
  
===Automatic Updates===
+
<includeonly>[[Category:Formatting templates]]</includeonly>
 
+
<noinclude>[[Category:Template documentation]]</noinclude>
A script will occasionally be run which will update the values based on the static data export from CCP.
 

Latest revision as of 15:36, 21 February 2024

Description
This template is used to create a ship page for the Ship Database.
Icon timer non-capsuleer.png Creating a new ship article? Remember to update the {{Sh}} and {{ShipsMatrix}} templates and check the required for info of the required skills.Icon timer non-capsuleer.png


Dependencies
Uses
MediaWiki:Common.css Elements identified by #ship-article.
no-image.png Default ship image when neither shipid nor shipimg are given. Default faction logo when faction is empty or unknown.
{{Imageserver}} When no local image of ship is available and shipid is known.
Build-in UniWiki links to
Ships
Build-in external links to
zKillboard
EVE Workbench
Janice
EVE Ref
Indirectly uses
{{RequiredSkill}} to fill the parameter reqskill
{{Ship}} which in-turn calls {{ShipBoxTooltip}} to fill the parameter variations
Used by
{{Ship}} Wrapper for:
{{ShipBoxLarge}} Uses part of the parameter set. Used parameters are marked with bl
{{ShipBoxTooltip}} Uses part of the parameter set. Used parameters are marked with tt
Syntax
<onlyinclude>{{{{#if:{{{mode|}}}|{{#switch:{{{mode}}}|box=ShipBoxLarge|#default=ShipBoxTooltip}}|ShipArticle}} <!--  Template marker : DON'T EDIT LINE -->
<!-----------------------------------------------------------
* SHIP ATTRIBUTES SECTION (last update : 2022-12-10)
-------------------------------------------------------------
* on editing the attributes, please make sure that you don't
* leave/mistype any tags required. please follow the same
* format below and edit only the values (after the = sign).
------------------------------------------------------------->
| shipid= 
| shipimg= 
| shipname= 
... parameter list
}}</onlyinclude> <!-- Template marker : DON'T EDIT LINE --> 
Note: While {{ShipArticle}} on its own will work, leaving out the other parts given in the syntax will break the functioning of {{ShipBoxTooltip}} and {{ShipBoxLarge}}.
Parameters
shipid [Preferred] [bl, tt] 
EVE Online database ID for the ship. See How to get ID for how to find it. Used for:
* External links to zKillboard, EVE Workbench, Janice and EVE Ref: (not for tt)
* Ship image from CCP image server when no local image available.
shipimg [Preferred] [bl, tt] 
Name of the local image file with extension. Used to show the image. Overrules the use of the CCP image server (see shipid)
shipname [Required] [bl, tt] 
The name of the ship. Exactly as written in-game. Must be identical to the article name. Used for:
* Show ship name;
* Show ship name when hovering over the image;
* Breadcrumbs;
* Naming of external links, (see shipid).
class [Required] [bl] 
Class the ship belongs to. This info can be found in-game on the ship info. It is in the header, after the ship name, in parentheses (see table Ship classes). Used for:
* Excluding (special edition) shuttles from the external EVE Workbench link;
* Determine the (default) number of rigs (in combination with tech);
* Determine the (default) rig size;
* Determine (default) number of calibration points (in combination with grouping);
* Determine presence of Frigate Escape Bay;
* Part of the header text, [bl] only
grouping [Required] [tt] 
Name of the market group the ship belongs to (See grouping guidlines). Used for:
* Ship category in breadcrumbs;
* Ship category under ship image;
* Determine (default) number of calibration points (in combination with class);
* Part of the header, [tt]
hulltype [Required] [tt] 
Ships basic hulltype. The Tech1 shipname when there are variations i.e. The Vexor, Guardian-Vexor, Ishtar and Vexor Navy Issue all have Vexor for their hulltype. Otherwise use the shipname.
Used for: <Hull type> Class under ship image. The word Class must be included.
faction [Required] [bl] 
Name of the faction the ship belongs to. Used for:
* Faction name under/on ship image;
* Faction logo under ship image;
* Show faction name when hovering over the logo.
variations [bl] 
List of ship on the variations tab in-game. Defaults to: none
Use the template {{Ship}}. If more than one, separate by ",<space>".
Put other ship comparisons in the notes section of the ship article.
tech [bl, tt] 
The ships tech "level". Unused for Tech1 ships (2 for Tech2, 3 for Tech3, F for faction and S for storyline) Used for:
* Techcorner on ship image;
* Determine the (default) number of rigs (in combination with class)


powergrid [tt] 
Amount of Powergrid the ship has. Including the unit i.e. 700 MW. Defaults to: 0 MW
cpu [tt] 
Amount of CPU the ship has. Including the unit i.e. 300 tf. Defaults to: 0 tf
capacitor 
Capacitor capacity. Including the unit i.e. 1,450 GJ. Defaults to: 0 GJ


highs [bl, tt] 
Number of high power slots. Defaults to: 0
turrets [bl, tt] 
Number of turret hard-points. Defaults to: 0
launchers [bl, tt] 
Number of launcher hard-points. Defaults to: 0
mediums [bl, tt] 
Number of medium power slots. Defaults to: 0
lows [bl, tt] 
Number of low power slots. Defaults to: 0


mass 
The ship's mass. Including the unit i.e. 1,100,000 kg. Defaults to: 0 kg
volume 
The ship's volume (unpackaged). Including the unit i.e. 115,000 {{m3}}. Defaults to: 0 m3


cargohold [bl, tt] 
Capacity of the standard cargo hold. Including the unit i.e. 480 {{m3}}. Defaults to: 0 m3
extraholdtype Optional 
Type of an additional hold/bay (Mining, Gas, Ice, Minerals, Planetary Commodities, Command Center, Ammo, Fleet Hangar, Fuel Bay, Ship Maintenance Bay).
extrahold Optional 
Capacity of an additional hold/bay. Required when extraholdtype is used.
extrahold<x>type Optional 
<x> is 2 till 4. See extraholdtype
extrahold<x> Optional
<x> is 2 till 4. See extrahold


Drones. Overruled when fighterbay is used. Defaults to: "No drone bay." when neither dronebay nor fighterbay are used.
dronebay [bl] 
Dronebay capacity. Including the unit i.e. 125 {{m3}}.
bandwidth [bl] 
Drone bandwidth. Including the unit i.e. 75 Mbit/sec. Required when dronebay is used.


Fighters. Overrules dronebay.
fighterbay [bl] 
Fighter bay capacity. Including the unit i.e. 60,000 {{m3}}.
fightertubes [bl] 
Number of fighter tubes. Required when fighterbay is used.
lightfightersquadlimit 
Max number of light fighters. (Optional not visible when not used)
heavyfightersquadlimit 
Max number of heavy fighters. (Optional not visible when not used)
supportfightersquadlimit 
Max number of support fighters. (Optional not visible when not used)


info [bl] 
The text found on the Description tab of the in-game ship info.
bonuses [bl] 
List of bonuses applied to the ship (Source; Trait tab in-game ship info). Optional not visible when not used.
Preferably in the same order as on the Traits tab. Group headers like <skill> or role are bolded, header and actual bonuses are separated by <br> and may each be put on their own line to make it easier to read the source. Use &bull;&nbsp; for things like "Can fit module"
example:
bonuses= '''Gallente Cruiser bonuses (per skill level):'''<br>
5% bonus to Medium Hybrid Turret damage<br>
10% bonus to Drone hitpoints, damage and mining yield<br>
&bull;&nbsp;Can fit module


structurehp 
Hitpoint value of the hull. Including the unit i.e. 2,000 HP. Defaults to: 0 HP


armorhp [bl] 
Hitpoint value of the armor. Including the unit i.e. 2,000 HP. Defaults to: 0 HP
armorem [bl] 
Armor resistance percentage for electromagnetic damage. Defaults to: 0
armorherm [bl] 
Armor resistance percentage for thermal damage. Defaults to: 0
armorkin [bl] 
Armor resistance percentage for kinetic damage. Defaults to: 0
armorexp [bl] 
Armor resistance percentage for explosive damage. Defaults to: 0


shieldhp [bl] 
Hitpoint value of the shield. Including the unit i.e. 2,000 HP. Defaults to: 0 HP
shieldem [bl] 
Shield resistance percentage for electromagnetic damage. Defaults to: 0
shieldtherm [bl] 
Shield resistance percentage for thermal damage. Defaults to: 0
shieldkin [bl] 
Shield resistance percentage for kinetic damage. Defaults to: 0
shieldexp [bl] 
Shield resistance percentage for explosive damage. Defaults to: 0


maxvelocity [bl, tt] 
Maximum velocity. Including the unit i.e. 195 m/s. Defaults to: 0 m/s
inertia 
Inertia modifier. Defaults to: 0.0
warpspeed 
Warp speed. Including the unit i.e. 4 AU/s. Defaults to: 0 AU/s
warptime 
Base time to warp (manually calculated). Including the unit i.e. 8.62 s. (see Accelerating to warp for the calculation.)


targetrange [bl] 
Maximum range to lock targets. Including the unit i.e. 52.5 km. Defaults to: 0 km
maxlockedtargets 
Maximum number of simultaneously lockable targets. Defaults to: 0
sigradius [bl] 
Signature radius. Including the unit i.e. 145 m. Defaults to: 0 m
scanres 
Scan Resolution. Including the unit i.e. 280 mm. Defaults to 0 mm
sensortype 
Type of sensor used. Defaults to: Multi. Otherwise use one of Gravimetric, LADAR, Magnetrometric or RADAR. Used for: Ship attributes.
sensorvalue 
Sensor strength value. Including the unit i.e. 16 points. Defaults to: 0 points


reqskills 
List of skills required to fly the hull. Use the template {{RequiredSkill}}. Defaults to: none
Use wiki mark-up for an unordered list (*). For skills that are prerequisites for other skills use nested lists. (Note: make sure the * starts at the first position of the line, except for the first if behind reqskills=, otherwise the wiki mark-up will not recognize it as an unordered list.)
Example
reqskills= * {{RequiredSkill|Gallente Cruiser|I}} ** {{RequiredSkill|Spaceship Command|II}} ** {{RequiredSkill|Gallente Destroyer|III}} *** {{RequiredSkill|Gallente Frigate|III}} **** {{RequiredSkill|Spaceship Command|I}}
totaltraintime 
Training time for the skills in Required Skill (manually calculated). Including the unit i.e. 19h 15m 30s. Not visible when no required skills.


forumlinks Optional 
List of relevant forum links. When more than one separate by ",<br>". (not visible when not used)
wikireferences 
List of relevant UniWiki article links (Has some build-in). When more than one separate by ",<br>".
externallinks 
List of relevant external links (zKillboard, EVE Workbench, Janice and EVE Ref are build in). When more than one separate by ",<br>".
highlights<x> Optional [tt] 
<x> is 1 till 4. highlights. (not visible when not used)


Overrides, use only when the build in results are incorrect.
rigs_count 
Override for (default) number of rigs.
rigs_size 
Override for (default) size of rigs.
rigs_calibration 
Override for (default) number of calibration points.

Example

Top

An example of a proper template would be:

{{ShipArticle
 <!--  Template marker : DON'T EDIT LINE -->
 <!-----------------------------------------------------------
 * SHIP ATTRIBUTES SECTION (last update : 2022-12-10)
 -------------------------------------------------------------
 * on editing the attributes, please make sure that you don't
 * leave/mistype any tags required. please follow the same
 * format below and edit only the values (after the = sign).
 ------------------------------------------------------------->
 | shipid= 24688
 | shipimg= Rokh.jpg
 | shipname= Rokh
 | class= Battleship
 | grouping= Standard Battleships
 | hulltype= Rokh Class
 | faction= Caldari State
 | variations= 
 | tech= 

 | powergrid= 15,000 MW
 | cpu= 780 tf
 | capacitor= 6,000 GJ

 | highs= 8
 | turrets= 8
 | launchers= 4
 | mediums= 6
 | lows= 5

 | mass= 105,300,000 kg
 | volume= 470,000 m³

 | cargohold= 820 m³
 | extraholdtype=
 | extrahold=

 | dronebay= 50 m³
 | bandwidth= 50 Mbit/sec

 | info= <b>Development</b><br>Having long suffered the lack of an adequate hybrid platform, the Caldari State's capsule pilots found themselves rejoicing as the Rokh's design specs were released. A fleet vessel if ever there was one, this far-reaching and durable beast is expected to see a great deal of service on battlefields near and far.
 | bonuses=<b>Caldari Battleship bonuses (per skill level):</b><br>
10% bonus to Large Hybrid Turret optimal range<br>
4% bonus to all shield resistances<br>
'''Role bonus:'''<br>
100% bonus to Shield Extender hitpoints<br>
50% bonus to Armor Plate hitpoints<br>
5% additional bonus to Reinforced Bulkhead hitpoints

 | structurehp= 8,250 HP

 | armorhp= 7,700 HP
 | armorem= 50
 | armortherm= 45
 | armorkin= 25
 | armorexp= 10

 | shieldhp= 9,350 HP
 | shieldem= 0
 | shieldtherm= 20
 | shieldkin= 40
 | shieldexp= 50

 | maxvelocity= 89 m/sec
 | inertia= 0.136
 | warpspeed= 3 AU/s
 | warptime= 19.85 s

 | targetrange= 108 km
 | maxlockedtargets= 7
 | sigradius= 500 m
 | scanres= 98 mm
 | sensortype= Gravimetric
 | sensorvalue= 24 points

 | reqskills=*{{RequiredSkill|Caldari Battleship|I}}
**{{RequiredSkill|Spaceship Command|IV}}
**{{RequiredSkill|Caldari Battlecruiser|III}}
***{{RequiredSkill|Spaceship Command|III}}
***{{RequiredSkill|Caldari Cruiser|III}}
****{{RequiredSkill|Spaceship Command|II}}
****{{RequiredSkill|Caldari Destroyer|III}}
*****{{RequiredSkill|Caldari Frigate|III}}
******{{RequiredSkill|Spaceship Command|I}}
 | totaltraintime= 3d 20h 55m 10s

 | forumlinks= 
 | wikireferences= 
 | externallinks= 
 | highlights1= 
 | highlights2= 
 | highlights3= 
 | highlights4= 
}}