Difference between revisions of "Template:NPC location table header"
Jump to navigation
Jump to search
m |
m (Protected "Template:NPC location table header" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <onlyinclude>{| class="location table" | ||
|- | |||
! style="width:200px;" | | ! style="width:200px;" | Zone | ||
! style="width: | ! style="width:150px; text-align: left;" title="Approximate coordinates" | Coordinates | ||
! style="width:22%; text-align: center;" | Level range | ! style="width:22%; text-align: center;" | Level range | ||
<noinclude>|} | </onlyinclude><noinclude>|} | ||
Provides the standard header row for NPCs' location tables. Rows in the table should use {{tl|NPC location info}} to store data, and {{tl|NPC location table row}} to display data elsewhere. | Provides the standard header row for NPCs' location tables. Rows in the table should use {{tl|NPC location info}} to store data, and {{tl|NPC location table row}} to display data elsewhere. | ||
Example code (result shown above): | Example code (result shown above): | ||
<pre>{{NPC location table header}} | |||
{{NPC location table header}} | {{Table footer}}</pre> | ||
[[Category:Location formatting templates]] | [[Category:Location formatting templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 12:38, 31 August 2018
Zone | Coordinates | Level range |
---|
Provides the standard header row for NPCs' location tables. Rows in the table should use {{NPC location info}} to store data, and {{NPC location table row}} to display data elsewhere.
Example code (result shown above):
{{NPC location table header}} {{Table footer}}