Template:NPC Table: Difference between revisions
From Drunkapedia
imported>Tlosk (New page: <includeonly>{|cellpadding=4 style=" border:1px solid #e5e5e5; background:#f9f9f9; vertical-align:top;" class="sortable" |- |bgcolor=#d0d0d0 align=center valign=top| '''NPC Name''' |bgcolo...) |
imported>An Adventurer m (removing more inline styles) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{|cellpadding=4 style=" | <includeonly>{|cellpadding=4 style="vertical-align:top;" class="sortable" | ||
|- | |- | ||
| | |align=center valign=top| '''NPC Name''' | ||
| | |align=center valign=top| '''Location''' | ||
| | |align=center valign=top| '''Type''' | ||
| | |align=center valign=top| '''Details''' | ||
|- | |- | ||
{{{Table Rows|}}} | {{{Table Rows|}}} | ||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Related|Wiki Templates| | {{Related|Wiki Templates|{{mtl|NPC Row}}}} | ||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
Line 24: | Line 24: | ||
== Usage == | == Usage == | ||
Part of the [[Town Template]] (and can be used anywhere a table listing NPCs is desired). Note that this template makes use of another template to compose each row in the table, this allows you to have an arbitrary number of rows ( | Part of the [[Town Template]] (and can be used anywhere a table listing NPCs is desired). Note that this template makes use of another template to compose each row in the table, this allows you to have an arbitrary number of rows (NPCs). For more than one NPC, copy the NPC Row section and paste a copy for each NPC. | ||
Examples of NPC Types: | Examples of NPC Types: | ||
* Collector | |||
* Crafter | |||
* Librarian | * Librarian | ||
* Misc | * Misc | ||
* Quest | * Quest (Link to quest in Details column) | ||
* Shopkeeper | * Shopkeeper (Include type of items sold in Details column) | ||
* Translator | * Translator | ||
[[Category:Wiki Template]] | [[Category:Wiki Template]] | ||
</noinclude> | </noinclude> |
Latest revision as of 07:23, 11 October 2018
Related topics: Wiki Templates, {{NPC Row}}
Syntax
{{NPC Table | Table Rows = {{NPC Row | NPC Name = | Location = | Type = | Details = }} }}
Usage
Part of the Town Template (and can be used anywhere a table listing NPCs is desired). Note that this template makes use of another template to compose each row in the table, this allows you to have an arbitrary number of rows (NPCs). For more than one NPC, copy the NPC Row section and paste a copy for each NPC.
Examples of NPC Types:
- Collector
- Crafter
- Librarian
- Misc
- Quest (Link to quest in Details column)
- Shopkeeper (Include type of items sold in Details column)
- Translator