Predefinição:LinkList/Doc

A UESPWiki – Sua fonte de The Elder Scrolls desde 1995

Summary

This template quickly produces a list of linked items using the {{Autolink}} template for each entry.

Parameters

LinkList
Parâmetero Escopo Descrição
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

{{LinkList|Cabbage|Red Apple|Salt Pile|ns_base=Skyrim}}

Cabbage, Red Apple, Salt Pile

{{LinkList|Defense of Whiterun|A False Front (Imperial)|sep= • |ns_base=Skyrim}}

Defense of WhiterunA False Front

{{LinkList|Defense of Whiterun|[[Skyrim:A False Front (Imperial)|A False Front (Imperial)]]
|[[Skyrim:A False Front (Stormcloaks)|A False Front (Stormcloaks)]]|sep=<br>|ns_base=Skyrim}}

Defense of Whiterun
A False Front (Imperial)
A False Front (Stormcloaks)