Template:BSsrws/doc
< Template:BSsrws
Jump to navigation
Jump to search
Revision as of 09:11, 26 June 2016 by imported>Jc86035
| This is a documentation subpage for Template:BSsrws. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Contents
Usage
This template displays a railway station name split over two lines of text in a text field of a route diagram created with {{BS-map}}.
- The text will inherit the alignment of the parent cell, but can be overridden by applying the parameter "
align=left" or "align=right". - The first and second parameters are the two lines. They are combined to form the station name. The words
railway stationare not needed. - The third parameter (alternatively "
3=" or "S=") will change the default words "railway station" in the link to its contents. - The fourth parameter (alternatively "
4=") will change both lines to italic text. Any character or text can be used. - The fifth parameter (alternatively "
5=") will change both lines to bold text. Any character or text can be used. - The separating line can be forced to appear by providing an argument for the parameter "
line=anything". - Background colors can be specified by providing a valid html color or hex triplet for the parameters "
bg1=" (top line) and "bg2=" (bottom line).
Examples
{{BSsrws|Stratford|International}}displays
and links to [[Stratford International railway station]].Stratford International {{BSsrws|Stratford|International|station|it}}displays
and links to [[Stratford International station]].Stratford International
Incorrect uses
If either line of text is empty, the page that the template is used on will be a member of Category:Pages using BSto or BSsrws with missing text values.
See also
- {{BSsplit}} for two lines of text with a wikilink
- {{BSto}} for two lines of unequal-height text
- {{BScvt}} for two distances
See project:ROUTE#Fractional text display template for usage instruction.