Template:DigItems: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No 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>[[File:{{{Name}}}.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> |
Revision as of 11:24, 20 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.