Template:Infobox block: Difference between revisions
mNo edit summary |
m Changed no image to a more fitting image. |
||
| Line 4: | Line 4: | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td align="center" colspan="2">[[File:{{{image|No image.png}}}|150px|center]]</td> | <td align="center" colspan="2">[[File:{{{image|No block image.png}}}|150px|center]]</td> | ||
</tr> | </tr> | ||
{{#if:{{{image2|}}}|<tr valign="top"><td align="center" colspan="2">[[File:{{{image2}}}|150px|center]]</td></tr>}} | {{#if:{{{image2|}}}|<tr valign="top"><td align="center" colspan="2">[[File:{{{image2}}}|150px|center]]</td></tr>}} | ||
| Line 86: | Line 86: | ||
| <code>name</code> || Name of the block || <code><nowiki>{{BASEPAGENAME}}</nowiki></code> | | <code>name</code> || Name of the block || <code><nowiki>{{BASEPAGENAME}}</nowiki></code> | ||
|- | |- | ||
| <code>image</code> || Image of the block (should be approx. 150x150px) || [[:File:No image.png|No image.png]] | | <code>image</code> || Image of the block (should be approx. 150x150px) || [[:File:No block image.png|No block image.png]] | ||
|- | |- | ||
| <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 | ||