Template:Infobox item/doc: Difference between revisions
m General repair mode, typos fixed: eg. → e.g. |
image2 and image3 doc. |
||
| Line 6: | Line 6: | ||
|title= | |title= | ||
|image= | |image= | ||
|image2= | |||
|image3= | |||
|invimage= | |invimage= | ||
|invimage2= | |invimage2= | ||
| Line 26: | Line 28: | ||
|- | |- | ||
| <code>image</code> || Image of the block (should be approx. 150x150px) || <code><nowiki>{{BASEPAGENAME}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] | | <code>image</code> || Image of the block (should be approx. 150x150px) || <code><nowiki>{{BASEPAGENAME}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] | ||
|- | |||
| <code>image2</code> || Image of the block (should be approx. 150x150px) || <code>None</code> | |||
|- | |||
| <code>image3</code> || Image of the block (should be approx. 150x150px) || <code>None</code> | |||
|- | |- | ||
| <code>invimage</code> || Image for object in inventory. Can use '''None''' to force no invimage. Uses styling and images from [[Template:Grid/Available images]] || <code><nowiki>Grid {{BASEPAGENAME}}.png</nowiki></code> if it exists, otherwise ''None'' | | <code>invimage</code> || Image for object in inventory. Can use '''None''' to force no invimage. Uses styling and images from [[Template:Grid/Available images]] || <code><nowiki>Grid {{BASEPAGENAME}}.png</nowiki></code> if it exists, otherwise ''None'' | ||