Template:DigItems: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude>Used to plug in the tabular list of items for diggable patches. Plug in this template as an argument (specifically under {{{DigItems}}}) of the overlaying table of [[Template:DigSpotAllotment]].</noinclude> | <noinclude>Used to plug in the tabular list of items for diggable patches. Plug in this template as an argument (specifically under {{{DigItems}}}) of the overlaying table of [[Template:DigSpotAllotment]].</noinclude> | ||
<includeonly> | <includeonly> | ||
<tr style="background-color:#FFFFFF;"><td>{{#ifexist:File:{{{Name}}}.png | [[File:{{{Name}}}.png]] | [[File:MissingIcon.png]] }}</td><td>{{{Name}}}</td><td>{{{Tier}}}</td> | <tr style="background-color:#FFFFFF;"><td>{{#ifexist:File:{{{Name}}}.png | [[File:{{{Name}}}.png]] | [[File:MissingIcon.png]] }}</td><td>[[{{{Name}}}]]</td><td>{{{Tier}}}</td> | ||
</tr> | </tr> | ||
</includeonly> | </includeonly> |
Latest revision as of 12:32, 28 December 2016
Used to plug in the tabular list of items for diggable patches. Plug in this template as an argument (specifically under {{{DigItems}}}) of the overlaying table of Template:DigSpotAllotment.