Difference between revisions of "Template:TileIllustrations"

From Wikicarpedia
Jump to navigation Jump to search
Line 43: Line 43:
When set <code>S=1</code>, scription about starting tile is showed.<br />
When set <code>S=1</code>, scription about starting tile is showed.<br />
When set at least one from <code>C=1</code>, note about sheds is showed.<br />
When set at least one from <code>C=1</code>, note about sheds is showed.<br />
Pages where is called this template and required parameter <code>edition</code> is not set, will be found in category [[:Category:Editor manual - Missing edition in TileIllustrations]]


== Params ==
== Params ==
* <code>edition</code> (optional) [<code>C1</code>{{!}}<code>C2</code>{{!}}<code>C3</code>{{!}}<code>WE3</code>{{!}} -empty-] Edition related design of illustration used in description, currently only supported Garden C1/C2, all others are in C2
* <code>edition</code> (required) [<code>C1</code>{{!}}<code>C2</code>{{!}}<code>C3</code>{{!}}<code>WE3</code>{{!}} -empty-] Edition related design of illustration used in description, currently only supported Garden C1/C2, all others are in C2
* <code>S</code> (optional) [<code>1</code>] Include S - Starting tile description
* <code>S</code> (optional) [<code>1</code>] Include S - Starting tile description
* <code>G</code> (optional) [<code>1</code>] Include G - Garden in illustrations - C1/C2/WE3
* <code>G</code> (optional) [<code>1</code>] Include G - Garden in illustrations - C1/C2/WE3

Revision as of 11:45, 28 December 2022

Description

Tile illustrations description, usually showed below {{BeginTileList}}..{{EndTileList}}.
When set S=1, scription about starting tile is showed.
When set at least one from C=1, note about sheds is showed.
Pages where is called this template and required parameter edition is not set, will be found in category Category:Editor manual - Missing edition in TileIllustrations

Params

  • edition (required) [C1|C2|C3|WE3| -empty-] Edition related design of illustration used in description, currently only supported Garden C1/C2, all others are in C2
  • S (optional) [1] Include S - Starting tile description
  • G (optional) [1] Include G - Garden in illustrations - C1/C2/WE3
  • F (optional) [1] Include F - Farmhouse in illustrations - C2/WE3
  • C (optional) [1] Include C - Cowshed in illustrations - C2/WE3
  • W (optional) [1] Include W - Water tower in illustrations - C2/WE3
  • H (optional) [1] Include H - Highwaymen in illustrations - C2/WE3
  • P (optional) [1] Include P - Pigsty in illustrations - C2/WE3
  • D (optional) [1] Include D - Donkey stable in illustrations - C2/WE3
  • STAR (optional) [1] Include * - Different versions of same tile

Examples

Wiki Output
{{TileIllustrations}} Nothing will be generated, because no parameter is set.
{{TileIllustrations|G=1|F=1}} Description of G - garden and F - farmhouse
Several tiles have a small illustration on them. The letters in brackets show which illustration is on each tile:
Feature Garden C3.png
G | Garden
Feature Farmhouse C3.png
{{TileIllustrations|C=1|H=1}} Description of C - cowshed, H - farmhouse and D - Donkey stale
Several tiles have a small illustration on them. The letters in brackets show which illustration is on each tile:
Feature Cows C3.png
Feature Highwaymen C3.png
Note: The small illustrations of a cowshed, a pigsty and a donkey stable are collectively referred to as sheds or stables.
{{TileIllustrations|edition=C1|G=1}} Description of G - garden in C1
Several tiles have a small illustration on them. The letters in brackets show which illustration is on each tile:
Feature Garden C1.png
G | Garden
{{TileIllustrations|S=1}} Description of S - Starting tile, for example to Winter Editon Base game
One of the tiles marked with "(S)" is the starting tile (with a dark back).
{{TileIllustrations|edition=WE3|G=1}} Description of G - garden in WE3
Several tiles have a small illustration on them. The letters in brackets show which illustration is on each tile:
Feature Garden WE3.png
G | Garden
{{TileIllustrations|edition=WE3|STAR=1|G=1|F=1|C=1|H=1|D=1|P=1|W=1}} Description of * for different versions of tiles and all WE3 illustrations
Tiles marked with a star (*) have graphically different versions included in the game (trees, houses, etc).
Several tiles have a small illustration on them. The letters in brackets show which illustration is on each tile:
Feature Garden WE3.png
G | Garden
Feature Farmhouse WE3.png
Feature Cows WE3.png
Feature WaterTower WE3.png
Feature Highwayman WE3.png
Feature Pigsty WE3.png
P | Pigsty
Note: The small illustrations of a cowshed, a pigsty and a donkey stable are collectively referred to as sheds or stables.