Template:Tile

From Wikicarpedia
Revision as of 20:45, 27 November 2022 by Bumsakalaka (talk | contribs)
Jump to navigation Jump to search

Description

Tile included in Tile Distribution.

Params

  • text (optional) text showed on right side of tile in block of text. When set, parameter 2 is skipped.
  • 1 or 1st (required) image name
  • 2 or 2nd (optional) text on right side of image with vertical align = middle of image
  • padding-right or 3 or 3rd (optional) right padding of image - default is 15px
  • padding-bottom or 4 or 4th (optional) bottom padding of image - default is 15px
  • size or 5 or 5th (optional) size of image - default is -empty- means full width
  • text (optional) - text on right side of image of tile with vertical align = top of image

Examples

{{BeginTileList}}
{{Tile|Inns_And_Cathedrals_C3_Tile_C.png|1x<br />(P)|50px}}
{{Tile|Inns_And_Cathedrals_C3_Tile_D.png|1x<br /> }}
{{Tile|Inns_And_Cathedrals_C3_Tile_E.png|1x<br />(F)}}
{{Tile|Inns_And_Cathedrals_C3_Tile_E.png|1x<br />(F)|size=50px}}
{{Tile|Inns_And_Cathedrals_C3_Tile_F.png|text=This is text with<br />multiple lines<br />and another line and <br />another line.}}
{{EndTileList}}
Inns And Cathedrals C3 Tile C.png 1x
(P)
Inns And Cathedrals C3 Tile D.png 1x
 
Inns And Cathedrals C3 Tile E.png 1x
(F)
Inns And Cathedrals C3 Tile E.png 1x
(F)
Inns And Cathedrals C3 Tile F.png
This is text with
multiple lines
and another line and
another line.