Template:Count: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(Created template)
 
(No difference)

Latest revision as of 23:47, January 11, 2013

0

Purpose

This template counts the number of members in a list. This is intended to be used to give a variable for other templates to use which need to know how many entries are in the list in order to have the correct coding.

Usage

To use this template, type:     {{Count| Entries | Divider (Optional) }}

Where in place of Entries you put the list using the specified Divider symbol in between each one, default divider is a backslash ( \ ) This template currently supports up to 16 list members. Anything further results in an inaccurate number.