Template:NUMBEROFMODARTICLES

From Terraria Mods Wiki
Jump to navigation Jump to search
Template-info.svg Documentation The documentation below is transcluded from Template:NUMBEROFMODARTICLES/doc. (edit | history)

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

Usage

{{ NUMBEROFMODARTICLES | 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. If {{modname|get}} does not return anything and this parameter is not set, then the template will display the number of pages across all mods.

Examples

The first example in the following table assumes that the current mod name is AlienBlox's Mod.

Code Result
{{NUMBEROFMODARTICLES}} 19
{{NUMBEROFMODARTICLES|mod=Eternal}} 31

See also