Module:Sandbox/BrandonXLF/1/doc: Difference between revisions

Content deleted Content added
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 4:
<code>''(floor#)''</code> - Sets the name of a floor
 
<code>''(floor#)''_''(part#)''_''(param)''</code> - Sets a parameter for a row of a floor where <code>''(param)''</code> is:
* <code>name</code> - The name of the row, e.g. "Westbound track"
** <code>desc</code> - The description for the row
* '''Services'''
** <code>dir</code> - The direction of the service(s) for the track (<code>right</code> or <code>left</code>)
** <code>service</code> - The service running on the track
*** <code>service''(service#)''</code> - Additional services running on the track
** <code>dest</code> - The destination for the service
*** <code>dest''(destservice#)''</code> - Destinations for the additional services
** <code>note</code> - Note about the services
** <code>note''(service#)''</code> - Notes about the additional services
* '''Platform'''
** <code>platform</code> - The type of platform
** <code>accessible</code> - Set if the platform is {{access icon|alt=}} [[accessible]]
** <code>note</code> - Note about the platform
* '''Other'''
** <code>desc</code> - The description for the row