![]() |
VOOZH | about |
This is meant to be used to describe the size of a painting. This template is specifically intended for use in the table in Painting § Canvases.
| Parameter | Description | Default value |
|---|---|---|
1 |
(width) The width of the painting, in blocks. | 1 block
|
2 |
(height) The height of the painting, in blocks. | 1 block
|
| Wikitext (code) | Result |
|---|---|
{{Painting size}} |
1 × 1 blocks (16 × 16 pixels) |
{{Painting size|1|1}} |
1 × 1 blocks (16 × 16 pixels) |
{{Painting size|2}} |
2 × 1 blocks (32 × 16 pixels) |
{{Painting size|1|2}} |
1 × 2 blocks (16 × 32 pixels) |
{{Painting size|3|3}} |
3 × 3 blocks (48 × 48 pixels) |
{{Painting size|7|3}} |
7 × 3 blocks (112 × 48 pixels) |
As you can see, this template automatically calculates the pixel values for the width and height.