Template:Action: Difference between revisions
Template page
More actions
Created page with " <div style="display:inline-block; background-color:#00000057; border: 4px solid #00000057;"> {{#switch: {{lc:{{{1}}}}} | right = 12px | left = 12px | shift = 12px | key = 12px }} <span style="color:{{{tint|#63fbfc}}}">'''{{ucfirst:{{{content|{{{2}}}}}}}}''' </span> </div> <noinclude><templatedata> { "params": { "1": {..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{#switch: {{lc:{{{1}}}}} | {{#switch: {{lc:{{{1}}}}} | ||
| right = [[File:Icon-Action_Right.png|12px]] | | right = [[File:Icon-Action_Right.png|12px]] | ||
Line 7: | Line 4: | ||
| shift = [[File:Icon-Action_Shift.png|12px]] | | shift = [[File:Icon-Action_Shift.png|12px]] | ||
| key = [[File:Icon-Action_Key.png|12px]] | | key = [[File:Icon-Action_Key.png|12px]] | ||
}} <span style="color:{{{tint|#63fbfc}}}">'''{{ucfirst:{{{content|{{{2}}}}}}}}''' </span | }} | ||
<span style="color:{{{tint|#63fbfc}}}">'''{{ucfirst:{{{content|{{{2}}}}}}}}''' </span> | |||
<noinclude><templatedata> | <noinclude><templatedata> |
Revision as of 05:27, 7 February 2025
{{{2}}}
Displays an icon and block of text mimicking the blue mcc island "action" text underneath an npc, menu, or machine's name.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | 1 | Icon for the type of action
| String | required |
Action to Take | 2 | short explanation of what the action is for
| Content | required |