Шаблон:ShipsMatrix: различия между версиями

Материал из EVE Online Wiki [Aliteg]
Перейти к: навигация, поиск
(Новая страница: «{{#css: .ships-matrix { font-family: arial; font-size: 12px; line-height: 130%; } .ships-matrix table { width:100%; } .ships-matrix table, .ships-matrix tr, .ships-matrix th, .ships-matrix td { margin: 0; padding: 0; text-align: left; font-weight: normal; } .ships-matrix th, .ships-matrix td { line-height: 110%; padding: 3px 5px; } .ships-matrix tr { } .ships-matrix a { font-size: 11px; } .ships-matrix a:hover, ....»)
 
Нет описания правки
 
Строка 3: Строка 3:
.ships-matrix
.ships-matrix
  {
  {
  overflow: auto;
   font-family: arial;
   font-family: arial;
   font-size: 12px;
   font-size: 12px;
Строка 745: Строка 746:
     <tr class='primary'>
     <tr class='primary'>
       <td class='firstcol groupheader firstindent'>Dreadnoughts</td>
       <td class='firstcol groupheader firstindent'>Dreadnoughts</td>
       <td class='piratecol centertext'></td>
       <td class='piratecol centertext'>[[Sarathiel]]</td>
       <td class='piratecol centertext'>[[Chemosh]]</td>
       <td class='piratecol centertext'>[[Chemosh]]</td>
       <td class='piratecol centertext'></td>
       <td class='piratecol centertext'></td>
Строка 934: Строка 935:
       <td class='centertext'></td>
       <td class='centertext'></td>
       <td class='centertext'></td>
       <td class='centertext'></td>
      <td class='centertext'></td>
    </tr>
    <tr class='even'>
      <td class='firstcol groupheader secondindent'>Marauders</td>
      <td class='centertext'></td>
      <td class='centertext'></td>
      <td class='centertext'></td>
      <td class='centertext'>[[Babaroga]]</td>
       <td class='centertext'></td>
       <td class='centertext'></td>
     </tr>
     </tr>

Текущая версия от 00:51, 26 июня 2025

Template documentation (for the above template, sometimes hidden or invisible)
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.
Visit Шаблон:ShipsMatrix/doc to edit this text! (How does this work?) (Refresh this text - why?)