Template:Keys: Difference between revisions
From Space Station 14 Wiki
Created page with "<includeonly>{{key|{{{1|}}}}}<!---->{{#if:{{{2|}}}|+{{key|{{{2}}}}}}}<!---->{{#if:{{{3|}}}|+{{key|{{{3}}}}}}}<!---->{{#if:{{{4|}}}|+{{key|{{{4}}}}}}}</includeonly><noinclude> {{docs}} <templatedata> { "params": { "1": { "label": "Key 1", "type": "line", "required": true }, "2": { "label": "Key 2", "type": "line", "suggested": true }, "3": { "label": "Key 3", "type": "line", "suggested": true }, "4": { "label": "Key 4", "ty..." |
No edit summary |
||
Line 13: | Line 13: | ||
"label": "Key 2", | "label": "Key 2", | ||
"type": "line", | "type": "line", | ||
" | "required": true | ||
}, | }, | ||
"3": { | "3": { |
Revision as of 21:06, 15 May 2025
Examples
2 keys
{{keys
3 keys
{{keys
4 keys
{{keys
See also
- {{Key}} for a singular key.
Creates a label combining multiple keys, similar to how it looks in the guidebook.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Key 1 | 1 | no description | Line | required |
Key 2 | 2 | no description | Line | required |
Key 3 | 3 | no description | Line | suggested |
Key 4 | 4 | no description | Line | suggested |