Template:Block: Difference between revisions

From Vintage Story Wiki
(Initial block template creation)
 
No edit summary
Line 1: Line 1:
{|border="1" cellpadding="2" cellspacing="0" style="border-radius:7px; font-size:90%; width:200px;"
<div style="float:{{#if:{{{float|}}}|{{{float}}}|left}};">{|border="1" cellpadding="2" cellspacing="0" style="border-radius:7px; font-size:90%; width:200px;"
|-
|-
|bgcolor="#000000" colspan="2" class="TC" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font>
|bgcolor="#000000" colspan="2" class="TC" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|<font color="white">'''{{{Name}}}'''</font>
Line 17: Line 17:
|class="TC"|{{{Drops}}}
|class="TC"|{{{Drops}}}
|-}
|-}
</div>

Revision as of 21:29, 1 October 2018

{|border="1" cellpadding="2" cellspacing="0" style="border-radius:7px; font-size:90%; width:200px;"

|- |bgcolor="#000000" colspan="2" class="TC" style="border-top-right-radius:7px; border-top-left-radius:7px; text-align:center; font-size:13.5px;"|{{{Name}}} |- |bgcolor="#ffffff" colspan=2 style="text-align: center"| {{{Image}}} |- class{{{Tool}}}="hiddenStructure" |class="TC"|Tool |class="TC"|{{{Tool}}} |- class{{{Stackable}}}="hiddenStructure" |class="TC"|Stackable |class="TC"|{{{Stackable}}} |- class{{{Flammable}}}="hiddenStructure" |class="TC"|Flammable |class="TC"|{{{Flammable}}} |- class{{{Drops}}}="hiddenStructure" |class="TC"|Drops |class="TC"|{{{Drops}}} |-}