Template:Infobox block/doc: Difference between revisions
Add documentation for the tool2 field. |
m defaults to the "No image" rather than "No block image" now |
||
| Line 42: | Line 42: | ||
| <code>title</code> || Only needed to change the title from the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code> | | <code>title</code> || Only needed to change the title from the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code> | ||
|- | |- | ||
| <code>image</code> || Image of the block (should be approx. 150×150px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No | | <code>image</code> || Image of the block (should be approx. 150×150px) || <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''N''</code> || Other images for two-state blocks (also approx. 150×150px) || ''None'' | | <code>image''N''</code> || Other images for two-state blocks (also approx. 150×150px) || ''None'' | ||