Template:Parameter Count

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

Summary[edit]

This template, when used literally, always results in 1. However, its intended use is assist other templates in counting its number of specified unnamed (numbered) parameters.

Usage[edit]

{{#len:{{#splitargs:Parameter Count|1}}}}

The above code, when used in a template, will return the number of specified unnamed parameters called on said template.