Use Sandbox 2 for testing...
This user page employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
A template created for use within transport route-maps using the 'BS' templates.
- Parameters are case-insensitive
- Parameter order is not important, but where two 'placenames' are specified, the first will always be displayed on the left.
- A hyphen will be displayed automatically when two 'placenames' are specified.
- Brackets will be displayed by default – to suppress, add parameter enclosed=no
- Icon parameters are position- and case-insensitive. Valid values, and the icons displayed, are as follows:
u, up | d, dn, down | l, left | r, right |
Fault-finding:
- If {{{1}}} or {{{2}}} is displayed in the template output, there are insufficient separators '|' within the template code.
WikiSyntax | Display |
---|---|
{{User:EdJogg/templatesandbox|Licon=Left|[[Minehead]]|[[Taunton]]|Ricon=Right}} | |
{{User:EdJogg/templatesandbox|[[Taunton]]|[[Minehead]]|Licon=U|Ricon=D}} | |
{{User:EdJogg/templatesandbox|Licon=L|[[Minehead]]||}} |
( Minehead Lua error in Module:Routemap at line 1055: attempt to index local 'd' (a nil value).) |
{{User:EdJogg/templatesandbox|[[Taunton]]|[[Minehead]]}} |
(Lua error in Module:Routemap at line 1055: attempt to index local 'd' (a nil value). Taunton – Minehead Lua error in Module:Routemap at line 1055: attempt to index local 'd' (a nil value).) |
{{User:EdJogg/templatesandbox|Licon=R|Ricon=L||}} |
( ) |
Add enclosed=no to suppress brackets: | |
{{User:EdJogg/templatesandbox|[[Taunton]]|Ricon=R|||enclosed=no}} |
Lua error in Module:Routemap at line 1055: attempt to index local 'd' (a nil value). Taunton |
{{User:EdJogg/templatesandbox|Ricon=L|||enclosed=no}} |
Lua error in Module:Routemap at line 1055: attempt to index local 'd' (a nil value). |
(Lua error in Module:Routemap at line 1055: attempt to index local 'd' (a nil value). {{{1}}} – {{{2}}} Lua error in Module:Routemap at line 1055: attempt to index local 'd' (a nil value).)