Template:NameList/Doc

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

Summary[edit]

This template is a variation on {{LinkList}}, which produces a list of automatically linked names for each entry, but only displays the first name (the first word prior to a ' ' character).

Parameters[edit]

NameList
Parameter Scope Description
ns_base optional Namespace to use for links.
sep optional Separator between items. (This parameter can be inherited in cases where there are numerous LinkLists on a page.)
(others) optional The text of each item to be linked. Can include a mix of plain text and links when name overriding is necessary.

Examples[edit]

{{NameList|ns_base=Skyrim|Arniel Gane|Clinton Lylvieve|Delvin Mallory}}

Arniel, Clinton, Delvin

{{NameList|ns_base=Skyrim|Arniel Gane|Clinton Lylvieve|Delvin Mallory|sep= • }}

ArnielClintonDelvin

{{NameList|ns_base=Skyrim|Arniel Gane|[[Skyrim:Legate Emmanuel Admand|Emmanuel]]|Willem|sep=<br>}}

Arniel
Emmanuel
Willem

See Also[edit]