Template:Items count/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Usage == This template counts the total number of items currently in the game. It implements function <code>p.get_headcount()</code> in Module:ItemData. <noinclude>Category:Template documentation</noinclude>" |
add see also |
||
Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
This template counts the total number of items currently in the game. It implements function <code>p.get_headcount()</code> in [[Module:ItemData]]. | This template counts the total number of items currently in the game. It implements function <code>p.get_headcount()</code> in [[Module:ItemData]]. | ||
== See also == | |||
* {{t|Heroes count}}: Counts all heroes in game | |||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 22:44, 3 October 2024
Usage[edit source]
This template counts the total number of items currently in the game. It implements function p.get_headcount()
in Module:ItemData.
See also[edit source]
{{Heroes count}}
: Counts all heroes in game