Template:GM/sub/doc: Difference between revisions
< Template:GM | sub
Jump to navigation
Jump to search
mNo edit summary |
(→Used templates: + prop-legacy) |
||
Line 40: | Line 40: | ||
:[[Template:Menu_usage-set_prop|Menu_usage-set_prop]] .. ''Property assignments.'' | :[[Template:Menu_usage-set_prop|Menu_usage-set_prop]] .. ''Property assignments.'' | ||
:[[Template:Menu_usage-set_catg|Menu_usage-set_catg]] .. ''Category assignments.'' | :[[Template:Menu_usage-set_catg|Menu_usage-set_catg]] .. ''Category assignments.'' | ||
:[[Template:Menu_usage-set_prop-Legacy|Menu_usage-set_prop-Legacy]] .. ''Property assignments. (Legacy specific)'' | |||
:[[Template:Menu_usage-set_catg-Legacy|Menu_usage-set_catg-Legacy]] .. ''Category assignments. (Legacy specific)'' | :[[Template:Menu_usage-set_catg-Legacy|Menu_usage-set_catg-Legacy]] .. ''Category assignments. (Legacy specific)'' | ||
:[[Template:Key_box|Key_box]] .. ''Graphics.'' | :[[Template:Key_box|Key_box]] .. ''Graphics.'' |
Revision as of 18:02, 14 July 2018
Info
- Main Game-Menu(GM) 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-set_prop .. Property assignments.
- Menu_usage-set_catg .. Category assignments.
- Menu_usage-set_prop-Legacy .. Property assignments. (Legacy specific)
- Menu_usage-set_catg-Legacy .. Category assignments. (Legacy specific)
- Key_box .. Graphics.