Template:Items count/doc: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Sylphoid (talk | contribs)
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>"
 
Sylphoid (talk | contribs)
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]