Template:Infobox item/doc: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|title= | |title= | ||
|image= | |image= | ||
|imagesize= | |||
|image2= | |image2= | ||
|image2size= | |||
|image3= | |image3= | ||
|image3size= | |||
|invimage= | |invimage= | ||
|invimage2= | |invimage2= | ||
Line 54: | Line 57: | ||
|- | |- | ||
| <code>image</code> || Image of the block (should be approx. 150x150px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image) | | <code>image</code> || Image of the block (should be approx. 150x150px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image) | ||
|- | |||
| <code>imagesize</code> || Adjusts the size of the image || 150px | |||
|- | |- | ||
| <code>image2</code> || Image of the block (should be approx. 150x150px) || ''None'' | | <code>image2</code> || Image of the block (should be approx. 150x150px) || ''None'' | ||
|- | |||
| <code>image2size</code> || Adjusts the size of the second image || 150px | |||
|- | |- | ||
| <code>image3</code> || Image of the block (should be approx. 150x150px) || ''None'' | | <code>image3</code> || Image of the block (should be approx. 150x150px) || ''None'' | ||
|- | |||
| <code>image3size</code> || Adjusts the size of the third image || 150px | |||
|- | |- | ||
| <code>invimage</code> || Image for object in inventory. Can use '''None''' to force no invimage. Uses [[Template:Grid]]. || <code><nowiki>Grid {{{title}}}.png</nowiki></code> if it exists, otherwise ''None'' | | <code>invimage</code> || Image for object in inventory. Can use '''None''' to force no invimage. Uses [[Template:Grid]]. || <code><nowiki>Grid {{{title}}}.png</nowiki></code> if it exists, otherwise ''None'' |