Template:Tile
From Dwarf Fortress Wiki
{{{1}}}
Template:Tile can be used to display tiles close to what they appear as in Dwarf Fortress. It is designed to be used for free-standing tiles. There is a padding-free variant for use in grids and other places where padding between the tiles is not desirable. The Dwarf template can be used to insert dwarf faces.
Usage
{{Tile|<character>|<color>|<background>|<size>}}
Special characters
Special characters can be copied from the character table. Characters used in the template syntax (e.g. | or =) need to be escaped.
Examples
Using {{Tile|*|#090|#fff}} and {{Tile|÷|#000|#990}} will insert ore chunks * and barrels ÷ into text.
