Template:AIR: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
<td width="15%">[[{{{Item}}}]]</td> | <td width="15%">[[{{{Item}}}]]</td> | ||
<td width="10%">{{{Quantity|1}}}</td> | <td width="10%">{{{Quantity|1}}}</td> | ||
<td width="10%">{{{Cooldown| | <td width="10%">{{{Cooldown|Indefinite}}}</td> | ||
<td style="text-align: left; width: 45%;"><span style="margin-left: 4px;">{{{Location}}}</span></td> | <td style="text-align: left; width: 45%;"><span style="margin-left: 4px;">{{{Location}}}</span></td> | ||
</tr> | </tr> | ||
</includeonly> | </includeonly> |
Revision as of 04:36, 26 January 2017
Use this in tandem with Template:AreaItems to construct tabular rows for it.
It accepts four arguments: {{{Item}}}, {{{Quantity}}}, {{{Cooldown}}}, and {{{Location}}}. Leave {{{Quantity}}} and {{{Cooldown}}} blank if you have to ascertain even a rough amount, but do furnish values for {{{Item}}} and {{{Location}}}, at least.