Template:KeitaAreaLandSpawns: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude> This is to be used on area-specific pages. If Pokémon-spawn data is available for the page name on the official spawns dump, it'll be auto-tabulated when this template is applied on the page. To specify the locational name, use the {{{Location}}} parameter—especially recommendable for multisectional areas. </noinclude> <includeonly> <!-- Map, Pokemon, DexID, Morning, Day, Night, MinLvl, MaxLvl, Item, Member, Tier --> {{#if:{{{Location|}..."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
This is to be used on area-specific pages.
This is to be used on area-specific pages.


Line 31: Line 30:
         <tr style="background-color: {{#var:cell}};">
         <tr style="background-color: {{#var:cell}};">
             <th scope="col" colspan="2" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Pokémon</th>
             <th scope="col" colspan="2" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Pokémon</th>
             <th scope="col" style="width: 23%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Level range</th>
             <th scope="col" style="padding: 0px 8px 0px 8px; width: 23%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Level</th>
             <th colspan="3" scope="col" style="width: 6%; border: 1px solid {{#var:border}};">[[Pokétime|<span style="color: {{#var:border}};">Times</span>]]</th>
             <th colspan="3" scope="col" style="width: 6%; border: 1px solid {{#var:border}};">[[Pokétime|<span style="color: {{#var:border}};">Times</span>]]</th>
             <th style="width: 20%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Held Item</th>
             <th style="width: 20%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Item</th>
             <th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 1px solid {{#var:border}};">[[List of Pokémon by Rarity Tier|<span style="color: {{#var:border}};">Rarity Tier</span>]]</th>
             <th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 1px solid {{#var:border}};">[[List of Pokémon by Rarity Tier|<span style="color: {{#var:border}};">Rarity</span>]]</th>
         </tr>
         </tr>


         {{#display_external_table:
         {{#display_external_table:
             template=AreaLandSpawnRow |  
             template=KeitaAreaLandSpawnRow |  
             data=member=member, number=number, name=name, morning=morning, day=day, night=night, item=item, rarity=rarity, minlvl=minlvl, maxlvl=maxlvl
             data=member=member, number=number, name=name, morning=morning, day=day, night=night, item=item, rarity=rarity, minlvl=minlvl, maxlvl=maxlvl
         }}
         }}

Latest revision as of 13:18, 27 August 2024

This is to be used on area-specific pages.

If Pokémon-spawn data is available for the page name on the official spawns dump, it'll be auto-tabulated when this template is applied on the page. To specify the locational name, use the {{{Location}}} parameter—especially recommendable for multisectional areas.