Template:Ship

From Siroccopedia
Revision as of 21:25, 22 February 2025 by Archerry (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This template is used for ship pages.

Parameters[edit]

Basic Info[edit]

  • name - Ship name
  • image - Ship image filename
  • type - Ship type
  • difficulty - Ship difficulty rating
  • description - Short description of the ship

Abilities[edit]

  • ability_q - Q ability description
  • ability_w - W ability description
  • ability_e - E ability description

Augmentations[edit]

Use the following format for augmentations:

  • aug_[ability]_[type]_[level]

Example: aug_q_off_1 for Q offensive augmentation level 1

Usage[edit]

{{Ship
|name=Ship Name
|image=filename.png
|type=Type
|difficulty=Easy/Medium/Hard
|description=Description
|ability_q=Q Description
|ability_w=W Description
|ability_e=E Description
|aug_q_off_1=Q Offensive Level 1
...}}