mNo edit summary |
mNo edit summary |
||
Line 16: | Line 16: | ||
{{{Street}}} | {{{Street}}} | ||
| | | | ||
{{{City}}} | {{{City}}} {{#if: {{{Direction|}}} |<nowiki/> | ||
{{#if: {{{Direction|}}} |<nowiki/> | |||
{{!}} <center> | {{!}} <center> | ||
{{#ifeq: {{{Direction|}}} | 0 | Unknown | | {{#ifeq: {{{Direction|}}} | 0 | Unknown | | ||
Line 23: | Line 22: | ||
{{#ifeq: {{{Direction|}}} | 2 | Two way (⇄) | | {{#ifeq: {{{Direction|}}} | 2 | Two way (⇄) | | ||
{{{Direction|}}} }} }} }} | {{{Direction|}}} }} }} }} | ||
</center> }} | </center> }} {{#if: {{{Level|}}} | <nowiki/> | ||
{{#if: {{{Level|}}} | <nowiki/> | |||
{{!}} <center> | {{!}} <center> | ||
{{{Level|}}} </center> }} | {{{Level|}}} </center> }} |
Revision as of 10:29, 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:
|
Two way (⇄) |
Road type | Icon | Street | City | Level | Lock |
---|---|---|---|---|---|
Plain text |
List |
Road type | Icon | Street | City | Direction | Lock |
---|---|---|---|---|---|
Plain text |
List |
Two way (⇄) |
Road type | Icon | Street | City | Lock |
---|---|---|---|---|
Plain text |
List |