Difference between revisions of "Template:ShipsMatrix/doc"

From EVE University Wiki
Jump to: navigation, search
(Created page with "<noinclude>{{main|Template:ShipsMatrix}}</noinclude> This template generates a footer with collapsible rows, listing all ships by faction and type. <includeonly>[[Category:Tem...")
 
m (Update dependencies.)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{main|Template:ShipsMatrix}}</noinclude>
+
; Description
This template generates a footer with collapsible rows, listing all ships by faction and type.
+
: This template generates a footer with expandable rows, listing all ships by faction and type. It also has an option to display a fully expanded version without the show/hide option.
<includeonly>[[Category:Template]]</includeonly>
+
 
 +
: The rules for placing Ships into the matrix are:
 +
:* Amarr, Caldari, Gallente and Minmatar Ships from the "Ship Tree" go in the "Primary" sub-table
 +
:* ORE Ships from the "Ship Tree" go in the "Outer Ring Excavation Ships" sub-table
 +
:* Ships from the "Ship Tree" found under "Pirate Factions" in the "Regional Market" in-game window go in the "Pirate Factions Ships" sub-table
 +
:* Ships described in-game as built by CONCORD, Ships described in-game as built by Society of Conscious Thought, EDENCOM Ships from the "Ship Tree" and Triglavian Ships from the "Ship Tree" go in the "Other Faction Ships" sub-table; the exception are Ships that are only given once, such as Ships given during the [[Alliance Tournament]] - these belong in the "Special Edition Ships" sub-table
 +
:* All Ships that do not belong to any previous sub-table go in the "Special Edition Ships" sub-table
 +
 
 +
; Dependencies
 +
:; Uses
 +
:: {{T|Sh}} for ship links in the "Special Edition Ships" section.
 +
:: CSS class nowraplinks from [[MediaWiki:Common.css]]
 +
; Syntax
 +
: {{T|ShipsMatrix|2= expgroup= expgroup}}
 +
:; Parameters
 +
::; expgroup= : To auto expand a collapsed ship group - One of the following: ''battlecruisers, battleships, carriers, cruisers, destroyers, dreadnoughts, freighters, frigates, haulers, ore, pirates, special edition'' or ''other''.
 +
::: Tho produce a fully expanded ship matrix without the show/hide option use the expgroup parameter ''all''.
 +
 
 +
; Notes
 +
: The ''all'' value for the fully expanded version was developed to replace the manual coding of the article [[EVE ships]].
 +
 
 +
<includeonly>[[Category:Navbox templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 09:59, 13 August 2023

Description
This template generates a footer with expandable rows, listing all ships by faction and type. It also has an option to display a fully expanded version without the show/hide option.
The rules for placing Ships into the matrix are:
  • Amarr, Caldari, Gallente and Minmatar Ships from the "Ship Tree" go in the "Primary" sub-table
  • ORE Ships from the "Ship Tree" go in the "Outer Ring Excavation Ships" sub-table
  • Ships from the "Ship Tree" found under "Pirate Factions" in the "Regional Market" in-game window go in the "Pirate Factions Ships" sub-table
  • Ships described in-game as built by CONCORD, Ships described in-game as built by Society of Conscious Thought, EDENCOM Ships from the "Ship Tree" and Triglavian Ships from the "Ship Tree" go in the "Other Faction Ships" sub-table; the exception are Ships that are only given once, such as Ships given during the Alliance Tournament - these belong in the "Special Edition Ships" sub-table
  • All Ships that do not belong to any previous sub-table go in the "Special Edition Ships" sub-table
Dependencies
Uses
{{Sh}} for ship links in the "Special Edition Ships" section.
CSS class nowraplinks from MediaWiki:Common.css
Syntax
{{ShipsMatrix|<expgroup= expgroup>}}
Parameters
expgroup= 
To auto expand a collapsed ship group - One of the following: battlecruisers, battleships, carriers, cruisers, destroyers, dreadnoughts, freighters, frigates, haulers, ore, pirates, special edition or other.
Tho produce a fully expanded ship matrix without the show/hide option use the expgroup parameter all.
Notes
The all value for the fully expanded version was developed to replace the manual coding of the article EVE ships.