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→B) | | {{#ifeq: {{{Direction|}}} | 1 | One way (A→B) | | ||
{{#ifeq: {{{Direction|}}} | 2 | Two way (⇄) | | {{#ifeq: {{{Direction|}}} | 2 | Two way (⇄) | | ||
{{{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: * ✔ ✘ * <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:
|