Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:NPCTableHead/doc: Difference between revisions

Template page
Hirmuolio Pine (talk | contribs)
Structures: Acceleration Gate
Hirmuolio Pine (talk | contribs)
No edit summary
Line 9: Line 9:
<code>{{t|CMBSite|Name of the complex}} OR {{t|NPCTableCSS}} (either one once somewhere in the article)<br>
<code>{{t|CMBSite|Name of the complex}} OR {{t|NPCTableCSS}} (either one once somewhere in the article)<br>
{{t|NPCTableHead|Table header}}<br>
{{t|NPCTableHead|Table header}}<br>
{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=Ewar|6=cargo=Loot|7=trigger=Trigger|8=note=Notes}}<br>
{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=Ewar|6=cargo=Loot|7=drop=drop|8=trigger=Trigger|9=note=Notes}}<br>
{{t|NPCTableSeparator|Separator title}}<br>
{{t|NPCTableSeparator|Separator title}}<br>
{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes/no|5=ewar=Ewar|6=cargo=Loot|7=trigger=Trigger|8=note=Notes}}<br>
{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=Ewar|6=cargo=Loot|7=drop=drop|8=trigger=Trigger|9=note=Notes}}<br>
|}</code>
|}</code>


Line 22: Line 22:
==== Ships ====
==== Ships ====


<code>{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes/no|5=ewar=Ewar|6=cargo=Loot|7=trigger=Trigger|8=note=Notes}}</code>
<code>{{t|NPCTableRow|Ship size|Ship count|Ship names|4=point=yes|5=ewar=Ewar|6=cargo=Loot|7=drop=drop|8=trigger=Trigger|9=note=Notes}}</code>


;Ship size
;Ship size
Line 71: Line 71:
:*Energy neutralization ("neut"): <code><nowiki>{{icon|neut|24|Neuting}}</nowiki></code> {{icon|neut|24|Neuting}}
:*Energy neutralization ("neut"): <code><nowiki>{{icon|neut|24|Neuting}}</nowiki></code> {{icon|neut|24|Neuting}}
If no additional information about ewar is needed more simple <code><nowiki>ewar = </nowiki></code> is enough. If a ship uses multiple ewar types you can specify second ewar type with <code><nowiki>ewar2 = </nowiki></code>  
If no additional information about ewar is needed more simple <code><nowiki>ewar = </nowiki></code> is enough. If a ship uses multiple ewar types you can specify second ewar type with <code><nowiki>ewar2 = </nowiki></code>  
;cargo and drop
: If something noteworthy drops it hould be marked as cargo (shiny) or drop (not shiny).
;note
:If there is something else noteworthy about this ship then it can be added in this note.


Examples:
Examples:
Line 106: Line 112:
:*Hackable {{icon|br hackable|16|Hackable Structure}}
:*Hackable {{icon|br hackable|16|Hackable Structure}}


In addition to the ship parameters noted above, structure entries can also use the following parameter:
In addition to the ship parameters noted above, structure entries can also use all the same parameters as ships.
 
;destructible = yes
:the structure is destructible (if the structure is not destructible, this parameter may be ommitted)


=== NPCTableSeparator parameters ===
=== NPCTableSeparator parameters ===