Template:CreatureCount

From ARK Wiki
Jump to navigation Jump to search
Template-info.png Documentation

Displays the number of creatures.

The first parameter can be used for variations, possible values are:

  • unreleased: will return the number of unreleased creatures
  • mobile: will return the number of released creatures for ARK: Mobile

Second parameter can be used to count only whole species, or variants:

  • unique
  • variants

Examples

{{CreatureCount}}

496

{{CreatureCount|unreleased}}

7

{{CreatureCount|mobile}}

283

{{CreatureCount||unique}}

194

{{CreatureCount|unreleased|unique}}

5

{{CreatureCount||variants}}

302