Шаблон:GridCraft2x — различия между версиями
Manager (обсуждение | вклад) м |
Manager (обсуждение | вклад) м |
||
| (не показано 10 промежуточных версий этого же участника) | |||
| Строка 1: | Строка 1: | ||
| − | <div class="craft_grid w{{{sw}}} h{{{sh}}}"> | + | <includeonly><div class="craft_grid w{{{sw}}} h{{{sh}}}"> |
<div class="grid w{{{sw}}} h{{{sh}}}"> | <div class="grid w{{{sw}}} h{{{sh}}}"> | ||
| − | <div class="gr_item y{{{posy1}}} x{{{posx1}}} {{{st1|}}}">{{GridCount|{{{item1}}|{{{col1 | + | <div class="gr_item y{{{posy1}}} x{{{posx1}}} {{{st1|}}}">{{GridCount|{{{item1}}}|{{{col1|1}}}}}<div class="craft_desc {{{st1|}}}"><span>{{Name{{translation}}|{{{item1}}}|link}}</span></div></div> |
| − | <div class="gr_item y{{{posy2}}} x{{{posx2}}} {{{st2|}}}">{{GridCount|{{{item2}}|{{{col2 | + | <div class="gr_item y{{{posy2}}} x{{{posx2}}} {{{st2|}}}">{{GridCount|{{{item2}}}|{{{col2|1}}}}}<div class="craft_desc {{{st2|}}}"><span>{{Name{{translation}}|{{{item2}}}|link}}</span></div></div> |
<div class="gr_line ng {{{devc2}}} y{{{posy2}}} x{{{posx2}}} {{{devc2}}}"></div> | <div class="gr_line ng {{{devc2}}} y{{{posy2}}} x{{{posx2}}} {{{devc2}}}"></div> | ||
| Строка 8: | Строка 8: | ||
{{GridLegend{{translation}}}} | {{GridLegend{{translation}}}} | ||
</div> | </div> | ||
| − | + | </includeonly> | |
<noinclude> | <noinclude> | ||
<br> | <br> | ||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
{{GridCraft2x | {{GridCraft2x | ||
| − | |sh= | + | |sh=5 |
| − | |sw= | + | |sw=3 |
| item1= Sulfur | | item1= Sulfur | ||
|posy1= 1 | |posy1= 1 | ||