قالب:NameList
محتويات
Summary
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
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
<pre style="width:; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word; ">{{NameList|ns_base=Skyrim|Arniel Gane|Clinton Lylvieve|Delvin Mallory}}
<pre style="width:; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word; ">{{NameList|ns_base=Skyrim|Arniel Gane|Clinton Lylvieve|Delvin Mallory|sep= • }}
<pre style="width:; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word; ">{{NameList|ns_base=Skyrim|Arniel Gane|[[Skyrim:Legate Emmanuel Admand|Emmanuel]]|Willem|sep=<br>}}
See Also
- {{FamilyList}}
- {{SurnameList}}