Difference between revisions of "Template:EngTable"

From ELWiki
Jump to navigation Jump to search
(Created page with "<includeonly> |style="text-align:center" | [[File:{{{Name}}}.png|50px]] |style="text-align:left" | [[{{{Name}}}]] |style="text-align:center" | {{{Level|}}} |style="text-align:cen...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
|style="text-align:center" | [[File:{{{Name}}}.png|50px]]
+
|style="text-align:center" | [[File:{{#if: {{{ImageName|}}} | {{{ImageName|}}} | {{{Name}}} }}.png|50px]]
 
|style="text-align:left" | [[{{{Name}}}]]
 
|style="text-align:left" | [[{{{Name}}}]]
 
|style="text-align:center" | {{{Level|}}}
 
|style="text-align:center" | {{{Level|}}}
Line 9: Line 9:
 
|style="text-align:center" | {{{EMU|}}}
 
|style="text-align:center" | {{{EMU|}}}
 
|style="text-align:left; line-height: 15px;" | {{{Ing|}}}
 
|style="text-align:left; line-height: 15px;" | {{{Ing|}}}
|style="text-align:center" | {{{Tools|}}}
+
|style="text-align:center" | {{{Tool|}}}
 
|style="text-align:center" | {{{Type|}}}
 
|style="text-align:center" | {{{Type|}}}
 
|-
 
|-
Line 16: Line 16:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{EngTable
 
{{EngTable
 +
|ImageName= (Only need to add if it is different from the name or contains "/")
 
|Name=
 
|Name=
 
|Level=
 
|Level=
Line 23: Line 24:
 
|Ing=
 
|Ing=
 
|EMU=
 
|EMU=
|Tools=
+
|Tool=
 
|Type=
 
|Type=
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 22:45, 24 March 2014

This template is for the "Harvesting comparison table". Note, this is only for the body of that table. The rest of the code for the table must stay intact while using this template.

{{EngTable
|ImageName= (Only need to add if it is different from the name or contains "/")
|Name=
|Level=
|Exp=
|Knowledge=
|Food=
|Ing=
|EMU=
|Tool=
|Type=
}}