Template:Benelux Roads Table View history

mNo edit summary
mNo edit summary
Line 16: Line 16:
{{{Street}}}
{{{Street}}}
|
|
{{{City}}}
{{{City}}} {{#if: {{{Direction|}}} |
{{#if: {{{Direction|}}} |
{{!}} <center>
{{!}} <center>
{{#ifeq: {{{Direction|}}} | 0 | Unknown |
{{#ifeq: {{{Direction|}}} | 0 | Unknown |
{{#ifeq: {{{Direction|}}} | 1 | One way (A&#65515;B) |
{{#ifeq: {{{Direction|}}} | 1 | One way (A&#65515;B) |
{{#ifeq: {{{Direction|}}} | 2 | Two way (&#8644;) |
{{#ifeq: {{{Direction|}}} | 2 | Two way (&#8644;) |
{{{Direction|}}} }} }} }}
{{{Direction|}}} }} }} }} </center> }} {{#if: {{{Level|}}} |
</center>
{{!}} <center> {{{Level|}}} </center> }}
}} {{#if: {{{Level|}}} |
{{!}} <center> {{{Level|}}} </center>
}}
| <center>
| <center>
{{{Lock}}} </center>
{{{Lock}}} </center>

Revision as of 10:12, 24 July 2013



Example:

{{RoadTable|
Type=Road Type|
Icon=Other-roads.png|
Street=Plain text|
City=List:
* Symbols:
* &#x2714; &#x2718;
* <center>html</center>
* ...| 
Direction=2|
Level=3|
Lock=1}}

Gives:

Road type Icon Street City ! Direction: ! Level: Lock
Road Type

Plain text

List:

  • Symbols:
  • ✔ ✘
  • html
  • ... |
Two way (⇄) |
3
1



Road type Icon Street City  ! Level: Lock
Road Type

Plain text

List:

  • Symbols:
  • ✔ ✘
  • html
  • ... |
    3
1



Road type Icon Street City ! Direction: Lock
Road Type

Plain text

List:

  • Symbols:
  • ✔ ✘
  • html
  • ... |
Two way (⇄)
1