Star Trek Online Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Usage

mk
The default mark of every item of equipment and weaponry. One can make exceptions using the equipXmk, foreXmk, or aftXmk parameters.
equip1, equip2, equip3, equip4, equip5
The names of the items included as standard equipment. If not specified, the first Four slots default to 'Shield Array', 'Deflector Array', 'Impulse Engines', and 'Matter Anti-Matter Warp Core'.
equip1mk, equip2mk, equip3mk, equip4mk, equip5mk
(Optional) the mark of specific items of equipment.
equip1rarity, equip2rarity, equip3rarity, equip4rarity, equip5rarity
(Optional) the rarity of specific items of equipment, i.e. common, uncommon, rare, very rare, or legendary.
equip1modifiers, equip2modifiers, equip3modifiers, equip4modifiers, equip5modifiers
(Optional) the modifiers of specific items of equipment, e.g. [Cap]x2
fore1, fore2, fore3, fore4, fore5
The names of the items included as standard forward weapons. If none are specified then the 'Fore Weapons' title is not shown.
fore1mk, fore2mk, fore3mk, fore4mk, fore5mk
(Optional) the mark of specific items of weaponry.
fore1rarity, fore2rarity, fore3rarity, fore4rarity, fore5rarity
(Optional) the rarity of specific items of equipment, i.e. common, uncommon, rare, very rare, or legendary.
fore1modifiers, fore2modifiers, fore3modifiers, fore4modifiers, fore5modifiers
(Optional) the modifiers of specific items of equipment, e.g. [Dmg][Crtd]
aft1, aft2, aft3, aft4, aft5
The names of the items included as standard aftweapons. If none are specified then the 'Aft Weapons' title is not shown.
aft1mk, aft2mk, aft3mk, aft4mk, aft5mk
(Optional) the mark of specific items of weaponry.
aft1rarity, aft2rarity, aft3rarity, aft4rarity, aft5rarity
(Optional) the rarity of specific items of equipment, i.e. common, uncommon, rare, very rare, or legendary.
aft1modifiers, aft2modifiers, aft3modifiers, aft4modifiers, aft5modifiers
(Optional) the modifiers of specific items of equipment, e.g. [Dmg][Crtd]
shuttle1, shuttle2
(Optional) used on the Small Crafts to show the alternative icon for the forward weapons.
heavy1
The names of the items included as standard Heavy Weapons. If none are specified then the 'Heavy Weapons' title is not shown.
heavy1rarity
(Optional) the rarity of specific items of equipment, i.e. common, uncommon, rare, very rare, ultra rare, or epic.
heavy1modifiers
(Optional) the modifiers of specific items of equipment, e.g. [Dmg] [CrtX]
console1, console2, console3, console4, console4
(Optional) The name of the console (see note below)
console1rarity, console2rarity, console3rarity, console4rarity, console5rarity
(Optional) The rarity of the console. Defaults to Common (see note below)
device1
(Optional) The name of the device
devicerarity
(Optional) The rarity of the device.
hangar1, hangar2
(Optional) The name of the Hangar Pet
hangar1rarity, hangar2rarity
(Optional) The rarity of the Hangar Pet. Defaults to Common

Note: if uniconsole and uniconsolerarity are specified on {{shiptypeinfo}}, they will automatically be pulled into console1 and console1rarity when those aren't specified.

Example

{{shipequip
| mk = Mk II
| fore1 = Phaser Beam Array
| aft1 = Phaser Turret
| heavy1 = Experimental Railgun
| heavy1rarity = Very Rare
| hangar1 = Hangar - Peregrine Fighters
| hangar1rarity = Rare
| console1 = Console - Universal - Cloaking Device
| console1rarity = Rare
}}
Advertisement