Template:RachennRouteEntry: Difference between revisions

From Stellar Kennings
Jump to navigation Jump to search
No edit summary
+documentation
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{!}}style="background-color: white;"{{!}}{{{POKEMON|}}}
{{!}}style="background-color: white; color: black;"{{!}}{{{POKEMON|}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{LOCATION|}}}|{{{LOCATION|}}}|Entire Route}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{LOCATION|}}}|{{{LOCATION|}}}|Entire Route}}
{{!}}style="background-color: white;"{{!}}{{{LEVELS|}}}
{{!}}style="background-color: white; color: black;"{{!}}{{{LEVELS|}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{CLEAR|}}}|{{{CLEAR|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{CLEAR|}}}|{{{CLEAR|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{RAIN|}}}|{{{RAIN|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{RAIN|}}}|{{{RAIN|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{THUNDERSTORM|}}}|{{{THUNDERSTORM|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{THUNDERSTORM|}}}|{{{THUNDERSTORM|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{SNOW|}}}|{{{SNOW|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{SNOW|}}}|{{{SNOW|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{DUST|}}}|{{{DUST|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{DUST|}}}|{{{DUST|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{FOG|}}}|{{{FOG|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{FOG|}}}|{{{FOG|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{SUNRISE|}}}|{{{SUNRISE|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{SUNRISE|}}}|{{{SUNRISE|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{DAY|}}}|{{{DAY|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{DAY|}}}|{{{DAY|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{SUNSET|}}}|{{{SUNSET|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{SUNSET|}}}|{{{SUNSET|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{NIGHT|}}}|{{{NIGHT|}}}}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{NIGHT|}}}|{{{NIGHT|}}}}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{IUCN|}}}|{{{IUCN|}}}|LC}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{IUCN|}}}|{{{IUCN|}}}|LC}}
{{!}}style="background-color: white;"{{!}}{{#if:{{{DANG|}}}|{{{DANG|}}}|No}}
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{DANG|}}}|{{{DANG|}}}|No}}
</includeonly><noinclude>Helper template for Rachenn Route. See [[Template:RachennRoute]]</noinclude>
{{!}}style="background-color: white; color: black;"{{!}}{{#if:{{{SPEC|}}}|{{{SPEC|}}}|}}
</includeonly><noinclude>Helper template for Rachenn POI. See [[Template:RachennPOI]]
 
Mandatory Fields are
* POKEMON - Pokémon Name.
* LEVELS - Pokémon Levels Available
 
Optional Fields - these fields have default values or can be blank:
* LOCATION - Use if the Pokémon is not available on the entire route. (Default: Entire Route)
* CLEAR - Use if the chances of spotting during clear days are different.
* RAIN - Use if the chances of spotting during rain are different.
* THUNDERSTORM - Use if the chances of spotting during a thunderstorm are different.
* SNOW - Use if the chances of spotting during snow/blizzards are different.
* DUST - Use if the chances of spotting during duststorms or sandstorms are different.
* FOG - Use if the chances of spotting during fog are different.
* SUNSET - Use if the chances of spotting at sunrise are different.
* DAY - Use if the chances of spotting during the day are different.
* SUNSET - Use if the chances of spotting at sunset are different.
* NIGHT - Use if the chances of spotting at night are different.
* SPEC - Use if the Pokémon has a Special Catch Method.
* DANG - Use if it's considered a potentially dangerous encounter.
* IUCN -  List if the Pokémon has a [https://en.wikipedia.org/wiki/IUCN_Red_List IUCN Red List Entry] that's not Least Concern (Default: LC)</noinclude>

Latest revision as of 22:43, 10 November 2025

Helper template for Rachenn POI. See Template:RachennPOI

Mandatory Fields are

  • POKEMON - Pokémon Name.
  • LEVELS - Pokémon Levels Available

Optional Fields - these fields have default values or can be blank:

  • LOCATION - Use if the Pokémon is not available on the entire route. (Default: Entire Route)
  • CLEAR - Use if the chances of spotting during clear days are different.
  • RAIN - Use if the chances of spotting during rain are different.
  • THUNDERSTORM - Use if the chances of spotting during a thunderstorm are different.
  • SNOW - Use if the chances of spotting during snow/blizzards are different.
  • DUST - Use if the chances of spotting during duststorms or sandstorms are different.
  • FOG - Use if the chances of spotting during fog are different.
  • SUNSET - Use if the chances of spotting at sunrise are different.
  • DAY - Use if the chances of spotting during the day are different.
  • SUNSET - Use if the chances of spotting at sunset are different.
  • NIGHT - Use if the chances of spotting at night are different.
  • SPEC - Use if the Pokémon has a Special Catch Method.
  • DANG - Use if it's considered a potentially dangerous encounter.
  • IUCN - List if the Pokémon has a IUCN Red List Entry that's not Least Concern (Default: LC)