Template:AreaFishingSpawns: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 17: Line 17:
<td>{{{levels}}}</td>
<td>{{{levels}}}</td>
<td>{{{rod}}}</td>
<td>{{{rod}}}</td>
<td width="4%">{{{morning}}}</td>
<td width="8%" style="background-color: #{{ {{{morning}}}_color}}; border: 2px solid #{{ {{{morning}}}_color_dark}};"><span style="color:#{{ {{{morning}}}_color_dark}}; font-weight: bold;">{{{morning}}}</span></td>
<td width="4%">{{{day}}}</td>
<td width="8%" style="background-color: #{{ {{{day}}}_color}}; border: 2px solid #{{ {{{day}}}_color_dark}};"><span style="color:#{{ {{{day}}}_color_dark}}; font-weight: bold;">{{{day}}}</span></td>
<td width="4%">{{{night}}}</td>
<td width="8%" style="background-color: #{{ {{{night}}}_color}}; border: 2px solid #{{ {{{night}}}_color_dark}};"><span style="color:#{{ {{{night}}}_color_light}}; font-weight: bold;">{{{night}}}</span></td>
<td>{{{item}}}</td>
<td>{{{item}}}</td>
<td>{{{rarity}}}</td>
<td>{{{rarity}}}</td>

Revision as of 01:54, 28 January 2017

This is to be used on area-specific pages for fishably encounterable Pokemon.

If Pokemon-spawn data is documented for the page name on RawSpawnData, it'll be auto-tabulated when this template is applied on the page. If you want to specify the locational name, use the {{{Location}}} argument; otherwise, it'll default to the page-name as the location name.