Template:Infobox entity/doc: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
| <code>title</code> || Optional value to use a different title instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code> | | <code>title</code> || Optional value to use a different title instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code> | ||
|- | |- | ||
| <code>image</code> || Image of the mob (should be approx. 150x150px) Can use '''None''' to force no image. || <code><nowiki>{{ | | <code>image</code> || Image of the mob (should be approx. 150x150px) Can use '''None''' to force no image. || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] | ||
|- | |- | ||
| <code>imagesize</code> || Adjusts the size of the image || 200px | | <code>imagesize</code> || Adjusts the size of the image || 200px | ||