Template:Ship

From Siroccopedia
Revision as of 21:20, 22 February 2025 by Archerry (talk | contribs)
Jump to navigationJump to search

This template is used for ship pages.

Parameters

Basic Info

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

Abilities

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

Augmentations

Use the following format for augmentations:

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

Example: aug_q_off_1 for Q offensive augmentation level 1

Usage

{{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
...}}