Шаблон:Tile: различия между версиями
Материал из Dwarf Fortress Wiki
Перейти к навигацииПерейти к поиску
GeloMor (обсуждение | вклад) м (Интервики) |
GeloMor (обсуждение | вклад) Нет описания правки |
||
Строка 1: | Строка 1: | ||
<noinclude><div style="float: right; padding: 0.5em; margin: 0.25em; border: 1px solid #ccc; background: #eee"></noinclude><code style="color: {{fgcolor|{{{2}}}}}; background: {{bgcolor|{{{2}}}|{{{3|#000}}}}}; font-size:{{{4|135%}}}; font-weight: bold; font-family: 'Courier New', 'Quicktype Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', 'Lucida Sans Typewriter', monospace; padding: 0.1em 0.2em; font-weight:bold">{{{1}}}</code><noinclude> | <noinclude><div style="float: right; padding: 0.5em; margin: 0.25em; border: 1px solid #ccc; background: #eee"></noinclude><code style="color: {{fgcolor|{{{2}}}}}; border: none; border-radius: 0px; background: {{bgcolor|{{{2}}}|{{{3|#000}}}}}; font-size:{{{4|135%}}}; font-weight: bold; font-family: 'Courier New', 'Quicktype Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', 'Lucida Sans Typewriter', monospace; padding: 0.1em 0.2em; font-weight:bold">{{{1}}}</code><noinclude> | ||
</div> | </div> | ||
Текущая версия от 13:20, 17 января 2022
{{{1}}}
Шаблон:Tile предназначен для отображения тайлов из игры 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>}} {{Tile|<character>|<#color>|<#background>}} {{Tile|<character>|<x:y:z>}} {{Tile|<character>|<x:y:z>||<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|÷|0:6:0}}
will insert ore chunks *
and barrels ÷
into text.