mNo edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
| | | | ||
{{{City}}} | {{{City}}} | ||
{{#if: {{{Direction|}}} | | | | ||
{{#if: {{{Direction|}}} | <center> | |||
{{#ifeq: {{{Direction|}}} | 0 | Unknown | | {{#ifeq: {{{Direction|}}} | 0 | Unknown | | ||
{{#ifeq: {{{Direction|}}} | 1 | One way (A→B) | | {{#ifeq: {{{Direction|}}} | 1 | One way (A→B) | | ||
{{#ifeq: {{{Direction|}}} | 2 | Two way (⇄) | | {{#ifeq: {{{Direction|}}} | 2 | Two way (⇄) | | ||
{{{Direction|}}} }} }} }} </center> }} {{#if: {{{Level|}}} | | {{{Direction|}}} }} }} }} </center> }} | ||
| | |||
{{#if: {{{Level|}}} | <center> | |||
{{{Level|}}} </center> }} | |||
| <center> | | <center> | ||
{{{Lock}}} </center> | {{{Lock}}} </center> |
Revision as of 10:16, 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:
|
|