Template:Portal Row: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>An Adventurer
mNo edit summary
imported>Immortalbob
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>|align=left valign=top| {{#ifeq:{{{Location|}}}|| -- |[[{{{Location}}}]] }}
<includeonly>
|align=left valign=top| {{#ifeq:{{{Coords|}}}|| -- | {{{Coords|}}} }}
 
|align=left valign=top| {{#ifeq:{{{Location|}}}|| -- |[[{{{Location|}}}]] }}
|align=left valign=top| {{#ifeq:{{{LocCoords|}}}|| -- | {{{LocCoords|}}} }}
|align=left valign=top| {{#ifeq:{{{Destination|}}}|| -- |[[{{{Destination|}}}]] }}
|align=left valign=top| {{#ifeq:{{{Destination|}}}|| -- |[[{{{Destination|}}}]] }}
|align=left valign=top| {{#ifeq:{{{Coords|}}}|| -- |{{{Coords|}}} }}
|align=left valign=top| {{#ifeq:{{{DestCoords|}}}|| -- |{{{DestCoords|}}} }}
|align=left valign=top| {{#ifeq:{{{Restrictions|}}}|| -- |{{{Restrictions|}}} }}
|align=left valign=top| {{#ifeq:{{{Restrictions|}}}|| -- |{{{Restrictions|}}} }}
|-</includeonly><noinclude>
|-
{{Related|Wiki Templates|Template:Portal Table}}
 
</includeonly><noinclude>
{{Related|Wiki Templates|{{mtl|Portal Table}}}}
== Syntax ==
== Syntax ==
<pre>
<pre>
Line 21: Line 25:


[[Category:Wiki Template]]
[[Category:Wiki Template]]
</noinclude>
</noinclude>

Latest revision as of 13:53, 18 October 2018

Related topics: Wiki Templates, {{Portal Table}}

Syntax

{{Portal Row
 |     Location = 
 |    LocCoords = 
 |  Destination = 
 |   DestCoords = 
 | Restrictions = 
}}

Usage

Used as a single row within a table, see Template:Portal Table for more details.