Pokémon Box Link: Difference between revisions

→‎Search queries: Halloween costume Pokémon aren't considered event Pokémon for some reason
(→‎Search queries: Halloween costume Pokémon aren't considered event Pokémon for some reason)
Line 118: Line 118:
* <code>traded</code> — Pokémon received from a [[trade]]
* <code>traded</code> — Pokémon received from a [[trade]]
* <code>shiny</code> — [[Shiny Pokémon]]
* <code>shiny</code> — [[Shiny Pokémon]]
* <code>lucky</code> — [[Trade#Lucky Pokémon|Lucky Pokémon]]
* <code>lucky</code> — {{DL|Trade|Lucky Pokémon}}
* <code>legendary</code> — [[Legendary Pokémon]]
* <code>legendary</code> — [[Legendary Pokémon]]
* <code>mythical</code> — [[Mythical Pokémon]]
* <code>mythical</code> — [[Mythical Pokémon]]
* [[Regional variant]]s
* [[Region]]
** <code>kanto</code> — Pokémon first discovered in the [[Kanto]] region, including Alola Forms (equivalent to <code>1-151</code>)
** <code>johto</code> — Pokémon first discovered in the [[Johto]] region (equivalent to <code>152-251</code>)
** <code>hoenn</code> — Pokémon first discovered in the [[Hoenn]] region (equivalent to <code>252-386</code>)
** <code>sinnoh</code> — Pokémon first discovered in the [[Sinnoh]] region (equivalent to <code>387-493</code>)
** <code>unova</code> — Pokémon first discovered in the [[Unova]] region (equivalent to <code>494-649</code>)
** <code>alola</code> or <code>alolan</code> — [[Regional variant#Alola|Alola Form]] Pokémon
** <code>alola</code> or <code>alolan</code> — [[Regional variant#Alola|Alola Form]] Pokémon
** <code>galar</code> or <code>galarian</code> — [[Regional variant#Galar|Galarian form]] Pokémon
** <code>galar</code> or <code>galarian</code> — [[Regional variant#Galar|Galarian form]] Pokémon
* <code>hatched</code> — Pokémon that were hatched from an {{pkmn|Egg}}
* <code>hatched</code> — Pokémon that were hatched from an {{pkmn|Egg}}
* <code>eggsonly</code> — [[Baby Pokémon]]
* <code>eggsonly</code> — [[Baby Pokémon]]
* <code>costume</code> — Special Event Pokémon, such as Pikachu wearing a hat and sunglasses Squirtle (but not armored Mewtwo)
* <code>costume</code> — Special Event Pokémon, such as Pikachu wearing a hat and sunglasses Squirtle (but not armored Mewtwo or Halloween costume Pokémon)
* [[Gender]]
* [[Gender]]
** <code>male</code> — male Pokémon
** <code>male</code> — male Pokémon
** <code>female</code> — female Pokémon
** <code>female</code> — female Pokémon
** <code>genderunknown</code> — genderless Pokémon
** <code>genderunknown</code> — gender unknown Pokémon
* {{IV}} [[appraisal]]
* {{IV}} [[appraisal]]
** <code>0*</code> — Pokémon whose {{IV}} total is between 0 and 22 (i.e. display 0 stars on the appraisal pop-up)
** <code>0*</code> — Pokémon whose {{IV}} total is between 0 and 22 (i.e. display 0 stars on the appraisal pop-up)
Line 137: Line 142:
** <code>3*</code> — Pokémon whose IV total is between 37 and 44 (i.e. display 3 stars on the appraisal pop-up with an orange background)
** <code>3*</code> — Pokémon whose IV total is between 37 and 44 (i.e. display 3 stars on the appraisal pop-up with an orange background)
** <code>4*</code> — Pokémon whose IV total is 45 (i.e. display 3 stars on the appraisal pop-up with a red background)
** <code>4*</code> — Pokémon whose IV total is 45 (i.e. display 3 stars on the appraisal pop-up with a red background)
* <code>shadow</code> — {{DL|Team GO Rocket|Shadow Pokémon}}
* <code>shadow</code> — {{OBP|Shadow Pokémon|GO}}
* <code>purified</code> — Purified Pokémon
* <code>purified</code> — Purified Pokémon
* [[Region]]
** <code>kanto</code> — Pokémon first discovered in the [[Kanto]] region, including Alola Forms (equivalent to <code>1-151</code>)
** <code>johto</code> — Pokémon first discovered in the [[Johto]] region (equivalent to <code>152-251</code>)
** <code>hoenn</code> — Pokémon first discovered in the [[Hoenn]] region (equivalent to <code>252-386</code>)
** <code>sinnoh</code> — Pokémon first discovered in the [[Sinnoh]] region (equivalent to <code>387-493</code>)
** <code>unova</code> — Pokémon first discovered in the [[Unova]] region (equivalent to <code>494-649</code>)


;Operands
;Operands