Template:Stack: Difference between revisions

Jump to navigation Jump to search
m
Added size parameter
mNo edit summary
m (Added size parameter)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
"1": {
"1": {
"label": "Item",
"label": "Item",
"description": "The item to display",
"description": "The item to be displayed.  Prefix with {{code|gm4:}} for GM4-specific items.",
"example": "Crafting Table",
"example": "gm4:Boots of Ostara",
"type": "line",
"type": "line",
"required": true
"required": true
Line 26: Line 26:
],
],
"label": "Count",
"label": "Count",
"description": "A number to display for the item stack.",
"description": "The amount of this item",
"example": "20",
"example": "20",
"type": "number",
"type": "number",
Line 59: Line 59:
"example": "&o&7They're magically delicious!",
"example": "&o&7They're magically delicious!",
"type": "line"
"type": "line"
},
"hideTooltip": {
"aliases": [
"hideToolTip",
"HideTooltip",
"HideToolTip"
],
"label": "hideTooltip",
"description": "Whether or not to show the tooltip on hover",
"example": "true",
"type": "boolean"
},
"size": {
"aliases": [
"Size"
],
"label": "Size",
"description": "Size of sprite in pixels",
"example": "24",
"type": "number"
}
}
},
},
Line 71: Line 91:
"lore",
"lore",
"enchanted",
"enchanted",
"link"
"link",
"hideTooltip",
"size"
]
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu