Template:Infobox block/doc: Difference between revisions

No edit summary
fix aliases as of Special:PermaLink/2075704 and Special:PermaLink/1402760 (current versions of Template:Block and Module:Infobox)
Line 118: Line 118:
"params": {
"params": {
"title": {
"title": {
"aliases": [
"name"
],
"label": "Name",
"label": "Name",
"description": "Name of the block, if different from the page name.",
"description": "Name of the block, if different from the page name.",
Line 132: Line 129:
},
},
"invimage": {
"invimage": {
"aliases": [
"inventoryImage",
"iimage"
],
"label": "Inventory image",
"label": "Inventory image",
"description": "The image of what the block looks like as an item in the inventory.",
"description": "The image of what the block looks like as an item in the inventory.",
Line 147: Line 140:
},
},
"renewable": {
"renewable": {
"aliases": [
"renewability"
],
"label": "Renewability",
"label": "Renewability",
"description": "If this block is renewable or not.",
"description": "If this block is renewable or not.",
Line 158: Line 148:
},
},
"stackable": {
"stackable": {
"aliases": [
"stackability"
],
"label": "Stackability",
"label": "Stackability",
"description": "Whether or not this item can be stacked.",
"description": "Whether or not this item can be stacked.",
Line 182: Line 169:
},
},
"tntres": {
"tntres": {
"aliases": [
"resistance",
"tnt",
"tntresistance"
],
"label": "TNT resistance",
"label": "TNT resistance",
"description": "The amount of resistance to explosions this block has.",
"description": "The amount of resistance to explosions this block has.",
Line 219: Line 201:
},
},
"lavasusceptible": {
"lavasusceptible": {
"aliases": [
"lava"
],
"label": "Lava susceptibility",
"label": "Lava susceptibility",
"description": "If yes, this block can catch fire from nearby lava.",
"description": "If yes, this block can catch fire from nearby lava.",