Template:PokemonFishingData/Discontinued: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>This is to be applicatively used on Pokémon-specific pages to glean all spawn data of where the Pokémon is fishable in areas that it has either been d..." |
m Text replacement - "https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" to "http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" |
||
(4 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
It transcludes its data from [[RawDiscontinuedSpawnData]].</noinclude> | It transcludes its data from [[RawDiscontinuedSpawnData]].</noinclude> | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http:// | {{#get_web_data:url=http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/RawDiscontinuedSpawnData|format=CSV with header|filters=Pokemon={{PAGENAME}},Location=Fishing|data=member=Membership,name=Pokemon,morning=Morning,day=Day,night=Night,item=Held Item,rarity=Tier,levels=Levels,area=Area,region=Region,ma=MembersAccessible,rod=Rod}} | ||
<table align="center" style="width: 75%; max-width: 81%; text-align: center; cellpadding: 3px; cellspacing: 10px; margin: auto auto; border-radius: 15px; border: 4px solid #{{Water_color_dark}}; background-color: #{{Water_color}}; padding: 7px;"> | <table align="center" style="width: 75%; max-width: 81%; text-align: center; cellpadding: 3px; cellspacing: 10px; margin: auto auto; border-radius: 15px; border: 4px solid #{{Water_color_dark}}; background-color: #{{Water_color}}; padding: 7px;"> | ||
<tr><td colspan="9"><div style="margin: auto auto; width: 30px; height: 30px; border: 3px solid #{{Water_color_dark}}; border-radius: 40px; background-color: #{{Water_color_light}}; padding: 5px;">[[File:Old Rod.png]]</div></td></tr> | <tr><td colspan="9"><div style="margin: auto auto; width: 30px; height: 30px; border: 3px solid #{{Water_color_dark}}; border-radius: 40px; background-color: #{{Water_color_light}}; padding: 5px;">[[File:Old Rod.png]]</div></td></tr> | ||
<tr style="background-color: #{{Water_color_light}};"><th scope="col" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Region</th><th scope="col" style="width: 15%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Location</th><th scope="col" style="width: 7%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Levels</th><th colspan="3" scope="col" style="width: 6%; border: 2px solid #{{Water_color_dark}};">[[Pokétime|<span style="color: #{{Water_color_dark}};">Times</span>]]</th><th style="width: 10%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Held Item</th> | <tr style="background-color: #{{Water_color_light}};"><th scope="col" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Region</th><th scope="col" style="width: 15%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Location</th><th scope="col" style="width: 7%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Levels</th><th colspan="3" scope="col" style="width: 6%; border: 2px solid #{{Water_color_dark}};">[[Pokétime|<span style="color: #{{Water_color_dark}};">Times</span>]]</th><th style="width: 10%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Held Item</th> | ||
<th style="width:11%; border: 2px solid #{{Water_color_dark}};">Rod</th> | <th style="width:11%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Rod</th> | ||
<th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 2px solid #{{Water_color_dark}};">[[List of Pokémon by Rarity Tier|<span style="color: #{{Water_color_dark}};">Rarity Tier</span>]]</tr> | <th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 2px solid #{{Water_color_dark}};">[[List of Pokémon by Rarity Tier|<span style="color: #{{Water_color_dark}};">Rarity Tier</span>]]</tr> | ||
{{#for_external_table: | {{#for_external_table: |
Latest revision as of 11:06, 23 April 2022
This is to be applicatively used on Pokémon-specific pages to glean all spawn data of where the Pokémon is fishable in areas that it has either been delisted from or are presently inaccessible.
It transcludes its data from RawDiscontinuedSpawnData.