|
|
(11 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | ; Description
| |
− | : This template is used to create a content row in an NPCTable.
| |
| | | |
− | ; Dependencies:
| |
− | :; Requires
| |
− | :: {{T|NPCTableCSS}} once on the page one or more NPCTables are used on.
| |
− | :: {{T|NPCTableHead}}
| |
− |
| |
− | ; Syntax
| |
− | : {{T|NPCTableRow|type|count|name(s)|point= point|5=ewar= ewar|6=cargo= cargo|7=drop= drop|8=trigger= trigger|9=note= notes}}
| |
− | :; Parameters
| |
− | ::; type : sets the [[NPC naming conventions|type and size]] of the NPC ship or structure. Is displayed as the ships bracket icon and class. A prefix can be added to control the brackets color.
| |
− | {| class= "wikitable collapsible" style="text-align: center;"
| |
− | |+ Ships
| |
− | |-
| |
− | ! rowspan= 2 | Name || colspan= 3 | Prefix
| |
− | |-
| |
− | | ''none'' || Neutral || Friendly
| |
− | |-
| |
− | | style="text-align: left;" | Barge || [[image:icon_red_mining_barge.png|16px|link=|Barge]] || [[image:icon_white_mining_barge.png|16px|link=|Barge]] || [[image:icon_blue_mining_barge.png|16px|link=|Barge]]
| |
− | |-
| |
− | | style="text-align: left;" | Hauler || [[image:icon_red_industrial.png|16px|link=|Hauler]] ||[[image:icon_white_industrial.png|16px|link=|Hauler]] || [[image:icon_blue_industrial.png|16px|link=|Industrial]]
| |
− | |-
| |
− | | style="text-align: left;" | Freighter || [[image:icon_red_industrial_capital.png|16px|link=|Freighter]] || [[image:icon_white_industrial_capital.png|16px|link=|Freighter]] || [[image:icon_blue_industrial_capital.png|16px|link=|Freighter]]
| |
− | |-
| |
− | | style="text-align: left;" | Drone || [[image:icon_red_drone.png|16px|link=|Drone]] || [[image:icon_bracket_drone.png|16px|link=|Drone]] || [[image:icon_blue_drone.png|16px|link=|Drone]]
| |
− | |-
| |
− | | style="text-align: left;" | Fighter || [[image:icon_red_fighter.png|16px|link=|Fighter]]|| [[image:icon_bracket_fighter.png|16px|link=|Fighter]]|| [[image:icon_blue_fighter.png|16px|link=|Fighter]]
| |
− | |-
| |
− | | style="text-align: left;" | Frigate || [[image:icon_red_frigate.png|16px|link=|Frigate]]|| [[image:icon_white_frigate.png|16px|link=|Frigate]]|| [[image:icon_blue_frigate.png|16px|link=|Frigate]]
| |
− | |-
| |
− | | style="text-align: left;" | Elite Frigate || [[image:icon_red_frigate.png|16px|link=|Commander Frigate]] || [[image:icon_white_frigate.png|16px|link=|Commander Frigate]] || [[image:icon_blue_frigate.png|16px|link=|Commander Frigate]]
| |
− | |-
| |
− | | style="text-align: left;" | Commander Frigate || [[image:icon_red_frigate.png|16px|link=|Commander Frigate]] || [[image:icon_white_frigate.png|16px|link=|Commander Frigate]] || [[image:icon_blue_frigate.png|16px|link=|Commander Frigate]]
| |
− | |-
| |
− | | style="text-align: left;" | Overseer Frigate || [[image:icon_red_frigate.png|16px|link=|Overseer Frigate]] || [[image:icon_white_frigate.png|16px|link=|Overseer Frigate]] || [[image:icon_blue_frigate.png|16px|link=|Overseer Frigate]]
| |
− | |}
| |
− |
| |
− | ; Sample
| |
− | {{NPCTableCSS}}
| |
− | : <code><nowiki>{{NPCTableHead|Initial defenders}}</nowiki></code>
| |
− | : <code><nowiki>{{NPCTableRow|Barge| |}}</nowiki></code>
| |
− | : <code><nowiki>|}</nowiki></code>
| |
− | :: gives...
| |
− | {{NPCTableHead|Initial defenders}}
| |
− | {{NPCTableRow|Barge| |}}
| |
− | |}
| |
− |
| |
− |
| |
− | ; See also
| |
− | * [[UniWiki:Mission formatting guidelines|Mission formatting guidelines]]
| |
− |
| |
− | <includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly>
| |
− | <noinclude>[[Category:Template documentation]]</noinclude>
| |