Template:Icon: Difference between revisions
From Space Station 14 Wiki
(wip) |
(wip) |
||
Line 38: | Line 38: | ||
}}}}<!-- | }}}}<!-- | ||
--></includeonly> | --><span> | ||
<span class="icon-left-label"></span> | |||
<span class="icon">[[File:{{#var:icon_file}}|{{#var: icon_size}}]]</span> | |||
<span class="icon-right-label"></span> | |||
</span</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 50: | Line 54: | ||
"LV cable coil", | "LV cable coil", | ||
"LV", | "LV", | ||
"LV cable coil 10x", | |||
"LV 10x", | |||
"LV cable coil 20x", | |||
"LV 20x", | |||
"LV cable coil 30x", | |||
"LV 30x", | |||
"MV cable coil", | "MV cable coil", | ||
"MV", | "MV", | ||
"MV cable coil 10x", | |||
"MV 10x", | "MV 10x", | ||
"MV cable coil 20x", | |||
"MV 20x", | "MV 20x", | ||
"MV cable coil 30x", | |||
"MV 30x", | "MV 30x", | ||
"HV cable coil", | "HV cable coil", | ||
Line 75: | Line 79: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "size": { | ||
"label": "Size", | |||
"description": "Icon size", | |||
"type": "line", | |||
"default": "24px", | |||
"suggested": true | |||
}, | |||
"right label": { | |||
"aliases": [ | "aliases": [ | ||
"rlabel", | |||
"rl", | |||
"rtext", | "rtext", | ||
"rt" | "rt" | ||
Line 85: | Line 98: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "left label": { | ||
"aliases": [ | "aliases": [ | ||
"llabel", | |||
"ll", | |||
"ltext", | "ltext", | ||
"lt" | "lt" | ||
Line 92: | Line 107: | ||
"label": "Left label", | "label": "Left label", | ||
"type": "line", | "type": "line", | ||
"suggested": true | "suggested": true | ||
} | } | ||
Line 104: | Line 112: | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
" | "right label", | ||
" | "left label", | ||
"size" | "size" | ||
] | ] |
Revision as of 00:46, 15 August 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item | 1 | What item are you looking for? Select from the list. Any casing is allowed, including lowercase.
| Line | required |
Right label | right label rlabel rl rtext rt | Label to the right of icon | Line | suggested |
Left label | left label llabel ll ltext lt | no description | Line | suggested |
Size | size | Icon size
| Line | suggested |