Шаблон:Entity: различия между версиями

Материал из Rogalia wiki
Перейти к навигации Перейти к поиску
 
(не показано 14 промежуточных версий этого же участника)
Строка 1: Строка 1:
{|
+
<noinclude>
| http://play.rogalia.ru/assets/entities/{{{type}}}.png
+
== Usage ==
| x {{{count}}}
+
<pre>{{Entity|type=apple}}</pre>
|}
+
{{Entity|type=apple}}
 
+
<pre>{{Entity|type=apple-tree-1|sign=x2}}</pre>
 
+
{{Entity|type=apple-tree-1|sign=x2}}
??
+
<pre>{{Entity|type=apple-tree-1|sign=x2|link=яблоня}}</pre>
 +
{{Entity|type=apple-tree-1|sign=x2|link=яблоня}}
 +
<pre>{{Entity|type=apple}}{{Entity|type=apple}}</pre>
 +
{{Entity|type=apple}}{{Entity|type=apple}}
 +
</noinclude>
 +
<includeonly>
 +
<div style="display:inline-block">
 +
<div class="plainlinks">[{{fullurl:{{{link|shit}}}}} http://play.rogalia.ru/assets/entities/{{{type|shit}}}.png]</div>
 +
<div style="text-align:center">{{{sign|}}}</div>
 +
</div></includeonly>

Текущая версия на 01:17, 19 декабря 2021

Usage[править]

{{Entity|type=apple}}


{{Entity|type=apple-tree-1|sign=x2}}


x2
{{Entity|type=apple-tree-1|sign=x2|link=яблоня}}


x2
{{Entity|type=apple}}{{Entity|type=apple}}