Template:GM/sub/doc: Difference between revisions
< Template:GM | sub
Jump to navigation
Jump to search
(more Doc) |
m (Text replacement - "Category:General wiki templates" to "Category:templates") |
||
Line 1: | Line 1: | ||
<includeonly>[[Category: | <includeonly>[[Category:templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
===Info=== | ===Info=== | ||
:Main Game-Menu bar template. | :Main Game-Menu bar template. |
Revision as of 00:19, 4 February 2017
Info
- Main Game-Menu bar template.
- Currently supporting up to 6 parameters. (anonymous type)
- Use a leading $ character to target the used menu short-cut key.
- (Only intended, and tested, with one '$' instance per string.)
Usage
{{Menu_usage_box|String1|String2|..|String6}}
- or with the preferred shorter name:
{{GM|String1|String2|..|String6}}
Example
- Leading and trailing string spaces in examples are optional.
- {{GM| $Menu Item 1 | Menu $Item 2 | Menu Ite$m 3 | Menu Item $4| Menu Item 5}}
- Output: Template:Key box
- or
- {{GM
- | $Menu Item 1
- | Menu $Item 2
- | Menu Ite$m 3
- | Menu Item $4
- | Menu Item 5
- }}
- Output: Template:Key box
Used templates
- Menu_usage_scan .. Property part.
- Key_box .. Graphic part.