Template:GM/box: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
(Allow for dummy GM call (no parm's) to show just used icon. (not to sure about rest of GM in relation to no parm's case))
m (That fixed the initial intended target ... except for the fact that tables are block elements (default), and as such its not directly usable as a inline item. (...maybe later))
Line 37: Line 37:
     }}              //close:us2sp
     }}              //close:us2sp
   }}                //close:if
   }}                //close:if
//same for par 2..N
// same for par 2..N


  --></noinclude>
  --></noinclude>

Revision as of 15:34, 9 February 2020

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:
Icon keyboard.pngTemplate:Key wsTemplate:Key wsTemplate:Key wsTemplate:Key wsTemplate:Key ws
or
{{GM/box
| $Menu Item 1
| Menu $Item 2
| Menu Ite$m 3
| Menu Item $4
| Menu Item 5
}}
Output:
Icon keyboard.pngTemplate:Key wsTemplate:Key wsTemplate:Key wsTemplate:Key wsTemplate:Key ws
Leading and trailing string spaces in examples are optional.

Used templates

GM/keys
Str_us2sp
Str_sp2us

Visit Template:GM/box/doc to edit this text! (How does this work?)