Template:AIR: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
m Text replacement - "https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" to "http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/"
m Truncated the period at the end of the {{{Location}}} parameter.
Line 21: Line 21:
<td width="10%">{{{Quantity|1}}}</td>
<td width="10%">{{{Quantity|1}}}</td>
<td width="10%">{{{Cooldown|Indefinite}}}</td>
<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 22:31, 2 February 2023

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.