Template:Portal Row: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>An Adventurer
(New page: <includeonly>|align=left valign=top| {{#ifeq:{{{Location|}}}|| -- |[[{{{Location}}}]] }} |align=left valign=top| {{#ifeq:{{{Coords|}}}|| -- | {{{Coords|}}} }} |align=left valign=top| {{#if...)
 
imported>An Adventurer
No edit summary
Line 3: Line 3:
|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:{{{Coords|}}}|| -- |{{{Coords|}}} }}
|align=left valign=top| {{#ifeq:{{{Restrictions|}}}|| -- |{{{Restrictions|}}} }}
|-</includeonly><noinclude>
|-</includeonly><noinclude>
{{Related|Wiki Templates|Template:Portal Table}}
{{Related|Wiki Templates|Template:Portal Table}}
Line 8: Line 9:
<pre>
<pre>
{{Portal Row
{{Portal Row
  |   Location =  
  |     Location =  
  |     Coords =  
  |       Coords =  
  | Destination =  
  | Destination =  
  |     Coords =
  |       Coords =
| Restrictions =  
}}
}}
</pre>
</pre>

Revision as of 13:26, 17 April 2009

Related topics: Wiki Templates, Template:Portal Table

Syntax

{{Portal Row
 |     Location = 
 |       Coords = 
 |  Destination = 
 |       Coords = 
 | Restrictions = 
}}

Usage

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