mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
! Street | ! Street | ||
! City | ! City | ||
{{#if: {{{Direction|}}} | | {{#if: {{{Direction|}}} |<nowiki/> | ||
! Direction: }} | ! Direction: }} | ||
{{#if: {{{Level|}}} | | {{#if: {{{Level|}}} |<nowiki/> | ||
! Level: }} | ! Level: }} | ||
! Lock | ! Lock | ||
Line 20: | Line 20: | ||
{{{City}}} | {{{City}}} | ||
| | | | ||
{{#if: {{{Direction|}}} | <center> | {{#if: {{{Direction|}}} |<nowiki/> <center> | ||
{{#ifeq: {{{Direction|}}} | 0 | Unknown | | {{#ifeq: {{{Direction|}}} | 0 | Unknown | | ||
{{#ifeq: {{{Direction|}}} | 1 | One way (A→B) | | {{#ifeq: {{{Direction|}}} | 1 | One way (A→B) | | ||
Line 26: | Line 26: | ||
{{{Direction|}}} }} }} }} </center> }} | {{{Direction|}}} }} }} }} </center> }} | ||
| | | | ||
{{#if: {{{Level|}}} | <center> | {{#if: {{{Level|}}} |<nowiki/> <center> | ||
{{{Level|}}} </center> }} | {{{Level|}}} </center> }} | ||
| <center> | | <center> |
Revision as of 10:25, 24 July 2013
Example:
{{RoadTable| Type=Road Type| Icon=Other-roads.png| Street=Plain text| City=List: * Symbols: * ✔ ✘ * <center>html</center> * ...| Direction=2| Level=3| Lock=1}}
Gives:
Road type | Icon | Street | City
|
Direction:
|
Level: | Lock |
---|---|---|---|---|---|---|
Plain text |
List:
|
|
|
Road type | Icon | Street | City
|
Level: | Lock | |
---|---|---|---|---|---|---|
Plain text |
List:
|
|
Road type | Icon | Street | City
|
Direction: | Lock | |
---|---|---|---|---|---|---|
Plain text |
List:
|
|