Predloga:RouteBox
{{{1}}}
| Predloga se uporablja na številnih straneh, zato bo vsaka njena sprememba takoj zelo opazna. Prosimo, da vse spremembe, ki jih želite uvesti, pred uvedbo preizkusite na podstraneh predloge (/peskovnik in /testniprimeri) ali na svojih lastnih podstraneh. Pred spreminjanjem te predloge se o želenih spremembah rajši pogovorite na pogovorni strani. |
This template is similar to {{Color box}}, but provides for both wikilinks and text color and omits the contrasting border.
Usage
[uredi kodo]{{RouteBox|text|link|box color|text color|border=|bold=}}
|
can be abbreviated to {{rbox|…}} |
|
text (bold) to be displayed in the box |
|
any valid wikilink; [[ and ]] are not required; can be omitted if no link is wanted |
|
background color of the box; default is black; can be omitted if text color is not specified |
|
optional; default is white |
|
optional; default is box color |
|
optional; default is yes |
Examples
[uredi kodo]{{RouteBox|Line|Line}} → Line
{{rbox|Circle line|Circle line (London Underground)|#{{rcr|London Underground|Circle}}|#{{rcr|London Underground|Piccadilly}}}} → Circle line
{{RouteBox|Text||bold=no}} → Text
Variants
[uredi kodo]TemplateData
[uredi kodo]TemplateData za RouteBox
Adds a colored box with no border.
| Parameter | Opis | Vrsta | Stanje | |
|---|---|---|---|---|
| text | 1 | text (bold by default) to be displayed in the box
| Niz | predlagano |
| link | 2 | The name of the page to link towards; can be omitted if no link is wanted
| Ime strani | neobvezno |
| box color | 3 | background color of the box; can be omitted if text color is not specified
| Niz | predlagano |
| text color | 4 | color of the text
| Niz | neobvezno |
| border | border | color of the border; enabled by default
| Niz | neobvezno |
| bold | bold | bolds the text; enabled by default
| Niz | neobvezno |