Template:DigItems: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>Used to plug in the tabular list of items for diggable patches. Plug in this template as an argument (specifically under {{{Items}}}) of the overlaying table of T..."
 
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 {{{Items}}}) 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><td>{{{Levels}}}</td></tr>
<tr style="background-color:#FFFFFF;"><td>[[File:{{{Name}}}.png]]</td><td>{{{Name}}}</td><td>{{{Tier}}}</td><td>{{{Levels}}}</td></tr>
</includeonly>
</includeonly>

Revision as of 08:05, 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.