Template:NUMBEROFMODFILES/doc

From Terraria Mods Wiki
Jump to navigation Jump to search

This template recreates the {{NUMBEROFFILES}} magic word but reduces the scope only to a specific mod.

Usage

{{ NUMBEROFMODFILES | mod = <mod name> }}

mod

By default, the template will use {{modname|get}} to retrieve the name of the mod, but this parameter can be used to override that.

Examples

The first example in the following table assumes that the current mod name is Clicker Class.

Code Result
{{NUMBEROFMODFILES}} 265
{{NUMBEROFMODFILES|mod=Fisherman NPC}} 16

See also