Template:Items count/doc: Difference between revisionsGive feedback
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>" |
Gammaton32 (talk | contribs) No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| 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]]. It returns only items avaiable in standard mode by default. | ||
Standard items: <code><nowiki>{{Items count}}</nowiki></code> {{Items count}} | |||
Street Brawl items: <code><nowiki>{{Items count|Street Brawl}}</nowiki></code> {{Items count|Street Brawl}} | |||
== See also == | |||
* {{t|Heroes count}}: Counts all heroes in game | |||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> | ||