Template:Ship tier icon

From Corsair Cove Official Wiki
Revision as of 18:39, 6 August 2026 by Aeredor (talk | contribs) (Updated with css new classes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Generates a Principle Path–appropriate icon with a number, indicating the tier of a ship, similar to as seen in-game. Uses standard sizes extra small through extra large.

Usage

Parameter Purpose
tier number 1 through 6
path= One of the Principle Path names, or omit for a plain icon:
  • Notoriety
  • Empire
  • Seafaring
  • Wealth
size= A size for the icon, or omit for size appropriate for inline in paragraphs:
  • xs - default
  • sm
  • md
  • lg
  • xl

Example

{{Ship tier icon|1}}

1

{{Ship tier icon|2|path=Notoriety}}

2

{{Ship tier icon|4|path=Empire|size=sm}}

4

{{Ship tier icon|3|path=Seafaring|size=md}}

3

{{Ship tier icon|5|path=Wealth|size=md}}

5

{{Ship tier icon|4|path=None|size=lg}}

4

{{Ship tier icon|6|path=Empire|size=xl}}

6