Template:GM/box: Difference between revisions
Jump to navigation
Jump to search
m (minor code reformat) |
m (less internal L/R padding) |
||
Line 12: | Line 12: | ||
">[[File:Icon_keyboard.png|x32px]]</td><td style = " | ">[[File:Icon_keyboard.png|x32px]]</td><td style = " | ||
border: 1px solid LightBlue; | border: 1px solid LightBlue; | ||
padding: 0px | padding: 0px 5px; | ||
white-space: nowrap; | white-space: nowrap; | ||
">{{ | ">{{ |
Revision as of 08:14, 4 May 2015
Template documentation (for the template shown above, sometimes hidden or invisible)
Info
- General "menu path to feature" template.
- Currently supporting up to 6 parameters. (anonymous type)
- Use a leading '$' character to target a string character.
- Targeted character gets enclosed by a Key/box template call.
- (Only intended, and tested, with one '$' instance per string.)
- (Only intended to be used from "GM"/"GM/sub" template.)
Usage
{{GM/box|String1|String2|..|String6}}
Example
- {{GM/box| $Menu Item 1 | Menu $Item 2 | Menu Ite$m 3 | Menu Item $4| Menu Item 5}}
- Output:
Template:Key ws > Template:Key ws > Template:Key ws > Template:Key ws > Template:Key ws - or
- {{GM/box
- | $Menu Item 1
- | Menu $Item 2
- | Menu Ite$m 3
- | Menu Item $4
- | Menu Item 5
- }}
- Output:
Template:Key ws > Template:Key ws > Template:Key ws > Template:Key ws > Template:Key ws - Leading and trailing string spaces in examples are optional.
Used templates
Visit Template:GM/box/doc to edit this text! (How does this work?)