Template:Fossil: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<noinclude>To be used to tabulate all Pokémon-fossil data and obtainability information thereof—chiefly for applicative usage on the page of its namesake in fossils. I..."
 
No edit summary
Line 1: Line 1:
<noinclude>To be used to tabulate all Pokémon-fossil data and obtainability information thereof—chiefly for applicative usage on the page of its namesake in [[fossils]].
<noinclude>To be used to tabulate all Pokémon-fossil data and obtainability information thereof—chiefly for applicative usage on the page of its namesake in [[fossils]].


It accepts the following-three modular arguments: {{{Fossil}}} for the fossil name, {{{Pokemon}}} for the name of the Pokemon that it correspondingly ends up generated into, and {{{Locations}}} for a list of areas wheren it's obtainable (in a comma-delimited notation).</noinclude>
It accepts the following-three modular arguments: {{{Fossil}}} for the fossil name, {{{Pokemon}}} for the name of the Pokemon that it correspondingly ends up generated into, and {{{Locations}}} for a list of areas wheren it's obtainable (using \ as the delimiter between discrete locations).</noinclude>
<includeonly>{{#vardefine:cell|#{{Ground_color_light}}}}{{#vardefine:background|#{{Ground_color}}}}{{#vardefine:border|#{{Ground_color_dark}}}}
<includeonly>{{#vardefine:cell|#{{Ground_color_light}}}}{{#vardefine:background|#{{Ground_color}}}}{{#vardefine:border|#{{Ground_color_dark}}}}
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Pokemon}}}|data=number=Pokedex Number,name=Name}}
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Pokemon}}}|data=number=Pokedex Number,name=Name}}

Revision as of 09:25, 7 March 2017

To be used to tabulate all Pokémon-fossil data and obtainability information thereof—chiefly for applicative usage on the page of its namesake in fossils.

It accepts the following-three modular arguments: {{{Fossil}}} for the fossil name, {{{Pokemon}}} for the name of the Pokemon that it correspondingly ends up generated into, and {{{Locations}}} for a list of areas wheren it's obtainable (using \ as the delimiter between discrete locations).