Template:Portal Table: Difference between revisions
Jump to navigation
Jump to search
imported>An Adventurer New page: <includeonly>{|cellpadding=4 style=" border:1px solid #e5e5e5; background:#f9f9f9; vertical-align:top;" |- |bgcolor=#d0d0d0 align=center valign=top| '''Location''' |bgcolor=#d0d0d0 align=c... |
Abrichardson (talk | contribs) Created page with "<includeonly>{|cellpadding=4 style=" border:1px solid #e5e5e5; background:#f9f9f9; vertical-align:top;" |- |bgcolor=#d0d0d0 align=center valign=top| '''Location''' |bgcolor=#d0d0d0 align=center valign=top| '''Coords''' |bgcolor=#d0d0d0 align=center valign=top| '''Destination''' |bgcolor=#d0d0d0 align=center valign=top| '''Coords''' |bgcolor=#d0d0d0 align=center valign=top| '''Restrictions''' |- {{{Table Rows|}}} |} </includeonly><noinclude> {{Related|Wiki Templates|{{mtl..." |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|bgcolor=#d0d0d0 align=center valign=top| '''Destination''' | |bgcolor=#d0d0d0 align=center valign=top| '''Destination''' | ||
|bgcolor=#d0d0d0 align=center valign=top| '''Coords''' | |bgcolor=#d0d0d0 align=center valign=top| '''Coords''' | ||
|bgcolor=#d0d0d0 align=center valign=top| '''Restrictions''' | |||
|- | |- | ||
{{{Table Rows|}}} | {{{Table Rows|}}} | ||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Related|Wiki Templates| | {{Related|Wiki Templates|{{mtl|Portal Row}}}} | ||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
Line 15: | Line 16: | ||
| Table Rows = | | Table Rows = | ||
{{Portal Row | {{Portal Row | ||
| | | Location = | ||
| | | LocCoords = | ||
| Destination = | | Destination = | ||
| | | DestCoords = | ||
| Restrictions = | |||
}} | }} | ||
}} | }} | ||
Line 27: | Line 29: | ||
[[Category:Wiki Template]] | [[Category:Wiki Template]] | ||
</noinclude> | </noinclude> |
Latest revision as of 03:56, 17 January 2024
Related topics: Wiki Templates, {{Portal Row}}
Syntax
{{Portal Table | Table Rows = {{Portal Row | Location = | LocCoords = | Destination = | DestCoords = | Restrictions = }} }}
Usage
Part of the Town Template (and can be used anywhere a table listing of Portals 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 (Portals). For more than one Portal, copy the Portal Row section and paste a copy for each Portal.