Predefinição:Hold List
Summary
This template creates a table showing each hold and a list of entries within that hold. Only those holds that are provided to the template will be listed in the table.
Parameters
Hold List | ||
---|---|---|
Parâmetero | Escopo | Descrição |
eastmarch |
optional | List of entries for each hold. |
float |
optional | Use "left" or "right" to make the table float on that side. |
style |
optional | Custom CSS styles to apply to the table. |
Examples
{{Hold List
|eastmarch=Cragslane Cavern<br>Gallows Rock
|haafingar=Broken Oar Grotto}}
Eastmarch | Haafingar |
---|---|
Cragslane Cavern Gallows Rock |
Broken Oar Grotto |
{{Hold List
|eastmarch={{LinkList|Cragslane Cavern|Gallows Rock|Lost Knife Hideout|Stony Creek Cave|Uttering Hills Camp|sep=<br>|ns_base=Skyrim}}
|falkreath={{LinkList|Bilegulch Mine|Cracked Tusk Keep|Embershard|Knifepoint Ridge|sep=<br>|ns_base=Skyrim}}
|haafingar={{LinkList|Broken Oar Grotto|sep=<br>|ns_base=Skyrim}}
|winterhold={{LinkList|Fort Fellhammer|Snowpoint Beacon|White River Watch|Winter War|sep=<br>|ns_base=Skyrim}}}}