Template:Heroes count/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Created page with "== Usage == This template counts the total number of heroes (not in development and not disabled) currently in the game. It implements function <code>p.get_headcount()</code> in Module:HeroData. == See also == * {{t|Items count}}: Counts all items in game <noinclude>Category:Template documentation</noinclude>" |
m example for released and hero labs |
||
| Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
This template counts the total number of heroes (not in development and not disabled) currently in the game. It implements function <code>p.get_headcount()</code> in [[Module:HeroData]]. | This template counts the total number of heroes (not in development and not disabled) currently in the game. It implements function <code>p.get_headcount()</code> in [[Module:HeroData/headcount]]. | ||
Released hero count: <code><nowiki>{{Heroes count|Released}}</nowiki></code> {{Heroes count|Released}} | |||
Hero lab hero count: <code><nowiki>{{Heroes count|HeroLabs}}</nowiki></code> {{Heroes count|HeroLabs}} | |||
== See also == | == See also == | ||
Latest revision as of 02:16, 25 October 2024
Usage
[edit source]This template counts the total number of heroes (not in development and not disabled) currently in the game. It implements function p.get_headcount() in Module:HeroData/headcount.
Released hero count: {{Heroes count|Released}} 38
Hero lab hero count: {{Heroes count|HeroLabs}} 0
See also
[edit source]{{Items count}}: Counts all items in game