Template:Motor type/box/doc
< Template:Motor type | box
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Motor type/box. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Motor type/box
{{motor type/box|left color|right color|left text|right text|left text color|right text color|kind=|color=|font-color=|type=}}Adds a rectangular color box.
- Colors are most commonly specified as either a color keyword or as the hexadecimal triplet representing an RGB combination. See the article web colors for details.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Left color | 1 | Left background color of the box.
| String | suggested |
| Right color | 2 | Right background color of the box.
| String | suggested |
| Left text | 3 | Adds text inside the left triangle; box otherwise has no text.
| String | suggested |
| Right text | 4 | Adds text inside the right triangle; otherwise it is empty.
| String | suggested |
| Left text color | 5 | Sets the color of the text inside the left triangle.
| String | suggested |
| Right text color | 6 | Sets the color of the text inside the right triangle.
| String | suggested |
| Kind | kind | Electrification kind.
| String | optional |
| Color | color | Electrification color.
| String | optional |
| Font Color | font-color | Electrification font color.
| String | optional |
| Type | type | Engine type.
| String | optional |
Format: inline
| Visual effect | Markup | Meaning |
|---|---|---|
I |
{{motor type/box|darkviolet||I|I|#fff|#fff}} |
petrol compression ignition |
G T |
{{motor type/box|red||G|G|#fff|#fff|type=turbine}} |
petrol turbine |
P N C |
{{motor type/box|gold||N|N|type=cell|kind=P|color=deepskyblue|font-color=white}} |
CNG fuel cell plug-in hybrid |
F D |
{{motor type/box|#000||D|D|#fff|#fff|kind=F|color=pink}} |
diesel full hybrid |
M H W |
{{motor type/box|blue||H|H|type=wankel|kind=M|color=magenta|font-color=white}} |
hydrogen Wankel mild hybrid |
Variants
| Template | Description | Example |
|---|---|---|
| {{Color box}} | a small color box with black borders and text color | or ORANGE |
| {{Color box striped}} | a striped version | |
| {{RouteBox}} | a borderless version with text color and wikilinks | ORANGE |
| {{Colorbull}} | a colored bullet with wikilinks | ■ |
| {{Legend2}} | another borderless version | |
| {{Color sample}} | a small color box with black borders | |
| {{Swatch inline}} | orange | |
| {{Background color}} | orange | |
| {{Rail color box}} | a version with more display options (part of Module:Adjacent stations) |
●, Orange, etc. |
| {{Diagonal split color box}} | a small color box split diagonally | |
| {{Motor type}} | A small color box corresponding to the motor type | SI A |
Supporting template
See also
- {{Infobox color}}, an infobox for the detailed description of a color.
- {{Legend}}