Template:Stack: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (Transclude documentation - Removes error on this page.)
mNo edit summary
Line 1: Line 1:
<includeonly>{{#invoke:Crafting|Item}}</includeonly><noinclude>
<includeonly>{{#invoke:Crafting|Item}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Item",
"description": "The item to display",
"example": "Crafting Table",
"type": "line",
"required": true
},
"name": {
"aliases": [
"Name",
"title",
"Title"
],
"label": "Name",
"description": "The display name for the item stack",
"example": "Lucky Charms"
},
"count": {
"aliases": [
"Count"
],
"label": "Count",
"description": "A number to display for the item stack.",
"example": "20",
"type": "number",
"suggested": true
},
"enchanted": {
"aliases": [
"Enchanted"
],
"label": "Enchanted",
"description": "Whether or not the item is enchanted",
"example": "true",
"type": "line"
},
"link": {
"aliases": [
"Link"
],
"label": "Link",
"description": "When the item is clicked, it will redirect the user.  Internal links only need the title of the page.  External links require the full link.",
"example": "[[Custom Crafters]], or [https://gm4.co]",
"type": "line"
},
"lore": {
"aliases": [
"Lore",
"text",
"Text"
],
"label": "Lore",
"description": "If the item has unique lore.  Formatting codes should be prefixed with & and new lines are inputted using /\"",
"example": "&o&7They're magically delicious!",
"type": "line"
}
},
"description": "Display a single item (borderless)",
"maps": {
"test": {}
},
"paramOrder": [
"1",
"count",
"name",
"lore",
"enchanted",
"link"
]
}
</templatedata></noinclude>
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu