Template:Infobox block/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 44: | Line 44: | ||
| <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. 150x150px) || <code><nowiki>{{BASEPAGENAME}}.png</nowiki></code> if it exists, otherwise [[:File:No block image.png|No block image.png]] (linking to the page where to | | <code>image</code> || Image of the block (should be approx. 150x150px) || <code><nowiki>{{BASEPAGENAME}}.png</nowiki></code> if it exists, otherwise [[:File:No block image.png|No block image.png]] (linking to the page where to upload the missing image) | ||
|- | |- | ||
| <code>image2</code> || Second image for two-state blocks (also approx. 150x150px) || ''None'' | | <code>image2</code> || Second image for two-state blocks (also approx. 150x150px) || ''None'' | ||