<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bulbapedia.bulbagarden.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pokechu22</id>
	<title>Bulbapedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://bulbapedia.bulbagarden.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pokechu22"/>
	<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/wiki/Special:Contributions/Pokechu22"/>
	<updated>2026-06-19T05:23:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9rus&amp;diff=3421428</id>
		<title>Pokérus</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9rus&amp;diff=3421428"/>
		<updated>2021-11-08T22:58:20Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Generation III */ ruby allows spreading and contracting to happen at the same time.  pokemon_3.c line 833 seems to also exclude eggs contracting it (but I guess it can still spread to them); I haven&amp;#039;t documented this since I don&amp;#039;t know the details/if this is generation specific&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{spading|Pokérus}}&lt;br /&gt;
[[File:Pokérus Adventures.png|thumb|right|230px|Pokémon infected with Pokérus in [[Pokémon Adventures]]]]&lt;br /&gt;
The &#039;&#039;&#039;Pokérus&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケルス&#039;&#039;&#039; &#039;&#039;Pokérus&#039;&#039;), from &amp;quot;Pokémon virus&amp;quot;, is a microscopic life-form that may attach to {{OBP|Pokémon|species}}, first appearing in the [[Generation II]] {{pkmn|games}}. It is a beneficial mechanic that a Pokémon can obtain.&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
{{incomplete|section|needs=Generation 8 info, contraction, chance of spreading, etc}}&lt;br /&gt;
When a Pokémon has the Pokérus, it gains double the [[effort values]] from battling (e.g., fighting a {{p|Magikarp}} will give two {{stat|Speed}} EVs, rather than one). Effort points gained from [[vitamin]]s and [[wing]]s are not doubled. The infected Pokémon can infect other Pokémon with the virus for a period of one to four days. However, the Pokérus timer can be delayed by several methods such as by placing the infected Pokémon in a PC Box.&lt;br /&gt;
&lt;br /&gt;
While it is represented similarly to [[status condition]]s, the Pokérus is not a status condition, so it cannot be healed at a [[Pokémon Center]] or with any [[status condition healing item]].&lt;br /&gt;
&lt;br /&gt;
Pokérus has a 3 in 65,536 or approximately a 1 in 21,845 chance of being generated on one of the {{player}}&#039;s Pokémon after a battle, making it rarer than encountering or hatching a [[Shiny Pokémon]]. If any of the player&#039;s Pokémon are infected, the Pokérus may spread among Pokémon in the player&#039;s party after any battle.&lt;br /&gt;
&lt;br /&gt;
From [[Generation IV]] onward, the Pokérus became more accessible, with worldwide trading facilitated by [[Nintendo Wi-Fi Connection]].&lt;br /&gt;
&lt;br /&gt;
===Infection===&lt;br /&gt;
When a Pokémon is infected with the Pokérus, their status screen will display an icon indicating this special &amp;quot;status&amp;quot; the same way status conditions would be noted. If the Pokémon becomes affected by a status condition such as {{status|Sleep}}, the Pokérus icon will be temporarily replaced until the status condition is cured. As long as the Pokémon is infected with the Pokérus, it can spread the virus to other Pokémon in the player&#039;s party.&lt;br /&gt;
&lt;br /&gt;
The Pokérus may spread if an infected Pokémon is in the player&#039;s party after a battle. The Pokérus may only spread to a Pokémon directly adjacent to an already infected Pokémon and only if they have never had Pokérus before. {{pkmn|Egg}}s may catch the Pokérus like any other Pokémon.&lt;br /&gt;
&lt;br /&gt;
===Becoming cured===&lt;br /&gt;
A Pokérus infection only progresses towards cured status when a new day starts with the infected Pokémon in the party (or if, when the game is loaded, it is not the same day as it was when the game was saved). The number of days before a Pokémon will be cured of the Pokérus can vary from one to four days. Once this time has passed, the Pokémon becomes cured and will be immune to the virus in the future. The Pokémon still gains double effort values when cured.&lt;br /&gt;
&lt;br /&gt;
Due to the beneficial nature of the Pokérus, players will often place an infected Pokémon in the [[PC]] where it will keep the infection indefinitely, so that it may be withdrawn to spread the virus at will. Other options include putting a Pokémon in the {{pkmn|Day Care}} or sending it to {{pkmn|Stadium 2}} in [[Generation II]], {{g|Box Ruby &amp;amp; Sapphire}} in [[Generation III]], [[My Pokémon Ranch]] in [[Generation IV]], [[Pokémon Bank]] in [[Generation VI]] and [[Generation VII]], or [[Pokémon HOME]] in [[Generation VIII]].&lt;br /&gt;
&lt;br /&gt;
In Generation III, if the player deposits an infected Pokémon inside a PC, saves inside a Pokémon Center prior to midnight, shuts off the game, resumes the game after midnight, withdraws the infected Pokémon from the PC, and exits the Pokémon Center, it is possible for the infected Pokémon to be cured of the Pokérus upon stepping outside of the building. This does not happen in any other generation.&lt;br /&gt;
&lt;br /&gt;
====Technical information====&lt;br /&gt;
The Pokérus is stored in a Pokémon&#039;s [[Pokémon data structure|data structure]] as a single byte. In hexadecimal, this can be represented as a two-digit number &#039;&#039;&#039;XY&#039;&#039;&#039;. The upper 4 bits of the byte, &#039;&#039;&#039;X&#039;&#039;&#039;, represent the specific strain of the Pokérus the Pokémon has contracted. The lower 4 bits, &#039;&#039;&#039;Y&#039;&#039;&#039;, represent the number of days remaining before the infected Pokémon is cured of the virus.&lt;br /&gt;
&lt;br /&gt;
A Pokémon is or has been infected if &#039;&#039;&#039;X&#039;&#039;&#039; (the strain) is a nonzero value. If &#039;&#039;&#039;Y&#039;&#039;&#039; (days remaining) is nonzero when &#039;&#039;&#039;X&#039;&#039;&#039; is also nonzero, this means the Pokémon is currently infected. If &#039;&#039;&#039;Y&#039;&#039;&#039; is 0 and &#039;&#039;&#039;X&#039;&#039;&#039; is nonzero, then the Pokémon is &amp;quot;cured&amp;quot; of the Pokérus. If both &#039;&#039;&#039;X&#039;&#039;&#039; and &#039;&#039;&#039;Y&#039;&#039;&#039; are 0, then the Pokémon has never been affected by the Pokérus.&lt;br /&gt;
&lt;br /&gt;
Whenever the game&#039;s internal clock strikes midnight, every currently infected Pokémon in the player&#039;s party has their Pokérus value decreased by one. Once the &#039;&#039;&#039;Y&#039;&#039;&#039; value reaches 0, the Pokémon will be cured of the Pokérus.&lt;br /&gt;
&lt;br /&gt;
=====Strains=====&lt;br /&gt;
Whenever the game creates the Pokérus on a Pokémon, the value assigned to &#039;&#039;&#039;Y&#039;&#039;&#039; (days) depends on the value assigned to &#039;&#039;&#039;X&#039;&#039;&#039; (strain). Specifically, the number of days will be set to &#039;&#039;&#039;X&#039;&#039;&#039; modulo 4 + 1. In other words, the higher two bits of &#039;&#039;&#039;X&#039;&#039;&#039; are irrelevant to the &amp;quot;strain&amp;quot;.&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;text-align:center; border: 3px solid #A54ACE; background: #D67BFF&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF; {{roundytl|5px}}&amp;quot; | Strain&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF&amp;quot; | X values&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF; {{roundytr|5px}}&amp;quot; | Duration&amp;lt;br&amp;gt;(Y value)&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| A || 0, 4, 8, 12 || 1 day&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| B || 1, 5, 9, 13 || 2 days&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| C || 2, 6, 10, 14 || 3 days&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #fff; {{roundybl|5px}}&amp;quot; | D&lt;br /&gt;
| style=&amp;quot;background: #fff&amp;quot; | 3, 7, 11, 15&lt;br /&gt;
| style=&amp;quot;background: #fff; {{roundybr|5px}}&amp;quot; | 4 days&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Whenever the Pokérus spreads from an infected Pokémon to a new Pokémon, the new Pokémon inherits the infected Pokémon&#039;s strain of the Pokérus (&#039;&#039;&#039;X&#039;&#039;&#039;) and &#039;&#039;&#039;Y&#039;&#039;&#039; is set to the default value for that strain. As an example, if a Pokémon has the Pokérus with an &#039;&#039;&#039;X&#039;&#039;&#039; value of 7 and a &#039;&#039;&#039;Y&#039;&#039;&#039; value of 2 (2 days remaining before it will be cured) and it infects another Pokémon, the new Pokémon will get the Pokérus with an &#039;&#039;&#039;X&#039;&#039;&#039; value of 7 and a &#039;&#039;&#039;Y&#039;&#039;&#039; value of 4 (4 days before it will be cured).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;X&#039;&#039;&#039; values of 0 are not legitimate, since upon being &amp;quot;cured&amp;quot; the Pokémon would appear to have never had the Pokérus at all.&lt;br /&gt;
&lt;br /&gt;
===After having the virus===&lt;br /&gt;
Once a Pokémon&#039;s immune system has fought off the virus, they cannot spread it further, nor can it be spread to them by other Pokémon. In Generations II and III, a dot will appear on the Pokémon&#039;s status screen to indicate that they have had the virus previously, while in Generation IV and onward, it will be a small face. Though the virus is gone, the Pokémon will still gain twice the {{EV}}s it would have gained before the virus.&lt;br /&gt;
&lt;br /&gt;
===Differences between generations===&lt;br /&gt;
====Generation II====&lt;br /&gt;
When the player first encounters the virus in one of the [[Generation II]] games, the [[Pokémon Center Nurse|nurse]] at the [[Pokémon Center]] will make note of it when the Pokémon is first healed after contracting it, saying that there are &amp;quot;tiny life forms&amp;quot; on the Pokémon. After leaving the Pokémon Center, [[Professor Elm]] will call the player to tell them that the virus has no effect and will wear off. A Pokémon with active Pokérus will list its status as such, and a Pokémon that has had the Pokérus and is cured will have a small dot near its HP meter on the status screen. Pokérus can infect {{pkmn|Egg}}s as well. An indicator for Pokérus will not show up on the {{pkmn|Egg}}&#039;s status screen, but once it hatches, it will appear under its status on the status screen like normal.&lt;br /&gt;
&lt;br /&gt;
If a Pokémon with any stage of the Pokérus (active or cured) is traded back to a [[Generation I]] game, or withdrawn from [[Pokémon Stadium 2]] by a Generation I game, all traces of that Pokémon having had the Pokérus will disappear. This is because a Pokémon&#039;s Pokérus status is not saved in any form in the Generation I games, thereby making it possible for a Pokémon to legitimately contract the Pokérus multiple times by trading it back and forth, once it becomes cured of a given infection. The only benefit of doing so would be to allow other Pokémon to contract the virus.&lt;br /&gt;
&lt;br /&gt;
The Pokérus cannot randomly occur before the player has visited [[Goldenrod City]]&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L19-L20 pret/pokegold: pokerus.asm lines 19-20]&amp;lt;/ref&amp;gt; (but it may spread between Pokémon before then). If a Pokémon in the party has the Pokérus, other Pokémon cannot randomly contract it; they can only receive it from that Pokémon.&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L7-L10 pret/pokegold: pokerus.asm lines 7-10]&amp;lt;/ref&amp;gt; {{p|Shuckle}} will also only produce [[Berry Juice]] after [[Goldenrod City]] has been visited.&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L125-L126 pret/pokegold: pokerus.asm lines 125-126]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Generation III====&lt;br /&gt;
The Pokérus can only be contracted or cured in {{3v2|Ruby|Sapphire|Emerald}}. In {{2v2|FireRed|LeafGreen}}, as well as {{pkmn|Colosseum}} and {{Pokémon XD}}, since the [[time]] function is absent, a Pokémon with the Pokérus will keep it indefinitely (it can&#039;t spread the Pokérus, either)&amp;lt;!-- at least FRLG!--&amp;gt;, until it is transferred to the [[Hoenn]]-based games.&lt;br /&gt;
&lt;br /&gt;
Otherwise, the Pokérus operates in much the same way as in Generation II, but it is now possible for the Pokérus to be randomly contracted even when another Pokémon in the party already has it (and the Pokérus can spread after the same battle where it was contracted)&amp;lt;ref&amp;gt;[https://github.com/pret/pokeruby/blob/a3228d4c86494ee25aff60fc037805ddc1d47d32/src/battle_main.c#L5125-L5129 pret/pokeruby: battle_main.c lines 5125-5129]&amp;lt;/ref&amp;gt; and there is no location requirement before the Pokérus can randomly be contracted. Eggs infected with Pokérus will now indicate as such.&lt;br /&gt;
&lt;br /&gt;
====Generation IV====&lt;br /&gt;
The mechanics remain the same from Generation III. Additionally, much like storage in {{g|Box Ruby &amp;amp; Sapphire}} and in the PC, storage in [[My Pokémon Ranch]] will keep a Pokémon&#039;s Pokérus status indefinitely. The Pokérus doubles the [[Effort value|EVs]] earned from [[Power item]]s.&lt;br /&gt;
&lt;br /&gt;
In {{2v2|HeartGold|SoulSilver}}, [[Professor Elm]] calls the player a little while after healing their first Pokémon with the Pokérus and tells them that it has no effect and will wear off. If he is called back, he will claim that Pokémon will level up better with the Pokérus while infected.&lt;br /&gt;
&lt;br /&gt;
====Generation V====&lt;br /&gt;
The mechanics remain more or less the same, but now the icon that appears if a Pokémon has previously had the Pokérus is pinkish in color instead of the former yellow/orange color.&lt;br /&gt;
&lt;br /&gt;
=====Pseudorandom number generation=====&lt;br /&gt;
To determine if any Pokémon in the player&#039;s party is to be infected, the game calls the {{wp|Mersenne twister}} table to get a 32-bit random number, discards the lowest 16 bits, and then discards the highest two bits (a bitwise &#039;&#039;and&#039;&#039; with 0x3FFF). If this number is 0, the game will choose a Pokémon in the party to be infected.&lt;br /&gt;
&lt;br /&gt;
To determine what party member is to be infected, the game takes another value from the Mersenne twister table, multiplies it by the party count, then discards the lowest 32 bits of the result. If this number is an Egg, the calculation is repeated. Otherwise, if that party member has already been infected, nothing else will happen.&lt;br /&gt;
&lt;br /&gt;
If a Pokémon will be infected, the game takes the next value from the Mersenne twister table and discards the lowest 24 bits (if the lowest three bits of this result are all 0, another number is chosen). If any of the highest four bits are nonzero, the highest five bits are discarded. The resulting number will be &#039;&#039;&#039;X&#039;&#039;&#039;, the Pokérus strain; the duration of the virus will be set to &#039;&#039;&#039;X&#039;&#039;&#039; modulo 4 + 1.&lt;br /&gt;
&lt;br /&gt;
These calculations mean that the strains 0 and 8 will never occur, and that the remaining strains are biased towards the lower numbers (with 1 through 7 being much more common than 9 through 15).&lt;br /&gt;
&lt;br /&gt;
====Generation VI====&lt;br /&gt;
In Generation VI, the Pokérus does not affect EVs gained from [[Super Training]]. However, it increases the rate of [[Double-Up Bag]]s that are received during the training regimen. The icon that appears if a Pokémon has the Pokérus has been changed to spell out the full word, while the cured icon uses a design similar to the Gen V icon, with the mouth and eyes having a white color.&lt;br /&gt;
&lt;br /&gt;
====Generation VII====&lt;br /&gt;
During battle, a Pokémon&#039;s summary will display a &amp;quot;Pokérus&amp;quot; icon beside its name if it has the Pokérus. The icon remains after the Pokémon is cured. An Egg infected with the Pokérus does not have this symbol on its summary screen. It can still spread the virus normally, and the Pokémon that hatches from the Egg will immediately acquire the icon.&lt;br /&gt;
&lt;br /&gt;
Pokérus is not present in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
&lt;br /&gt;
====Generation VIII====&lt;br /&gt;
{{incomplete|section|needs=Info about eggs &amp;amp; battles}}&lt;br /&gt;
A Pokémon&#039;s summary screen will show a Pokérus icon.&lt;br /&gt;
&lt;br /&gt;
===Comments===&lt;br /&gt;
====Generation II====&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; appear to have tiny life forms stuck to them. &amp;lt;br&amp;gt; Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are healthy and seem to be fine. &amp;lt;br&amp;gt; But we can&#039;t tell you anything more at a &amp;lt;sc&amp;gt;Pokémon Center&amp;lt;/sc&amp;gt;.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=====Elm&#039;s explanation=====&lt;br /&gt;
&#039;&#039;&amp;quot;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;I discovered an odd thing. &amp;lt;br&amp;gt;Apparently there&#039;s something called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; that infects &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Yes, it&#039;s like a virus, so it&#039;s called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;It multiplies fast and infects other &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; too. But that&#039;s all. &amp;lt;br&amp;gt;It doesn&#039;t seem to do anything, and it goes away over time. &amp;lt;br&amp;gt;I guess it&#039;s nothing to worry about. Bye!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Generation III====&lt;br /&gt;
[[File:Pokerus screenshot RSE.png|thumb|right|240px|A player being told their Pokémon has caught the Pokérus]]&lt;br /&gt;
&amp;quot;&#039;&#039;Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; may be infected with &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Little is known about the &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; except that they are microscopic life-forms that attach to &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;While infected, &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation IV====&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;lt;!--Do the nurse&#039;s comments differ between DPPt and HGSS?--&amp;gt;&lt;br /&gt;
&amp;quot;&#039;&#039;Your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus except that they are microscopic life-forms that attach to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=====Elm&#039;s explanation=====&lt;br /&gt;
When calling the player: &amp;quot;&#039;&#039;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;I discovered an odd thing. &amp;lt;br&amp;gt;Apparently there&#039;s something called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; that infects &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Yes, it&#039;s like a virus, so it&#039;s called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;It multiplies fast and infects other &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; too. But that&#039;s all. &amp;lt;br&amp;gt;It doesn&#039;t seem to do anything, and it goes away over time. &amp;lt;br&amp;gt;I guess it&#039;s nothing to worry about. Bye!&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
When called by the player: &amp;quot;&#039;&#039;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;It seems that &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; that have been infected with &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; level up better. &amp;lt;br&amp;gt;We&#039;re not quite sure why...&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Generation V====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VI====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VII====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VIII====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Status icons==&lt;br /&gt;
&amp;lt;!--- Because of how G2 works, there is no icon for Pokérus active, but there is an &amp;quot;icon&amp;quot; for Pokérus cured ---&amp;gt;&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; text-align:center; border: 2px solid #A54ACE; background: #D67BFF&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}}|&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; height:60px&amp;quot; | [[File:PokérusIC Stad 2.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC III.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC Colo.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; colspan=&amp;quot;2&amp;quot; | [[File:PokérusIC IV V.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VI.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VII.png]]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VIII.png|x22px]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%; white-space: nowrap&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Stadium 2|Stadium 2}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation III}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Colosseum|Colosseum}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Icon from &amp;lt;br&amp;gt;{{color2|000|Generation IV|Generations IV}} and {{color2|000|Generation V|V}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation VI}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation VII}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Icon from {{color2|000|Generation VIII}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px; height:60px&amp;quot; | [[File:PokérusIC II cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC Stad 2 cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC III cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC Colo cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC IV cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC V cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VI cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VII cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VIII infected.png|21px]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VIII cured.png|21px]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%; white-space: nowrap&amp;quot;&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation II}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Stadium 2|Stadium 2}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation III}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Colosseum|Colosseum}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation IV}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation V}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation VI|Generation VI}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation VII|Generation VII}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Infected  and cured icon &amp;lt;br&amp;gt;from {{color2|000|Generation VIII|Generation VIII}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
In &#039;&#039;[[HS08|Oaknapped!]]&#039;&#039;, [[Dr. Namba]] explained to {{an|Professor Oak}} that the mysterious viral lifeform Pokérus is an important component of his Pokémon Power Acceleration Project (PPAP), a secret project that aims to infect Pokémon with the Pokérus to [[Evolution|evolve]] them at a faster rate. However, all of his specimens had died out. Professor Oak also explains that the term &amp;quot;Pokérus&amp;quot; was coined by combining the words &amp;quot;Pokémon&amp;quot; and &amp;quot;virus&amp;quot; together. Later, Professor Oak began researching about the Pokérus and [[Team Rocket]]&#039;s true intentions of using it.&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===Pokémon Adventures===&lt;br /&gt;
===={{chap|Platinum}}====&lt;br /&gt;
The Pokérus was discussed in &#039;&#039;[[PS439|Alternate Dimension Showdown IX]]&#039;&#039;, when {{adv|Platinum}}&#039;s team was discovered to have this virus and, as a result, became stronger. Her {{TP|Platinum|Froslass}}, {{p|Pachirisu}}, and {{p|Cherrim}} had it prior to being taken from the hospital, and then it spread to the rest of her party. At the hospital, [[Daisy Oak]] and {{prof|Yanase Berlitz}} realize that the infection is, in fact, the Pokérus.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The Pokérus is an example of a {{wp|Mutualism (biology)|mutualistic}} {{wp|virus}}, in which both host and virus benefit.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color=EFA5EF|bordercolor=A54ACE&lt;br /&gt;
|zh_yue=寶可病毒 &#039;&#039;{{tt|Poké Behngduhk|Poké Virus}}&#039;&#039;&lt;br /&gt;
|zh_cmn=寶可病毒 / 宝可病毒 &#039;&#039;{{tt|Poké Bìngdú|Poké Virus}}&#039;&#039; {{tt|*|Games}}&amp;lt;br&amp;gt;神奇寶貝病毒 &#039;&#039;{{tt|Shénqí Bǎobèi Bìngdú|Pokémon Virus}}&#039;&#039; {{tt|*|Manga}}&lt;br /&gt;
|fr=Pokérus&lt;br /&gt;
|de=Pokérus&lt;br /&gt;
|it=Pokérus&lt;br /&gt;
|ko=포켓러스 &#039;&#039;Pokérus&#039;&#039;&lt;br /&gt;
|es=Pokérus&lt;br /&gt;
|vi=Pokévirus&lt;br /&gt;
|pt=Pokérus&lt;br /&gt;
}}{{-}}&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
{{Project Games notice|game mechanic}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Game mechanics]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokérus]]&lt;br /&gt;
[[es:Pokérus]]&lt;br /&gt;
[[fr:Pokérus]]&lt;br /&gt;
[[it:Pokérus]]&lt;br /&gt;
[[ja:ポケルス]]&lt;br /&gt;
[[zh:寶可病毒]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9rus&amp;diff=3421100</id>
		<title>Pokérus</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9rus&amp;diff=3421100"/>
		<updated>2021-11-07T19:12:57Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Differences between generations */ rm comma before parentheses&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{spading|Pokérus}}&lt;br /&gt;
[[File:Pokérus Adventures.png|thumb|right|230px|Pokémon infected with Pokérus in [[Pokémon Adventures]]]]&lt;br /&gt;
The &#039;&#039;&#039;Pokérus&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケルス&#039;&#039;&#039; &#039;&#039;Pokérus&#039;&#039;), from &amp;quot;Pokémon virus&amp;quot;, is a microscopic life-form that may attach to {{OBP|Pokémon|species}}, first appearing in the [[Generation II]] {{pkmn|games}}. It is a beneficial mechanic that a Pokémon can obtain.&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
{{incomplete|section|needs=Generation 8 info, contraction, chance of spreading, etc}}&lt;br /&gt;
When a Pokémon has the Pokérus, it gains double the [[effort values]] from battling (e.g., fighting a {{p|Magikarp}} will give two {{stat|Speed}} EVs, rather than one). Effort points gained from [[vitamin]]s and [[wing]]s are not doubled. The infected Pokémon can infect other Pokémon with the virus for a period of one to four days. However, the Pokérus timer can be delayed by several methods such as by placing the infected Pokémon in a PC Box.&lt;br /&gt;
&lt;br /&gt;
While it is represented similarly to [[status condition]]s, the Pokérus is not a status condition, so it cannot be healed at a [[Pokémon Center]] or with any [[status condition healing item]].&lt;br /&gt;
&lt;br /&gt;
Pokérus has a 3 in 65,536 or approximately a 1 in 21,845 chance of being generated on one of the {{player}}&#039;s Pokémon after a battle, making it rarer than encountering or hatching a [[Shiny Pokémon]]. If any of the player&#039;s Pokémon are infected, the Pokérus may spread among Pokémon in the player&#039;s party after any battle.&lt;br /&gt;
&lt;br /&gt;
From [[Generation IV]] onward, the Pokérus became more accessible, with worldwide trading facilitated by [[Nintendo Wi-Fi Connection]].&lt;br /&gt;
&lt;br /&gt;
===Infection===&lt;br /&gt;
When a Pokémon is infected with the Pokérus, their status screen will display an icon indicating this special &amp;quot;status&amp;quot; the same way status conditions would be noted. If the Pokémon becomes affected by a status condition such as {{status|Sleep}}, the Pokérus icon will be temporarily replaced until the status condition is cured. As long as the Pokémon is infected with the Pokérus, it can spread the virus to other Pokémon in the player&#039;s party.&lt;br /&gt;
&lt;br /&gt;
The Pokérus may spread if an infected Pokémon is in the player&#039;s party after a battle. The Pokérus may only spread to a Pokémon directly adjacent to an already infected Pokémon and only if they have never had Pokérus before. {{pkmn|Egg}}s may catch the Pokérus like any other Pokémon.&lt;br /&gt;
&lt;br /&gt;
===Becoming cured===&lt;br /&gt;
A Pokérus infection only progresses towards cured status when a new day starts with the infected Pokémon in the party (or if, when the game is loaded, it is not the same day as it was when the game was saved). The number of days before a Pokémon will be cured of the Pokérus can vary from one to four days. Once this time has passed, the Pokémon becomes cured and will be immune to the virus in the future. The Pokémon still gains double effort values when cured.&lt;br /&gt;
&lt;br /&gt;
Due to the beneficial nature of the Pokérus, players will often place an infected Pokémon in the [[PC]] where it will keep the infection indefinitely, so that it may be withdrawn to spread the virus at will. Other options include putting a Pokémon in the {{pkmn|Day Care}} or sending it to {{pkmn|Stadium 2}} in [[Generation II]], {{g|Box Ruby &amp;amp; Sapphire}} in [[Generation III]], [[My Pokémon Ranch]] in [[Generation IV]], [[Pokémon Bank]] in [[Generation VI]] and [[Generation VII]], or [[Pokémon HOME]] in [[Generation VIII]].&lt;br /&gt;
&lt;br /&gt;
In Generation III, if the player deposits an infected Pokémon inside a PC, saves inside a Pokémon Center prior to midnight, shuts off the game, resumes the game after midnight, withdraws the infected Pokémon from the PC, and exits the Pokémon Center, it is possible for the infected Pokémon to be cured of the Pokérus upon stepping outside of the building. This does not happen in any other generation.&lt;br /&gt;
&lt;br /&gt;
====Technical information====&lt;br /&gt;
The Pokérus is stored in a Pokémon&#039;s [[Pokémon data structure|data structure]] as a single byte. In hexadecimal, this can be represented as a two-digit number &#039;&#039;&#039;XY&#039;&#039;&#039;. The upper 4 bits of the byte, &#039;&#039;&#039;X&#039;&#039;&#039;, represent the specific strain of the Pokérus the Pokémon has contracted. The lower 4 bits, &#039;&#039;&#039;Y&#039;&#039;&#039;, represent the number of days remaining before the infected Pokémon is cured of the virus.&lt;br /&gt;
&lt;br /&gt;
A Pokémon is or has been infected if &#039;&#039;&#039;X&#039;&#039;&#039; (the strain) is a nonzero value. If &#039;&#039;&#039;Y&#039;&#039;&#039; (days remaining) is nonzero when &#039;&#039;&#039;X&#039;&#039;&#039; is also nonzero, this means the Pokémon is currently infected. If &#039;&#039;&#039;Y&#039;&#039;&#039; is 0 and &#039;&#039;&#039;X&#039;&#039;&#039; is nonzero, then the Pokémon is &amp;quot;cured&amp;quot; of the Pokérus. If both &#039;&#039;&#039;X&#039;&#039;&#039; and &#039;&#039;&#039;Y&#039;&#039;&#039; are 0, then the Pokémon has never been affected by the Pokérus.&lt;br /&gt;
&lt;br /&gt;
Whenever the game&#039;s internal clock strikes midnight, every currently infected Pokémon in the player&#039;s party has their Pokérus value decreased by one. Once the &#039;&#039;&#039;Y&#039;&#039;&#039; value reaches 0, the Pokémon will be cured of the Pokérus.&lt;br /&gt;
&lt;br /&gt;
=====Strains=====&lt;br /&gt;
Whenever the game creates the Pokérus on a Pokémon, the value assigned to &#039;&#039;&#039;Y&#039;&#039;&#039; (days) depends on the value assigned to &#039;&#039;&#039;X&#039;&#039;&#039; (strain). Specifically, the number of days will be set to &#039;&#039;&#039;X&#039;&#039;&#039; modulo 4 + 1. In other words, the higher two bits of &#039;&#039;&#039;X&#039;&#039;&#039; are irrelevant to the &amp;quot;strain&amp;quot;.&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;text-align:center; border: 3px solid #A54ACE; background: #D67BFF&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF; {{roundytl|5px}}&amp;quot; | Strain&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF&amp;quot; | X values&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF; {{roundytr|5px}}&amp;quot; | Duration&amp;lt;br&amp;gt;(Y value)&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| A || 0, 4, 8, 12 || 1 day&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| B || 1, 5, 9, 13 || 2 days&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| C || 2, 6, 10, 14 || 3 days&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #fff; {{roundybl|5px}}&amp;quot; | D&lt;br /&gt;
| style=&amp;quot;background: #fff&amp;quot; | 3, 7, 11, 15&lt;br /&gt;
| style=&amp;quot;background: #fff; {{roundybr|5px}}&amp;quot; | 4 days&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Whenever the Pokérus spreads from an infected Pokémon to a new Pokémon, the new Pokémon inherits the infected Pokémon&#039;s strain of the Pokérus (&#039;&#039;&#039;X&#039;&#039;&#039;) and &#039;&#039;&#039;Y&#039;&#039;&#039; is set to the default value for that strain. As an example, if a Pokémon has the Pokérus with an &#039;&#039;&#039;X&#039;&#039;&#039; value of 7 and a &#039;&#039;&#039;Y&#039;&#039;&#039; value of 2 (2 days remaining before it will be cured) and it infects another Pokémon, the new Pokémon will get the Pokérus with an &#039;&#039;&#039;X&#039;&#039;&#039; value of 7 and a &#039;&#039;&#039;Y&#039;&#039;&#039; value of 4 (4 days before it will be cured).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;X&#039;&#039;&#039; values of 0 are not legitimate, since upon being &amp;quot;cured&amp;quot; the Pokémon would appear to have never had the Pokérus at all.&lt;br /&gt;
&lt;br /&gt;
===After having the virus===&lt;br /&gt;
Once a Pokémon&#039;s immune system has fought off the virus, they cannot spread it further, nor can it be spread to them by other Pokémon. In Generations II and III, a dot will appear on the Pokémon&#039;s status screen to indicate that they have had the virus previously, while in Generation IV and onward, it will be a small face. Though the virus is gone, the Pokémon will still gain twice the {{EV}}s it would have gained before the virus.&lt;br /&gt;
&lt;br /&gt;
===Differences between generations===&lt;br /&gt;
====Generation II====&lt;br /&gt;
When the player first encounters the virus in one of the [[Generation II]] games, the [[Pokémon Center Nurse|nurse]] at the [[Pokémon Center]] will make note of it when the Pokémon is first healed after contracting it, saying that there are &amp;quot;tiny life forms&amp;quot; on the Pokémon. After leaving the Pokémon Center, [[Professor Elm]] will call the player to tell them that the virus has no effect and will wear off. A Pokémon with active Pokérus will list its status as such, and a Pokémon that has had the Pokérus and is cured will have a small dot near its HP meter on the status screen. Pokérus can infect {{pkmn|Egg}}s as well. An indicator for Pokérus will not show up on the {{pkmn|Egg}}&#039;s status screen, but once it hatches, it will appear under its status on the status screen like normal.&lt;br /&gt;
&lt;br /&gt;
If a Pokémon with any stage of the Pokérus (active or cured) is traded back to a [[Generation I]] game, or withdrawn from [[Pokémon Stadium 2]] by a Generation I game, all traces of that Pokémon having had the Pokérus will disappear. This is because a Pokémon&#039;s Pokérus status is not saved in any form in the Generation I games, thereby making it possible for a Pokémon to legitimately contract the Pokérus multiple times by trading it back and forth, once it becomes cured of a given infection. The only benefit of doing so would be to allow other Pokémon to contract the virus.&lt;br /&gt;
&lt;br /&gt;
The Pokérus cannot randomly occur before the player has visited [[Goldenrod City]]&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L19-L20 pret/pokegold: pokerus.asm lines 19-20]&amp;lt;/ref&amp;gt; (but it may spread between Pokémon before then). If a Pokémon in the party has the Pokérus, other Pokémon cannot randomly contract it; they can only receive it from that Pokémon.&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L7-L10 pret/pokegold: pokerus.asm lines 7-10]&amp;lt;/ref&amp;gt; {{p|Shuckle}} will also only produce [[Berry Juice]] after [[Goldenrod City]] has been visited.&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L125-L126 pret/pokegold: pokerus.asm lines 125-126]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; appear to have tiny life forms stuck to them. &amp;lt;br&amp;gt; Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are healthy and seem to be fine. &amp;lt;br&amp;gt; But we can&#039;t tell you anything more at a &amp;lt;sc&amp;gt;Pokémon Center&amp;lt;/sc&amp;gt;.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=====Elm&#039;s explanation=====&lt;br /&gt;
&#039;&#039;&amp;quot;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;I discovered an odd thing. &amp;lt;br&amp;gt;Apparently there&#039;s something called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; that infects &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Yes, it&#039;s like a virus, so it&#039;s called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;It multiplies fast and infects other &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; too. But that&#039;s all. &amp;lt;br&amp;gt;It doesn&#039;t seem to do anything, and it goes away over time. &amp;lt;br&amp;gt;I guess it&#039;s nothing to worry about. Bye!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Generation III====&lt;br /&gt;
The Pokérus operates in much the same way as in Generation II. Also, it can only be contracted or cured in {{3v2|Ruby|Sapphire|Emerald}}. In {{2v2|FireRed|LeafGreen}}, as well as {{pkmn|Colosseum}} and {{Pokémon XD}}, since the [[time]] function is absent, a Pokémon with the Pokérus will keep it indefinitely (it can&#039;t spread the Pokérus, either)&amp;lt;!-- at least FRLG!--&amp;gt;, until it is transferred to the [[Hoenn]]-based games.&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
[[File:Pokerus screenshot RSE.png|thumb|right|240px|A player being told their Pokémon has caught the Pokérus]]&lt;br /&gt;
&amp;quot;&#039;&#039;Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; may be infected with &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Little is known about the &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; except that they are microscopic life-forms that attach to &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;While infected, &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation IV====&lt;br /&gt;
The mechanics remain the same from Generation III. Additionally, much like storage in {{g|Box Ruby &amp;amp; Sapphire}} and in the PC, storage in [[My Pokémon Ranch]] will keep a Pokémon&#039;s Pokérus status indefinitely. Starting in this Generation, the Pokérus will double the [[Effort value|EVs]] obtained from the [[Power item]]s.&lt;br /&gt;
&lt;br /&gt;
In {{2v2|HeartGold|SoulSilver}}, [[Professor Elm]] calls the player a little while after healing their first Pokémon with the Pokérus and tells them that it has no effect and will wear off. If he is called back, he will claim that Pokémon will level up better with the Pokérus while infected.&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;lt;!--Do the nurse&#039;s comments differ between DPPt and HGSS?--&amp;gt;&lt;br /&gt;
&amp;quot;&#039;&#039;Your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus except that they are microscopic life-forms that attach to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=====Elm&#039;s explanation=====&lt;br /&gt;
When calling the player: &amp;quot;&#039;&#039;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;I discovered an odd thing. &amp;lt;br&amp;gt;Apparently there&#039;s something called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; that infects &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Yes, it&#039;s like a virus, so it&#039;s called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;It multiplies fast and infects other &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; too. But that&#039;s all. &amp;lt;br&amp;gt;It doesn&#039;t seem to do anything, and it goes away over time. &amp;lt;br&amp;gt;I guess it&#039;s nothing to worry about. Bye!&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
When called by the player: &amp;quot;&#039;&#039;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;It seems that &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; that have been infected with &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; level up better. &amp;lt;br&amp;gt;We&#039;re not quite sure why...&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Generation V====&lt;br /&gt;
The mechanics remain more or less the same, but now the icon that appears if a Pokémon has previously had the Pokérus is pinkish in color instead of the former yellow/orange color.&lt;br /&gt;
&lt;br /&gt;
=====Pseudorandom number generation=====&lt;br /&gt;
To determine if any Pokémon in the player&#039;s party is to be infected, the game calls the {{wp|Mersenne twister}} table to get a 32-bit random number, discards the lowest 16 bits, and then discards the highest two bits (a bitwise &#039;&#039;and&#039;&#039; with 0x3FFF). If this number is 0, the game will choose a Pokémon in the party to be infected.&lt;br /&gt;
&lt;br /&gt;
To determine what party member is to be infected, the game takes another value from the Mersenne twister table, multiplies it by the party count, then discards the lowest 32 bits of the result. If this number is an Egg, the calculation is repeated. Otherwise, if that party member has already been infected, nothing else will happen.&lt;br /&gt;
&lt;br /&gt;
If a Pokémon will be infected, the game takes the next value from the Mersenne twister table and discards the lowest 24 bits (if the lowest three bits of this result are all 0, another number is chosen). If any of the highest four bits are nonzero, the highest five bits are discarded. The resulting number will be &#039;&#039;&#039;X&#039;&#039;&#039;, the Pokérus strain; the duration of the virus will be set to &#039;&#039;&#039;X&#039;&#039;&#039; modulo 4 + 1.&lt;br /&gt;
&lt;br /&gt;
These calculations mean that the strains 0 and 8 will never occur, and that the remaining strains are biased towards the lower numbers (with 1 through 7 being much more common than 9 through 15).&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VI====&lt;br /&gt;
In Generation VI, the Pokérus does not affect EVs gained from [[Super Training]]. However, it increases the rate of [[Double-Up Bag]]s that are received during the training regimen. The icon that appears if a Pokémon has the Pokérus has been changed to spell out the full word, while the cured icon uses a design similar to the Gen V icon, with the mouth and eyes having a white color.&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VII====&lt;br /&gt;
During battle, a Pokémon&#039;s summary will display a &amp;quot;Pokérus&amp;quot; icon beside its name if it has the Pokérus. The icon remains after the Pokémon is cured. An Egg infected with the Pokérus does not have this symbol on its summary screen. It can still spread the virus normally, and the Pokémon that hatches from the Egg will immediately acquire the icon.&lt;br /&gt;
&lt;br /&gt;
Pokérus is not present in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VIII====&lt;br /&gt;
{{incomplete|section|needs=Info about eggs &amp;amp; battles}}&lt;br /&gt;
A Pokémon&#039;s summary screen will show a Pokérus icon.&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Status icons==&lt;br /&gt;
&amp;lt;!--- Because of how G2 works, there is no icon for Pokérus active, but there is an &amp;quot;icon&amp;quot; for Pokérus cured ---&amp;gt;&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; text-align:center; border: 2px solid #A54ACE; background: #D67BFF&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}}|&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; height:60px&amp;quot; | [[File:PokérusIC Stad 2.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC III.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC Colo.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; colspan=&amp;quot;2&amp;quot; | [[File:PokérusIC IV V.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VI.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VII.png]]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VIII.png|x22px]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%; white-space: nowrap&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Stadium 2|Stadium 2}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation III}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Colosseum|Colosseum}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Icon from &amp;lt;br&amp;gt;{{color2|000|Generation IV|Generations IV}} and {{color2|000|Generation V|V}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation VI}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation VII}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Icon from {{color2|000|Generation VIII}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px; height:60px&amp;quot; | [[File:PokérusIC II cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC Stad 2 cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC III cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC Colo cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC IV cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC V cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VI cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VII cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VIII infected.png|21px]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VIII cured.png|21px]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%; white-space: nowrap&amp;quot;&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation II}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Stadium 2|Stadium 2}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation III}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Colosseum|Colosseum}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation IV}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation V}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation VI|Generation VI}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation VII|Generation VII}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Infected  and cured icon &amp;lt;br&amp;gt;from {{color2|000|Generation VIII|Generation VIII}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
In &#039;&#039;[[HS08|Oaknapped!]]&#039;&#039;, [[Dr. Namba]] explained to {{an|Professor Oak}} that the mysterious viral lifeform Pokérus is an important component of his Pokémon Power Acceleration Project (PPAP), a secret project that aims to infect Pokémon with the Pokérus to [[Evolution|evolve]] them at a faster rate. However, all of his specimens had died out. Professor Oak also explains that the term &amp;quot;Pokérus&amp;quot; was coined by combining the words &amp;quot;Pokémon&amp;quot; and &amp;quot;virus&amp;quot; together. Later, Professor Oak began researching about the Pokérus and [[Team Rocket]]&#039;s true intentions of using it.&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===Pokémon Adventures===&lt;br /&gt;
===={{chap|Platinum}}====&lt;br /&gt;
The Pokérus was discussed in &#039;&#039;[[PS439|Alternate Dimension Showdown IX]]&#039;&#039;, when {{adv|Platinum}}&#039;s team was discovered to have this virus and, as a result, became stronger. Her {{TP|Platinum|Froslass}}, {{p|Pachirisu}}, and {{p|Cherrim}} had it prior to being taken from the hospital, and then it spread to the rest of her party. At the hospital, [[Daisy Oak]] and {{prof|Yanase Berlitz}} realize that the infection is, in fact, the Pokérus.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The Pokérus is an example of a {{wp|Mutualism (biology)|mutualistic}} {{wp|virus}}, in which both host and virus benefit.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color=EFA5EF|bordercolor=A54ACE&lt;br /&gt;
|zh_yue=寶可病毒 &#039;&#039;{{tt|Poké Behngduhk|Poké Virus}}&#039;&#039;&lt;br /&gt;
|zh_cmn=寶可病毒 / 宝可病毒 &#039;&#039;{{tt|Poké Bìngdú|Poké Virus}}&#039;&#039; {{tt|*|Games}}&amp;lt;br&amp;gt;神奇寶貝病毒 &#039;&#039;{{tt|Shénqí Bǎobèi Bìngdú|Pokémon Virus}}&#039;&#039; {{tt|*|Manga}}&lt;br /&gt;
|fr=Pokérus&lt;br /&gt;
|de=Pokérus&lt;br /&gt;
|it=Pokérus&lt;br /&gt;
|ko=포켓러스 &#039;&#039;Pokérus&#039;&#039;&lt;br /&gt;
|es=Pokérus&lt;br /&gt;
|vi=Pokévirus&lt;br /&gt;
|pt=Pokérus&lt;br /&gt;
}}{{-}}&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
{{Project Games notice|game mechanic}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Game mechanics]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokérus]]&lt;br /&gt;
[[es:Pokérus]]&lt;br /&gt;
[[fr:Pokérus]]&lt;br /&gt;
[[it:Pokérus]]&lt;br /&gt;
[[ja:ポケルス]]&lt;br /&gt;
[[zh:寶可病毒]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9rus&amp;diff=3420930</id>
		<title>Pokérus</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9rus&amp;diff=3420930"/>
		<updated>2021-11-07T02:27:54Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Generation II */ will not randomly occur until the player has visited Goldenrod City, though it can spread; also, it can&amp;#039;t randomly occur if already present (it either will spread or will occur but not both).  Berry Juice production is tied to the same flag.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{spading|Pokérus}}&lt;br /&gt;
[[File:Pokérus Adventures.png|thumb|right|230px|Pokémon infected with Pokérus in [[Pokémon Adventures]]]]&lt;br /&gt;
The &#039;&#039;&#039;Pokérus&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケルス&#039;&#039;&#039; &#039;&#039;Pokérus&#039;&#039;), from &amp;quot;Pokémon virus&amp;quot;, is a microscopic life-form that may attach to {{OBP|Pokémon|species}}, first appearing in the [[Generation II]] {{pkmn|games}}. It is a beneficial mechanic that a Pokémon can obtain.&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
{{incomplete|section|needs=Generation 8 info, contraction, chance of spreading, etc}}&lt;br /&gt;
When a Pokémon has the Pokérus, it gains double the [[effort values]] from battling (e.g., fighting a {{p|Magikarp}} will give two {{stat|Speed}} EVs, rather than one). Effort points gained from [[vitamin]]s and [[wing]]s are not doubled. The infected Pokémon can infect other Pokémon with the virus for a period of one to four days. However, the Pokérus timer can be delayed by several methods such as by placing the infected Pokémon in a PC Box.&lt;br /&gt;
&lt;br /&gt;
While it is represented similarly to [[status condition]]s, the Pokérus is not a status condition, so it cannot be healed at a [[Pokémon Center]] or with any [[status condition healing item]].&lt;br /&gt;
&lt;br /&gt;
Pokérus has a 3 in 65,536 or approximately a 1 in 21,845 chance of being generated on one of the {{player}}&#039;s Pokémon after a battle, making it rarer than encountering or hatching a [[Shiny Pokémon]]. If any of the player&#039;s Pokémon are infected, the Pokérus may spread among Pokémon in the player&#039;s party after any battle.&lt;br /&gt;
&lt;br /&gt;
From [[Generation IV]] onward, the Pokérus became more accessible, with worldwide trading facilitated by [[Nintendo Wi-Fi Connection]].&lt;br /&gt;
&lt;br /&gt;
===Infection===&lt;br /&gt;
When a Pokémon is infected with the Pokérus, their status screen will display an icon indicating this special &amp;quot;status&amp;quot; the same way status conditions would be noted. If the Pokémon becomes affected by a status condition such as {{status|Sleep}}, the Pokérus icon will be temporarily replaced until the status condition is cured. As long as the Pokémon is infected with the Pokérus, it can spread the virus to other Pokémon in the player&#039;s party.&lt;br /&gt;
&lt;br /&gt;
The Pokérus may spread if an infected Pokémon is in the player&#039;s party after a battle. The Pokérus may only spread to a Pokémon directly adjacent to an already infected Pokémon and only if they have never had Pokérus before. {{pkmn|Egg}}s may catch the Pokérus like any other Pokémon.&lt;br /&gt;
&lt;br /&gt;
===Becoming cured===&lt;br /&gt;
A Pokérus infection only progresses towards cured status when a new day starts with the infected Pokémon in the party (or if, when the game is loaded, it is not the same day as it was when the game was saved). The number of days before a Pokémon will be cured of the Pokérus can vary from one to four days. Once this time has passed, the Pokémon becomes cured and will be immune to the virus in the future. The Pokémon still gains double effort values when cured.&lt;br /&gt;
&lt;br /&gt;
Due to the beneficial nature of the Pokérus, players will often place an infected Pokémon in the [[PC]] where it will keep the infection indefinitely, so that it may be withdrawn to spread the virus at will. Other options include putting a Pokémon in the {{pkmn|Day Care}} or sending it to {{pkmn|Stadium 2}} in [[Generation II]], {{g|Box Ruby &amp;amp; Sapphire}} in [[Generation III]], [[My Pokémon Ranch]] in [[Generation IV]], [[Pokémon Bank]] in [[Generation VI]] and [[Generation VII]], or [[Pokémon HOME]] in [[Generation VIII]].&lt;br /&gt;
&lt;br /&gt;
In Generation III, if the player deposits an infected Pokémon inside a PC, saves inside a Pokémon Center prior to midnight, shuts off the game, resumes the game after midnight, withdraws the infected Pokémon from the PC, and exits the Pokémon Center, it is possible for the infected Pokémon to be cured of the Pokérus upon stepping outside of the building. This does not happen in any other generation.&lt;br /&gt;
&lt;br /&gt;
====Technical information====&lt;br /&gt;
The Pokérus is stored in a Pokémon&#039;s [[Pokémon data structure|data structure]] as a single byte. In hexadecimal, this can be represented as a two-digit number &#039;&#039;&#039;XY&#039;&#039;&#039;. The upper 4 bits of the byte, &#039;&#039;&#039;X&#039;&#039;&#039;, represent the specific strain of the Pokérus the Pokémon has contracted. The lower 4 bits, &#039;&#039;&#039;Y&#039;&#039;&#039;, represent the number of days remaining before the infected Pokémon is cured of the virus.&lt;br /&gt;
&lt;br /&gt;
A Pokémon is or has been infected if &#039;&#039;&#039;X&#039;&#039;&#039; (the strain) is a nonzero value. If &#039;&#039;&#039;Y&#039;&#039;&#039; (days remaining) is nonzero when &#039;&#039;&#039;X&#039;&#039;&#039; is also nonzero, this means the Pokémon is currently infected. If &#039;&#039;&#039;Y&#039;&#039;&#039; is 0 and &#039;&#039;&#039;X&#039;&#039;&#039; is nonzero, then the Pokémon is &amp;quot;cured&amp;quot; of the Pokérus. If both &#039;&#039;&#039;X&#039;&#039;&#039; and &#039;&#039;&#039;Y&#039;&#039;&#039; are 0, then the Pokémon has never been affected by the Pokérus.&lt;br /&gt;
&lt;br /&gt;
Whenever the game&#039;s internal clock strikes midnight, every currently infected Pokémon in the player&#039;s party has their Pokérus value decreased by one. Once the &#039;&#039;&#039;Y&#039;&#039;&#039; value reaches 0, the Pokémon will be cured of the Pokérus.&lt;br /&gt;
&lt;br /&gt;
=====Strains=====&lt;br /&gt;
Whenever the game creates the Pokérus on a Pokémon, the value assigned to &#039;&#039;&#039;Y&#039;&#039;&#039; (days) depends on the value assigned to &#039;&#039;&#039;X&#039;&#039;&#039; (strain). Specifically, the number of days will be set to &#039;&#039;&#039;X&#039;&#039;&#039; modulo 4 + 1. In other words, the higher two bits of &#039;&#039;&#039;X&#039;&#039;&#039; are irrelevant to the &amp;quot;strain&amp;quot;.&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;text-align:center; border: 3px solid #A54ACE; background: #D67BFF&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF; {{roundytl|5px}}&amp;quot; | Strain&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF&amp;quot; | X values&lt;br /&gt;
! style=&amp;quot;background: #EFA5EF; {{roundytr|5px}}&amp;quot; | Duration&amp;lt;br&amp;gt;(Y value)&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| A || 0, 4, 8, 12 || 1 day&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| B || 1, 5, 9, 13 || 2 days&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| C || 2, 6, 10, 14 || 3 days&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #fff; {{roundybl|5px}}&amp;quot; | D&lt;br /&gt;
| style=&amp;quot;background: #fff&amp;quot; | 3, 7, 11, 15&lt;br /&gt;
| style=&amp;quot;background: #fff; {{roundybr|5px}}&amp;quot; | 4 days&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Whenever the Pokérus spreads from an infected Pokémon to a new Pokémon, the new Pokémon inherits the infected Pokémon&#039;s strain of the Pokérus (&#039;&#039;&#039;X&#039;&#039;&#039;) and &#039;&#039;&#039;Y&#039;&#039;&#039; is set to the default value for that strain. As an example, if a Pokémon has the Pokérus with an &#039;&#039;&#039;X&#039;&#039;&#039; value of 7 and a &#039;&#039;&#039;Y&#039;&#039;&#039; value of 2 (2 days remaining before it will be cured) and it infects another Pokémon, the new Pokémon will get the Pokérus with an &#039;&#039;&#039;X&#039;&#039;&#039; value of 7 and a &#039;&#039;&#039;Y&#039;&#039;&#039; value of 4 (4 days before it will be cured).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;X&#039;&#039;&#039; values of 0 are not legitimate, since upon being &amp;quot;cured&amp;quot; the Pokémon would appear to have never had the Pokérus at all.&lt;br /&gt;
&lt;br /&gt;
===After having the virus===&lt;br /&gt;
Once a Pokémon&#039;s immune system has fought off the virus, they cannot spread it further, nor can it be spread to them by other Pokémon. In Generations II and III, a dot will appear on the Pokémon&#039;s status screen to indicate that they have had the virus previously, while in Generation IV and onward, it will be a small face. Though the virus is gone, the Pokémon will still gain twice the {{EV}}s it would have gained before the virus.&lt;br /&gt;
&lt;br /&gt;
===Differences between generations===&lt;br /&gt;
====Generation II====&lt;br /&gt;
When the player first encounters the virus in one of the [[Generation II]] games, the [[Pokémon Center Nurse|nurse]] at the [[Pokémon Center]] will make note of it when the Pokémon is first healed after contracting it, saying that there are &amp;quot;tiny life forms&amp;quot; on the Pokémon. After leaving the Pokémon Center, [[Professor Elm]] will call the player to tell them that the virus has no effect and will wear off. A Pokémon with active Pokérus will list its status as such, and a Pokémon that has had the Pokérus and is cured will have a small dot near its HP meter on the status screen. Pokérus can infect {{pkmn|Egg}}s as well. An indicator for Pokérus will not show up on the {{pkmn|Egg}}&#039;s status screen, but once it hatches, it will appear under its status on the status screen like normal.&lt;br /&gt;
&lt;br /&gt;
If a Pokémon with any stage of the Pokérus (active or cured) is traded back to a [[Generation I]] game, or withdrawn from [[Pokémon Stadium 2]] by a Generation I game, all traces of that Pokémon having had the Pokérus will disappear. This is because a Pokémon&#039;s Pokérus status is not saved in any form in the Generation I games, thereby making it possible for a Pokémon to legitimately contract the Pokérus multiple times by trading it back and forth, once it becomes cured of a given infection. The only benefit of doing so would be to allow other Pokémon to contract the virus.&lt;br /&gt;
&lt;br /&gt;
Pokérus cannot randomly occur before the player has visited [[Goldenrod City]],&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L19-L20 pret/pokegold: pokerus.asm lines 19-20]&amp;lt;/ref&amp;gt; although it may spread between Pokémon before then. If a Pokémon in the party has Pokérus, other Pokémon cannot randomly contract it; they can only receive it from that Pokémon.&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L7-L10 pret/pokegold: pokerus.asm lines 7-10]&amp;lt;/ref&amp;gt; {{p|Shuckle}} will also only produce [[Berry Juice]] after [[Goldenrod City]] has been visited.&amp;lt;ref&amp;gt;[https://github.com/pret/pokegold/blob/74bffc2c8dd0b5b1873e51bc53e83177f35f7020/engine/events/pokerus/pokerus.asm#L125-L126 pret/pokegold: pokerus.asm lines 125-126]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; appear to have tiny life forms stuck to them. &amp;lt;br&amp;gt; Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are healthy and seem to be fine. &amp;lt;br&amp;gt; But we can&#039;t tell you anything more at a &amp;lt;sc&amp;gt;Pokémon Center&amp;lt;/sc&amp;gt;.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=====Elm&#039;s explanation=====&lt;br /&gt;
&#039;&#039;&amp;quot;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;I discovered an odd thing. &amp;lt;br&amp;gt;Apparently there&#039;s something called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; that infects &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Yes, it&#039;s like a virus, so it&#039;s called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;It multiplies fast and infects other &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; too. But that&#039;s all. &amp;lt;br&amp;gt;It doesn&#039;t seem to do anything, and it goes away over time. &amp;lt;br&amp;gt;I guess it&#039;s nothing to worry about. Bye!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Generation III====&lt;br /&gt;
The Pokérus operates in much the same way as in Generation II. Also, it can only be contracted or cured in {{3v2|Ruby|Sapphire|Emerald}}. In {{2v2|FireRed|LeafGreen}}, as well as {{pkmn|Colosseum}} and {{Pokémon XD}}, since the [[time]] function is absent, a Pokémon with the Pokérus will keep it indefinitely (it can&#039;t spread the Pokérus, either)&amp;lt;!-- at least FRLG!--&amp;gt;, until it is transferred to the [[Hoenn]]-based games.&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
[[File:Pokerus screenshot RSE.png|thumb|right|240px|A player being told their Pokémon has caught the Pokérus]]&lt;br /&gt;
&amp;quot;&#039;&#039;Your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; may be infected with &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Little is known about the &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; except that they are microscopic life-forms that attach to &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;While infected, &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation IV====&lt;br /&gt;
The mechanics remain the same from Generation III. Additionally, much like storage in {{g|Box Ruby &amp;amp; Sapphire}} and in the PC, storage in [[My Pokémon Ranch]] will keep a Pokémon&#039;s Pokérus status indefinitely. Starting in this Generation, the Pokérus will double the [[Effort value|EVs]] obtained from the [[Power item]]s.&lt;br /&gt;
&lt;br /&gt;
In {{2v2|HeartGold|SoulSilver}}, [[Professor Elm]] calls the player a little while after healing their first Pokémon with the Pokérus and tells them that it has no effect and will wear off. If he is called back, he will claim that Pokémon will level up better with the Pokérus while infected.&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;lt;!--Do the nurse&#039;s comments differ between DPPt and HGSS?--&amp;gt;&lt;br /&gt;
&amp;quot;&#039;&#039;Your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus except that they are microscopic life-forms that attach to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=====Elm&#039;s explanation=====&lt;br /&gt;
When calling the player: &amp;quot;&#039;&#039;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;I discovered an odd thing. &amp;lt;br&amp;gt;Apparently there&#039;s something called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; that infects &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;Yes, it&#039;s like a virus, so it&#039;s called &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt;. &amp;lt;br&amp;gt;It multiplies fast and infects other &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; too. But that&#039;s all. &amp;lt;br&amp;gt;It doesn&#039;t seem to do anything, and it goes away over time. &amp;lt;br&amp;gt;I guess it&#039;s nothing to worry about. Bye!&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
When called by the player: &amp;quot;&#039;&#039;Hello, &amp;lt;player&amp;gt;? &amp;lt;br&amp;gt;It seems that &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; that have been infected with &amp;lt;sc&amp;gt;Pokérus&amp;lt;/sc&amp;gt; level up better. &amp;lt;br&amp;gt;We&#039;re not quite sure why...&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Generation V====&lt;br /&gt;
The mechanics remain more or less the same, but now the icon that appears if a Pokémon has previously had the Pokérus is pinkish in color instead of the former yellow/orange color.&lt;br /&gt;
&lt;br /&gt;
=====Pseudorandom number generation=====&lt;br /&gt;
To determine if any Pokémon in the player&#039;s party is to be infected, the game calls the {{wp|Mersenne twister}} table to get a 32-bit random number, discards the lowest 16 bits, and then discards the highest two bits (a bitwise &#039;&#039;and&#039;&#039; with 0x3FFF). If this number is 0, the game will choose a Pokémon in the party to be infected.&lt;br /&gt;
&lt;br /&gt;
To determine what party member is to be infected, the game takes another value from the Mersenne twister table, multiplies it by the party count, then discards the lowest 32 bits of the result. If this number is an Egg, the calculation is repeated. Otherwise, if that party member has already been infected, nothing else will happen.&lt;br /&gt;
&lt;br /&gt;
If a Pokémon will be infected, the game takes the next value from the Mersenne twister table and discards the lowest 24 bits (if the lowest three bits of this result are all 0, another number is chosen). If any of the highest four bits are nonzero, the highest five bits are discarded. The resulting number will be &#039;&#039;&#039;X&#039;&#039;&#039;, the Pokérus strain; the duration of the virus will be set to &#039;&#039;&#039;X&#039;&#039;&#039; modulo 4 + 1.&lt;br /&gt;
&lt;br /&gt;
These calculations mean that the strains 0 and 8 will never occur, and that the remaining strains are biased towards the lower numbers (with 1 through 7 being much more common than 9 through 15).&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VI====&lt;br /&gt;
In Generation VI, the Pokérus does not affect EVs gained from [[Super Training]]. However, it increases the rate of [[Double-Up Bag]]s that are received during the training regimen. The icon that appears if a Pokémon has the Pokérus has been changed to spell out the full word, while the cured icon uses a design similar to the Gen V icon, with the mouth and eyes having a white color.&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VII====&lt;br /&gt;
During battle, a Pokémon&#039;s summary will display a &amp;quot;Pokérus&amp;quot; icon beside its name if it has the Pokérus. The icon remains after the Pokémon is cured. An Egg infected with the Pokérus does not have this symbol on its summary screen. It can still spread the virus normally, and the Pokémon that hatches from the Egg will immediately acquire the icon.&lt;br /&gt;
&lt;br /&gt;
Pokérus is not present in [[Pokémon: Let&#039;s Go, Pikachu! and Let&#039;s Go, Eevee!]]&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====Generation VIII====&lt;br /&gt;
{{incomplete|section|needs=Info about eggs &amp;amp; battles}}&lt;br /&gt;
A Pokémon&#039;s summary screen will show a Pokérus icon.&lt;br /&gt;
&lt;br /&gt;
=====Nurse&#039;s comments=====&lt;br /&gt;
&amp;quot;&#039;&#039;Oh... It looks like your Pokémon may be infected with the Pokérus. &amp;lt;br&amp;gt;Little is known about the Pokérus, except that it is a microscopic life-form that attaches to Pokémon. &amp;lt;br&amp;gt;While infected, Pokémon are said to grow exceptionally well.&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Status icons==&lt;br /&gt;
&amp;lt;!--- Because of how G2 works, there is no icon for Pokérus active, but there is an &amp;quot;icon&amp;quot; for Pokérus cured ---&amp;gt;&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; text-align:center; border: 2px solid #A54ACE; background: #D67BFF&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}}|&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; height:60px&amp;quot; | [[File:PokérusIC Stad 2.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC III.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC Colo.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; colspan=&amp;quot;2&amp;quot; | [[File:PokérusIC IV V.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VI.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VII.png]]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF&amp;quot; | [[File:PokérusIC VIII.png|x22px]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%; white-space: nowrap&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Stadium 2|Stadium 2}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation III}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Colosseum|Colosseum}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Icon from &amp;lt;br&amp;gt;{{color2|000|Generation IV|Generations IV}} and {{color2|000|Generation V|V}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation VI}}&lt;br /&gt;
| Icon from &amp;lt;br&amp;gt;{{color2|000|Generation VII}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Icon from {{color2|000|Generation VIII}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px; height:60px&amp;quot; | [[File:PokérusIC II cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC Stad 2 cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC III cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC Colo cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC IV cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC V cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VI cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VII cured.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VIII infected.png|21px]]&lt;br /&gt;
| style=&amp;quot;{{roundy|60px}} border: 2px solid #A54ACE; background: #EFA5EF; width:60px&amp;quot; | [[File:PokérusIC VIII cured.png|21px]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%; white-space: nowrap&amp;quot;&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation II}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Stadium 2|Stadium 2}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation III}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Pokémon Colosseum|Colosseum}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation IV}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation V}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation VI|Generation VI}}&lt;br /&gt;
| Cured icon from &amp;lt;br&amp;gt;{{color2|000|Generation VII|Generation VII}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Infected  and cured icon &amp;lt;br&amp;gt;from {{color2|000|Generation VIII|Generation VIII}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
In &#039;&#039;[[HS08|Oaknapped!]]&#039;&#039;, [[Dr. Namba]] explained to {{an|Professor Oak}} that the mysterious viral lifeform Pokérus is an important component of his Pokémon Power Acceleration Project (PPAP), a secret project that aims to infect Pokémon with the Pokérus to [[Evolution|evolve]] them at a faster rate. However, all of his specimens had died out. Professor Oak also explains that the term &amp;quot;Pokérus&amp;quot; was coined by combining the words &amp;quot;Pokémon&amp;quot; and &amp;quot;virus&amp;quot; together. Later, Professor Oak began researching about the Pokérus and [[Team Rocket]]&#039;s true intentions of using it.&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
===Pokémon Adventures===&lt;br /&gt;
===={{chap|Platinum}}====&lt;br /&gt;
The Pokérus was discussed in &#039;&#039;[[PS439|Alternate Dimension Showdown IX]]&#039;&#039;, when {{adv|Platinum}}&#039;s team was discovered to have this virus and, as a result, became stronger. Her {{TP|Platinum|Froslass}}, {{p|Pachirisu}}, and {{p|Cherrim}} had it prior to being taken from the hospital, and then it spread to the rest of her party. At the hospital, [[Daisy Oak]] and {{prof|Yanase Berlitz}} realize that the infection is, in fact, the Pokérus.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The Pokérus is an example of a {{wp|Mutualism (biology)|mutualistic}} {{wp|virus}}, in which both host and virus benefit.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color=EFA5EF|bordercolor=A54ACE&lt;br /&gt;
|zh_yue=寶可病毒 &#039;&#039;{{tt|Poké Behngduhk|Poké Virus}}&#039;&#039;&lt;br /&gt;
|zh_cmn=寶可病毒 / 宝可病毒 &#039;&#039;{{tt|Poké Bìngdú|Poké Virus}}&#039;&#039; {{tt|*|Games}}&amp;lt;br&amp;gt;神奇寶貝病毒 &#039;&#039;{{tt|Shénqí Bǎobèi Bìngdú|Pokémon Virus}}&#039;&#039; {{tt|*|Manga}}&lt;br /&gt;
|fr=Pokérus&lt;br /&gt;
|de=Pokérus&lt;br /&gt;
|it=Pokérus&lt;br /&gt;
|ko=포켓러스 &#039;&#039;Pokérus&#039;&#039;&lt;br /&gt;
|es=Pokérus&lt;br /&gt;
|vi=Pokévirus&lt;br /&gt;
|pt=Pokérus&lt;br /&gt;
}}{{-}}&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
{{Project Games notice|game mechanic}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Game mechanics]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokérus]]&lt;br /&gt;
[[es:Pokérus]]&lt;br /&gt;
[[fr:Pokérus]]&lt;br /&gt;
[[it:Pokérus]]&lt;br /&gt;
[[ja:ポケルス]]&lt;br /&gt;
[[zh:寶可病毒]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Rice_ball&amp;diff=3351368</id>
		<title>Rice ball</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Rice_ball&amp;diff=3351368"/>
		<updated>2021-05-05T05:08:28Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Trivia */ link mentioned video and appropriate timestamp&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;Onion redirects here. For the character with the Japanese name, see [[Allister‎‎]].&#039;&#039;&lt;br /&gt;
-----&lt;br /&gt;
[[File:Rice balls.png|thumb|250px|A plate of rice balls being scoped by {{TRT}}]]&lt;br /&gt;
A &#039;&#039;&#039;rice ball&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;{{tt|御握り|おにぎり}}&#039;&#039;&#039; &#039;&#039;{{wp|onigiri}}&#039;&#039;) is a common Japanese snack that consists of sticky rice packed around a filling, all held together by nori seaweed.&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
[[File:Rice Ball SM068.png|thumb|250px|A rice ball in &#039;&#039;[[Pokémon the Series: Sun &amp;amp; Moon]]&#039;&#039;]]&lt;br /&gt;
Rice balls appear in the [[Pokémon anime]] many times and, in the dub, under a variety of different names. {{an|Brock}} makes them fairly often and they are frequently used in gags.&lt;br /&gt;
&lt;br /&gt;
To give the snack a name which non-Japanese children would be more familiar with, the dub has referred to them as sandwiches, cookies, onions, jelly donuts, and popcorn balls. In a couple of [[Hoenn League]] episodes, the [[4Kids Entertainment|4Kids]] dub replaced giant rice balls with large sandwiches, which was not received well by the fanbase. However, a few times in the anime, such as &#039;&#039;[[EP055|Pokémon Paparazzi]]&#039;&#039; and &#039;&#039;[[AG008|A Tail with a Twist]]&#039;&#039;, 4Kids referred to rice balls by their proper name, instead of something adjusted for foreign audiences. 4Kids continued to refer to them as sandwiches or cookies even after these episodes aired, such as in &#039;&#039;[[AG118|Less is Morrison]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Since [[The Pokémon Company International]] started dubbing the series, they have been consistently referred to as rice balls. Eventually, starting in &#039;&#039;[[Pokémon the Series: Diamond and Pearl]]&#039;&#039;, rice balls appeared less often, more so in &#039;&#039;[[Pokémon the Series: Black &amp;amp; White]]&#039;&#039; wherein [[Unova|the region]] is no longer based on a part of Japan. Some rice balls appeared in &#039;&#039;[[Hoopa — The Mischief Pokémon]]&#039;&#039;, where they were summoned by {{an|Hoopa}} in [[Arche Valley]]. In &#039;&#039;[[SM068|Real Life...Inquire Within!]]&#039;&#039;, {{an|Lana}} was seen eating a giant rice ball.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:AG118 japanese version.png|Japanese version&lt;br /&gt;
File:AG118 dub edit.png|English dub&lt;br /&gt;
File:Donuts.png|Brock emphasizing that the rice balls are, in fact, donuts&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
===Hey You, Pikachu!===&lt;br /&gt;
In the Japanese version of [[Hey You, Pikachu!]], a rice ball is available as an item that Pikachu can eat. However, this item was changed to a cupcake in the American version of this game.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
[[File:Rice Ball Poké Ball.png|thumb|200px|Rice ball caught in a Poké Ball]]&lt;br /&gt;
* {{p|Glalie}} bears a resemblance to these snacks, and its Japanese name (オニゴーリ &#039;&#039;Onigohri&#039;&#039;) sounds similar to the word onigiri.&lt;br /&gt;
* In &#039;&#039;[[EP025|Primeape Goes Bananas]]&#039;&#039;, Ash caught a rice ball in a {{i|Poké Ball}}.&lt;br /&gt;
* The infamous jelly donuts meme was mentioned in the &amp;quot;[https://www.youtube.com/watch?v=HHDzBSr-ekM&amp;amp;t=37s Explore Pokémon: Kanto Region]&amp;quot; promotional video on the official Pokémon YouTube channel.&lt;br /&gt;
** It was also alluded to in &#039;&#039;[[M22|Mewtwo Strikes Back—Evolution]]&#039;&#039;, in which Brock refers to them as his &amp;quot;famous jelly donuts&amp;quot;.&lt;br /&gt;
** In the English translation of [[Pokémon Masters EX]]&#039;s &amp;quot;Battle Buffet Bash&amp;quot; event, {{mas|Brock}} mentions having had his eyes on &amp;quot;jelly-filled donuts&amp;quot;, referencing this meme.&lt;br /&gt;
&lt;br /&gt;
{{Project Anime notice|no}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Pokémon world]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
&lt;br /&gt;
[[it:Polpette di riso]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Pok%C3%A9mon_Battle_Revolution&amp;diff=3318628</id>
		<title>Talk:Pokémon Battle Revolution</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Pok%C3%A9mon_Battle_Revolution&amp;diff=3318628"/>
		<updated>2021-01-31T22:36:35Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Pokechu22 moved page Talk:Pokémon Stadium 3 to Talk:Pokémon Battle Revolution over redirect: The actual name is Pokémon Battle Revolution though; a redirect from Pokémon Stadium 3 would make sense, but not moving the entire article&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Box management==&lt;br /&gt;
But will this game have box-management features like Stadium 1/2 and Pokemon Box (unlike Colosseum/XD)?  That&#039;s a pretty important factor.  [[User:Czeano|Czeano]] 20:37, 5 May 2007 (UTC)&lt;br /&gt;
::No, all it does is copy all of your pokemon onto the game, you can&#039;t actually store them or transfer them between games. --[[User:Phred|Phred]] 15:08, 22 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Reception Desk, Hotel Astoria ==&lt;br /&gt;
&lt;br /&gt;
Is it OK if I add a &#039;&#039;&#039;Reception&#039;&#039;&#039; part to the article and all the other articles on Pokémon video games? [[User:MudkipNDS|MudkipNDS]] 01:09, 29 July 2007 (UTC)&lt;br /&gt;
:... uh, if you have a reliable source for that information, like reviews and such, then yes, you can add it.  Just proceed with caution.  It&#039;s a gray area that is difficult to be unbiased about. --[[User:Pie|Pie]] &amp;lt;sup&amp;gt;~[[User talk:Pie|♪]][[Special:Contributions/Pie|♫]]&amp;lt;/sup&amp;gt; 02:00, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also I&#039;d like to replace the Japanese box art with the American version. [[User:MudkipNDS|MudkipNDS]] 01:12, 29 July 2007 (UTC) Mario says (after 7/7/05 London incident) in bus...Mama -&#039;&#039;&#039;bleep&#039;&#039;&#039;-a!&lt;br /&gt;
:That&#039;s generally standard procedure. --[[User:Pie|Pie]] &amp;lt;sup&amp;gt;~[[User talk:Pie|♪]][[Special:Contributions/Pie|♫]]&amp;lt;/sup&amp;gt; 02:00, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== More info. ==&lt;br /&gt;
&lt;br /&gt;
This article should include more information about the items obtainable, costume items, etc. Or other pages holding this kind of information for PBR should be started. But, please, this article has no meat and/or bones. (Well, maybe bones.) -- [[User:MrWho|MrWho]] 19:39, 4 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I agree about the adding information for the Gear. I&#039;ll try and remember to tomorow. (i just have to figure out how to format it) Volcronaperson 02:13, 2 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Special Pikachu ==&lt;br /&gt;
&lt;br /&gt;
The pikachu I received from battle revolution only knew surf and not volt tackle. Does anyone know why? {{unsigned|Kirby3003}}&lt;br /&gt;
&lt;br /&gt;
== Bonus Pokemon ==&lt;br /&gt;
&lt;br /&gt;
Just bought PAL version of the game, and the listed codes for Electivire and Magmortar do not work. Can someone confirm?--[[User:Splunge|Splunge]] 11:41, 23 November 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
You must also use the dashes. it is case sensitive. i have confirmed it. --[[User:23-03-33|Tommy]] 23:01, 28 November 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
You&#039;re definitely using the PAL version, as in the version just released in Australia? I&#039;ve been using the dashes all along, plus all caps and numbers where appropriate, and it doesn&#039;t register. Possibly it&#039;s a different code (if any) for a different region? If there is no Australian code, then that&#039;s fine, I just think it should be added to the article if there is a regional difference to the bonus pokemon.--[[User:Splunge|Splunge]] 13:17, 29 November 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
OK, I&#039;ve just added a line to this section to clarify that the codes are for the NTSC version of the game only. I&#039;ve found other instances online of Australians unable to use these codes. --[[User:Splunge|Splunge]] 10:44, 2 December 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think it&#039;d be even better if you explained what those versions were. ([[User:Constant|Constant]] 16:52, 31 December 2007 (UTC))&lt;br /&gt;
&lt;br /&gt;
Whats NTSC and does the code work on English version?&lt;br /&gt;
&lt;br /&gt;
Use the UK code on Australian versions. [[User:Zowayix|Zowayix]] 11:48, 4 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== List ==&lt;br /&gt;
Is there a list of the customizable items, like hats and stuff? -[[User:Mr.lol|Dean]]&lt;br /&gt;
:Nope. Perhaps I could compile one. --[[User:Phred|Phred]] 05:08, 27 March 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== PBR Friend Codes ==&lt;br /&gt;
Is there a way of seeing a list of Users with PBR Friend codes?? I know there is for the DS games and also for the Wii itself but not for PBR??? [[User:Phantom|Phantom]] 12:39, 15 January 2008 (UTC)&lt;br /&gt;
:We have one encompassing all Wii numbers and Wii FCs, same as we do for DS FCs. Just check who has the PBR code template on their page. &amp;lt;span style=&amp;quot;background:#FF9030&amp;quot;&amp;gt;&#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|&amp;lt;span style=&amp;quot;color:#000000&amp;quot;&amp;gt;chidna&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background:#664444&amp;quot;&amp;gt;[[User:TTEchidna/GSDS|&amp;lt;sup&amp;gt;&amp;lt;span style=&amp;quot;color:#FFD700&amp;quot;&amp;gt;G&amp;lt;/span&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;sub&amp;gt;&amp;lt;span style=&amp;quot;color:#E0E0E0&amp;quot;&amp;gt;S&amp;lt;/span&amp;gt;&amp;lt;/sub&amp;gt;&amp;lt;span style=&amp;quot;color:#000000&amp;quot;&amp;gt;DS!&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&amp;lt;/span&amp;gt; 05:15, 20 January 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Legendary ban question ==&lt;br /&gt;
&lt;br /&gt;
During the time legendary Pokémon were banned from PBR WiFi, does anyone remember if they tried to upload a team of 5 non-legends and a {{p|Phione}}?  If so, TELL US!  It could solve the question of Phione&#039;s legendary status (or lack thereof) once and for all!  &amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;--&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;[[Glitch Pokémon|Glitch]] and [[Pokémon|Official]] Pokémon. There is no real difference between the two. [[User talk:Missingno. Master|In my opinion]], the two [[User:Missingno. Master/The Order of the Glitch|should be considered equal]]!&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;--&amp;lt;/span&amp;gt; quoted by {{u|Missingno. Master}}&lt;br /&gt;
&amp;lt;/small&amp;gt; 02:46, 20 January 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
I did so and yes, it did stop me. [[User:Grasspuff|MooTwo]] 19:14, 25 March 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Player characters from portable games ==&lt;br /&gt;
&lt;br /&gt;
What happened to the [[player character]] models shown in the first Battle Revolution videos during 2006?  I mean Red, Leaf, Lucas, and Dawn.  Are they available in versus battles of some version of the game?  Or were they dropped because of the Pass system? --[[User:Johans|Johans]] 19:56, 22 January 2008 (UTC)&lt;br /&gt;
:Lucas and Dawn appear in the DS battle mode. Dunno about Red/Leaf. &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]Fire echy&#039;&#039;&#039; 07:33, 26 March 2008 (UTC)&lt;br /&gt;
:I guess those were just for beta shots. There doesn&#039;t seem to be any way to get Red or Leaf, but you do see Lucas and Dawn as applicable when doing DS Battle mode. Perhaps they&#039;re still in there and can be hacked. I dunno. It&#039;d have been cool to have their clothes for customization. --[[User:Phred|Phred]] 05:05, 27 March 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Battle Passes ==&lt;br /&gt;
&lt;br /&gt;
Does anyone else agree that we should have all the battle passes on one page rather than one for Rental one for Custom and one for Friend passes [[User:Phantom|Phantom]]&lt;br /&gt;
&lt;br /&gt;
== Giratina, Shaymin, Regigigas ==&lt;br /&gt;
We know Giratina&#039;s got a new form, and it&#039;s rumored that Shaymin and Regigigas are getting the same treatment. This leads to my question: Has anyone heard about people hacking the game and looking for Giratina&#039;s Origin Form? If it&#039;s there, we may also find Shaymin and Regigigas other forms.--[[User:PikamasterADV|PikamasterADV]] 14:32, 13 May 2008 (UTC)&lt;br /&gt;
:Well, considering that Platinum version isn&#039;t out yet, and that PBR was released a while before it was even announced, hacking to find the alternate forms would be very difficult, if not impossible. [[User:Diachronos|Diachronos]] 16:59, 12 September 2008 (UTC)&lt;br /&gt;
::Well, that, and, who the hell knew to be looking for them before May?&lt;br /&gt;
::Anyone hacking PBR as we speak to find the models for OF Giratina, SF Shaymin, and the other five Rotoms? &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]&#039;&#039;&#039; 17:37, 12 September 2008 (UTC)&lt;br /&gt;
::Well, It&#039;s not impossible, Colosseum had the trainer models for Fire Red and Leaf Green programmed in advance into it. --[[User:Phred|Phred]] 00:43, 15 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Question ==&lt;br /&gt;
If i have a pokemon diamona and a pokemon pearl then get a pikachu for both, can i send the daimond pikachu to pearl then restart the game and get another diamond?( I ask this because it says that you can&#039;t download 2 pikachus to the same cart and i only have pearl so i&#039;m wondering since i can&#039;t try it) {{SUBST::User:SLE aman/Signature}} 01:08, 24 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I&#039;m pretty sure that once you start a new game and overwrite the file, you can transfer another Pikachu or the other special Pokémon to it again.  ~[[User:SaturnYoshi|&amp;lt;font color=&amp;quot;midnightblue&amp;quot; face=&amp;quot;comic sans ms&amp;quot;&amp;gt;&#039;&#039;&#039;$aturn&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User:SaturnYoshi|&amp;lt;font color=&amp;quot;green&amp;quot; face=&amp;quot;comic sans ms&amp;quot;&amp;gt;&#039;&#039;&#039;¥oshi&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:SaturnYoshi|&amp;lt;font color=&amp;quot;maroon&amp;quot;&amp;gt;THE VOICES&amp;lt;/font&amp;gt;]]&amp;lt;/sup&amp;gt; 01:15, 24 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Platinum? ==&lt;br /&gt;
&lt;br /&gt;
The problem here is:&lt;br /&gt;
*No Giratina Orgin Forme/Shaymin Sky Forme?&lt;br /&gt;
*Trainer outfit changes?&lt;br /&gt;
*Noticed the section in Stats where it says D/P trainer ID? WEhat about Pt?&lt;br /&gt;
*Will the game be able to connect?&lt;br /&gt;
--[[User:Anangryzapdos|Anangryzapdos]] 20:12, 4 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Problem with TRU Shaymin? ==&lt;br /&gt;
&lt;br /&gt;
Whenever I try to use my battle pass that has a TRU Shaymin on it to fight online the pass gets rejected. It says there are Pokémon on that pass that cannot enter the battle. I tested each Pokémon individually and it turned out that the TRU Shaymin kept getting rejected. Why is this, and is there a way I can fix it? [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 18:02, 28 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think I have a solution.The Tru Shaymin has a special event ribbon on it.Besides,In DPt,If you try to trade with the ribbion on it,it rejects.It`s the classic ribbion is what i think.[[User:LucarioWolf|The Aura Wolf !!!!]] 23:01, 7 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== HeartGold and SoulSilver ==&lt;br /&gt;
&lt;br /&gt;
So how the G/S remakes affect PBR? BTW, how did Platinum affected PBR? [[User:Pokemon lover|Pokemon lover]] 22:28, 8 May 2009 (UTC)&lt;br /&gt;
:: Presumably compatible. You can use Platinum with PBR, you just can&#039;t use any of the new Platinum Formes, nor does your trainer appear in their cold weather outfit in DS Battle mode. So yeah. --[[User:Phred|Phred]] 23:43, 8 May 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Speaking of which, has there been any announcements or anything about a PBR (or similar) game that &#039;&#039;can&#039;&#039; use the Platinum Formes? [[User:Diachronos|Diachronos]] 22:49, 7 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
HG/SS will more than likely be compatible because like Diamond, Pearl, and Platinum, Battle Revolution has location data for Johto. --[[User:Dialgafan1|Dialgafan1]] 23:16, 2 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
[http://www.nintendo.co.jp/ds/ipkj/index.html], as translated by [http://pokebeach.com/2009/08/heartgold-and-soulsilver-compatibility] seems to suggest they will be compatible. --[[User:Phred|Phred]] 23:10, 23 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It seems that anything caught in the HGSS special pokeballs isn&#039;t compatible. --[[User:Pyritie|Pyritie]] 15:11, 9 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Gear==&lt;br /&gt;
I just added a list of the Mystery Gift items and prices. Should we have a list for Gear too? Or maybe a separate Gear (Pokémon Battle Revolution) article, since there’s so much of it? --[[User:LaprasBoi|LaprasBoi]] 03:18, 29 August 2009 (UTC)&lt;br /&gt;
:A seperate article might be a good idea if you think adding it here would make the article waay too long. [[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400;&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#3CB371;&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 03:23, 29 August 2009 (UTC)&lt;br /&gt;
:The gear for the trainers? You could add that on to [[Custom Pass]] --[[User:Phred|Phred]] 04:13, 29 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Shiny Costumes. Do they exist or not? ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve been revising the PBR&#039;s Colosseum articles and keep coming across the same piece of info regarding the possibility of getting a shiny Pokémon costume after defeating a [[Colosseum Leader]]. I&#039;ve played PBR for a while now and have NEVER heard of anything like this, let alone seen any in-game proof. While it&#039;s rarity can be understood, I am still very skeptic of their existence. Can someone confirm/deny this and put up a picture or something as proof?  --&#039;&#039;&#039;&#039;&#039;[[User:Halcyon VI|&amp;lt;span style=&amp;quot;color:#C03028&amp;quot;&amp;gt;Halcyon&amp;lt;/span&amp;gt;]] [[User talk:Halcyon VI|&amp;lt;span style=&amp;quot;color:#B8B8D0&amp;quot;&amp;gt;VI&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 19:11, 21 October 2009 (UTC)&lt;br /&gt;
:I&#039;m honestly not sure if they exist in the finished copy of the game or not, but the strategy guide has some pictures of them that you can see [http://home.comcast.net/~therealgau/keep/shinyPBRcostumes.jpg here] [[User:GauRocks|GauRocks]] 08:22, 30 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== HGSS compatibility ==&lt;br /&gt;
&lt;br /&gt;
So will Gold and Kotone appear as Lucas and Dawn? I don&#039;t see that mentioned. --[[Tracey Sketchit|&amp;lt;span style=&amp;quot;color:#33CC66;&amp;quot;&amp;gt;&#039;&#039;&#039;ケンジ&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Kenji-girl|&amp;lt;span style=&amp;quot;color:#6600CC;&amp;quot;&amp;gt;&#039;&#039;&#039;の&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User:Kenji-girl|&amp;lt;span style=&amp;quot;color:#FF00CC;&amp;quot;&amp;gt;&#039;&#039;&#039;ガール&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 06:59, 12 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Surfing Raichu ==&lt;br /&gt;
&lt;br /&gt;
I know we have a picture already of pikachu surfing, but what about raichu surfing? {{unsigned|Rocket Base}}&lt;br /&gt;
&lt;br /&gt;
Raichu will do it&#039;s typical &amp;quot;using special attack&amp;quot; animation. --[[User:Ninterror|Ninterror]] 20:26, 6 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Wi-Fi Rank System==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;You can also square off against Trainers from around the world using Pokémon Battle Revolution&#039;s Wi-Fi Rank system, which pits you against Trainers that have skill levels similar to your own.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[http://www.nintendo.com/games/detail/lXtLHZS0Kb_sJy4T9vuBgUfKUibop045]&lt;br /&gt;
&lt;br /&gt;
So apparently there&#039;s a ranking system. I know it&#039;s hidden, but anyone know how this works? [[User:MagicBarrier|MagicBarrier]] 03:05, 28 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Compatibility with [[Pokémon HeartGold and SoulSilver Versions]] ==&lt;br /&gt;
&lt;br /&gt;
Just for everyone&#039;s information: On the HG instruction booklet, page 4, it says, &amp;quot;&#039;&#039;Pokémon HeartGold Version&#039;&#039; can communicate with &#039;&#039;Pokémon SoulSilver, Platinum, Diamond,&#039;&#039; and &#039;&#039;Pearl&#039;&#039; versions and &#039;&#039;&#039;&#039;&#039;Pokémon Battle Revolution&#039;&#039;&#039;&#039;&#039; using Nintendo DS™ Wireless Communications.&amp;quot; (emphasis mine) [[User:Ultraflame|Ultraflame]] 01:14, 29 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==I&#039;ve always wondered...==&lt;br /&gt;
&lt;br /&gt;
Were the gift codes for {{p|Electivire}} and {{p|Magmortar}} ever officially revealed by Nintendo, or have they gone undistributed (without people hacking into the games to find the codes)? I know that the PokéPark Wii codes for instance were distributed on the official site, but I was wondering if something similar was the same case for {{g|Battle Revolution}}.--[[User:Chickasaurus|Chickasaurus]] 18:06, 20 July 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokétopia Pikachu ==&lt;br /&gt;
&lt;br /&gt;
I just received a Pokétopia Pikachu via the GTS; however, I&#039;m not sure if it is hacked, as it appears to come from a European copy with a blue OT, not a red OT like the article says it should have. The Pikachu has a Hardy nature, obtained on 12/8/2007, came from a Sinnoh game, apparently arriving at Lv. 10, fateful encounter, and is often lost in thought. Its ID No. is 12077, knows the moves Volt Tackle, Tail Whip, and Thunder Wave. This is in a North American copy of Black 2.--[[User:Abcboy|Abcboy]] ([[User talk:Abcboy|talk]]) 17:38, 1 December 2012 (UTC)&lt;br /&gt;
:The red OTs are wrong. They should all be blue. I have fixed this. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 16:22, 17 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Move &amp;quot;Yes&amp;quot;? ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;This Pokémon must forget the move yes in order to be able to be sent to Poké Transfer.&amp;quot; What? Why does it say the move yes?&lt;br /&gt;
&lt;br /&gt;
Found &amp;quot;Yes (move)&amp;quot; on the wanted pages. -[[User:IVsaur|&amp;lt;span style=&amp;quot;color:lightbrown&amp;quot;&amp;gt;EVs&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt;And&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;IVsaurs&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;&#039;&#039;([[User talk:IVsaur|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/sup&amp;gt; 15:08, 17 February 2013 (UTC)&lt;br /&gt;
:Fixed.--&#039;&#039;&#039;[[User:Dennou Zenshi|&amp;lt;font color=&amp;quot;#AB0909&amp;quot;&amp;gt;電&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#063A73&amp;quot;&amp;gt;禅&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[User talk:Dennou Zenshi|&amp;lt;font color=&amp;quot;#fff&amp;quot; face=&amp;quot;Tahoma&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;text-shadow:#000 0.2em 0.1em 0.1em; class=texhtml&amp;quot;&amp;gt;Den Zen&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&#039;&#039;&#039; 15:13, 17 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Deletion tag ==&lt;br /&gt;
&lt;br /&gt;
Why does this have a deletion tag? I tried editing it out but I couldn&#039;t find it. [[User:Master Bates|Master Bates]] ([[User talk:Master Bates|talk]]) 15:39, 7 July 2014 (UTC)&lt;br /&gt;
Never mind, I&#039;ve figured out why the deletion tag was there (one of the templates used for this article will soon be deleted). Fixed. [[User:Master Bates|Master Bates]] ([[User talk:Master Bates|talk]]) 15:42, 7 July 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Stadium series?==&lt;br /&gt;
&lt;br /&gt;
As the proud owner of all the Stadium games and not so proud owner of Battle Revolution who has played with all the gamemodes, I&#039;m Boggled as to why this has been put into the Stadium category.&lt;br /&gt;
Battle simulator yes but beyond that basic concept it&#039;s a completely different game from the Stadium series. It&#039;s like calling Dragon Ball Z Budokai Tenkaichi a sequel to Budokai 3.&lt;br /&gt;
&lt;br /&gt;
I&#039;m not very familiar with Colosseum and XD besides the XD main story mode which i played through once, but I&#039;m guessing PBR might be a Colosseum series game? The presentation in PBR resembles Colosseum/XD and PBR has &amp;quot;Colosseums&amp;quot;. Otherwise PBR is a one off game that incorporates (unfortunately only the most shallow) aspects from both Colosseum and Stadium.&lt;br /&gt;
&lt;br /&gt;
Also, wasn&#039;t Colosseum created as a Stadium sequel that traded various features for an RPG to begin with anyway? In a way Stadium, Colosseum and BR are all radically different but share some ideas and are all based around the same core concept of bringing big Pokemon Battles to the TV. Perhaps the two series should just be merged. [[User:Snugglefox|Snugglefox]] ([[User talk:Snugglefox|talk]]) 05:15, 25 March 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Electivire and Magmortar ==&lt;br /&gt;
&lt;br /&gt;
The gift Electivire and Magmortar do not list codes for Japan. Are these exclusive to the Western localizations, or are we simply missing the Japanese codes? If the former, we should really state that explicitly on the page. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 07:24, 22 May 2017 (UTC)&lt;br /&gt;
:Not available in Japan, according to the German page. [[User:Nescientist|Nescientist]] ([[User talk:Nescientist|talk]]) 17:35, 22 May 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
==twitch plays pokemon==&lt;br /&gt;
&lt;br /&gt;
should we put something in the trivia about the twitch plays pokemon side game matches. ([[User:Theultrasheeplord|Theultrasheeplord]] ([[User talk:Theultrasheeplord|talk]]) 08:50, 17 July 2017 (UTC))&lt;br /&gt;
&lt;br /&gt;
== Can you turn off battle animations? ==&lt;br /&gt;
&lt;br /&gt;
The incredibly long battle animations that you couldn&#039;t turn off were a major missing feature from XD, can they be turned off in this game? [[User:Fungi|Fungi]] ([[User talk:Fungi|talk]]) 04:34, 1 June 2020 (UTC)&lt;br /&gt;
:I don&#039;t believe so.  The only options mentioned in [https://www.nintendo.com/consumer/gameslist/manuals/Wii_Pokemon_Battle_Revolution.pdf the manual] are announcer voice and control style (horizontal vs vertical wiimote, and A vs B as accept for some reason), and I don&#039;t remember that being an option when I last played it (about a decade ago...) --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 04:46, 1 June 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== James Turner released unused character designs ==&lt;br /&gt;
&lt;br /&gt;
https://twitter.com/JamesTurner_42/status/1326426310445559808 where should this go&lt;br /&gt;
&lt;br /&gt;
[[User:Pallukun|Pallukun]] ([[User talk:Pallukun|talk]]) 15:23, 11 November 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Battle_Revolution&amp;diff=3318626</id>
		<title>Pokémon Battle Revolution</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Battle_Revolution&amp;diff=3318626"/>
		<updated>2021-01-31T22:36:33Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Pokechu22 moved page Pokémon Stadium 3 to Pokémon Battle Revolution over redirect: The actual name is Pokémon Battle Revolution though; a redirect from Pokémon Stadium 3 would make sense, but not moving the entire article&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_game |colorscheme=pbr|bordercolorscheme=pbr&lt;br /&gt;
|name=Pokémon Battle Revolution&lt;br /&gt;
|jname=ポケモンバトルレボリューション&lt;br /&gt;
|boxart=Battle Revolution EN boxart.jpg&lt;br /&gt;
|caption=Boxart of Pokémon Battle Revolution&lt;br /&gt;
|jbox=Battle Revolution JP boxart.jpg&lt;br /&gt;
|jcaption=Pokémon Battle Revolution Japanese boxart&lt;br /&gt;
|platform=[[Wii]]&lt;br /&gt;
|category=Battle Simulation&lt;br /&gt;
|players=Single and multiplayer&lt;br /&gt;
|link_method=[[Nintendo Wi-Fi Connection]]&lt;br /&gt;
|developer=[[Genius Sonority]]&lt;br /&gt;
|publisher=[[Nintendo]]&lt;br /&gt;
|gen_series=[[Generation IV]] [[side series]]&lt;br /&gt;
|cero=A&lt;br /&gt;
|esrb=E&lt;br /&gt;
|pegi=7&lt;br /&gt;
|acb=G&lt;br /&gt;
|oflc=PG&lt;br /&gt;
|release_date_ja=December 14, 2006&amp;lt;ref&amp;gt;[http://www.pokemon.co.jp/game/wii/pbr_sp/ Pokémon.co.jp]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_na=June 25, 2007&amp;lt;ref&amp;gt;[http://www.pokemon.com/us/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (US)]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.vooks.net/nintendo-outlines-q2-release-dates-for-us/ Vooks - Nintendo outlines Q2 Release Dates for US]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_au=November 22, 2007&amp;lt;ref&amp;gt;[http://web.archive.org/web/20071107081111/http://games.nintendo.com.au/title.php?id=1275 Nintendo of Australia] (archive)&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_eu=December 7, 2007&amp;lt;ref&amp;gt;[http://ms2.nintendo-europe.com/pokemonbattlerevolution/enGB/ Pokémon Battle Revolution official European minisite]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_tw=July 12, 2008&lt;br /&gt;
|website_ja=[http://www.pokemon.co.jp/game/wii/pbr_sp/ Pokémon.co.jp]&amp;lt;br&amp;gt;[http://www.nintendo.co.jp/wii/rpbj/ Nintendo.co.jp]&lt;br /&gt;
|website_en=[http://www.pokemon.com/us/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (US)]&amp;lt;br&amp;gt;[http://www.pokemon.com/uk/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (UK)]&amp;lt;br&amp;gt;[https://www.nintendo.com/games/detail/lXtLHZS0Kb_sJy4T9vuBgUfKUibop045 Nintendo.com]&amp;lt;br&amp;gt;[http://ms2.nintendo-europe.com/pokemonbattlerevolution/enGB/ Official European minisite]&amp;lt;br&amp;gt;[https://www.nintendo.co.uk/Games/Wii/Pokemon-Battle-Revolution-282629.html Nintendo.co.uk]&lt;br /&gt;
}}&lt;br /&gt;
{{bulbanews|game}}&lt;br /&gt;
{{StrategyWiki}}&lt;br /&gt;
&#039;&#039;&#039;Pokémon Battle Revolution&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケモンバトルレボリューション&#039;&#039;&#039; &#039;&#039;Pokémon Battle Revolution&#039;&#039;) is the first [[Pokémon games|Pokémon game]] for the [[Wii]]. It supports connectivity with the [[Nintendo DS]], allowing Trainers to battle using their Pokémon from the [[Generation IV]] main series games while using their Nintendo DS as a controller. It was released in Japan on December 14, 2006, two weeks after the Wii launch, and in the United States on June 25, 2007.&lt;br /&gt;
&lt;br /&gt;
==Gameplay==&lt;br /&gt;
[[File:Discharge PBR.png|256px|thumb|right|Two Pokémon hit by {{m|Discharge}} at the same time]]&lt;br /&gt;
[[File:Pokemon Battle Revolution intro.png|thumb|250px|right|Revolution Title Screen]]&lt;br /&gt;
[[File:Poketopia Battle Revolution.png|thumb|250px|right|Pokétopia]]&lt;br /&gt;
Pokémon Battle Revolution features eleven different colosseums in a new area called Pokétopia. Other features include stadiums that have their own special effects, such as randomizing the order of one&#039;s Pokémon.&lt;br /&gt;
&lt;br /&gt;
Players can fully customize their {{pkmn|Trainer}} to use on Nintendo Wi-Fi Connection. Players can customize their [[Model|characters]] with hats, shirts, glasses, and other things. Additionally, for the U.S. release, Nintendo had added the option to customize a Trainer&#039;s skin pigmentation. A key difference from this game compared to the Stadium titles is that minigames are absent from this game. A Trainer can choose 6 Pokémon and get a Rental Pass; however, if [[Pokémon Diamond and Pearl Versions|Pokémon Diamond, Pearl]], {{v2|Platinum}}, [[Pokémon HeartGold and SoulSilver Versions|HeartGold, or SoulSilver]] is connected, a player can upload their trained Pokémon and get a [[Custom Pass]].&lt;br /&gt;
&lt;br /&gt;
Key differences from other Pokémon console games shown are that the Pokémon can now actually strike at the opponent physically while both Pokémon are rendered on the screen, instead of seeing one {{OBP|Pokémon|species}} attacking and then cutting away to the second getting hit by the attack as in previous titles. Moves that do not contact, however, follow the same style as the older games to keep the pace of gameplay up. When an attack that strikes more than one Pokémon is performed, it may hit two of them on screen simultaneously, instead of showing it as the attack striking one Pokémon first then the second Pokémon next. The game also features a 100-Trainer battle when it is completed for the first time.&lt;br /&gt;
&lt;br /&gt;
Like the two Stadium games, Pokémon Battle Revolution features an announcer that provides play-by-play commentary.&lt;br /&gt;
==Blurb==&lt;br /&gt;
BRING YOUR BATTLE TO THE BIG SCREEN!&amp;lt;br&amp;gt;Grab a Battle Pass, customise your Trainer and battle your way to the rank of [[Pokétopia]] Master! Or, battle against up to three friends with Pokémon Diamond or Pokémon Pearl using your Nintendo DS system as a controller!&lt;br /&gt;
&lt;br /&gt;
==Starter Pokémon==&lt;br /&gt;
In Pokémon Battle Revolution, the player&#039;s starter Pokémon are determined by the gender specified on their [[Rental Pass]] or [[Custom Pass]]. They are all at level 50.&lt;br /&gt;
&lt;br /&gt;
Male players start out with the following Pokémon:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; font-size:85%; {{roundy}}; border:5px solid #{{pbr color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyleft|5px}}&amp;quot; | [[File:Box PBR 388.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Grotle|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 391.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Monferno|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 394.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Prinplup|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 404 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Luxio|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 444 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Gabite|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyright|5px}}&amp;quot; | [[File:Box PBR 397 f.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Staravia|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Female players start out with the following Pokémon:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; font-size:85%; {{roundy}}; border:5px solid #{{pbr color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyleft|5px}}&amp;quot; | [[File:Box PBR 002.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Ivysaur|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 005.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Charmeleon|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 008.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Wartortle|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 148.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Dragonair|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 111 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Rhyhorn|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyright|5px}}&amp;quot; | [[File:Box PBR 018.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Pidgeot|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Colosseums==&lt;br /&gt;
The game features eleven different colosseums, each with special changes to normal play or prerequisites and either a {{tc|Colosseum Leader}} or {{tc|Colosseum Master}}. The six Colosseum Leaders wear Pokémon costumes; for example, Marina of the Waterfall Colosseum wears a Kyogre costume. Also, the Crystal Colosseum can hold up to 16 players, the battles are done in a 16-person tournament mode. After beating the Pokétopia Championship, the player is given a {{p|Pikachu}} with {{m|Volt Tackle}}, {{m|Surf}}, and a [[Light Ball]] (such a Pikachu is impossible for a player to make by normal means). Each level rule (Level 30 Open and Level 50 All) for a Colosseum has a specific ranking, which goes up as the player wins. As the rank increases, the Trainers become stronger and the Poké Coupon rewards become greater. Around Rank 7, the Leaders and Trainers will begin to use [[Legendary Pokémon]].&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Colosseums}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color|684d02|Battle format&amp;lt;br&amp;gt;(Initial / after beating the Pokétopia Championship)}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color|684d02|Leader}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Gateway Colosseum]]&lt;br /&gt;
| Rental Battle / Trade Battle&lt;br /&gt;
| Colosseum Master [[Colosseum Master Joe|Joe]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Main Street Colosseum]]&lt;br /&gt;
| Knockout Battle&lt;br /&gt;
| Colosseum Leader [[Colosseum Leader Taylor|Taylor]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Waterfall Colosseum]]&lt;br /&gt;
| Team Battle&lt;br /&gt;
| Colosseum Leader [[Colosseum Leader Marina|Marina]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Neon Colosseum]]&lt;br /&gt;
| Fortune Battle&lt;br /&gt;
| Colosseum Leader [[Rosie]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Crystal Colosseum]]&lt;br /&gt;
| Tournament Battle&lt;br /&gt;
| Colosseum Leader [[Voldon]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Sunny Park Colosseum]]&lt;br /&gt;
| Knockout Battle / [[Little Battle]]&lt;br /&gt;
| Colosseum Master [[Sashay]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Magma Colosseum]]&lt;br /&gt;
| League Battle&lt;br /&gt;
| Colosseum Leader [[Terrell]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Sunset Colosseum]]&lt;br /&gt;
| Select Battle&lt;br /&gt;
| Colosseum Leader [[Dusty]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Courtyard Colosseum]]&lt;br /&gt;
| Knockout Battle / Survival Battle&lt;br /&gt;
| Colosseum Master [[Kruger]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Stargazer Colosseum]]&lt;br /&gt;
| Pokétopia Championship / [[Masters Battle]]&lt;br /&gt;
| Pokétopia Master [[Mysterial]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Lagoon Colosseum]]&lt;br /&gt;
| DS Multiplayer and Wi-Fi Battles only&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Shop==&lt;br /&gt;
Using the [[Poké Coupon]]s earned in Battle mode, the player can shop for Gear and Mystery Gifts.&lt;br /&gt;
&lt;br /&gt;
===Gear===&lt;br /&gt;
Gear consists of hats, pants, shirts, bags, badges, glasses, hair colors, eye colors, face paint, shoes, and gloves which can be used to alter the outfit and appearance of the Trainer on the player&#039;s [[Custom Pass]].&lt;br /&gt;
&lt;br /&gt;
===Mystery Gift===&lt;br /&gt;
[[Poké Coupon]]s can also be used to purchase items which can be sent to the [[Generation IV]] DS games. Some items are not available until certain conditions have been met.&lt;br /&gt;
&lt;br /&gt;
{{shop|[[Held item]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|Deep Sea Scale|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|display=DeepSeaScale}}|{{shopitem|Deep Sea Tooth|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|display=DeepSeaTooth}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Soul Dew|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;}}|{{shopitem|Protector|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dubious Disc|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}|{{shopitem|Reaper Cloth|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Upgrade|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=Up-Grade|display=Up-Grade}}|{{shopitem|Iron Ball|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dusk Stone|7200|PC}}|{{shopitem|Shiny Stone|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dawn Stone|7200|PC}}|{{shopitem|King&#039;s Rock|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Light Clay|7200|PC}}|{{shopitem|Quick Claw|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Leftovers|7200|PC}}|{{shopitem|Choice Specs|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Wise Glasses|7200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;View all battle tutorials&amp;lt;/small&amp;gt;}}|{{shopitem|Expert Belt|7200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shopfooter|multiple=yes}}&lt;br /&gt;
{{shop|[[Berry|Berries]]}}&lt;br /&gt;
{{shoprow|{{shopitem|Liechi Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 4&amp;lt;/small&amp;gt;}}|{{shopitem|Lansat Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat 50 opponents in {{DL|Courtyard Colosseum|Survival Battle}}&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Starf Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat 100 opponents in {{DL|Courtyard Colosseum|Survival Battle}}&amp;lt;/small&amp;gt;}}|{{shopitem|Enigma Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 8&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Ganlon Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Salac Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Petaya Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Apicot Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
{{shop|[[TM]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|TM02|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Dragon|6=Dragon Claw}}|{{shopitem|TM05|9600|PC|5=TM Normal|6=Roar}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM12|9600|PC|5=TM Dark|6=Taunt}}|{{shopitem|TM13|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Ice|6=Ice Beam}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM24|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Electric|6=Thunderbolt}}|{{shopitem|TM26|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Ground|6=Earthquake}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM29|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Psychic|6=Psychic}}|{{shopitem|TM30|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Ghost|6=Shadow Ball}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM31|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Fighting|6=Brick Break}}|{{shopitem|TM35|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Fire|6=Flamethrower}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM42|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Normal|6=Facade}}|{{shopitem|TM48|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Psychic|6=Skill Swap}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM50|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Fire|6=Overheat}}|{{shopitem|TM56|9600|PC|5=TM Dark|6=Fling}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM59|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Dragon|6=Dragon Pulse}}|{{shopitem|TM71|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Rock|6=Stone Edge}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM78|9600|PC|5=TM Normal|6=Captivate}}|{{shopitem|TM79|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Dark|6=Dark Pulse}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM81|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Bug|6=X-Scissor}}|{{shopitem|TM84|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Poison|6=Poison Jab}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM87|9600|PC|5=TM Normal|6=Swagger}}|{{shopitem|TM88|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Flying|6=Pluck}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM92|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Psychic|6=Trick Room}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
&lt;br /&gt;
====Special====&lt;br /&gt;
These gifts can be sent for free an unlimited number of times, but the same save file on a DS game cannot receive more than one of each.&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;600px&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; style=&amp;quot;text-align:center; line-height:26px; padding-bottom:5px; background:#f8f8ff; border:3px solid #88a; {{roundy|20px}}&amp;quot;&lt;br /&gt;
|- style=&amp;quot;line-height:32px&amp;quot;&lt;br /&gt;
! style=&amp;quot;background-color:#ccf; {{roundytl|15px}}&amp;quot; | Item&lt;br /&gt;
! style=&amp;quot;background-color:#ccf; {{roundytr|15px}}&amp;quot; | Purchase condition&lt;br /&gt;
|-&lt;br /&gt;
| [[#Pikachu (Secret Gift)|Secret Gift]]&lt;br /&gt;
| Beat Stargazer Colosseum&lt;br /&gt;
|-&lt;br /&gt;
| [[#Electivire (Shocking Secret Gift)|Shocking Secret Gift]]&lt;br /&gt;
| Enter the region-appropriate code in the “Self-Introduction” field&lt;br /&gt;
|-&lt;br /&gt;
| [[#Magmortar (Heated Secret Gift)|Heated Secret Gift]]&lt;br /&gt;
| Enter the region-appropriate code in the “Self-Introduction” field&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Bonus Pokémon===&lt;br /&gt;
====Pikachu (Secret Gift)====&lt;br /&gt;
[[File:Surf PBR.png|thumb|right|200px|Pikachu using Surf with the aid of a surfboard]]&lt;br /&gt;
When the player beats Pokétopia Master [[Mysterial]] for the first time, a {{p|Pikachu}} will become available for download to {{game|Diamond and Pearl|s}}, {{game|Platinum}}, and {{game|HeartGold and SoulSilver|s}} in the Shop. It is free and can be downloaded by multiple games, but no two Pikachu can be downloaded by a single card.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Japan&lt;br /&gt;
| {{color|0070f8|ポケトピア}}&lt;br /&gt;
| 12146&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Pikachu&lt;br /&gt;
|nick=PIKACHU&lt;br /&gt;
|gender=f&lt;br /&gt;
|level=10&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=025 f&lt;br /&gt;
|dexno=025&lt;br /&gt;
|nature=Hardy&lt;br /&gt;
|typea=Electric&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Static&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Electric|move1=Volt Tackle&lt;br /&gt;
|type2=Water|move2=Surf&lt;br /&gt;
|type3=Normal|move3=Tail Whip&lt;br /&gt;
|type4=Electric|move4=Thunder Wave&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Light Ball&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=all regions&lt;br /&gt;
|delmove=surf&lt;br /&gt;
|hm=Surf&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
=====Wonder Cards=====&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard|lang=jap&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=ひみつのおくりもの&lt;br /&gt;
|msg=ポケモンバトルレボリュ－ションで&amp;lt;br&amp;gt;ピカチュウの　なみのりを　つかって&amp;lt;br&amp;gt;みよう　サ－フボ－ドにのって　&amp;lt;br&amp;gt;なみのりを　するよ}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Secret Gift&lt;br /&gt;
|msg=Use PIKACHU&#039;s Surf&amp;lt;br&amp;gt;in Pokémon Battle Revolution&amp;lt;br&amp;gt;and see PIKACHU ride on&amp;lt;br&amp;gt;a surfboard.}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Cadeau Mystère Cadeau Surprise&lt;br /&gt;
|msg=Utilisez l&#039;attaque Surf de PIKACHU&amp;lt;br&amp;gt;dans Pokémon Battle Revolution&amp;lt;br&amp;gt;et vous verrez PIKACHU sur une&amp;lt;br&amp;gt;planche de surf!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Geheimgeschehen Geheimgeschenk&lt;br /&gt;
|msg=Führe in Pokémon Battle Revolution&amp;lt;br&amp;gt;mit PIKACHU Surfer aus und&amp;lt;br&amp;gt;erlebe, wie PIKACHU auf&amp;lt;br&amp;gt;dem Surfbrett reitet!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Dono Segreto Dono Sorpresa&lt;br /&gt;
|msg=Usa Surf di PIKACHU&amp;lt;br&amp;gt;in Pokémon Battle Revolution&amp;lt;br&amp;gt;se vuoi vederlo&amp;lt;br&amp;gt;su una tavola da surf!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Regalo misterioso Regalo sorpresa&lt;br /&gt;
|msg=Emplea el movimiento Surf de PIKACHU&amp;lt;br&amp;gt;en Pokémon Battle Revolution para&amp;lt;br&amp;gt;verlo surfear las olas.}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
====Electivire (Shocking Secret Gift)====&lt;br /&gt;
{{p|Electivire}} and the Gold Pass can be unlocked with the following codes by entering a specific code at the “Self-Introduction” option in the Profile menu.  The code is case-sensitive, and is only checked on exiting the Profile menu; if the code matches the changed introduction is not saved and the previously entered value will remain (other fields in the profile are changed normally).  This does not happen if the code has already been used; the introduction is changed to it directly in that case.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | Region&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | Code&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United States|US}}&lt;br /&gt;
| &amp;lt;code&amp;gt;BA16-X4SH-E2AT&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United Kingdom|UK}}&lt;br /&gt;
| &amp;lt;code&amp;gt;tko3-9jwp-34kl&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|France}}&lt;br /&gt;
| &amp;lt;code&amp;gt;jk4i-df87-dsf9&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Spain}}&lt;br /&gt;
| &amp;lt;code&amp;gt;04in-1ynj-24fv&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Germany}}&lt;br /&gt;
| &amp;lt;code&amp;gt;0f9-ud0g-ughj&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Italy}}&lt;br /&gt;
| &amp;lt;code&amp;gt;t4oi-6j8d-sb5r&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Electivire&lt;br /&gt;
|nick=ELECTIVIRE&lt;br /&gt;
|gender=m&lt;br /&gt;
|level=50&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=466&lt;br /&gt;
|nature=Adamant&lt;br /&gt;
|typea=Electric&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Motor Drive&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Electric|move1=ThunderPunch&lt;br /&gt;
|type2=Ice|move2=Ice Punch&lt;br /&gt;
|type3=Fighting|move3=Cross Chop&lt;br /&gt;
|type4=Ground|move4=Earthquake&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Magnet&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=America and Europe&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
======Wonder Cards======&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Shocking Secret Gift&lt;br /&gt;
|msg=This is a special Secret Gift&amp;lt;br&amp;gt;You can receive a powerful,&amp;lt;br&amp;gt;Electric-type Pokémon! Try out&amp;lt;br&amp;gt;this Pokémon in battle!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Cadeau foudroyant&lt;br /&gt;
|msg=Voici un Cadeau Surprise spécial!&amp;lt;br&amp;gt;Vous pouvez recevoir un puissant&amp;lt;br&amp;gt;Pokémon de type Electrik! Essayez-le&amp;lt;br&amp;gt;vite en combat!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Regalo electrizante&lt;br /&gt;
|msg=Regalo secreto muy especial.&amp;lt;br&amp;gt;¡Podrías recibir un poderoso Pokémon&amp;lt;br&amp;gt;de tipo Eléctrico!&amp;lt;br&amp;gt;¡No dejes de probarlo en combate!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Geheimgeschehen Schockgeschenk&lt;br /&gt;
|msg=Ein ganz besonderes Geheimgeschenk.&amp;lt;br&amp;gt;Du kannst ein mächtiges&amp;lt;br&amp;gt;Elektro-Pokémon erhalten! Setze&amp;lt;br&amp;gt;dieses Pokémon im Kampf ein!}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Dono Segreto Dono Elettrizzante&lt;br /&gt;
|msg=Questo è un Dono Sorpresa.&amp;lt;br&amp;gt;Puoi ricevere un Pokémon di&amp;lt;br&amp;gt;tipo Elettro molto forte!&amp;lt;br&amp;gt;Mettilo alla prova nella lotta!}}&lt;br /&gt;
&lt;br /&gt;
====Magmortar (Heated Secret Gift)====&lt;br /&gt;
{{p|Magmortar}} and the Silver Pass can be unlocked with the following codes by entering a specific code at the “Self-Introduction” option in the Profile menu.  The code is case-sensitive, and is only checked on exiting the Profile menu; if the code matches the changed introduction is not saved and the previously entered value will remain (other fields in the profile are changed normally).  This does not happen if the code has already been used; the intorduction is changed to it directly in that case.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | Region&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | Code&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United States|US}}&lt;br /&gt;
| &amp;lt;code&amp;gt;B416-X4HT-VTWF&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United Kingdom|UK}}&lt;br /&gt;
| &amp;lt;code&amp;gt;jl49-05kn-odnv&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|France}}&lt;br /&gt;
| &amp;lt;code&amp;gt;13io-h4rf-1tpa&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Spain}}&lt;br /&gt;
| &amp;lt;code&amp;gt;kn34-q0uc-1mbx&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Germany}}&lt;br /&gt;
| &amp;lt;code&amp;gt;kre9-ef90-5hgn&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Italy}}&lt;br /&gt;
| &amp;lt;code&amp;gt;97ea-78hl-jrgu&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Magmortar&lt;br /&gt;
|nick=MAGMORTAR&lt;br /&gt;
|gender=f&lt;br /&gt;
|level=50&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=467&lt;br /&gt;
|nature=Modest&lt;br /&gt;
|typea=Fire&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Flame Body&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Fire|move1=Flamethrower&lt;br /&gt;
|type2=Psychic|move2=Psychic&lt;br /&gt;
|type3=Normal|move3=Hyper Beam&lt;br /&gt;
|type4=Grass|move4=SolarBeam&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Charcoal&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=America and Europe&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
======Wonder Cards======&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard|ms=1|ms1=467&lt;br /&gt;
|title=Heated Secret Gift&lt;br /&gt;
|msg=This is a special Secret Gift.&amp;lt;br&amp;gt;You can receive a powerful,&amp;lt;br&amp;gt;Fire-type Pokémon! Try out&amp;lt;br&amp;gt;this Pokémon in battle!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Cadeau enflammé&lt;br /&gt;
|msg=Voici un Cadeau Surprise spécial!&amp;lt;br&amp;gt;Vous pouvez recevoir un puissant&amp;lt;br&amp;gt;Pokémon de type Feu! Essayez-le&amp;lt;br&amp;gt;vite en combat!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Regalo llamativo&lt;br /&gt;
|msg=Regalo secreto muy especial.&amp;lt;br&amp;gt;¡Podrías recibir un poderoso Pokémon&amp;lt;br&amp;gt;de tipo Fuego!&amp;lt;br&amp;gt;¡No dejes de probarlo en combate!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Geheimgeschehen Glutgeschenk&lt;br /&gt;
|msg=Ein ganz besonderes Geheimgeschenk.&amp;lt;br&amp;gt;Du kannst ein mächtiges&amp;lt;br&amp;gt;Feuer-Pokémon erhalten! Setze&amp;lt;br&amp;gt;dieses Pokémon im Kampf ein!}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Dono Segreto Dono Rovente&lt;br /&gt;
|msg= Questo è un Dono Sorpresa.&amp;lt;br&amp;gt;Puoi ricevere un Pokémon di&amp;lt;br&amp;gt;tipo Fuoco molto forte!&amp;lt;br&amp;gt;Mettilo alla prova nella lotta!}}&lt;br /&gt;
&lt;br /&gt;
===Rules===&lt;br /&gt;
The rules for battle could be modified in various ways:&lt;br /&gt;
* Level: The levels of the Pokémon allowed could be set to Anything Goes (No restriction), Level 50 All (levels were set to 50) or a custom range and level total (the maximum combined level allowed of the 6 Pokémon)&lt;br /&gt;
* Entry Pokémon: How many Pokémon were used. Could be set from 1-6, or have no restriction, in which case players could enter as many or as few Pokémon as they wanted.&lt;br /&gt;
* Time limit for one battle: No limit, or a range of 1-99 Minutes. Time continued counting down even during attack animations. When time ran out, the Trainer with the most Pokémon remaining was the winner.&lt;br /&gt;
* Time limit for move selection: No limit, or a range of 20-99 Seconds. If a player ran out of time for move selection, the computer selected their moves for them.&lt;br /&gt;
The following options were either yes/allow or no/disallow selections.&lt;br /&gt;
* Allow same Pokémon on a team?&lt;br /&gt;
* Allow Pokémon with identical [[Held item|hold items]]?&lt;br /&gt;
* Allow two or more Pokémon to be put to {{status|sleep}} on the [[Party|same team]]?&lt;br /&gt;
* Allow two or more Pokémon to be {{status|Freeze|frozen}} on the same team?&lt;br /&gt;
* If all Pokémon faint due to {{m|Explosion}} or {{m|Selfdestruct}}, user loses? (If turned off, such a situation resulted in a draw rather than a victory for either side)&lt;br /&gt;
* Should {{m|Perish Song}} and {{m|Destiny Bond}} fail if used by a team&#039;s final Pokémon?&lt;br /&gt;
* Fixed-damage moves like {{m|Dragon Rage}} and {{m|SonicBoom}} always fail?&lt;br /&gt;
&lt;br /&gt;
==Legendary Pokémon banning controversy==&lt;br /&gt;
Due to the lack of clauses in online random multiplayer, Trainers with [[Legendary Pokémon]] ran rampant on the system, attracting controversy as to why Pokémon Battle Revolution was not using official Pokémon video game tournament rules—which ban Legendary Pokémon. However, on July 3, 2007, Legendary Pokémon (referred to as &amp;quot;exotic&amp;quot; Pokémon by the game) became banned from the system. Although it was originally speculated to be a [[glitch]], a [[Global Trade System#Temporary legendary Pokémon ban|similar incident]] occurred on the same date in {{game|Diamond and Pearl|s}}. The banning of these Pokémon resulted in significant backlash from the community. A Nintendo representative later [http://boards.gamefaqs.com/gfaqs/genmessage.php?board=934033&amp;amp;topic=36507640 stated]{{dead link}} that the ban was a technical difficulty. The similar GTS problem was not addressed.&lt;br /&gt;
&lt;br /&gt;
The ban was lifted sometime later, as Legendary Pokémon were then able to be used until the discontinuation of [[Nintendo Wi-Fi Connection]].&lt;br /&gt;
&lt;br /&gt;
Something similar happened to the American [[List of local English event Pokémon distributions in Generation IV#Toys &amp;quot;R&amp;quot; Us Darkrai|Alamos Darkrai]] given out at Toys &amp;quot;R&amp;quot; Us events. While the Japanese {{DL|List of local Japanese event Pokémon distributions in Generation IV|Movie Darkrai}}, the {{p|Darkrai}} obtained from [[Newmoon Island]] by hacking, and the [[Ranger Net#Liberate The Tower.21|Darkrai]] from [[Pokémon Ranger: Shadows of Almia]] worked fine, Alamos Darkrai was not allowed in online random multiplayer. This was fixed later on, and Alamos Darkrai were freely usable until the discontinuation of Nintendo Wi-Fi Connection.&lt;br /&gt;
&lt;br /&gt;
==Development and history==&lt;br /&gt;
The game was first announced by Nintendo president Satoru Iwata at a Nintendo marketing event in Japan on June 7, 2006. At the event, Iwata described Wii-to-DS connectivity using the game as an example, stating that gamers with either Pokémon Diamond or Pearl can play battles using their Diamond or Pearl Pokémon to Pokémon Battle Revolution using their DS as a controller.&lt;br /&gt;
&lt;br /&gt;
The first shown video of Pokémon Battle Revolution showcased a battle between Red and Leaf on what would become the Neon Colosseum. Interestingly, in said movie, a Groudon uses Hyper Beam on a Deoxys, not only defeating it, but leaving a large gash in the floor of the Colosseum, and a hole in the wall. It is unknown if these environment damages would have remained over the course of the battle, but no such thing is possible in the final game. The camera also appeared to be more dynamic than it is in the final game: when selecting its moves, the camera first focuses on the first Pokémon, then quickly pans over to the second Pokémon to select its moves, then pans over to the Trainer who is shown making an attack command, and the attacks begin. The camera simply cuts between these shots in the final game. The last difference is the HP meter that is shown on screen when damage is done. In the video, the numerical value of the HP is shown on the HP meter, however that does not happen in any game mode in the final version.&lt;br /&gt;
&lt;br /&gt;
The DS linkup feature was demoed at 2006 Nintendo World Tour for the first time. As well as allowing Pokémon from a Pokémon Diamond or Pearl cartridge to be used in-game, it replaces the on-screen battle menu normally used in conjunction with the Wii Remote. The battle menu is displayed on the DS touchscreen instead, and is navigated with the stylus. Up to eight players can play in a 1-on-1 tournament, much like the {{Gdis|Battle Frontier|III}}&#039;s [[Battle Dome]] in {{game|Emerald}}.&lt;br /&gt;
&lt;br /&gt;
==Connectivity==&lt;br /&gt;
===Nintendo Wi-Fi Connection===&lt;br /&gt;
Pokémon Battle Revolution could battle with other copies of Pokémon Battle Revolution via [[Nintendo Wi-Fi Connection]]. Online functionality for Pokémon Battle Revolution was shut down on May 20, 2014 with the discontinuation of the Nintendo Wi-Fi Connection service.&lt;br /&gt;
&lt;br /&gt;
When battling online, players can either battle in random matchups or with friends.&lt;br /&gt;
&lt;br /&gt;
When battling in random matchups, only the level 50 all rule set is available, as either [[Double Battle|Double]] or Single Battles (Double being the default). After selecting the preferred Colosseum and Trainer Card, the game matches the player with another random player. During the battle, all Pokémon nicknames are removed and all Trainer quotes are set to their defaults. After the battle, the players can exchange [[Friend Pass]]es, but only if both players agreed to.&lt;br /&gt;
&lt;br /&gt;
Pokémon Battle Revolution also allows players to battle directly with their friends. Friends are registered within the game by using a 12-digit [[Friend Code]], separate from the Wii&#039;s friend system. In a friend battle, players can either use the Colosseum ruleset, or any custom set of rules they have already created within the game. From the friend lobby, players can see the current status of anyone on their friend list and join a battle that friend is hosting one.&lt;br /&gt;
&lt;br /&gt;
===Copy Pokémon===&lt;br /&gt;
{{incomplete|section|needs=Confirm whether Origin Forme Giratina (and its held Griseous Orb), Sky Forme Shaymin, alternate form Rotom, and Spiky-eared Pichu simply cannot be copied, or if they are treated as their base forms (and what happens to Rotom&#039;s moves if copied while in an alternate form)}}&lt;br /&gt;
Pokémon Battle Revolution can copy Pokémon from {{game5|Diamond|Pearl|Platinum|HeartGold|SoulSilver}}. Once Pokémon are copied from a DS Pokémon game to Pokémon Battle Revolution, only that same DS Pokémon game can connect to Pokémon Battle Revolution again in the future.&lt;br /&gt;
&lt;br /&gt;
Due to the game being released before {{game|Platinum}}, alternate forms that were introduced in Pokémon Platinum or Pokémon HeartGold and SoulSilver are not present in the game. If Origin Forme {{p|Giratina}}, Sky Forme {{p|Shaymin}}, or any of {{p|Rotom}}&#039;s alternate forms (all of which were introduced in Pokémon Platinum) would be copied to Pokémon Battle Revolution, they are copied in their base form instead; in the case of Rotom, it will forget its alternate form&#039;s special move. If [[Spiky-eared Pichu]] would be copied, it is copied as a regular {{p|Pichu}} instead.&lt;br /&gt;
&lt;br /&gt;
==Reception==&lt;br /&gt;
Pokémon Battle Revolution received mostly negative to lukewarm reviews, which eventually lead to the end of the game&#039;s production. {{wp|IGN}} has given this game a 5.0 out of 10 for many reasons. First, the website claimed, the game lacks many features demonstrated in previous games such as {{OBP|Pokémon Stadium|English}} and [[Pokémon Colosseum]], notably the {{wp|Role-playing game|RPG}} mode. The multiplayer and online battles were also criticized for lacking features such as tournament play. {{wp|GameSpot}} gave the game a 5.5 out of 10, their reasons being the repetitive gameplay and the barebones online play. It also added that if the player didn&#039;t have Pokémon Diamond or Pearl for the DS, there wasn&#039;t as much to do. {{wp|Nintendo Power}} gave this game a 6.5 out of 10.&lt;br /&gt;
&lt;br /&gt;
Currently the game has an average of 53% on both {{wp|Game Rankings}} and {{wp|Metacritic}}. &amp;lt;ref&amp;gt;http://www.gamerankings.com/wii/934033-pokemon-battle-revolution/index.html&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;http://www.metacritic.com/games/platforms/wii/pokemonbattlerevolution&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As of October 27th 2008, the game has sold 1.32 million copies worldwide.&amp;lt;ref&amp;gt;http://www.vgchartz.com/games/index.php?name=Pokemon+Battle+Revolution&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Staff==&lt;br /&gt;
{{main|Staff of Pokémon Battle Revolution}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* {{p|Rhyhorn}} is the only starter Pokémon in this game to be unevolved, and the only one that can evolve twice.&lt;br /&gt;
* {{p|Pidgeot}} is the only starter Pokémon in this game to be fully evolved.&lt;br /&gt;
* An [https://www.youtube.com/watch?v=F-uqvWlXGNk unused music track] exists in the game&#039;s data.&lt;br /&gt;
* If the game is modified in any way, it will become impossible to transfer Pokémon from the DS games to the Wii without deleting Pokémon Battle Revolution&#039;s save file data.&amp;lt;ref&amp;gt;[https://tcrf.net/Pok%C3%A9mon_Battle_Revolution#Anti_Piracy_Measure TCRF]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* This was the first Pokémon game released for the Wii.&lt;br /&gt;
* While not released to the general public, a version of the game featuring the Platinum redesign of {{ga|Lucas}} was used in a 2009 Japanese tournament.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=FqvUn-1evDc (HD画質、&#039;09日本一) Pokemon WCS Japan Final (Sr.)] | YouTube&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{normal color}}|bordercolor={{normal color light}}&lt;br /&gt;
|ja={{tt|ポケモンバトルレボリューション|Pokémon Battle Revolution}}&lt;br /&gt;
|fr=Pokémon Battle Revolution&lt;br /&gt;
|de=Pokémon Battle Revolution&lt;br /&gt;
|it=Pokémon Battle Revolution&lt;br /&gt;
|es=Pokémon Battle Revolution&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.nintendo.com/consumer/gameslist/manuals/Wii_Pokemon_Battle_Revolution.pdf Official PDF-file manual] for &#039;&#039;Pokémon Battle Revolution&#039;&#039; &amp;lt;small&amp;gt;(English)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Side series}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Games notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Pokémon Battle Revolution]]&lt;br /&gt;
[[Category:Wii games]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokémon Battle Revolution]]&lt;br /&gt;
[[es:Pokémon Battle Revolution]]&lt;br /&gt;
[[fr:Pokémon Battle Revolution]]&lt;br /&gt;
[[it:Pokémon Battle Revolution]]&lt;br /&gt;
[[ja:ポケモンバトルレボリューション]]&lt;br /&gt;
[[zh:宝可梦对战革命]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Battle_Revolution&amp;diff=3304687</id>
		<title>Pokémon Battle Revolution</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Battle_Revolution&amp;diff=3304687"/>
		<updated>2020-12-28T00:56:34Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Undo revision 3304682 by FrenchOrange (talk) - not addressed, and IMO this is still something that needs a citation (or an example of how the game rea); &amp;quot;modified in any way&amp;quot; is super vague&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_game |colorscheme=pbr|bordercolorscheme=pbr&lt;br /&gt;
|name=Pokémon Battle Revolution&lt;br /&gt;
|jname=ポケモンバトルレボリューション&lt;br /&gt;
|boxart=Battle Revolution EN boxart.jpg&lt;br /&gt;
|caption=Boxart of Pokémon Battle Revolution&lt;br /&gt;
|jbox=Battle Revolution JP boxart.jpg&lt;br /&gt;
|jcaption=Pokémon Battle Revolution Japanese boxart&lt;br /&gt;
|platform=[[Wii]]&lt;br /&gt;
|category=Battle Simulation&lt;br /&gt;
|players=Single and multiplayer&lt;br /&gt;
|link_method=[[Nintendo Wi-Fi Connection]]&lt;br /&gt;
|developer=[[Genius Sonority]]&lt;br /&gt;
|publisher=[[Nintendo]]&lt;br /&gt;
|gen_series=[[Generation IV]] [[side series]]&lt;br /&gt;
|cero=A&lt;br /&gt;
|esrb=E&lt;br /&gt;
|pegi=7&lt;br /&gt;
|acb=G&lt;br /&gt;
|oflc=PG&lt;br /&gt;
|release_date_ja=December 14, 2006&amp;lt;ref&amp;gt;[http://www.pokemon.co.jp/game/wii/pbr_sp/ Pokémon.co.jp]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_na=June 25, 2007&amp;lt;ref&amp;gt;[http://www.pokemon.com/us/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (US)]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.vooks.net/nintendo-outlines-q2-release-dates-for-us/ Vooks - Nintendo outlines Q2 Release Dates for US]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_au=November 22, 2007&amp;lt;ref&amp;gt;[http://web.archive.org/web/20071107081111/http://games.nintendo.com.au/title.php?id=1275 Nintendo of Australia] (archive)&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_eu=December 7, 2007&amp;lt;ref&amp;gt;[http://ms2.nintendo-europe.com/pokemonbattlerevolution/enGB/ Pokémon Battle Revolution official European minisite]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_tw=July 12, 2008&lt;br /&gt;
|website_ja=[http://www.pokemon.co.jp/game/wii/pbr_sp/ Pokémon.co.jp]&amp;lt;br&amp;gt;[http://www.nintendo.co.jp/wii/rpbj/ Nintendo.co.jp]&lt;br /&gt;
|website_en=[http://www.pokemon.com/us/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (US)]&amp;lt;br&amp;gt;[http://www.pokemon.com/uk/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (UK)]&amp;lt;br&amp;gt;[https://www.nintendo.com/games/detail/lXtLHZS0Kb_sJy4T9vuBgUfKUibop045 Nintendo.com]&amp;lt;br&amp;gt;[http://ms2.nintendo-europe.com/pokemonbattlerevolution/enGB/ Official European minisite]&amp;lt;br&amp;gt;[https://www.nintendo.co.uk/Games/Wii/Pokemon-Battle-Revolution-282629.html Nintendo.co.uk]&lt;br /&gt;
}}&lt;br /&gt;
{{bulbanews|game}}&lt;br /&gt;
{{StrategyWiki}}&lt;br /&gt;
&#039;&#039;&#039;Pokémon Battle Revolution&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケモンバトルレボリューション&#039;&#039;&#039; &#039;&#039;Pokémon Battle Revolution&#039;&#039;) is the first [[Pokémon games|Pokémon game]] for the [[Wii]]. It supports connectivity with the [[Nintendo DS]], allowing Trainers to battle using their Pokémon from the [[Generation IV]] main series games while using their Nintendo DS as a controller. It was released in Japan on December 14, 2006, two weeks after the Wii launch, and in the United States on June 25, 2007.&lt;br /&gt;
&lt;br /&gt;
==Gameplay==&lt;br /&gt;
[[File:Discharge PBR.png|256px|thumb|right|Two Pokémon hit by {{m|Discharge}} at the same time]]&lt;br /&gt;
[[File:Pokemon Battle Revolution intro.png|thumb|250px|right|Revolution Title Screen]]&lt;br /&gt;
[[File:Poketopia Battle Revolution.png|thumb|250px|right|Pokétopia]]&lt;br /&gt;
Pokémon Battle Revolution features eleven different colosseums in a new area called Pokétopia. Other features include stadiums that have their own special effects, such as randomizing the order of one&#039;s Pokémon.&lt;br /&gt;
&lt;br /&gt;
Players can fully customize their {{pkmn|Trainer}} to use on Nintendo Wi-Fi Connection. Players can customize their [[Model|characters]] with hats, shirts, glasses, and other things. Additionally, for the U.S. release, Nintendo had added the option to customize a Trainer&#039;s skin pigmentation. A key difference from this game compared to the Stadium titles is that minigames are absent from this game. A Trainer can choose 6 Pokémon and get a Rental Pass; however, if [[Pokémon Diamond and Pearl Versions|Pokémon Diamond, Pearl]], {{v2|Platinum}}, [[Pokémon HeartGold and SoulSilver Versions|HeartGold, or SoulSilver]] is connected, a player can upload their trained Pokémon and get a [[Custom Pass]].&lt;br /&gt;
&lt;br /&gt;
Key differences from other Pokémon console games shown are that the Pokémon can now actually strike at the opponent physically while both Pokémon are rendered on the screen, instead of seeing one {{OBP|Pokémon|species}} attacking and then cutting away to the second getting hit by the attack as in previous titles. Moves that do not contact, however, follow the same style as the older games to keep the pace of gameplay up. When an attack that strikes more than one Pokémon is performed, it may hit two of them on screen simultaneously, instead of showing it as the attack striking one Pokémon first then the second Pokémon next. The game also features a 100-Trainer battle when it is completed for the first time.&lt;br /&gt;
&lt;br /&gt;
Like the two Stadium games, Pokémon Battle Revolution features an announcer that provides play-by-play commentary.&lt;br /&gt;
==Blurb==&lt;br /&gt;
BRING YOUR BATTLE TO THE BIG SCREEN!&amp;lt;br&amp;gt;Grab a Battle Pass, customise your Trainer and battle your way to the rank of [[Pokétopia]] Master! Or, battle against up to three friends with Pokémon Diamond or Pokémon Pearl using your Nintendo DS system as a controller!&lt;br /&gt;
&lt;br /&gt;
==Starter Pokémon==&lt;br /&gt;
In Pokémon Battle Revolution, the player&#039;s starter Pokémon are determined by the gender specified on their [[Rental Pass]] or [[Custom Pass]]. They are all at level 50.&lt;br /&gt;
&lt;br /&gt;
Male players start out with the following Pokémon:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; font-size:85%; {{roundy}}; border:5px solid #{{pbr color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyleft|5px}}&amp;quot; | [[File:Box PBR 388.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Grotle|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 391.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Monferno|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 394.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Prinplup|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 404 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Luxio|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 444 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Gabite|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyright|5px}}&amp;quot; | [[File:Box PBR 397 f.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Staravia|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Female players start out with the following Pokémon:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; font-size:85%; {{roundy}}; border:5px solid #{{pbr color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyleft|5px}}&amp;quot; | [[File:Box PBR 002.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Ivysaur|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 005.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Charmeleon|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 008.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Wartortle|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 148.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Dragonair|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 111 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Rhyhorn|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyright|5px}}&amp;quot; | [[File:Box PBR 018.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Pidgeot|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Colosseums==&lt;br /&gt;
The game features eleven different colosseums, each with special changes to normal play or prerequisites and either a {{tc|Colosseum Leader}} or {{tc|Colosseum Master}}. The six Colosseum Leaders wear Pokémon costumes; for example, Marina of the Waterfall Colosseum wears a Kyogre costume. Also, the Crystal Colosseum can hold up to 16 players, the battles are done in a 16-person tournament mode. After beating the Pokétopia Championship, the player is given a {{p|Pikachu}} with {{m|Volt Tackle}}, {{m|Surf}}, and a [[Light Ball]] (such a Pikachu is impossible for a player to make by normal means). Each level rule (Level 30 Open and Level 50 All) for a Colosseum has a specific ranking, which goes up as the player wins. As the rank increases, the Trainers become stronger and the Poké Coupon rewards become greater. Around Rank 7, the Leaders and Trainers will begin to use [[Legendary Pokémon]].&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Colosseums}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color|684d02|Battle format&amp;lt;br&amp;gt;(Initial / after beating the Pokétopia Championship)}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color|684d02|Leader}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Gateway Colosseum]]&lt;br /&gt;
| Rental Battle / Trade Battle&lt;br /&gt;
| Colosseum Master [[Colosseum Master Joe|Joe]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Main Street Colosseum]]&lt;br /&gt;
| Knockout Battle&lt;br /&gt;
| Colosseum Leader [[Colosseum Leader Taylor|Taylor]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Waterfall Colosseum]]&lt;br /&gt;
| Team Battle&lt;br /&gt;
| Colosseum Leader [[Colosseum Leader Marina|Marina]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Neon Colosseum]]&lt;br /&gt;
| Fortune Battle&lt;br /&gt;
| Colosseum Leader [[Rosie]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Crystal Colosseum]]&lt;br /&gt;
| Tournament Battle&lt;br /&gt;
| Colosseum Leader [[Voldon]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Sunny Park Colosseum]]&lt;br /&gt;
| Knockout Battle / [[Little Battle]]&lt;br /&gt;
| Colosseum Master [[Sashay]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Magma Colosseum]]&lt;br /&gt;
| League Battle&lt;br /&gt;
| Colosseum Leader [[Terrell]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Sunset Colosseum]]&lt;br /&gt;
| Select Battle&lt;br /&gt;
| Colosseum Leader [[Dusty]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Courtyard Colosseum]]&lt;br /&gt;
| Knockout Battle / Survival Battle&lt;br /&gt;
| Colosseum Master [[Kruger]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Stargazer Colosseum]]&lt;br /&gt;
| Pokétopia Championship / [[Masters Battle]]&lt;br /&gt;
| Pokétopia Master [[Mysterial]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Lagoon Colosseum]]&lt;br /&gt;
| DS Multiplayer and Wi-Fi Battles only&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Shop==&lt;br /&gt;
Using the [[Poké Coupon]]s earned in Battle mode, the player can shop for Gear and Mystery Gifts.&lt;br /&gt;
&lt;br /&gt;
===Gear===&lt;br /&gt;
Gear consists of hats, pants, shirts, bags, badges, glasses, hair colors, eye colors, face paint, shoes, and gloves which can be used to alter the outfit and appearance of the Trainer on the player&#039;s [[Custom Pass]].&lt;br /&gt;
&lt;br /&gt;
===Mystery Gift===&lt;br /&gt;
[[Poké Coupon]]s can also be used to purchase items which can be sent to the [[Generation IV]] DS games. Some items are not available until certain conditions have been met.&lt;br /&gt;
&lt;br /&gt;
{{shop|[[Held item]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|Deep Sea Scale|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|display=DeepSeaScale}}|{{shopitem|Deep Sea Tooth|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|display=DeepSeaTooth}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Soul Dew|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;}}|{{shopitem|Protector|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dubious Disc|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}|{{shopitem|Reaper Cloth|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Upgrade|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=Up-Grade|display=Up-Grade}}|{{shopitem|Iron Ball|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dusk Stone|7200|PC}}|{{shopitem|Shiny Stone|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dawn Stone|7200|PC}}|{{shopitem|King&#039;s Rock|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Light Clay|7200|PC}}|{{shopitem|Quick Claw|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Leftovers|7200|PC}}|{{shopitem|Choice Specs|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Wise Glasses|7200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;View all battle tutorials&amp;lt;/small&amp;gt;}}|{{shopitem|Expert Belt|7200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shopfooter|multiple=yes}}&lt;br /&gt;
{{shop|[[Berry|Berries]]}}&lt;br /&gt;
{{shoprow|{{shopitem|Liechi Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 4&amp;lt;/small&amp;gt;}}|{{shopitem|Lansat Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat 50 opponents in {{DL|Courtyard Colosseum|Survival Battle}}&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Starf Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat 100 opponents in {{DL|Courtyard Colosseum|Survival Battle}}&amp;lt;/small&amp;gt;}}|{{shopitem|Enigma Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 8&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Ganlon Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Salac Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Petaya Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Apicot Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
{{shop|[[TM]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|TM02|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Dragon|6=Dragon Claw}}|{{shopitem|TM05|9600|PC|5=TM Normal|6=Roar}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM12|9600|PC|5=TM Dark|6=Taunt}}|{{shopitem|TM13|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Ice|6=Ice Beam}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM24|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Electric|6=Thunderbolt}}|{{shopitem|TM26|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Ground|6=Earthquake}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM29|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Psychic|6=Psychic}}|{{shopitem|TM30|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Ghost|6=Shadow Ball}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM31|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Fighting|6=Brick Break}}|{{shopitem|TM35|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Fire|6=Flamethrower}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM42|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Normal|6=Facade}}|{{shopitem|TM48|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Psychic|6=Skill Swap}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM50|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Fire|6=Overheat}}|{{shopitem|TM56|9600|PC|5=TM Dark|6=Fling}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM59|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Dragon|6=Dragon Pulse}}|{{shopitem|TM71|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Rock|6=Stone Edge}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM78|9600|PC|5=TM Normal|6=Captivate}}|{{shopitem|TM79|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Dark|6=Dark Pulse}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM81|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Bug|6=X-Scissor}}|{{shopitem|TM84|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Poison|6=Poison Jab}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM87|9600|PC|5=TM Normal|6=Swagger}}|{{shopitem|TM88|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Flying|6=Pluck}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM92|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Psychic|6=Trick Room}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
&lt;br /&gt;
====Special====&lt;br /&gt;
These gifts can be sent for free an unlimited number of times, but the same save file on a DS game cannot receive more than one of each.&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;600px&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; style=&amp;quot;text-align:center; line-height:26px; padding-bottom:5px; background:#f8f8ff; border:3px solid #88a; {{roundy|20px}}&amp;quot;&lt;br /&gt;
|- style=&amp;quot;line-height:32px&amp;quot;&lt;br /&gt;
! style=&amp;quot;background-color:#ccf; {{roundytl|15px}}&amp;quot; | Item&lt;br /&gt;
! style=&amp;quot;background-color:#ccf; {{roundytr|15px}}&amp;quot; | Purchase condition&lt;br /&gt;
|-&lt;br /&gt;
| [[#Pikachu (Secret Gift)|Secret Gift]]&lt;br /&gt;
| Beat Stargazer Colosseum&lt;br /&gt;
|-&lt;br /&gt;
| [[#Electivire (Shocking Secret Gift)|Shocking Secret Gift]]&lt;br /&gt;
| Enter the region-appropriate code in the “Self-Introduction” field&lt;br /&gt;
|-&lt;br /&gt;
| [[#Magmortar (Heated Secret Gift)|Heated Secret Gift]]&lt;br /&gt;
| Enter the region-appropriate code in the “Self-Introduction” field&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Bonus Pokémon===&lt;br /&gt;
====Pikachu (Secret Gift)====&lt;br /&gt;
[[File:Surf PBR.png|thumb|right|200px|Pikachu using Surf with the aid of a surfboard]]&lt;br /&gt;
When the player beats Pokétopia Master [[Mysterial]] for the first time, a {{p|Pikachu}} will become available for download to {{game|Diamond and Pearl|s}}, {{game|Platinum}}, and {{game|HeartGold and SoulSilver|s}} in the Shop. It is free and can be downloaded by multiple games, but no two Pikachu can be downloaded by a single card.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Japan&lt;br /&gt;
| {{color|0070f8|ポケトピア}}&lt;br /&gt;
| 12146&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Pikachu&lt;br /&gt;
|nick=PIKACHU&lt;br /&gt;
|gender=f&lt;br /&gt;
|level=10&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=025 f&lt;br /&gt;
|dexno=025&lt;br /&gt;
|nature=Hardy&lt;br /&gt;
|typea=Electric&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Static&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Electric|move1=Volt Tackle&lt;br /&gt;
|type2=Water|move2=Surf&lt;br /&gt;
|type3=Normal|move3=Tail Whip&lt;br /&gt;
|type4=Electric|move4=Thunder Wave&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Light Ball&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=all regions&lt;br /&gt;
|delmove=surf&lt;br /&gt;
|hm=Surf&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
=====Wonder Cards=====&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard|lang=jap&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=ひみつのおくりもの&lt;br /&gt;
|msg=ポケモンバトルレボリュ－ションで&amp;lt;br&amp;gt;ピカチュウの　なみのりを　つかって&amp;lt;br&amp;gt;みよう　サ－フボ－ドにのって　&amp;lt;br&amp;gt;なみのりを　するよ}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Secret Gift&lt;br /&gt;
|msg=Use PIKACHU&#039;s Surf&amp;lt;br&amp;gt;in Pokémon Battle Revolution&amp;lt;br&amp;gt;and see PIKACHU ride on&amp;lt;br&amp;gt;a surfboard.}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Cadeau Mystère Cadeau Surprise&lt;br /&gt;
|msg=Utilisez l&#039;attaque Surf de PIKACHU&amp;lt;br&amp;gt;dans Pokémon Battle Revolution&amp;lt;br&amp;gt;et vous verrez PIKACHU sur une&amp;lt;br&amp;gt;planche de surf!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Geheimgeschehen Geheimgeschenk&lt;br /&gt;
|msg=Führe in Pokémon Battle Revolution&amp;lt;br&amp;gt;mit PIKACHU Surfer aus und&amp;lt;br&amp;gt;erlebe, wie PIKACHU auf&amp;lt;br&amp;gt;dem Surfbrett reitet!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Dono Segreto Dono Sorpresa&lt;br /&gt;
|msg=Usa Surf di PIKACHU&amp;lt;br&amp;gt;in Pokémon Battle Revolution&amp;lt;br&amp;gt;se vuoi vederlo&amp;lt;br&amp;gt;su una tavola da surf!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Regalo misterioso Regalo sorpresa&lt;br /&gt;
|msg=Emplea el movimiento Surf de PIKACHU&amp;lt;br&amp;gt;en Pokémon Battle Revolution para&amp;lt;br&amp;gt;verlo surfear las olas.}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
====Electivire (Shocking Secret Gift)====&lt;br /&gt;
{{p|Electivire}} and the Gold Pass can be unlocked with the following codes by entering a specific code at the “Self-Introduction” option in the Profile menu.  The code is case-sensitive, and is only checked on exiting the Profile menu; if the code matches the changed introduction is not saved and the previously entered value will remain (other fields in the profile are changed normally).  This does not happen if the code has already been used; the introduction is changed to it directly in that case.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | Region&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | Code&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United States|US}}&lt;br /&gt;
| &amp;lt;code&amp;gt;BA16-X4SH-E2AT&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United Kingdom|UK}}&lt;br /&gt;
| &amp;lt;code&amp;gt;tko3-9jwp-34kl&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|France}}&lt;br /&gt;
| &amp;lt;code&amp;gt;jk4i-df87-dsf9&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Spain}}&lt;br /&gt;
| &amp;lt;code&amp;gt;04in-1ynj-24fv&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Germany}}&lt;br /&gt;
| &amp;lt;code&amp;gt;0f9-ud0g-ughj&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Italy}}&lt;br /&gt;
| &amp;lt;code&amp;gt;t4oi-6j8d-sb5r&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Electivire&lt;br /&gt;
|nick=ELECTIVIRE&lt;br /&gt;
|gender=m&lt;br /&gt;
|level=50&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=466&lt;br /&gt;
|nature=Adamant&lt;br /&gt;
|typea=Electric&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Motor Drive&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Electric|move1=ThunderPunch&lt;br /&gt;
|type2=Ice|move2=Ice Punch&lt;br /&gt;
|type3=Fighting|move3=Cross Chop&lt;br /&gt;
|type4=Ground|move4=Earthquake&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Magnet&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=America and Europe&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
======Wonder Cards======&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Shocking Secret Gift&lt;br /&gt;
|msg=This is a special Secret Gift&amp;lt;br&amp;gt;You can receive a powerful,&amp;lt;br&amp;gt;Electric-type Pokémon! Try out&amp;lt;br&amp;gt;this Pokémon in battle!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Cadeau foudroyant&lt;br /&gt;
|msg=Voici un Cadeau Surprise spécial!&amp;lt;br&amp;gt;Vous pouvez recevoir un puissant&amp;lt;br&amp;gt;Pokémon de type Electrik! Essayez-le&amp;lt;br&amp;gt;vite en combat!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Regalo electrizante&lt;br /&gt;
|msg=Regalo secreto muy especial.&amp;lt;br&amp;gt;¡Podrías recibir un poderoso Pokémon&amp;lt;br&amp;gt;de tipo Eléctrico!&amp;lt;br&amp;gt;¡No dejes de probarlo en combate!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Geheimgeschehen Schockgeschenk&lt;br /&gt;
|msg=Ein ganz besonderes Geheimgeschenk.&amp;lt;br&amp;gt;Du kannst ein mächtiges&amp;lt;br&amp;gt;Elektro-Pokémon erhalten! Setze&amp;lt;br&amp;gt;dieses Pokémon im Kampf ein!}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Dono Segreto Dono Elettrizzante&lt;br /&gt;
|msg=Questo è un Dono Sorpresa.&amp;lt;br&amp;gt;Puoi ricevere un Pokémon di&amp;lt;br&amp;gt;tipo Elettro molto forte!&amp;lt;br&amp;gt;Mettilo alla prova nella lotta!}}&lt;br /&gt;
&lt;br /&gt;
====Magmortar (Heated Secret Gift)====&lt;br /&gt;
{{p|Magmortar}} and the Silver Pass can be unlocked with the following codes by entering a specific code at the “Self-Introduction” option in the Profile menu.  The code is case-sensitive, and is only checked on exiting the Profile menu; if the code matches the changed introduction is not saved and the previously entered value will remain (other fields in the profile are changed normally).  This does not happen if the code has already been used; the intorduction is changed to it directly in that case.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | Region&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | Code&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United States|US}}&lt;br /&gt;
| &amp;lt;code&amp;gt;B416-X4HT-VTWF&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United Kingdom|UK}}&lt;br /&gt;
| &amp;lt;code&amp;gt;jl49-05kn-odnv&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|France}}&lt;br /&gt;
| &amp;lt;code&amp;gt;13io-h4rf-1tpa&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Spain}}&lt;br /&gt;
| &amp;lt;code&amp;gt;kn34-q0uc-1mbx&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Germany}}&lt;br /&gt;
| &amp;lt;code&amp;gt;kre9-ef90-5hgn&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Italy}}&lt;br /&gt;
| &amp;lt;code&amp;gt;97ea-78hl-jrgu&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Magmortar&lt;br /&gt;
|nick=MAGMORTAR&lt;br /&gt;
|gender=f&lt;br /&gt;
|level=50&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=467&lt;br /&gt;
|nature=Modest&lt;br /&gt;
|typea=Fire&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Flame Body&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Fire|move1=Flamethrower&lt;br /&gt;
|type2=Psychic|move2=Psychic&lt;br /&gt;
|type3=Normal|move3=Hyper Beam&lt;br /&gt;
|type4=Grass|move4=SolarBeam&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Charcoal&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=America and Europe&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
======Wonder Cards======&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard|ms=1|ms1=467&lt;br /&gt;
|title=Heated Secret Gift&lt;br /&gt;
|msg=This is a special Secret Gift.&amp;lt;br&amp;gt;You can receive a powerful,&amp;lt;br&amp;gt;Fire-type Pokémon! Try out&amp;lt;br&amp;gt;this Pokémon in battle!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Cadeau enflammé&lt;br /&gt;
|msg=Voici un Cadeau Surprise spécial!&amp;lt;br&amp;gt;Vous pouvez recevoir un puissant&amp;lt;br&amp;gt;Pokémon de type Feu! Essayez-le&amp;lt;br&amp;gt;vite en combat!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Regalo llamativo&lt;br /&gt;
|msg=Regalo secreto muy especial.&amp;lt;br&amp;gt;¡Podrías recibir un poderoso Pokémon&amp;lt;br&amp;gt;de tipo Fuego!&amp;lt;br&amp;gt;¡No dejes de probarlo en combate!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Geheimgeschehen Glutgeschenk&lt;br /&gt;
|msg=Ein ganz besonderes Geheimgeschenk.&amp;lt;br&amp;gt;Du kannst ein mächtiges&amp;lt;br&amp;gt;Feuer-Pokémon erhalten! Setze&amp;lt;br&amp;gt;dieses Pokémon im Kampf ein!}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Dono Segreto Dono Rovente&lt;br /&gt;
|msg= Questo è un Dono Sorpresa.&amp;lt;br&amp;gt;Puoi ricevere un Pokémon di&amp;lt;br&amp;gt;tipo Fuoco molto forte!&amp;lt;br&amp;gt;Mettilo alla prova nella lotta!}}&lt;br /&gt;
&lt;br /&gt;
===Rules===&lt;br /&gt;
The rules for battle could be modified in various ways:&lt;br /&gt;
* Level: The levels of the Pokémon allowed could be set to Anything Goes (No restriction), Level 50 All (levels were set to 50) or a custom range and level total (the maximum combined level allowed of the 6 Pokémon)&lt;br /&gt;
* Entry Pokémon: How many Pokémon were used. Could be set from 1-6, or have no restriction, in which case players could enter as many or as few Pokémon as they wanted.&lt;br /&gt;
* Time limit for one battle: No limit, or a range of 1-99 Minutes. Time continued counting down even during attack animations. When time ran out, the Trainer with the most Pokémon remaining was the winner.&lt;br /&gt;
* Time limit for move selection: No limit, or a range of 20-99 Seconds. If a player ran out of time for move selection, the computer selected their moves for them.&lt;br /&gt;
The following options were either yes/allow or no/disallow selections.&lt;br /&gt;
* Allow same Pokémon on a team?&lt;br /&gt;
* Allow Pokémon with identical [[Held item|hold items]]?&lt;br /&gt;
* Allow two or more Pokémon to be put to {{status|sleep}} on the [[Party|same team]]?&lt;br /&gt;
* Allow two or more Pokémon to be {{status|Freeze|frozen}} on the same team?&lt;br /&gt;
* If all Pokémon faint due to {{m|Explosion}} or {{m|Selfdestruct}}, user loses? (If turned off, such a situation resulted in a draw rather than a victory for either side)&lt;br /&gt;
* Should {{m|Perish Song}} and {{m|Destiny Bond}} fail if used by a team&#039;s final Pokémon?&lt;br /&gt;
* Fixed-damage moves like {{m|Dragon Rage}} and {{m|SonicBoom}} always fail?&lt;br /&gt;
&lt;br /&gt;
==Legendary Pokémon banning controversy==&lt;br /&gt;
Due to the lack of clauses in online random multiplayer, Trainers with [[Legendary Pokémon]] ran rampant on the system, attracting controversy as to why Pokémon Battle Revolution was not using official Pokémon video game tournament rules—which ban Legendary Pokémon. However, on July 3, 2007, Legendary Pokémon (referred to as &amp;quot;exotic&amp;quot; Pokémon by the game) became banned from the system. Although it was originally speculated to be a [[glitch]], a [[Global Trade System#Temporary legendary Pokémon ban|similar incident]] occurred on the same date in {{game|Diamond and Pearl|s}}. The banning of these Pokémon resulted in significant backlash from the community. A Nintendo representative later [http://boards.gamefaqs.com/gfaqs/genmessage.php?board=934033&amp;amp;topic=36507640 stated]{{dead link}} that the ban was a technical difficulty. The similar GTS problem was not addressed.&lt;br /&gt;
&lt;br /&gt;
The ban was lifted sometime later, as Legendary Pokémon were then able to be used until the discontinuation of [[Nintendo Wi-Fi Connection]].&lt;br /&gt;
&lt;br /&gt;
Something similar happened to the American [[List of local English event Pokémon distributions in Generation IV#Toys &amp;quot;R&amp;quot; Us Darkrai|Alamos Darkrai]] given out at Toys &amp;quot;R&amp;quot; Us events. While the Japanese {{DL|List of local Japanese event Pokémon distributions in Generation IV|Movie Darkrai}}, the {{p|Darkrai}} obtained from [[Newmoon Island]] by hacking, and the [[Ranger Net#Liberate The Tower.21|Darkrai]] from [[Pokémon Ranger: Shadows of Almia]] worked fine, Alamos Darkrai was not allowed in online random multiplayer. This was fixed later on, and Alamos Darkrai were freely usable until the discontinuation of Nintendo Wi-Fi Connection.&lt;br /&gt;
&lt;br /&gt;
==Development and history==&lt;br /&gt;
The game was first announced by Nintendo president Satoru Iwata at a Nintendo marketing event in Japan on June 7, 2006. At the event, Iwata described Wii-to-DS connectivity using the game as an example, stating that gamers with either Pokémon Diamond or Pearl can play battles using their Diamond or Pearl Pokémon to Pokémon Battle Revolution using their DS as a controller.&lt;br /&gt;
&lt;br /&gt;
The first shown video of Pokémon Battle Revolution showcased a battle between Red and Leaf on what would become the Neon Colosseum. Interestingly, in said movie, a Groudon uses Hyper Beam on a Deoxys, not only defeating it, but leaving a large gash in the floor of the Colosseum, and a hole in the wall. It is unknown if these environment damages would have remained over the course of the battle, but no such thing is possible in the final game. The camera also appeared to be more dynamic than it is in the final game: when selecting its moves, the camera first focuses on the first Pokémon, then quickly pans over to the second Pokémon to select its moves, then pans over to the Trainer who is shown making an attack command, and the attacks begin. The camera simply cuts between these shots in the final game. The last difference is the HP meter that is shown on screen when damage is done. In the video, the numerical value of the HP is shown on the HP meter, however that does not happen in any game mode in the final version.&lt;br /&gt;
&lt;br /&gt;
The DS linkup feature was demoed at 2006 Nintendo World Tour for the first time. As well as allowing Pokémon from a Pokémon Diamond or Pearl cartridge to be used in-game, it replaces the on-screen battle menu normally used in conjunction with the Wii Remote. The battle menu is displayed on the DS touchscreen instead, and is navigated with the stylus. Up to eight players can play in a 1-on-1 tournament, much like the {{Gdis|Battle Frontier|III}}&#039;s [[Battle Dome]] in {{game|Emerald}}.&lt;br /&gt;
&lt;br /&gt;
==Connectivity==&lt;br /&gt;
===Nintendo Wi-Fi Connection===&lt;br /&gt;
Pokémon Battle Revolution could battle with other copies of Pokémon Battle Revolution via [[Nintendo Wi-Fi Connection]]. Online functionality for Pokémon Battle Revolution was shut down on May 20, 2014 with the discontinuation of the Nintendo Wi-Fi Connection service.&lt;br /&gt;
&lt;br /&gt;
When battling online, players can either battle in random matchups or with friends.&lt;br /&gt;
&lt;br /&gt;
When battling in random matchups, only the level 50 all rule set is available, as either [[Double Battle|Double]] or Single Battles (Double being the default). After selecting the preferred Colosseum and Trainer Card, the game matches the player with another random player. During the battle, all Pokémon nicknames are removed and all Trainer quotes are set to their defaults. After the battle, the players can exchange [[Friend Pass]]es, but only if both players agreed to.&lt;br /&gt;
&lt;br /&gt;
Pokémon Battle Revolution also allows players to battle directly with their friends. Friends are registered within the game by using a 12-digit [[Friend Code]], separate from the Wii&#039;s friend system. In a friend battle, players can either use the Colosseum ruleset, or any custom set of rules they have already created within the game. From the friend lobby, players can see the current status of anyone on their friend list and join a battle that friend is hosting one.&lt;br /&gt;
&lt;br /&gt;
===Copy Pokémon===&lt;br /&gt;
{{incomplete|section|needs=Confirm whether Origin Forme Giratina (and its held Griseous Orb), Sky Forme Shaymin, alternate form Rotom, and Spiky-eared Pichu simply cannot be copied, or if they are treated as their base forms (and what happens to Rotom&#039;s moves if copied while in an alternate form)}}&lt;br /&gt;
Pokémon Battle Revolution can copy Pokémon from {{game5|Diamond|Pearl|Platinum|HeartGold|SoulSilver}}. Once Pokémon are copied from a DS Pokémon game to Pokémon Battle Revolution, only that same DS Pokémon game can connect to Pokémon Battle Revolution again in the future.&lt;br /&gt;
&lt;br /&gt;
Due to the game being released before {{game|Platinum}}, alternate forms that were introduced in Pokémon Platinum or Pokémon HeartGold and SoulSilver are not present in the game. If Origin Forme {{p|Giratina}}, Sky Forme {{p|Shaymin}}, or any of {{p|Rotom}}&#039;s alternate forms (all of which were introduced in Pokémon Platinum) would be copied to Pokémon Battle Revolution, they are copied in their base form instead; in the case of Rotom, it will forget its alternate form&#039;s special move. If [[Spiky-eared Pichu]] would be copied, it is copied as a regular {{p|Pichu}} instead.&lt;br /&gt;
&lt;br /&gt;
==Reception==&lt;br /&gt;
Pokémon Battle Revolution received mostly negative to lukewarm reviews, which eventually lead to the end of the game&#039;s production. {{wp|IGN}} has given this game a 5.0 out of 10 for many reasons. First, the website claimed, the game lacks many features demonstrated in previous games such as {{OBP|Pokémon Stadium|English}} and [[Pokémon Colosseum]], notably the {{wp|Role-playing game|RPG}} mode. The multiplayer and online battles were also criticized for lacking features such as tournament play. {{wp|GameSpot}} gave the game a 5.5 out of 10, their reasons being the repetitive gameplay and the barebones online play. It also added that if the player didn&#039;t have Pokémon Diamond or Pearl for the DS, there wasn&#039;t as much to do. {{wp|Nintendo Power}} gave this game a 6.5 out of 10.&lt;br /&gt;
&lt;br /&gt;
Currently the game has an average of 53% on both {{wp|Game Rankings}} and {{wp|Metacritic}}. &amp;lt;ref&amp;gt;http://www.gamerankings.com/wii/934033-pokemon-battle-revolution/index.html&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;http://www.metacritic.com/games/platforms/wii/pokemonbattlerevolution&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As of October 27th 2008, the game has sold 1.32 million copies worldwide.&amp;lt;ref&amp;gt;http://www.vgchartz.com/games/index.php?name=Pokemon+Battle+Revolution&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Staff==&lt;br /&gt;
{{main|Staff of Pokémon Battle Revolution}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* {{p|Rhyhorn}} is the only starter Pokémon in this game to be unevolved, and the only one that can evolve twice.&lt;br /&gt;
* {{p|Pidgeot}} is the only starter Pokémon in this game to be fully evolved.&lt;br /&gt;
* An [https://www.youtube.com/watch?v=F-uqvWlXGNk unused music track] exists in the game&#039;s data.&lt;br /&gt;
* If the game is modified in any way, it will become impossible to transfer Pokémon from the DS games to the Wii without deleting Pokémon Battle Revolution&#039;s save file data.{{Fact}}&lt;br /&gt;
* This was the first Pokémon game released for the Wii.&lt;br /&gt;
* While not released to the general public, a version of the game featuring the Platinum redesign of {{ga|Lucas}} was used in a 2009 Japanese tournament.&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=FqvUn-1evDc (HD画質、&#039;09日本一) Pokemon WCS Japan Final (Sr.)] | YouTube&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{normal color}}|bordercolor={{normal color light}}&lt;br /&gt;
|ja={{tt|ポケモンバトルレボリューション|Pokémon Battle Revolution}}&lt;br /&gt;
|fr=Pokémon Battle Revolution&lt;br /&gt;
|de=Pokémon Battle Revolution&lt;br /&gt;
|it=Pokémon Battle Revolution&lt;br /&gt;
|es=Pokémon Battle Revolution&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.nintendo.com/consumer/gameslist/manuals/Wii_Pokemon_Battle_Revolution.pdf Official PDF-file manual] for &#039;&#039;Pokémon Battle Revolution&#039;&#039; &amp;lt;small&amp;gt;(English)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Side series}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Games notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Pokémon Battle Revolution]]&lt;br /&gt;
[[Category:Wii games]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokémon Battle Revolution]]&lt;br /&gt;
[[es:Pokémon Battle Revolution]]&lt;br /&gt;
[[fr:Pokémon Battle Revolution]]&lt;br /&gt;
[[it:Pokémon Battle Revolution]]&lt;br /&gt;
[[ja:ポケモンバトルレボリューション]]&lt;br /&gt;
[[zh:宝可梦对战革命]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Pok%C3%A9mon_Battle_Revolution&amp;diff=3179107</id>
		<title>Talk:Pokémon Battle Revolution</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Pok%C3%A9mon_Battle_Revolution&amp;diff=3179107"/>
		<updated>2020-06-01T04:46:14Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Can you turn off battle animations? */ don&amp;#039;t think so&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Box management==&lt;br /&gt;
But will this game have box-management features like Stadium 1/2 and Pokemon Box (unlike Colosseum/XD)?  That&#039;s a pretty important factor.  [[User:Czeano|Czeano]] 20:37, 5 May 2007 (UTC)&lt;br /&gt;
::No, all it does is copy all of your pokemon onto the game, you can&#039;t actually store them or transfer them between games. --[[User:Phred|Phred]] 15:08, 22 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Reception Desk, Hotel Astoria ==&lt;br /&gt;
&lt;br /&gt;
Is it OK if I add a &#039;&#039;&#039;Reception&#039;&#039;&#039; part to the article and all the other articles on Pokémon video games? [[User:MudkipNDS|MudkipNDS]] 01:09, 29 July 2007 (UTC)&lt;br /&gt;
:... uh, if you have a reliable source for that information, like reviews and such, then yes, you can add it.  Just proceed with caution.  It&#039;s a gray area that is difficult to be unbiased about. --[[User:Pie|Pie]] &amp;lt;sup&amp;gt;~[[User talk:Pie|♪]][[Special:Contributions/Pie|♫]]&amp;lt;/sup&amp;gt; 02:00, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
Also I&#039;d like to replace the Japanese box art with the American version. [[User:MudkipNDS|MudkipNDS]] 01:12, 29 July 2007 (UTC) Mario says (after 7/7/05 London incident) in bus...Mama -&#039;&#039;&#039;bleep&#039;&#039;&#039;-a!&lt;br /&gt;
:That&#039;s generally standard procedure. --[[User:Pie|Pie]] &amp;lt;sup&amp;gt;~[[User talk:Pie|♪]][[Special:Contributions/Pie|♫]]&amp;lt;/sup&amp;gt; 02:00, 29 July 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
== More info. ==&lt;br /&gt;
&lt;br /&gt;
This article should include more information about the items obtainable, costume items, etc. Or other pages holding this kind of information for PBR should be started. But, please, this article has no meat and/or bones. (Well, maybe bones.) -- [[User:MrWho|MrWho]] 19:39, 4 August 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I agree about the adding information for the Gear. I&#039;ll try and remember to tomorow. (i just have to figure out how to format it) Volcronaperson 02:13, 2 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Special Pikachu ==&lt;br /&gt;
&lt;br /&gt;
The pikachu I received from battle revolution only knew surf and not volt tackle. Does anyone know why? {{unsigned|Kirby3003}}&lt;br /&gt;
&lt;br /&gt;
== Bonus Pokemon ==&lt;br /&gt;
&lt;br /&gt;
Just bought PAL version of the game, and the listed codes for Electivire and Magmortar do not work. Can someone confirm?--[[User:Splunge|Splunge]] 11:41, 23 November 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
You must also use the dashes. it is case sensitive. i have confirmed it. --[[User:23-03-33|Tommy]] 23:01, 28 November 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
You&#039;re definitely using the PAL version, as in the version just released in Australia? I&#039;ve been using the dashes all along, plus all caps and numbers where appropriate, and it doesn&#039;t register. Possibly it&#039;s a different code (if any) for a different region? If there is no Australian code, then that&#039;s fine, I just think it should be added to the article if there is a regional difference to the bonus pokemon.--[[User:Splunge|Splunge]] 13:17, 29 November 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
OK, I&#039;ve just added a line to this section to clarify that the codes are for the NTSC version of the game only. I&#039;ve found other instances online of Australians unable to use these codes. --[[User:Splunge|Splunge]] 10:44, 2 December 2007 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think it&#039;d be even better if you explained what those versions were. ([[User:Constant|Constant]] 16:52, 31 December 2007 (UTC))&lt;br /&gt;
&lt;br /&gt;
Whats NTSC and does the code work on English version?&lt;br /&gt;
&lt;br /&gt;
Use the UK code on Australian versions. [[User:Zowayix|Zowayix]] 11:48, 4 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== List ==&lt;br /&gt;
Is there a list of the customizable items, like hats and stuff? -[[User:Mr.lol|Dean]]&lt;br /&gt;
:Nope. Perhaps I could compile one. --[[User:Phred|Phred]] 05:08, 27 March 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== PBR Friend Codes ==&lt;br /&gt;
Is there a way of seeing a list of Users with PBR Friend codes?? I know there is for the DS games and also for the Wii itself but not for PBR??? [[User:Phantom|Phantom]] 12:39, 15 January 2008 (UTC)&lt;br /&gt;
:We have one encompassing all Wii numbers and Wii FCs, same as we do for DS FCs. Just check who has the PBR code template on their page. &amp;lt;span style=&amp;quot;background:#FF9030&amp;quot;&amp;gt;&#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|&amp;lt;span style=&amp;quot;color:#000000&amp;quot;&amp;gt;chidna&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background:#664444&amp;quot;&amp;gt;[[User:TTEchidna/GSDS|&amp;lt;sup&amp;gt;&amp;lt;span style=&amp;quot;color:#FFD700&amp;quot;&amp;gt;G&amp;lt;/span&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;sub&amp;gt;&amp;lt;span style=&amp;quot;color:#E0E0E0&amp;quot;&amp;gt;S&amp;lt;/span&amp;gt;&amp;lt;/sub&amp;gt;&amp;lt;span style=&amp;quot;color:#000000&amp;quot;&amp;gt;DS!&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&amp;lt;/span&amp;gt; 05:15, 20 January 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Legendary ban question ==&lt;br /&gt;
&lt;br /&gt;
During the time legendary Pokémon were banned from PBR WiFi, does anyone remember if they tried to upload a team of 5 non-legends and a {{p|Phione}}?  If so, TELL US!  It could solve the question of Phione&#039;s legendary status (or lack thereof) once and for all!  &amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;--&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;[[Glitch Pokémon|Glitch]] and [[Pokémon|Official]] Pokémon. There is no real difference between the two. [[User talk:Missingno. Master|In my opinion]], the two [[User:Missingno. Master/The Order of the Glitch|should be considered equal]]!&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;--&amp;lt;/span&amp;gt; quoted by {{u|Missingno. Master}}&lt;br /&gt;
&amp;lt;/small&amp;gt; 02:46, 20 January 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
I did so and yes, it did stop me. [[User:Grasspuff|MooTwo]] 19:14, 25 March 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Player characters from portable games ==&lt;br /&gt;
&lt;br /&gt;
What happened to the [[player character]] models shown in the first Battle Revolution videos during 2006?  I mean Red, Leaf, Lucas, and Dawn.  Are they available in versus battles of some version of the game?  Or were they dropped because of the Pass system? --[[User:Johans|Johans]] 19:56, 22 January 2008 (UTC)&lt;br /&gt;
:Lucas and Dawn appear in the DS battle mode. Dunno about Red/Leaf. &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]Fire echy&#039;&#039;&#039; 07:33, 26 March 2008 (UTC)&lt;br /&gt;
:I guess those were just for beta shots. There doesn&#039;t seem to be any way to get Red or Leaf, but you do see Lucas and Dawn as applicable when doing DS Battle mode. Perhaps they&#039;re still in there and can be hacked. I dunno. It&#039;d have been cool to have their clothes for customization. --[[User:Phred|Phred]] 05:05, 27 March 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Battle Passes ==&lt;br /&gt;
&lt;br /&gt;
Does anyone else agree that we should have all the battle passes on one page rather than one for Rental one for Custom and one for Friend passes [[User:Phantom|Phantom]]&lt;br /&gt;
&lt;br /&gt;
== Giratina, Shaymin, Regigigas ==&lt;br /&gt;
We know Giratina&#039;s got a new form, and it&#039;s rumored that Shaymin and Regigigas are getting the same treatment. This leads to my question: Has anyone heard about people hacking the game and looking for Giratina&#039;s Origin Form? If it&#039;s there, we may also find Shaymin and Regigigas other forms.--[[User:PikamasterADV|PikamasterADV]] 14:32, 13 May 2008 (UTC)&lt;br /&gt;
:Well, considering that Platinum version isn&#039;t out yet, and that PBR was released a while before it was even announced, hacking to find the alternate forms would be very difficult, if not impossible. [[User:Diachronos|Diachronos]] 16:59, 12 September 2008 (UTC)&lt;br /&gt;
::Well, that, and, who the hell knew to be looking for them before May?&lt;br /&gt;
::Anyone hacking PBR as we speak to find the models for OF Giratina, SF Shaymin, and the other five Rotoms? &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]&#039;&#039;&#039; 17:37, 12 September 2008 (UTC)&lt;br /&gt;
::Well, It&#039;s not impossible, Colosseum had the trainer models for Fire Red and Leaf Green programmed in advance into it. --[[User:Phred|Phred]] 00:43, 15 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Question ==&lt;br /&gt;
If i have a pokemon diamona and a pokemon pearl then get a pikachu for both, can i send the daimond pikachu to pearl then restart the game and get another diamond?( I ask this because it says that you can&#039;t download 2 pikachus to the same cart and i only have pearl so i&#039;m wondering since i can&#039;t try it) {{SUBST::User:SLE aman/Signature}} 01:08, 24 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I&#039;m pretty sure that once you start a new game and overwrite the file, you can transfer another Pikachu or the other special Pokémon to it again.  ~[[User:SaturnYoshi|&amp;lt;font color=&amp;quot;midnightblue&amp;quot; face=&amp;quot;comic sans ms&amp;quot;&amp;gt;&#039;&#039;&#039;$aturn&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User:SaturnYoshi|&amp;lt;font color=&amp;quot;green&amp;quot; face=&amp;quot;comic sans ms&amp;quot;&amp;gt;&#039;&#039;&#039;¥oshi&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] &amp;lt;sup&amp;gt;[[User talk:SaturnYoshi|&amp;lt;font color=&amp;quot;maroon&amp;quot;&amp;gt;THE VOICES&amp;lt;/font&amp;gt;]]&amp;lt;/sup&amp;gt; 01:15, 24 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Platinum? ==&lt;br /&gt;
&lt;br /&gt;
The problem here is:&lt;br /&gt;
*No Giratina Orgin Forme/Shaymin Sky Forme?&lt;br /&gt;
*Trainer outfit changes?&lt;br /&gt;
*Noticed the section in Stats where it says D/P trainer ID? WEhat about Pt?&lt;br /&gt;
*Will the game be able to connect?&lt;br /&gt;
--[[User:Anangryzapdos|Anangryzapdos]] 20:12, 4 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Problem with TRU Shaymin? ==&lt;br /&gt;
&lt;br /&gt;
Whenever I try to use my battle pass that has a TRU Shaymin on it to fight online the pass gets rejected. It says there are Pokémon on that pass that cannot enter the battle. I tested each Pokémon individually and it turned out that the TRU Shaymin kept getting rejected. Why is this, and is there a way I can fix it? [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 18:02, 28 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think I have a solution.The Tru Shaymin has a special event ribbon on it.Besides,In DPt,If you try to trade with the ribbion on it,it rejects.It`s the classic ribbion is what i think.[[User:LucarioWolf|The Aura Wolf !!!!]] 23:01, 7 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== HeartGold and SoulSilver ==&lt;br /&gt;
&lt;br /&gt;
So how the G/S remakes affect PBR? BTW, how did Platinum affected PBR? [[User:Pokemon lover|Pokemon lover]] 22:28, 8 May 2009 (UTC)&lt;br /&gt;
:: Presumably compatible. You can use Platinum with PBR, you just can&#039;t use any of the new Platinum Formes, nor does your trainer appear in their cold weather outfit in DS Battle mode. So yeah. --[[User:Phred|Phred]] 23:43, 8 May 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Speaking of which, has there been any announcements or anything about a PBR (or similar) game that &#039;&#039;can&#039;&#039; use the Platinum Formes? [[User:Diachronos|Diachronos]] 22:49, 7 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
HG/SS will more than likely be compatible because like Diamond, Pearl, and Platinum, Battle Revolution has location data for Johto. --[[User:Dialgafan1|Dialgafan1]] 23:16, 2 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
[http://www.nintendo.co.jp/ds/ipkj/index.html], as translated by [http://pokebeach.com/2009/08/heartgold-and-soulsilver-compatibility] seems to suggest they will be compatible. --[[User:Phred|Phred]] 23:10, 23 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It seems that anything caught in the HGSS special pokeballs isn&#039;t compatible. --[[User:Pyritie|Pyritie]] 15:11, 9 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Gear==&lt;br /&gt;
I just added a list of the Mystery Gift items and prices. Should we have a list for Gear too? Or maybe a separate Gear (Pokémon Battle Revolution) article, since there’s so much of it? --[[User:LaprasBoi|LaprasBoi]] 03:18, 29 August 2009 (UTC)&lt;br /&gt;
:A seperate article might be a good idea if you think adding it here would make the article waay too long. [[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400;&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#3CB371;&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 03:23, 29 August 2009 (UTC)&lt;br /&gt;
:The gear for the trainers? You could add that on to [[Custom Pass]] --[[User:Phred|Phred]] 04:13, 29 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Shiny Costumes. Do they exist or not? ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve been revising the PBR&#039;s Colosseum articles and keep coming across the same piece of info regarding the possibility of getting a shiny Pokémon costume after defeating a [[Colosseum Leader]]. I&#039;ve played PBR for a while now and have NEVER heard of anything like this, let alone seen any in-game proof. While it&#039;s rarity can be understood, I am still very skeptic of their existence. Can someone confirm/deny this and put up a picture or something as proof?  --&#039;&#039;&#039;&#039;&#039;[[User:Halcyon VI|&amp;lt;span style=&amp;quot;color:#C03028&amp;quot;&amp;gt;Halcyon&amp;lt;/span&amp;gt;]] [[User talk:Halcyon VI|&amp;lt;span style=&amp;quot;color:#B8B8D0&amp;quot;&amp;gt;VI&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 19:11, 21 October 2009 (UTC)&lt;br /&gt;
:I&#039;m honestly not sure if they exist in the finished copy of the game or not, but the strategy guide has some pictures of them that you can see [http://home.comcast.net/~therealgau/keep/shinyPBRcostumes.jpg here] [[User:GauRocks|GauRocks]] 08:22, 30 March 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== HGSS compatibility ==&lt;br /&gt;
&lt;br /&gt;
So will Gold and Kotone appear as Lucas and Dawn? I don&#039;t see that mentioned. --[[Tracey Sketchit|&amp;lt;span style=&amp;quot;color:#33CC66;&amp;quot;&amp;gt;&#039;&#039;&#039;ケンジ&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Kenji-girl|&amp;lt;span style=&amp;quot;color:#6600CC;&amp;quot;&amp;gt;&#039;&#039;&#039;の&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User:Kenji-girl|&amp;lt;span style=&amp;quot;color:#FF00CC;&amp;quot;&amp;gt;&#039;&#039;&#039;ガール&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 06:59, 12 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Surfing Raichu ==&lt;br /&gt;
&lt;br /&gt;
I know we have a picture already of pikachu surfing, but what about raichu surfing? {{unsigned|Rocket Base}}&lt;br /&gt;
&lt;br /&gt;
Raichu will do it&#039;s typical &amp;quot;using special attack&amp;quot; animation. --[[User:Ninterror|Ninterror]] 20:26, 6 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Wi-Fi Rank System==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;You can also square off against Trainers from around the world using Pokémon Battle Revolution&#039;s Wi-Fi Rank system, which pits you against Trainers that have skill levels similar to your own.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[http://www.nintendo.com/games/detail/lXtLHZS0Kb_sJy4T9vuBgUfKUibop045]&lt;br /&gt;
&lt;br /&gt;
So apparently there&#039;s a ranking system. I know it&#039;s hidden, but anyone know how this works? [[User:MagicBarrier|MagicBarrier]] 03:05, 28 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Compatibility with [[Pokémon HeartGold and SoulSilver Versions]] ==&lt;br /&gt;
&lt;br /&gt;
Just for everyone&#039;s information: On the HG instruction booklet, page 4, it says, &amp;quot;&#039;&#039;Pokémon HeartGold Version&#039;&#039; can communicate with &#039;&#039;Pokémon SoulSilver, Platinum, Diamond,&#039;&#039; and &#039;&#039;Pearl&#039;&#039; versions and &#039;&#039;&#039;&#039;&#039;Pokémon Battle Revolution&#039;&#039;&#039;&#039;&#039; using Nintendo DS™ Wireless Communications.&amp;quot; (emphasis mine) [[User:Ultraflame|Ultraflame]] 01:14, 29 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==I&#039;ve always wondered...==&lt;br /&gt;
&lt;br /&gt;
Were the gift codes for {{p|Electivire}} and {{p|Magmortar}} ever officially revealed by Nintendo, or have they gone undistributed (without people hacking into the games to find the codes)? I know that the PokéPark Wii codes for instance were distributed on the official site, but I was wondering if something similar was the same case for {{g|Battle Revolution}}.--[[User:Chickasaurus|Chickasaurus]] 18:06, 20 July 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokétopia Pikachu ==&lt;br /&gt;
&lt;br /&gt;
I just received a Pokétopia Pikachu via the GTS; however, I&#039;m not sure if it is hacked, as it appears to come from a European copy with a blue OT, not a red OT like the article says it should have. The Pikachu has a Hardy nature, obtained on 12/8/2007, came from a Sinnoh game, apparently arriving at Lv. 10, fateful encounter, and is often lost in thought. Its ID No. is 12077, knows the moves Volt Tackle, Tail Whip, and Thunder Wave. This is in a North American copy of Black 2.--[[User:Abcboy|Abcboy]] ([[User talk:Abcboy|talk]]) 17:38, 1 December 2012 (UTC)&lt;br /&gt;
:The red OTs are wrong. They should all be blue. I have fixed this. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 16:22, 17 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Move &amp;quot;Yes&amp;quot;? ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;This Pokémon must forget the move yes in order to be able to be sent to Poké Transfer.&amp;quot; What? Why does it say the move yes?&lt;br /&gt;
&lt;br /&gt;
Found &amp;quot;Yes (move)&amp;quot; on the wanted pages. -[[User:IVsaur|&amp;lt;span style=&amp;quot;color:lightbrown&amp;quot;&amp;gt;EVs&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt;And&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;IVsaurs&amp;lt;/span&amp;gt;]] &amp;lt;sup&amp;gt;&#039;&#039;([[User talk:IVsaur|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/sup&amp;gt; 15:08, 17 February 2013 (UTC)&lt;br /&gt;
:Fixed.--&#039;&#039;&#039;[[User:Dennou Zenshi|&amp;lt;font color=&amp;quot;#AB0909&amp;quot;&amp;gt;電&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#063A73&amp;quot;&amp;gt;禅&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[User talk:Dennou Zenshi|&amp;lt;font color=&amp;quot;#fff&amp;quot; face=&amp;quot;Tahoma&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;text-shadow:#000 0.2em 0.1em 0.1em; class=texhtml&amp;quot;&amp;gt;Den Zen&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&#039;&#039;&#039; 15:13, 17 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Deletion tag ==&lt;br /&gt;
&lt;br /&gt;
Why does this have a deletion tag? I tried editing it out but I couldn&#039;t find it. [[User:Master Bates|Master Bates]] ([[User talk:Master Bates|talk]]) 15:39, 7 July 2014 (UTC)&lt;br /&gt;
Never mind, I&#039;ve figured out why the deletion tag was there (one of the templates used for this article will soon be deleted). Fixed. [[User:Master Bates|Master Bates]] ([[User talk:Master Bates|talk]]) 15:42, 7 July 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Stadium series?==&lt;br /&gt;
&lt;br /&gt;
As the proud owner of all the Stadium games and not so proud owner of Battle Revolution who has played with all the gamemodes, I&#039;m Boggled as to why this has been put into the Stadium category.&lt;br /&gt;
Battle simulator yes but beyond that basic concept it&#039;s a completely different game from the Stadium series. It&#039;s like calling Dragon Ball Z Budokai Tenkaichi a sequel to Budokai 3.&lt;br /&gt;
&lt;br /&gt;
I&#039;m not very familiar with Colosseum and XD besides the XD main story mode which i played through once, but I&#039;m guessing PBR might be a Colosseum series game? The presentation in PBR resembles Colosseum/XD and PBR has &amp;quot;Colosseums&amp;quot;. Otherwise PBR is a one off game that incorporates (unfortunately only the most shallow) aspects from both Colosseum and Stadium.&lt;br /&gt;
&lt;br /&gt;
Also, wasn&#039;t Colosseum created as a Stadium sequel that traded various features for an RPG to begin with anyway? In a way Stadium, Colosseum and BR are all radically different but share some ideas and are all based around the same core concept of bringing big Pokemon Battles to the TV. Perhaps the two series should just be merged. [[User:Snugglefox|Snugglefox]] ([[User talk:Snugglefox|talk]]) 05:15, 25 March 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Electivire and Magmortar ==&lt;br /&gt;
&lt;br /&gt;
The gift Electivire and Magmortar do not list codes for Japan. Are these exclusive to the Western localizations, or are we simply missing the Japanese codes? If the former, we should really state that explicitly on the page. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 07:24, 22 May 2017 (UTC)&lt;br /&gt;
:Not available in Japan, according to the German page. [[User:Nescientist|Nescientist]] ([[User talk:Nescientist|talk]]) 17:35, 22 May 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
==twitch plays pokemon==&lt;br /&gt;
&lt;br /&gt;
should we put something in the trivia about the twitch plays pokemon side game matches. ([[User:Theultrasheeplord|Theultrasheeplord]] ([[User talk:Theultrasheeplord|talk]]) 08:50, 17 July 2017 (UTC))&lt;br /&gt;
&lt;br /&gt;
== Can you turn off battle animations? ==&lt;br /&gt;
&lt;br /&gt;
The incredibly long battle animations that you couldn&#039;t turn off were a major missing feature from XD, can they be turned off in this game? [[User:Fungi|Fungi]] ([[User talk:Fungi|talk]]) 04:34, 1 June 2020 (UTC)&lt;br /&gt;
:I don&#039;t believe so.  The only options mentioned in [https://www.nintendo.com/consumer/gameslist/manuals/Wii_Pokemon_Battle_Revolution.pdf the manual] are announcer voice and control style (horizontal vs vertical wiimote, and A vs B as accept for some reason), and I don&#039;t remember that being an option when I last played it (about a decade ago...) --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 04:46, 1 June 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Battle_Revolution&amp;diff=2996268</id>
		<title>Pokémon Battle Revolution</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Battle_Revolution&amp;diff=2996268"/>
		<updated>2019-07-08T02:52:02Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Trivia */ {{Fact}} on that.  TCRF makes the same claim, but it&amp;#039;s not clear exactly how that would work, and &amp;quot;in any way&amp;quot; is a super broad claim. Unfortunately I can&amp;#039;t test as dolphin does not emulate the DS connection, and I don&amp;#039;t own a DS for console.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_game |colorscheme=pbr|bordercolorscheme=pbr&lt;br /&gt;
|name=Pokémon Battle Revolution&lt;br /&gt;
|jname=ポケモンバトルレボリューション&lt;br /&gt;
|boxart=Battle Revolution EN boxart.jpg&lt;br /&gt;
|caption=Boxart of Pokémon Battle Revolution&lt;br /&gt;
|jbox=Battle Revolution JP boxart.jpg&lt;br /&gt;
|jcaption=Pokémon Battle Revolution Japanese boxart&lt;br /&gt;
|platform=[[Wii]]&lt;br /&gt;
|category=Battle Simulation&lt;br /&gt;
|players=Single and multiplayer&lt;br /&gt;
|link_method=[[Nintendo Wi-Fi Connection]]&lt;br /&gt;
|developer=[[Genius Sonority]]&lt;br /&gt;
|publisher=[[Nintendo]]&lt;br /&gt;
|gen_series=[[Generation IV]] [[side series]]&lt;br /&gt;
|cero=A&lt;br /&gt;
|esrb=E&lt;br /&gt;
|pegi=7&lt;br /&gt;
|acb=G&lt;br /&gt;
|oflc=PG&lt;br /&gt;
|release_date_ja=December 14, 2006&amp;lt;ref&amp;gt;[http://www.pokemon.co.jp/game/wii/pbr_sp/ Pokémon.co.jp]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_na=June 25, 2007&amp;lt;ref&amp;gt;[http://www.pokemon.com/us/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (US)]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.vooks.net/nintendo-outlines-q2-release-dates-for-us/ Vooks - Nintendo outlines Q2 Release Dates for US]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_au=November 22, 2007&amp;lt;ref&amp;gt;[http://web.archive.org/web/20071107081111/http://games.nintendo.com.au/title.php?id=1275 Nintendo of Australia] (archive)&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_eu=December 7, 2007&amp;lt;ref&amp;gt;[http://ms2.nintendo-europe.com/pokemonbattlerevolution/enGB/ Pokémon Battle Revolution official European minisite]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_tw=July 12, 2008&lt;br /&gt;
|website_ja=[http://www.pokemon.co.jp/game/wii/pbr_sp/ Pokémon.co.jp]&amp;lt;br&amp;gt;[http://www.nintendo.co.jp/wii/rpbj/ Nintendo.co.jp]&lt;br /&gt;
|website_en=[http://www.pokemon.com/us/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (US)]&amp;lt;br&amp;gt;[http://www.pokemon.com/uk/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (UK)]&amp;lt;br&amp;gt;[https://www.nintendo.com/games/detail/lXtLHZS0Kb_sJy4T9vuBgUfKUibop045 Nintendo.com]&amp;lt;br&amp;gt;[http://ms2.nintendo-europe.com/pokemonbattlerevolution/enGB/ Official European minisite]&amp;lt;br&amp;gt;[https://www.nintendo.co.uk/Games/Wii/Pokemon-Battle-Revolution-282629.html Nintendo.co.uk]&lt;br /&gt;
}}&lt;br /&gt;
{{bulbanews|game}}&lt;br /&gt;
{{StrategyWiki}}&lt;br /&gt;
&#039;&#039;&#039;Pokémon Battle Revolution&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケモンバトルレボリューション&#039;&#039;&#039; &#039;&#039;Pokémon Battle Revolution&#039;&#039;) is the first [[Pokémon games|Pokémon game]] for the [[Wii]]. It supports connectivity with the [[Nintendo DS]], allowing Trainers to battle using their Pokémon from the [[Generation IV]] main series games while using their Nintendo DS as a controller. It was released in Japan on December 14, 2006, two weeks after the Wii launch, and in the United States on June 25, 2007.&lt;br /&gt;
&lt;br /&gt;
==Gameplay==&lt;br /&gt;
[[File:Discharge PBR.png|256px|thumb|right|Two Pokémon hit by {{m|Discharge}} at the same time]]&lt;br /&gt;
[[File:Pokemon Battle Revolution intro.png|thumb|250px|right|Revolution Title Screen]]&lt;br /&gt;
[[File:Poketopia Battle Revolution.png|thumb|250px|right|Pokétopia]]&lt;br /&gt;
Pokémon Battle Revolution features eleven different colosseums in a new area called Pokétopia. Other features include stadiums that have their own special effects, such as randomizing the order of one&#039;s Pokémon.&lt;br /&gt;
&lt;br /&gt;
Players can fully customize their {{pkmn|Trainer}} to use on Nintendo Wi-Fi Connection. Players can customize their [[Model|characters]] with hats, shirts, glasses, and other things. Additionally, for the U.S. release, Nintendo had added the option to customize a Trainer&#039;s skin pigmentation. A key difference from this game compared to the Stadium titles is that minigames are absent from this game. A Trainer can choose 6 Pokémon and get a Rental Pass; however, if [[Pokémon Diamond and Pearl Versions|Pokémon Diamond, Pearl]], {{v2|Platinum}}, [[Pokémon HeartGold and SoulSilver Versions|HeartGold, or SoulSilver]] is connected, a player can upload their trained Pokémon and get a [[Custom Pass]].&lt;br /&gt;
&lt;br /&gt;
Key differences from other Pokémon console games shown are that the Pokémon can now actually strike at the opponent physically while both Pokémon are rendered on the screen, instead of seeing one {{OBP|Pokémon|species}} attacking and then cutting away to the second getting hit by the attack as in previous titles. Moves that do not contact, however, follow the same style as the older games to keep the pace of gameplay up. When an attack that strikes more than one Pokémon is performed, it may hit two of them on screen simultaneously, instead of showing it as the attack striking one Pokémon first then the second Pokémon next. The game also features a 100-Trainer battle when it is completed for the first time.&lt;br /&gt;
&lt;br /&gt;
Like the two Stadium games, Pokémon Battle Revolution features an announcer that provides play-by-play commentary.&lt;br /&gt;
==Blurb==&lt;br /&gt;
BRING YOUR BATTLE TO THE BIG SCREEN!&amp;lt;br&amp;gt;Grab a Battle Pass, customise your Trainer and battle your way to the rank of [[Pokétopia]] Master! Or, battle against up to three friends with Pokémon Diamond or Pokémon Pearl using your Nintendo DS system as a controller!&lt;br /&gt;
&lt;br /&gt;
==Starter Pokémon==&lt;br /&gt;
In Pokémon Battle Revolution, the player&#039;s starter Pokémon are determined by the gender specified on their [[Rental Pass]] or [[Custom Pass]]. They are all at level 50.&lt;br /&gt;
&lt;br /&gt;
Male players start out with the following Pokémon:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; font-size:85%; {{roundy}}; border:5px solid #{{pbr color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyleft|5px}}&amp;quot; | [[File:Box PBR 388.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Grotle|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 391.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Monferno|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 394.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Prinplup|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 404 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Luxio|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 444 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Gabite|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyright|5px}}&amp;quot; | [[File:Box PBR 397 f.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Staravia|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Female players start out with the following Pokémon:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; font-size:85%; {{roundy}}; border:5px solid #{{pbr color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyleft|5px}}&amp;quot; | [[File:Box PBR 002.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Ivysaur|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 005.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Charmeleon|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 008.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Wartortle|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 148.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Dragonair|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 111 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Rhyhorn|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyright|5px}}&amp;quot; | [[File:Box PBR 018.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Pidgeot|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Colosseums==&lt;br /&gt;
The game features eleven different colosseums, each with special changes to normal play or prerequisites and either a {{tc|Colosseum Leader}} or {{tc|Colosseum Master}}. The six Colosseum Leaders wear Pokémon costumes; for example, Marina of the Waterfall Colosseum wears a Kyogre costume. Also, the Crystal Colosseum can hold up to 16 players, the battles are done in a 16-person tournament mode. After beating the Pokétopia Championship, the player is given a {{p|Pikachu}} with {{m|Volt Tackle}}, {{m|Surf}}, and a [[Light Ball]] (such a Pikachu is impossible for a player to make by normal means). Each level rule (Level 30 Open and Level 50 All) for a Colosseum has a specific ranking, which goes up as the player wins. As the rank increases, the Trainers become stronger and the Poké Coupon rewards become greater. Around Rank 7, the Leaders and Trainers will begin to use [[Legendary Pokémon]].&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Colosseums}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color|684d02|Battle format&amp;lt;br&amp;gt;(Initial / after beating the Pokétopia Championship)}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color|684d02|Leader}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Gateway Colosseum]]&lt;br /&gt;
| Rental Battle / Trade Battle&lt;br /&gt;
| Colosseum Master [[Colosseum Master Joe|Joe]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Main Street Colosseum]]&lt;br /&gt;
| Knockout Battle&lt;br /&gt;
| Colosseum Leader [[Colosseum Leader Taylor|Taylor]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Waterfall Colosseum]]&lt;br /&gt;
| Team Battle&lt;br /&gt;
| Colosseum Leader [[Colosseum Leader Marina|Marina]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Neon Colosseum]]&lt;br /&gt;
| Fortune Battle&lt;br /&gt;
| Colosseum Leader [[Rosie]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Crystal Colosseum]]&lt;br /&gt;
| Tournament Battle&lt;br /&gt;
| Colosseum Leader [[Voldon]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Sunny Park Colosseum]]&lt;br /&gt;
| Knockout Battle / [[Little Battle]]&lt;br /&gt;
| Colosseum Master [[Sashay]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Magma Colosseum]]&lt;br /&gt;
| League Battle&lt;br /&gt;
| Colosseum Leader [[Terrell]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Sunset Colosseum]]&lt;br /&gt;
| Select Battle&lt;br /&gt;
| Colosseum Leader [[Dusty]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Courtyard Colosseum]]&lt;br /&gt;
| Knockout Battle / Survival Battle&lt;br /&gt;
| Colosseum Master [[Kruger]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Stargazer Colosseum]]&lt;br /&gt;
| Pokétopia Championship / [[Masters Battle]]&lt;br /&gt;
| Pokétopia Master [[Mysterial]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Lagoon Colosseum]]&lt;br /&gt;
| DS Multiplayer and Wi-Fi Battles only&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Shop==&lt;br /&gt;
Using the [[Poké Coupon]]s earned in Battle mode, the player can shop for Gear and Mystery Gifts.&lt;br /&gt;
&lt;br /&gt;
===Gear===&lt;br /&gt;
Gear consists of hats, pants, shirts, bags, badges, glasses, hair colors, eye colors, face paint, shoes, and gloves which can be used to alter the outfit and appearance of the Trainer on the player&#039;s [[Custom Pass]].&lt;br /&gt;
&lt;br /&gt;
===Mystery Gift===&lt;br /&gt;
[[Poké Coupon]]s can also be used to purchase items which can be sent to the [[Generation IV]] DS games. Some items are not available until certain conditions have been met.&lt;br /&gt;
&lt;br /&gt;
{{shop|[[Held item]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|Deep Sea Scale|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|display=DeepSeaScale}}|{{shopitem|Deep Sea Tooth|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|display=DeepSeaScale}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Soul Dew|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;}}|{{shopitem|Protector|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dubious Disc|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}|{{shopitem|Reaper Cloth|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Up-Grade|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Iron Ball|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dusk Stone|7200|PC}}|{{shopitem|Shiny Stone|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dawn Stone|7200|PC}}|{{shopitem|King&#039;s Rock|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Light Clay|7200|PC}}|{{shopitem|Quick Claw|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Leftovers|7200|PC}}|{{shopitem|Choice Specs|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Wise Glasses|7200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;View all battle tutorials&amp;lt;/small&amp;gt;}}|{{shopitem|Expert Belt|7200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shopfooter|multiple=yes}}&lt;br /&gt;
{{shop|[[Berry|Berries]]}}&lt;br /&gt;
{{shoprow|{{shopitem|Liechi Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 4&amp;lt;/small&amp;gt;}}|{{shopitem|Lansat Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat 50 opponents in {{DL|Courtyard Colosseum|Survival Battle}}&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Starf Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat 100 opponents in {{DL|Courtyard Colosseum|Survival Battle}}&amp;lt;/small&amp;gt;}}|{{shopitem|Enigma Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 8&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Ganlon Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Salac Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Petaya Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Apicot Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
{{shop|[[TM]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|TM02|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Dragon|6=Dragon Claw}}|{{shopitem|TM05|9600|PC|5=TM Normal|6=Roar}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM12|9600|PC|5=TM Dark|6=Taunt}}|{{shopitem|TM13|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Ice|6=Ice Beam}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM24|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Electric|6=Thunderbolt}}|{{shopitem|TM26|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Ground|6=Earthquake}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM29|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Psychic|6=Psychic}}|{{shopitem|TM30|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Ghost|6=Shadow Ball}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM31|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Fighting|6=Brick Break}}|{{shopitem|TM35|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Fire|6=Flamethrower}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM42|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Normal|6=Facade}}|{{shopitem|TM48|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Psychic|6=Skill Swap}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM50|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Fire|6=Overheat}}|{{shopitem|TM56|9600|PC|5=TM Dark|6=Fling}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM59|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Dragon|6=Dragon Pulse}}|{{shopitem|TM71|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Rock|6=Stone Edge}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM78|9600|PC|5=TM Normal|6=Captivate}}|{{shopitem|TM79|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Dark|6=Dark Pulse}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM81|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Bug|6=X-Scissor}}|{{shopitem|TM84|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Poison|6=Poison Jab}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM87|9600|PC|5=TM Normal|6=Swagger}}|{{shopitem|TM88|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Flying|6=Pluck}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM92|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Psychic|6=Trick Room}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
&lt;br /&gt;
====Special====&lt;br /&gt;
These gifts can be sent for free an unlimited number of times, but the same save file on a DS game cannot receive more than one of each.&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;600px&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; style=&amp;quot;text-align:center; line-height:26px; padding-bottom:5px; background:#f8f8ff; border:3px solid #88a; {{roundy|20px}}&amp;quot;&lt;br /&gt;
|- style=&amp;quot;line-height:32px&amp;quot;&lt;br /&gt;
! style=&amp;quot;background-color:#ccf; {{roundytl|15px}}&amp;quot; | Item&lt;br /&gt;
! style=&amp;quot;background-color:#ccf; {{roundytr|15px}}&amp;quot; | Purchase condition&lt;br /&gt;
|-&lt;br /&gt;
| [[#Pikachu (Secret Gift)|Secret Gift]]&lt;br /&gt;
| Beat Stargazer Colosseum&lt;br /&gt;
|-&lt;br /&gt;
| [[#Electivire (Shocking Secret Gift)|Shocking Secret Gift]]&lt;br /&gt;
| Enter the region-appropriate code in the “Self-Introduction” field&lt;br /&gt;
|-&lt;br /&gt;
| [[#Magmortar (Heated Secret Gift)|Heated Secret Gift]]&lt;br /&gt;
| Enter the region-appropriate code in the “Self-Introduction” field&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Bonus Pokémon===&lt;br /&gt;
====Pikachu (Secret Gift)====&lt;br /&gt;
[[File:Surf PBR.png|thumb|right|200px|Pikachu using Surf with the aid of a surfboard]]&lt;br /&gt;
When the player beats Pokétopia Master [[Mysterial]] for the first time, a {{p|Pikachu}} will become available for download to {{game|Diamond and Pearl|s}}, {{game|Platinum}}, and {{game|HeartGold and SoulSilver|s}} in the Shop. It is free and can be downloaded by multiple games, but no two Pikachu can be downloaded by a single card.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Japan&lt;br /&gt;
| {{color|0070f8|ポケトピア}}&lt;br /&gt;
| 12146&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Pikachu&lt;br /&gt;
|nick=PIKACHU&lt;br /&gt;
|gender=f&lt;br /&gt;
|level=10&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=025 f&lt;br /&gt;
|dexno=025&lt;br /&gt;
|nature=Hardy&lt;br /&gt;
|typea=Electric&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Static&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Electric|move1=Volt Tackle&lt;br /&gt;
|type2=Water|move2=Surf&lt;br /&gt;
|type3=Normal|move3=Tail Whip&lt;br /&gt;
|type4=Electric|move4=Thunder Wave&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Light Ball&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=all regions&lt;br /&gt;
|delmove=surf&lt;br /&gt;
|hm=Surf&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
=====Wonder Cards=====&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard|lang=jap&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=ひみつのおくりもの&lt;br /&gt;
|msg=ポケモンバトルレボリュ－ションで&amp;lt;br&amp;gt;ピカチュウの　なみのりを　つかって&amp;lt;br&amp;gt;みよう　サ－フボ－ドにのって　&amp;lt;br&amp;gt;なみのりを　するよ}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Secret Gift&lt;br /&gt;
|msg=Use PIKACHU&#039;s Surf&amp;lt;br&amp;gt;in Pokémon Battle Revolution&amp;lt;br&amp;gt;and see PIKACHU ride on&amp;lt;br&amp;gt;a surfboard.}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Cadeau Mystère Cadeau Surprise&lt;br /&gt;
|msg=Utilisez l&#039;attaque Surf de PIKACHU&amp;lt;br&amp;gt;dans Pokémon Battle Revolution&amp;lt;br&amp;gt;et vous verrez PIKACHU sur une&amp;lt;br&amp;gt;planche de surf!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Geheimgeschehen Geheimgeschenk&lt;br /&gt;
|msg=Führe in Pokémon Battle Revolution&amp;lt;br&amp;gt;mit PIKACHU Surfer aus und&amp;lt;br&amp;gt;erlebe, wie PIKACHU auf&amp;lt;br&amp;gt;dem Surfbrett reitet!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Dono Segreto Dono Sorpresa&lt;br /&gt;
|msg=Usa Surf di PIKACHU&amp;lt;br&amp;gt;in Pokémon Battle Revolution&amp;lt;br&amp;gt;se vuoi vederlo&amp;lt;br&amp;gt;su una tavola da surf!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Regalo misterioso Regalo sorpresa&lt;br /&gt;
|msg=Emplea el movimiento Surf de PIKACHU&amp;lt;br&amp;gt;en Pokémon Battle Revolution para&amp;lt;br&amp;gt;verlo surfear las olas.}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
====Electivire (Shocking Secret Gift)====&lt;br /&gt;
{{p|Electivire}} and the Gold Pass can be unlocked with the following codes by entering a specific code at the “Self-Introduction” option in the Profile menu.  The code is case-sensitive, and is only checked on exiting the Profile menu; if the code matches the changed introduction is not saved and the previously entered value will remain (other fields in the profile are changed normally).  This does not happen if the code has already been used; the intorduction is changed to it directly in that case.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | Region&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | Code&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United States|US}}&lt;br /&gt;
| &amp;lt;code&amp;gt;BA16-X4SH-E2AT&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United Kingdom|UK}}&lt;br /&gt;
| &amp;lt;code&amp;gt;tko3-9jwp-34kl&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|France}}&lt;br /&gt;
| &amp;lt;code&amp;gt;jk4i-df87-dsf9&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Spain}}&lt;br /&gt;
| &amp;lt;code&amp;gt;04in-1ynj-24fv&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Germany}}&lt;br /&gt;
| &amp;lt;code&amp;gt;0f9-ud0g-ughj&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Italy}}&lt;br /&gt;
| &amp;lt;code&amp;gt;t4oi-6j8d-sb5r&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Electivire&lt;br /&gt;
|nick=ELECTIVIRE&lt;br /&gt;
|gender=m&lt;br /&gt;
|level=50&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=466&lt;br /&gt;
|nature=Adamant&lt;br /&gt;
|typea=Electric&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Motor Drive&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Electric|move1=ThunderPunch&lt;br /&gt;
|type2=Ice|move2=Ice Punch&lt;br /&gt;
|type3=Fighting|move3=Cross Chop&lt;br /&gt;
|type4=Ground|move4=Earthquake&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Magnet&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=America and Europe&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
======Wonder Cards======&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Shocking Secret Gift&lt;br /&gt;
|msg=This is a special Secret Gift&amp;lt;br&amp;gt;You can receive a powerful,&amp;lt;br&amp;gt;Electric-type Pokémon! Try out&amp;lt;br&amp;gt;this Pokémon in battle!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Cadeau foudroyant&lt;br /&gt;
|msg=Voici un Cadeau Surprise spécial!&amp;lt;br&amp;gt;Vous pouvez recevoir un puissant&amp;lt;br&amp;gt;Pokémon de type Electrik! Essayez-le&amp;lt;br&amp;gt;vite en combat!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Regalo electrizante&lt;br /&gt;
|msg=Regalo secreto muy especial.&amp;lt;br&amp;gt;¡Podrías recibir un poderoso Pokémon&amp;lt;br&amp;gt;de tipo Eléctrico!&amp;lt;br&amp;gt;¡No dejes de probarlo en combate!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Geheimgeschehen Schockgeschenk&lt;br /&gt;
|msg=Ein ganz besonderes Geheimgeschenk.&amp;lt;br&amp;gt;Du kannst ein mächtiges&amp;lt;br&amp;gt;Elektro-Pokémon erhalten! Setze&amp;lt;br&amp;gt;dieses Pokémon im Kampf ein!}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Dono Segreto Dono Elettrizzante&lt;br /&gt;
|msg=Questo è un Dono Sorpresa.&amp;lt;br&amp;gt;Puoi ricevere un Pokémon di&amp;lt;br&amp;gt;tipo Elettro molto forte!&amp;lt;br&amp;gt;Mettilo alla prova nella lotta!}}&lt;br /&gt;
&lt;br /&gt;
====Magmortar (Heated Secret Gift)====&lt;br /&gt;
{{p|Magmortar}} and the Silver Pass can be unlocked with the following codes by entering a specific code at the “Self-Introduction” option in the Profile menu.  The code is case-sensitive, and is only checked on exiting the Profile menu; if the code matches the changed introduction is not saved and the previously entered value will remain (other fields in the profile are changed normally).  This does not happen if the code has already been used; the intorduction is changed to it directly in that case.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | Region&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | Code&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United States|US}}&lt;br /&gt;
| &amp;lt;code&amp;gt;B416-X4HT-VTWF&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United Kingdom|UK}}&lt;br /&gt;
| &amp;lt;code&amp;gt;jl49-05kn-odnv&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|France}}&lt;br /&gt;
| &amp;lt;code&amp;gt;13io-h4rf-1tpa&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Spain}}&lt;br /&gt;
| &amp;lt;code&amp;gt;kn34-q0uc-1mbx&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Germany}}&lt;br /&gt;
| &amp;lt;code&amp;gt;kre9-ef90-5hgn&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Italy}}&lt;br /&gt;
| &amp;lt;code&amp;gt;97ea-78hl-jrgu&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Magmortar&lt;br /&gt;
|nick=MAGMORTAR&lt;br /&gt;
|gender=f&lt;br /&gt;
|level=50&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=467&lt;br /&gt;
|nature=Modest&lt;br /&gt;
|typea=Fire&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Flame Body&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Fire|move1=Flamethrower&lt;br /&gt;
|type2=Psychic|move2=Psychic&lt;br /&gt;
|type3=Normal|move3=Hyper Beam&lt;br /&gt;
|type4=Grass|move4=SolarBeam&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Charcoal&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=America and Europe&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
======Wonder Cards======&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard|ms=1|ms1=467&lt;br /&gt;
|title=Heated Secret Gift&lt;br /&gt;
|msg=This is a special Secret Gift.&amp;lt;br&amp;gt;You can receive a powerful,&amp;lt;br&amp;gt;Fire-type Pokémon! Try out&amp;lt;br&amp;gt;this Pokémon in battle!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Cadeau enflammé&lt;br /&gt;
|msg=Voici un Cadeau Surprise spécial!&amp;lt;br&amp;gt;Vous pouvez recevoir un puissant&amp;lt;br&amp;gt;Pokémon de type Feu! Essayez-le&amp;lt;br&amp;gt;vite en combat!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Regalo llamativo&lt;br /&gt;
|msg=Regalo secreto muy especial.&amp;lt;br&amp;gt;¡Podrías recibir un poderoso Pokémon&amp;lt;br&amp;gt;de tipo Fuego!&amp;lt;br&amp;gt;¡No dejes de probarlo en combate!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Geheimgeschehen Glutgeschenk&lt;br /&gt;
|msg=Ein ganz besonderes Geheimgeschenk.&amp;lt;br&amp;gt;Du kannst ein mächtiges&amp;lt;br&amp;gt;Feuer-Pokémon erhalten! Setze&amp;lt;br&amp;gt;dieses Pokémon im Kampf ein!}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Dono Segreto Dono Rovente&lt;br /&gt;
|msg= Questo è un Dono Sorpresa.&amp;lt;br&amp;gt;Puoi ricevere un Pokémon di&amp;lt;br&amp;gt;tipo Fuoco molto forte!&amp;lt;br&amp;gt;Mettilo alla prova nella lotta!}}&lt;br /&gt;
&lt;br /&gt;
==Online functionality==&lt;br /&gt;
Battle Revolution was the first Pokémon game on any home console to have online functionality. It used its own 12-digit friend code, separate from the Wii&#039;s code. This received widespread controversy, because the use of a Wii Number was believed to eliminate the need to have a friend code for each online game, as with DS Wi-Fi games; however, this is not the case, as subsequent releases have proven.&lt;br /&gt;
&lt;br /&gt;
Once logged on, one had the option of battling random Wi-Fi matches, or with friends. When battling random Wi-Fi, one could only play using the level 50 all rule set, but could select [[Double Battle|Double]] or Single Battles (Double being the default). After selecting the preferred Colosseum and Trainer Card, the game would begin searching for an opponent and the battle would begin when one is found. During the battle, all Pokémon nicknames were removed and all Trainer quotes were set to their defaults. After the battle, one could exchange Friend Passes, but only if both parties were in agreement.&lt;br /&gt;
&lt;br /&gt;
One could also battle friends, in which case, one could create a battle and modify all aspects of the rules (although custom rules could not be created and altered in the Wi-Fi mode itself, they could be changed in other modes before logging on) and Colosseum. From the friend lobby, players could see the current status of anyone on their friend list and join a battle they were hosting.&lt;br /&gt;
&lt;br /&gt;
Online functionality for Pokémon Battle Revolution was shut down on May 20, 2014 with the discontinuation of the [[Nintendo Wi-Fi Connection]] service.&lt;br /&gt;
&lt;br /&gt;
===Rules===&lt;br /&gt;
The rules for battle could be modified in various ways:&lt;br /&gt;
* Level: The levels of the Pokémon allowed could be set to Anything Goes (No restriction), Level 50 All (levels were set to 50) or a custom range and level total (the maximum combined level allowed of the 6 Pokémon)&lt;br /&gt;
* Entry Pokémon: How many Pokémon were used. Could be set from 1-6, or have no restriction, in which case players could enter as many or as few Pokémon as they wanted.&lt;br /&gt;
* Time limit for one battle: No limit, or a range of 1-99 Minutes. Time continued counting down even during attack animations. When time ran out, the Trainer with the most Pokémon remaining was the winner.&lt;br /&gt;
* Time limit for move selection: No limit, or a range of 20-99 Seconds. If a player ran out of time for move selection, the computer selected their moves for them.&lt;br /&gt;
The following options were either yes/allow or no/disallow selections.&lt;br /&gt;
* Allow same Pokémon on a team?&lt;br /&gt;
* Allow Pokémon with identical [[Held item|hold items]]?&lt;br /&gt;
* Allow two or more Pokémon to be put to {{status|sleep}} on the [[Party|same team]]?&lt;br /&gt;
* Allow two or more Pokémon to be {{status|Freeze|frozen}} on the same team?&lt;br /&gt;
* If all Pokémon faint due to {{m|Explosion}} or {{m|Selfdestruct}}, user loses? (If turned off, such a situation resulted in a draw rather than a victory for either side)&lt;br /&gt;
* Should {{m|Perish Song}} and {{m|Destiny Bond}} fail if used by a team&#039;s final Pokémon?&lt;br /&gt;
* Fixed-damage moves like {{m|Dragon Rage}} and {{m|SonicBoom}} always fail?&lt;br /&gt;
&lt;br /&gt;
==Legendary Pokémon banning controversy==&lt;br /&gt;
Due to the lack of clauses in online random multiplayer, Trainers with [[Legendary Pokémon]] ran rampant on the system, attracting controversy as to why Pokémon Battle Revolution was not using official Pokémon video game tournament rules—which ban Legendary Pokémon. However, on July 3, 2007, Legendary Pokémon (referred to as &amp;quot;exotic&amp;quot; Pokémon by the game) became banned from the system. Although it was originally speculated to be a [[glitch]], a [[Global Trade System#Temporary legendary Pokémon ban|similar incident]] occurred on the same date regarding {{game3|Diamond and Pearl|two other games|s}}. The banning of these Pokémon has received a large amount of controversy from the community. A Nintendo representative later [http://boards.gamefaqs.com/gfaqs/genmessage.php?board=934033&amp;amp;topic=36507640 stated]{{dead link}} that the ban was a technical difficulty. The similar GTS problem was not addressed.&lt;br /&gt;
&lt;br /&gt;
The ban was lifted sometime later, as Legendary Pokémon were then able to be used until the discontinuation of [[Nintendo Wi-Fi Connection]].&lt;br /&gt;
&lt;br /&gt;
Something similar happened to the American [[List of local English event Pokémon distributions in Generation IV#Toys &amp;quot;R&amp;quot; Us Darkrai|Alamos Darkrai]] given out at Toys &amp;quot;R&amp;quot; Us events. While the Japanese {{DL|List of local Japanese event Pokémon distributions in Generation IV|Movie Darkrai}}, the {{p|Darkrai}} obtained from [[Newmoon Island]] by hacking, and the [[Ranger Net#Liberate The Tower.21|Darkrai]] from [[Pokémon Ranger: Shadows of Almia]] worked fine, Alamos Darkrai was not allowed in online random multiplayer. This was fixed later on, and Alamos Darkrai were freely usable until the discontinuation of Nintendo Wi-Fi Connection.&lt;br /&gt;
&lt;br /&gt;
==Development and history==&lt;br /&gt;
The game was first announced by Nintendo president Satoru Iwata at a Nintendo marketing event in Japan on June 7, 2006. At the event, Iwata described Wii-to-DS connectivity using the game as an example, stating that gamers with either Pokémon Diamond or Pearl can play battles using their Diamond or Pearl Pokémon to Pokémon Battle Revolution using their DS as a controller.&lt;br /&gt;
&lt;br /&gt;
The first shown video of Pokémon Battle Revolution showcased a battle between Red and Leaf on what would become the Neon Colosseum. Interestingly, in said movie, a Groudon uses Hyper Beam on a Deoxys, not only defeating it, but leaving a large gash in the floor of the Colosseum, and a hole in the wall. It is unknown if these environment damages would have remained over the course of the battle, but no such thing is possible in the final game. The camera also appeared to be more dynamic than it is in the final game: when selecting its moves, the camera first focuses on the first Pokémon, then quickly pans over to the second Pokémon to select its moves, then pans over to the Trainer who is shown making an attack command, and the attacks begin. The camera simply cuts between these shots in the final game. The last difference is the HP meter that is shown on screen when damage is done. In the video, the numerical value of the HP is shown on the HP meter, however that does not happen in any game mode in the final version.&lt;br /&gt;
&lt;br /&gt;
The DS linkup feature was demoed at 2006 Nintendo World Tour for the first time. As well as allowing Pokémon from a Pokémon Diamond or Pearl cartridge to be used in-game, it replaces the on-screen battle menu normally used in conjunction with the Wii Remote. The battle menu is displayed on the DS touchscreen instead, and is navigated with the stylus. Up to eight players can play in a 1-on-1 tournament, much like the {{Gdis|Battle Frontier|III}}&#039;s [[Battle Dome]] in {{game|Emerald}}.&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
Battle Revolution is compatible with all handheld [[Generation IV]] games. However, {{p|Giratina}}, {{p|Shaymin}}, and {{p|Rotom}}&#039;s form changes introduced in Platinum will revert to their original form upon being copied over to the game, and the [[Spiky-eared Pichu]] will display as a normal Pichu. In addition, Rotom&#039;s stats will lower to those of Rotom&#039;s normal form, and it will temporarily forget its special move.&lt;br /&gt;
&lt;br /&gt;
==Reception==&lt;br /&gt;
Pokémon Battle Revolution received mostly negative to lukewarm reviews, which eventually lead to the end of the game&#039;s production. {{wp|IGN}} has given this game a 5.0 out of 10 for many reasons. First, the website claimed, the game lacks many features demonstrated in previous games such as {{OBP|Pokémon Stadium|English}} and [[Pokémon Colosseum]], notably the {{wp|Role-playing game|RPG}} mode. The multiplayer and online battles were also criticized for lacking features such as tournament play. {{wp|GameSpot}} gave the game a 5.5 out of 10, their reasons being the repetitive gameplay and the barebones online play. It also added that if the player didn&#039;t have Pokémon Diamond or Pearl for the DS, there wasn&#039;t as much to do. {{wp|Nintendo Power}} gave this game a 6.5 out of 10.&lt;br /&gt;
&lt;br /&gt;
Currently the game has an average of 53% on both {{wp|Game Rankings}} and {{wp|Metacritic}}. &amp;lt;ref&amp;gt;http://www.gamerankings.com/wii/934033-pokemon-battle-revolution/index.html&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;http://www.metacritic.com/games/platforms/wii/pokemonbattlerevolution&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As of October 27th 2008, the game has sold 1.32 million copies worldwide.&amp;lt;ref&amp;gt;http://www.vgchartz.com/games/index.php?name=Pokemon+Battle+Revolution&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Staff==&lt;br /&gt;
{{main|Staff of Pokémon Battle Revolution}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Rhyhorn is the only starter Pokémon in this game to be unevolved, and the only one that can evolve twice.&lt;br /&gt;
* Pidgeot is the only starter Pokémon in this game to be fully evolved.&lt;br /&gt;
* An [https://www.youtube.com/watch?v=F-uqvWlXGNk unused music track] exists in the game&#039;s data.&lt;br /&gt;
* If the game is modified in any way, it will become impossible to transfer Pokémon from the DS games to the Wii without deleting Pokémon Battle Revolution&#039;s save file data.{{Fact}}&lt;br /&gt;
* This was the first Pokémon game released for the Wii.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{normal color}}|bordercolor={{normal color light}}&lt;br /&gt;
|ja={{tt|ポケモンバトルレボリューション|Pokémon Battle Revolution}}&lt;br /&gt;
|fr=Pokémon Battle Revolution&lt;br /&gt;
|de=Pokémon Battle Revolution&lt;br /&gt;
|it=Pokémon Battle Revolution&lt;br /&gt;
|es=Pokémon Battle Revolution&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.nintendo.com/consumer/gameslist/manuals/Wii_Pokemon_Battle_Revolution.pdf Official PDF-file manual] for &#039;&#039;Pokémon Battle Revolution&#039;&#039; &amp;lt;small&amp;gt;(English)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Side series}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Games notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Pokémon Battle Revolution]]&lt;br /&gt;
[[Category:Wii games]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokémon Battle Revolution]]&lt;br /&gt;
[[es:Pokémon Battle Revolution]]&lt;br /&gt;
[[fr:Pokémon Battle Revolution]]&lt;br /&gt;
[[it:Pokémon Battle Revolution]]&lt;br /&gt;
[[ja:ポケモンバトルレボリューション]]&lt;br /&gt;
[[zh:宝可梦对战革命]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Battle_Revolution&amp;diff=2988102</id>
		<title>Pokémon Battle Revolution</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Battle_Revolution&amp;diff=2988102"/>
		<updated>2019-06-20T23:10:55Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Bonus Pokémon */ More details about codes; I can also confirm both of the US codes work.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_game |colorscheme=pbr|bordercolorscheme=pbr&lt;br /&gt;
|name=Pokémon Battle Revolution&lt;br /&gt;
|jname=ポケモンバトルレボリューション&lt;br /&gt;
|boxart=Battle Revolution EN boxart.jpg&lt;br /&gt;
|caption=Boxart of Pokémon Battle Revolution&lt;br /&gt;
|jbox=Battle Revolution JP boxart.jpg&lt;br /&gt;
|jcaption=Pokémon Battle Revolution Japanese boxart&lt;br /&gt;
|platform=[[Wii]]&lt;br /&gt;
|category=Battle Simulation&lt;br /&gt;
|players=Single and multiplayer&lt;br /&gt;
|link_method=[[Nintendo Wi-Fi Connection]]&lt;br /&gt;
|developer=[[Genius Sonority]]&lt;br /&gt;
|publisher=[[Nintendo]]&lt;br /&gt;
|gen_series=[[Generation IV]] [[side series]]&lt;br /&gt;
|cero=A&lt;br /&gt;
|esrb=E&lt;br /&gt;
|pegi=7&lt;br /&gt;
|acb=G&lt;br /&gt;
|oflc=PG&lt;br /&gt;
|release_date_ja=December 14, 2006&amp;lt;ref&amp;gt;[http://www.pokemon.co.jp/game/wii/pbr_sp/ Pokémon.co.jp]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_na=June 25, 2007&amp;lt;ref&amp;gt;[http://www.pokemon.com/us/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (US)]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.vooks.net/nintendo-outlines-q2-release-dates-for-us/ Vooks - Nintendo outlines Q2 Release Dates for US]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_au=November 22, 2007&amp;lt;ref&amp;gt;[http://web.archive.org/web/20071107081111/http://games.nintendo.com.au/title.php?id=1275 Nintendo of Australia] (archive)&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_eu=December 7, 2007&amp;lt;ref&amp;gt;[http://ms2.nintendo-europe.com/pokemonbattlerevolution/enGB/ Pokémon Battle Revolution official European minisite]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_tw=July 12, 2008&lt;br /&gt;
|website_ja=[http://www.pokemon.co.jp/game/wii/pbr_sp/ Pokémon.co.jp]&amp;lt;br&amp;gt;[http://www.nintendo.co.jp/wii/rpbj/ Nintendo.co.jp]&lt;br /&gt;
|website_en=[http://www.pokemon.com/us/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (US)]&amp;lt;br&amp;gt;[http://www.pokemon.com/uk/pokemon-video-games/pokemon-battle-revolution/ Pokémon.com (UK)]&amp;lt;br&amp;gt;[https://www.nintendo.com/games/detail/lXtLHZS0Kb_sJy4T9vuBgUfKUibop045 Nintendo.com]&amp;lt;br&amp;gt;[http://ms2.nintendo-europe.com/pokemonbattlerevolution/enGB/ Official European minisite]&amp;lt;br&amp;gt;[https://www.nintendo.co.uk/Games/Wii/Pokemon-Battle-Revolution-282629.html Nintendo.co.uk]&lt;br /&gt;
}}&lt;br /&gt;
{{bulbanews|game}}&lt;br /&gt;
{{StrategyWiki}}&lt;br /&gt;
&#039;&#039;&#039;Pokémon Battle Revolution&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケモンバトルレボリューション&#039;&#039;&#039; &#039;&#039;Pokémon Battle Revolution&#039;&#039;) is the first [[Pokémon games|Pokémon game]] for the [[Wii]]. It supports connectivity with the [[Nintendo DS]], allowing Trainers to battle using their Pokémon from the [[Generation IV]] main series games while using their Nintendo DS as a controller. It was released in Japan on December 14, 2006, two weeks after the Wii launch, and in the United States on June 25, 2007.&lt;br /&gt;
&lt;br /&gt;
==Gameplay==&lt;br /&gt;
[[File:Discharge PBR.png|256px|thumb|right|Two Pokémon hit by {{m|Discharge}} at the same time]]&lt;br /&gt;
[[File:Pokemon Battle Revolution intro.png|thumb|250px|right|Revolution Title Screen]]&lt;br /&gt;
[[File:Poketopia Battle Revolution.png|thumb|250px|right|Pokétopia]]&lt;br /&gt;
Pokémon Battle Revolution features eleven different colosseums in a new area called Pokétopia. Other features include stadiums that have their own special effects, such as randomizing the order of one&#039;s Pokémon.&lt;br /&gt;
&lt;br /&gt;
Players can fully customize their {{pkmn|Trainer}} to use on Nintendo Wi-Fi Connection. Players can customize their [[Model|characters]] with hats, shirts, glasses, and other things. Additionally, for the U.S. release, Nintendo had added the option to customize a Trainer&#039;s skin pigmentation. A key difference from this game compared to the Stadium titles is that minigames are absent from this game. A Trainer can choose 6 Pokémon and get a Rental Pass; however, if [[Pokémon Diamond and Pearl Versions|Pokémon Diamond, Pearl]], {{v2|Platinum}}, [[Pokémon HeartGold and SoulSilver Versions|HeartGold, or SoulSilver]] is connected, a player can upload their trained Pokémon and get a [[Custom Pass]].&lt;br /&gt;
&lt;br /&gt;
Key differences from other Pokémon console games shown are that the Pokémon can now actually strike at the opponent physically while both Pokémon are rendered on the screen, instead of seeing one {{OBP|Pokémon|species}} attacking and then cutting away to the second getting hit by the attack as in previous titles. Moves that do not contact, however, follow the same style as the older games to keep the pace of gameplay up. When an attack that strikes more than one Pokémon is performed, it may hit two of them on screen simultaneously, instead of showing it as the attack striking one Pokémon first then the second Pokémon next. The game also features a 100-Trainer battle when it is completed for the first time.&lt;br /&gt;
&lt;br /&gt;
Like the two Stadium games, Pokémon Battle Revolution features an announcer that provides play-by-play commentary.&lt;br /&gt;
==Blurb==&lt;br /&gt;
BRING YOUR BATTLE TO THE BIG SCREEN!&amp;lt;br&amp;gt;Grab a Battle Pass, customise your Trainer and battle your way to the rank of [[Pokétopia]] Master! Or, battle against up to three friends with Pokémon Diamond or Pokémon Pearl using your Nintendo DS system as a controller!&lt;br /&gt;
&lt;br /&gt;
==Starter Pokémon==&lt;br /&gt;
In Pokémon Battle Revolution, the player&#039;s starter Pokémon are determined by the gender specified on their [[Rental Pass]] or [[Custom Pass]]. They are all at level 50.&lt;br /&gt;
&lt;br /&gt;
Male players start out with the following Pokémon:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; font-size:85%; {{roundy}}; border:5px solid #{{pbr color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyleft|5px}}&amp;quot; | [[File:Box PBR 388.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Grotle|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 391.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Monferno|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 394.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Prinplup|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 404 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Luxio|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 444 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Gabite|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyright|5px}}&amp;quot; | [[File:Box PBR 397 f.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Staravia|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Female players start out with the following Pokémon:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; font-size:85%; {{roundy}}; border:5px solid #{{pbr color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyleft|5px}}&amp;quot; | [[File:Box PBR 002.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Ivysaur|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 005.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Charmeleon|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 008.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Wartortle|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 148.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Dragonair|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}&amp;quot; | [[File:Box PBR 111 m.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Rhyhorn|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
! style=&amp;quot;width:80px; background:#{{pbr color light}}; {{roundyright|5px}}&amp;quot; | [[File:Box PBR 018.png]]&amp;lt;br&amp;gt;&#039;&#039;&#039;{{pcolor|Pidgeot|{{pbr color dark}}}}&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Colosseums==&lt;br /&gt;
The game features eleven different colosseums, each with special changes to normal play or prerequisites and either a {{tc|Colosseum Leader}} or {{tc|Colosseum Master}}. The six Colosseum Leaders wear Pokémon costumes; for example, Marina of the Waterfall Colosseum wears a Kyogre costume. Also, the Crystal Colosseum can hold up to 16 players, the battles are done in a 16-person tournament mode. After beating the Pokétopia Championship, the player is given a {{p|Pikachu}} with {{m|Volt Tackle}}, {{m|Surf}}, and a [[Light Ball]] (such a Pikachu is impossible for a player to make by normal means). Each level rule (Level 30 Open and Level 50 All) for a Colosseum has a specific ranking, which goes up as the player wins. As the rank increases, the Trainers become stronger and the Poké Coupon rewards become greater. Around Rank 7, the Leaders and Trainers will begin to use [[Legendary Pokémon]].&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Colosseums}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color|684d02|Battle format&amp;lt;br&amp;gt;(Initial / after beating the Pokétopia Championship)}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color|684d02|Leader}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Gateway Colosseum]]&lt;br /&gt;
| Rental Battle / Trade Battle&lt;br /&gt;
| Colosseum Master [[Colosseum Master Joe|Joe]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Main Street Colosseum]]&lt;br /&gt;
| Knockout Battle&lt;br /&gt;
| Colosseum Leader [[Colosseum Leader Taylor|Taylor]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Waterfall Colosseum]]&lt;br /&gt;
| Team Battle&lt;br /&gt;
| Colosseum Leader [[Colosseum Leader Marina|Marina]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Neon Colosseum]]&lt;br /&gt;
| Fortune Battle&lt;br /&gt;
| Colosseum Leader [[Rosie]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Crystal Colosseum]]&lt;br /&gt;
| Tournament Battle&lt;br /&gt;
| Colosseum Leader [[Voldon]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Sunny Park Colosseum]]&lt;br /&gt;
| Knockout Battle / [[Little Battle]]&lt;br /&gt;
| Colosseum Master [[Sashay]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Magma Colosseum]]&lt;br /&gt;
| League Battle&lt;br /&gt;
| Colosseum Leader [[Terrell]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Sunset Colosseum]]&lt;br /&gt;
| Select Battle&lt;br /&gt;
| Colosseum Leader [[Dusty]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Courtyard Colosseum]]&lt;br /&gt;
| Knockout Battle / Survival Battle&lt;br /&gt;
| Colosseum Master [[Kruger]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Stargazer Colosseum]]&lt;br /&gt;
| Pokétopia Championship / [[Masters Battle]]&lt;br /&gt;
| Pokétopia Master [[Mysterial]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Lagoon Colosseum]]&lt;br /&gt;
| DS Multiplayer and Wi-Fi Battles only&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Shop==&lt;br /&gt;
Using the [[Poké Coupon]]s earned in Battle mode, the player can shop for Gear and Mystery Gifts.&lt;br /&gt;
&lt;br /&gt;
===Gear===&lt;br /&gt;
Gear consists of hats, pants, shirts, bags, badges, glasses, hair colors, eye colors, face paint, shoes, and gloves which can be used to alter the outfit and appearance of the Trainer on the player&#039;s [[Custom Pass]].&lt;br /&gt;
&lt;br /&gt;
===Mystery Gift===&lt;br /&gt;
[[Poké Coupon]]s can also be used to purchase items which can be sent to the [[Generation IV]] DS games. Some items are not available until certain conditions have been met.&lt;br /&gt;
&lt;br /&gt;
{{shop|[[Held item]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|Deep Sea Scale|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|display=DeepSeaScale}}|{{shopitem|Deep Sea Tooth|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|display=DeepSeaScale}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Soul Dew|14400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;}}|{{shopitem|Protector|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dubious Disc|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}|{{shopitem|Reaper Cloth|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Up-Grade|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Iron Ball|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dusk Stone|7200|PC}}|{{shopitem|Shiny Stone|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Dawn Stone|7200|PC}}|{{shopitem|King&#039;s Rock|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Light Clay|7200|PC}}|{{shopitem|Quick Claw|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Leftovers|7200|PC}}|{{shopitem|Choice Specs|7200|PC}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Wise Glasses|7200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;View all battle tutorials&amp;lt;/small&amp;gt;}}|{{shopitem|Expert Belt|7200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shopfooter|multiple=yes}}&lt;br /&gt;
{{shop|[[Berry|Berries]]}}&lt;br /&gt;
{{shoprow|{{shopitem|Liechi Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 4&amp;lt;/small&amp;gt;}}|{{shopitem|Lansat Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat 50 opponents in {{DL|Courtyard Colosseum|Survival Battle}}&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Starf Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat 100 opponents in {{DL|Courtyard Colosseum|Survival Battle}}&amp;lt;/small&amp;gt;}}|{{shopitem|Enigma Berry|38400|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 8&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Ganlon Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Salac Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shoprow|{{shopitem|Petaya Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}|{{shopitem|Apicot Berry|19200|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Stargazer Colosseum]]&amp;lt;/small&amp;gt;}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
{{shop|[[TM]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|TM02|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Dragon|6=Dragon Claw}}|{{shopitem|TM05|9600|PC|5=TM Normal|6=Roar}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM12|9600|PC|5=TM Dark|6=Taunt}}|{{shopitem|TM13|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Ice|6=Ice Beam}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM24|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Electric|6=Thunderbolt}}|{{shopitem|TM26|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Ground|6=Earthquake}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM29|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Psychic|6=Psychic}}|{{shopitem|TM30|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Ghost|6=Shadow Ball}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM31|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Fighting|6=Brick Break}}|{{shopitem|TM35|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Courtyard Colosseum]]&amp;lt;/small&amp;gt;|5=TM Fire|6=Flamethrower}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM42|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Normal|6=Facade}}|{{shopitem|TM48|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Psychic|6=Skill Swap}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM50|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Fire|6=Overheat}}|{{shopitem|TM56|9600|PC|5=TM Dark|6=Fling}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM59|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Dragon|6=Dragon Pulse}}|{{shopitem|TM71|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Rock|6=Stone Edge}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM78|9600|PC|5=TM Normal|6=Captivate}}|{{shopitem|TM79|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Dark|6=Dark Pulse}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM81|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Little Battle]]&amp;lt;sup&amp;gt;|5=TM Bug|6=X-Scissor}}|{{shopitem|TM84|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Poison|6=Poison Jab}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM87|9600|PC|5=TM Normal|6=Swagger}}|{{shopitem|TM88|9600|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Sunny Park Colosseum]]&amp;lt;/small&amp;gt;|5=TM Flying|6=Pluck}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM92|12000|PC|note=&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Beat [[Masters Battle]] Set 1&amp;lt;/small&amp;gt;|5=TM Psychic|6=Trick Room}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
&lt;br /&gt;
====Special====&lt;br /&gt;
These gifts can be sent for free an unlimited number of times, but the same save file on a DS game cannot receive more than one of each.&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;600px&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; style=&amp;quot;text-align:center; line-height:26px; padding-bottom:5px; background:#f8f8ff; border:3px solid #88a; {{roundy|20px}}&amp;quot;&lt;br /&gt;
|- style=&amp;quot;line-height:32px&amp;quot;&lt;br /&gt;
! style=&amp;quot;background-color:#ccf; {{roundytl|15px}}&amp;quot; | Item&lt;br /&gt;
! style=&amp;quot;background-color:#ccf; {{roundytr|15px}}&amp;quot; | Purchase condition&lt;br /&gt;
|-&lt;br /&gt;
| [[#Pikachu (Secret Gift)|Secret Gift]]&lt;br /&gt;
| Beat Stargazer Colosseum&lt;br /&gt;
|-&lt;br /&gt;
| [[#Electivire (Shocking Secret Gift)|Shocking Secret Gift]]&lt;br /&gt;
| Enter the region-appropriate code in the “Self-Introduction” field&lt;br /&gt;
|-&lt;br /&gt;
| [[#Magmortar (Heated Secret Gift)|Heated Secret Gift]]&lt;br /&gt;
| Enter the region-appropriate code in the “Self-Introduction” field&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Bonus Pokémon===&lt;br /&gt;
====Pikachu (Secret Gift)====&lt;br /&gt;
[[File:Surf PBR.png|thumb|right|200px|Pikachu using Surf with the aid of a surfboard]]&lt;br /&gt;
When the player beats Pokétopia Master [[Mysterial]] for the first time, a {{p|Pikachu}} will become available for download to {{game|Diamond and Pearl|s}}, {{game|Platinum}}, and {{game|HeartGold and SoulSilver|s}} in the Shop. It is free and can be downloaded by multiple games, but no two Pikachu can be downloaded by a single card.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Japan&lt;br /&gt;
| {{color|0070f8|ポケトピア}}&lt;br /&gt;
| 12146&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Pikachu&lt;br /&gt;
|nick=PIKACHU&lt;br /&gt;
|gender=f&lt;br /&gt;
|level=10&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=025 f&lt;br /&gt;
|dexno=025&lt;br /&gt;
|nature=Hardy&lt;br /&gt;
|typea=Electric&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Static&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Electric|move1=Volt Tackle&lt;br /&gt;
|type2=Water|move2=Surf&lt;br /&gt;
|type3=Normal|move3=Tail Whip&lt;br /&gt;
|type4=Electric|move4=Thunder Wave&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Light Ball&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=all regions&lt;br /&gt;
|delmove=surf&lt;br /&gt;
|hm=Surf&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
=====Wonder Cards=====&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard|lang=jap&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=ひみつのおくりもの&lt;br /&gt;
|msg=ポケモンバトルレボリュ－ションで&amp;lt;br&amp;gt;ピカチュウの　なみのりを　つかって&amp;lt;br&amp;gt;みよう　サ－フボ－ドにのって　&amp;lt;br&amp;gt;なみのりを　するよ}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Secret Gift&lt;br /&gt;
|msg=Use PIKACHU&#039;s Surf&amp;lt;br&amp;gt;in Pokémon Battle Revolution&amp;lt;br&amp;gt;and see PIKACHU ride on&amp;lt;br&amp;gt;a surfboard.}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Cadeau Mystère Cadeau Surprise&lt;br /&gt;
|msg=Utilisez l&#039;attaque Surf de PIKACHU&amp;lt;br&amp;gt;dans Pokémon Battle Revolution&amp;lt;br&amp;gt;et vous verrez PIKACHU sur une&amp;lt;br&amp;gt;planche de surf!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Geheimgeschehen Geheimgeschenk&lt;br /&gt;
|msg=Führe in Pokémon Battle Revolution&amp;lt;br&amp;gt;mit PIKACHU Surfer aus und&amp;lt;br&amp;gt;erlebe, wie PIKACHU auf&amp;lt;br&amp;gt;dem Surfbrett reitet!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Dono Segreto Dono Sorpresa&lt;br /&gt;
|msg=Usa Surf di PIKACHU&amp;lt;br&amp;gt;in Pokémon Battle Revolution&amp;lt;br&amp;gt;se vuoi vederlo&amp;lt;br&amp;gt;su una tavola da surf!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=025&lt;br /&gt;
|title=Regalo misterioso Regalo sorpresa&lt;br /&gt;
|msg=Emplea el movimiento Surf de PIKACHU&amp;lt;br&amp;gt;en Pokémon Battle Revolution para&amp;lt;br&amp;gt;verlo surfear las olas.}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
====Electivire (Shocking Secret Gift)====&lt;br /&gt;
{{p|Electivire}} and the Gold Pass can be unlocked with the following codes by entering a specific code at the “Self-Introduction” option in the Profile menu.  The code is case-sensitive, and is only checked on exiting the Profile menu; if the code matches the changed introduction is not saved and the previously entered value will remain (other fields in the profile are changed normally).  This does not happen if the code has already been used; the intorduction is changed to it directly in that case.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | Region&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | Code&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United States|US}}&lt;br /&gt;
| &amp;lt;code&amp;gt;BA16-X4SH-E2AT&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United Kingdom|UK}}&lt;br /&gt;
| &amp;lt;code&amp;gt;tko3-9jwp-34kl&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|France}}&lt;br /&gt;
| &amp;lt;code&amp;gt;jk4i-df87-dsf9&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Spain}}&lt;br /&gt;
| &amp;lt;code&amp;gt;04in-1ynj-24fv&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Germany}}&lt;br /&gt;
| &amp;lt;code&amp;gt;0f9-ud0g-ughj&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Italy}}&lt;br /&gt;
| &amp;lt;code&amp;gt;t4oi-6j8d-sb5r&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Electivire&lt;br /&gt;
|nick=ELECTIVIRE&lt;br /&gt;
|gender=m&lt;br /&gt;
|level=50&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=466&lt;br /&gt;
|nature=Adamant&lt;br /&gt;
|typea=Electric&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Motor Drive&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Electric|move1=ThunderPunch&lt;br /&gt;
|type2=Ice|move2=Ice Punch&lt;br /&gt;
|type3=Fighting|move3=Cross Chop&lt;br /&gt;
|type4=Ground|move4=Earthquake&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Magnet&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=America and Europe&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
======Wonder Cards======&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms=1&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Shocking Secret Gift&lt;br /&gt;
|msg=This is a special Secret Gift&amp;lt;br&amp;gt;You can receive a powerful,&amp;lt;br&amp;gt;Electric-type Pokémon! Try out&amp;lt;br&amp;gt;this Pokémon in battle!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Cadeau foudroyant&lt;br /&gt;
|msg=Voici un Cadeau Surprise spécial!&amp;lt;br&amp;gt;Vous pouvez recevoir un puissant&amp;lt;br&amp;gt;Pokémon de type Electrik! Essayez-le&amp;lt;br&amp;gt;vite en combat!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Regalo electrizante&lt;br /&gt;
|msg=Regalo secreto muy especial.&amp;lt;br&amp;gt;¡Podrías recibir un poderoso Pokémon&amp;lt;br&amp;gt;de tipo Eléctrico!&amp;lt;br&amp;gt;¡No dejes de probarlo en combate!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Geheimgeschehen Schockgeschenk&lt;br /&gt;
|msg=Ein ganz besonderes Geheimgeschenk.&amp;lt;br&amp;gt;Du kannst ein mächtiges&amp;lt;br&amp;gt;Elektro-Pokémon erhalten! Setze&amp;lt;br&amp;gt;dieses Pokémon im Kampf ein!}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=466&lt;br /&gt;
|title=Dono Segreto Dono Elettrizzante&lt;br /&gt;
|msg=Questo è un Dono Sorpresa.&amp;lt;br&amp;gt;Puoi ricevere un Pokémon di&amp;lt;br&amp;gt;tipo Elettro molto forte!&amp;lt;br&amp;gt;Mettilo alla prova nella lotta!}}&lt;br /&gt;
&lt;br /&gt;
====Magmortar (Heated Secret Gift)====&lt;br /&gt;
{{p|Magmortar}} and the Silver Pass can be unlocked with the following codes by entering a specific code at the “Self-Introduction” option in the Profile menu.  The code is case-sensitive, and is only checked on exiting the Profile menu; if the code matches the changed introduction is not saved and the previously entered value will remain (other fields in the profile are changed normally).  This does not happen if the code has already been used; the intorduction is changed to it directly in that case.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | Region&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | Code&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United States|US}}&lt;br /&gt;
| &amp;lt;code&amp;gt;B416-X4HT-VTWF&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|the United Kingdom|UK}}&lt;br /&gt;
| &amp;lt;code&amp;gt;jl49-05kn-odnv&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|France}}&lt;br /&gt;
| &amp;lt;code&amp;gt;13io-h4rf-1tpa&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Spain}}&lt;br /&gt;
| &amp;lt;code&amp;gt;kn34-q0uc-1mbx&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Germany}}&lt;br /&gt;
| &amp;lt;code&amp;gt;kre9-ef90-5hgn&amp;lt;/code&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| {{pmin|Italy}}&lt;br /&gt;
| &amp;lt;code&amp;gt;97ea-78hl-jrgu&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; background:#{{pbr color dark}}; border:5px solid #{{pbr color}}; {{roundy}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytl|5px}}&amp;quot; | {{color|684d02|Region}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}&amp;quot; | {{color2|684d02|Original Trainer|OT}}&lt;br /&gt;
! style=&amp;quot;background:#{{pbr color light}}; {{roundytr|5px}}&amp;quot; | {{color2|684d02|Trainer ID number|ID no.}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| America&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | {{color|0070f8|PKTOPIA}}&lt;br /&gt;
| 06257&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| Europe&lt;br /&gt;
| 12077&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{pbr color light}}; {{roundybottom|5px}}&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{G4event&lt;br /&gt;
|ball=Poké&lt;br /&gt;
|balllink=Poké Ball (item)&lt;br /&gt;
|pokemon=Magmortar&lt;br /&gt;
|nick=MAGMORTAR&lt;br /&gt;
|gender=f&lt;br /&gt;
|level=50&lt;br /&gt;
|game=4p&lt;br /&gt;
|ndex=467&lt;br /&gt;
|nature=Modest&lt;br /&gt;
|typea=Fire&lt;br /&gt;
|otcolor=blue&lt;br /&gt;
|ot=PKTOPIA&lt;br /&gt;
|id=06257&lt;br /&gt;
|ability1=Flame Body&lt;br /&gt;
|met=Lovely place&lt;br /&gt;
|encounter=fateful&lt;br /&gt;
|type1=Fire|move1=Flamethrower&lt;br /&gt;
|type2=Psychic|move2=Psychic&lt;br /&gt;
|type3=Normal|move3=Hyper Beam&lt;br /&gt;
|type4=Grass|move4=SolarBeam&lt;br /&gt;
|item=1&lt;br /&gt;
|item1=Charcoal&lt;br /&gt;
|receive=no&lt;br /&gt;
|country=America and Europe&lt;br /&gt;
|diamond=yes&lt;br /&gt;
|pearl=yes&lt;br /&gt;
|platinum=yes&lt;br /&gt;
|heartgold=yes&lt;br /&gt;
|soulsilver=yes&lt;br /&gt;
|pbr=yes&lt;br /&gt;
|distribution=no}}&lt;br /&gt;
&lt;br /&gt;
======Wonder Cards======&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard|ms=1|ms1=467&lt;br /&gt;
|title=Heated Secret Gift&lt;br /&gt;
|msg=This is a special Secret Gift.&amp;lt;br&amp;gt;You can receive a powerful,&amp;lt;br&amp;gt;Fire-type Pokémon! Try out&amp;lt;br&amp;gt;this Pokémon in battle!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Cadeau enflammé&lt;br /&gt;
|msg=Voici un Cadeau Surprise spécial!&amp;lt;br&amp;gt;Vous pouvez recevoir un puissant&amp;lt;br&amp;gt;Pokémon de type Feu! Essayez-le&amp;lt;br&amp;gt;vite en combat!}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Regalo llamativo&lt;br /&gt;
|msg=Regalo secreto muy especial.&amp;lt;br&amp;gt;¡Podrías recibir un poderoso Pokémon&amp;lt;br&amp;gt;de tipo Fuego!&amp;lt;br&amp;gt;¡No dejes de probarlo en combate!}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Geheimgeschehen Glutgeschenk&lt;br /&gt;
|msg=Ein ganz besonderes Geheimgeschenk.&amp;lt;br&amp;gt;Du kannst ein mächtiges&amp;lt;br&amp;gt;Feuer-Pokémon erhalten! Setze&amp;lt;br&amp;gt;dieses Pokémon im Kampf ein!}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
{{wondercard&lt;br /&gt;
|ms1=467&lt;br /&gt;
|title=Dono Segreto Dono Rovente&lt;br /&gt;
|msg= Questo è un Dono Sorpresa.&amp;lt;br&amp;gt;Puoi ricevere un Pokémon di&amp;lt;br&amp;gt;tipo Fuoco molto forte!&amp;lt;br&amp;gt;Mettilo alla prova nella lotta!}}&lt;br /&gt;
&lt;br /&gt;
==Online functionality==&lt;br /&gt;
Battle Revolution was the first Pokémon game on any home console to have online functionality. It used its own 12-digit friend code, separate from the Wii&#039;s code. This received widespread controversy, because the use of a Wii Number was believed to eliminate the need to have a friend code for each online game, as with DS Wi-Fi games; however, this is not the case, as subsequent releases have proven.&lt;br /&gt;
&lt;br /&gt;
Once logged on, one had the option of battling random Wi-Fi matches, or with friends. When battling random Wi-Fi, one could only play using the level 50 all rule set, but could select [[Double Battle|Double]] or Single Battles (Double being the default). After selecting the preferred Colosseum and Trainer Card, the game would begin searching for an opponent and the battle would begin when one is found. During the battle, all Pokémon nicknames were removed and all Trainer quotes were set to their defaults. After the battle, one could exchange Friend Passes, but only if both parties were in agreement.&lt;br /&gt;
&lt;br /&gt;
One could also battle friends, in which case, one could create a battle and modify all aspects of the rules (although custom rules could not be created and altered in the Wi-Fi mode itself, they could be changed in other modes before logging on) and Colosseum. From the friend lobby, players could see the current status of anyone on their friend list and join a battle they were hosting.&lt;br /&gt;
&lt;br /&gt;
Online functionality for Pokémon Battle Revolution was shut down on May 20, 2014 with the discontinuation of the [[Nintendo Wi-Fi Connection]] service.&lt;br /&gt;
&lt;br /&gt;
===Rules===&lt;br /&gt;
The rules for battle could be modified in various ways:&lt;br /&gt;
* Level: The levels of the Pokémon allowed could be set to Anything Goes (No restriction), Level 50 All (levels were set to 50) or a custom range and level total (the maximum combined level allowed of the 6 Pokémon)&lt;br /&gt;
* Entry Pokémon: How many Pokémon were used. Could be set from 1-6, or have no restriction, in which case players could enter as many or as few Pokémon as they wanted.&lt;br /&gt;
* Time limit for one battle: No limit, or a range of 1-99 Minutes. Time continued counting down even during attack animations. When time ran out, the Trainer with the most Pokémon remaining was the winner.&lt;br /&gt;
* Time limit for move selection: No limit, or a range of 20-99 Seconds. If a player ran out of time for move selection, the computer selected their moves for them.&lt;br /&gt;
The following options were either yes/allow or no/disallow selections.&lt;br /&gt;
* Allow same Pokémon on a team?&lt;br /&gt;
* Allow Pokémon with identical [[Held item|hold items]]?&lt;br /&gt;
* Allow two or more Pokémon to be put to {{status|sleep}} on the [[Party|same team]]?&lt;br /&gt;
* Allow two or more Pokémon to be {{status|Freeze|frozen}} on the same team?&lt;br /&gt;
* If all Pokémon faint due to {{m|Explosion}} or {{m|Selfdestruct}}, user loses? (If turned off, such a situation resulted in a draw rather than a victory for either side)&lt;br /&gt;
* Should {{m|Perish Song}} and {{m|Destiny Bond}} fail if used by a team&#039;s final Pokémon?&lt;br /&gt;
* Fixed-damage moves like {{m|Dragon Rage}} and {{m|SonicBoom}} always fail?&lt;br /&gt;
&lt;br /&gt;
==Legendary Pokémon banning controversy==&lt;br /&gt;
Due to the lack of clauses in online random multiplayer, Trainers with [[Legendary Pokémon]] ran rampant on the system, attracting controversy as to why Pokémon Battle Revolution was not using official Pokémon video game tournament rules—which ban Legendary Pokémon. However, on July 3, 2007, Legendary Pokémon (referred to as &amp;quot;exotic&amp;quot; Pokémon by the game) became banned from the system. Although it was originally speculated to be a [[glitch]], a [[Global Trade System#Temporary legendary Pokémon ban|similar incident]] occurred on the same date regarding {{game3|Diamond and Pearl|two other games|s}}. The banning of these Pokémon has received a large amount of controversy from the community. A Nintendo representative later [http://boards.gamefaqs.com/gfaqs/genmessage.php?board=934033&amp;amp;topic=36507640 stated]{{dead link}} that the ban was a technical difficulty. The similar GTS problem was not addressed.&lt;br /&gt;
&lt;br /&gt;
The ban was lifted sometime later, as Legendary Pokémon were then able to be used until the discontinuation of [[Nintendo Wi-Fi Connection]].&lt;br /&gt;
&lt;br /&gt;
Something similar happened to the American [[List of local English event Pokémon distributions in Generation IV#Toys &amp;quot;R&amp;quot; Us Darkrai|Alamos Darkrai]] given out at Toys &amp;quot;R&amp;quot; Us events. While the Japanese {{DL|List of local Japanese event Pokémon distributions in Generation IV|Movie Darkrai}}, the {{p|Darkrai}} obtained from [[Newmoon Island]] by hacking, and the [[Ranger Net#Liberate The Tower.21|Darkrai]] from [[Pokémon Ranger: Shadows of Almia]] worked fine, Alamos Darkrai was not allowed in online random multiplayer. This was fixed later on, and Alamos Darkrai were freely usable until the discontinuation of Nintendo Wi-Fi Connection.&lt;br /&gt;
&lt;br /&gt;
==Development and history==&lt;br /&gt;
The game was first announced by Nintendo president Satoru Iwata at a Nintendo marketing event in Japan on June 7, 2006. At the event, Iwata described Wii-to-DS connectivity using the game as an example, stating that gamers with either Pokémon Diamond or Pearl can play battles using their Diamond or Pearl Pokémon to Pokémon Battle Revolution using their DS as a controller.&lt;br /&gt;
&lt;br /&gt;
The first shown video of Pokémon Battle Revolution showcased a battle between Red and Leaf on what would become the Neon Colosseum. Interestingly, in said movie, a Groudon uses Hyper Beam on a Deoxys, not only defeating it, but leaving a large gash in the floor of the Colosseum, and a hole in the wall. It is unknown if these environment damages would have remained over the course of the battle, but no such thing is possible in the final game. The camera also appeared to be more dynamic than it is in the final game: when selecting its moves, the camera first focuses on the first Pokémon, then quickly pans over to the second Pokémon to select its moves, then pans over to the Trainer who is shown making an attack command, and the attacks begin. The camera simply cuts between these shots in the final game. The last difference is the HP meter that is shown on screen when damage is done. In the video, the numerical value of the HP is shown on the HP meter, however that does not happen in any game mode in the final version.&lt;br /&gt;
&lt;br /&gt;
The DS linkup feature was demoed at 2006 Nintendo World Tour for the first time. As well as allowing Pokémon from a Pokémon Diamond or Pearl cartridge to be used in-game, it replaces the on-screen battle menu normally used in conjunction with the Wii Remote. The battle menu is displayed on the DS touchscreen instead, and is navigated with the stylus. Up to eight players can play in a 1-on-1 tournament, much like the {{Gdis|Battle Frontier|III}}&#039;s [[Battle Dome]] in {{game|Emerald}}.&lt;br /&gt;
&lt;br /&gt;
==Compatibility==&lt;br /&gt;
Battle Revolution is compatible with all handheld [[Generation IV]] games. However, {{p|Giratina}}, {{p|Shaymin}}, and {{p|Rotom}}&#039;s form changes introduced in Platinum will revert to their original form upon being copied over to the game, and the [[Spiky-eared Pichu]] will display as a normal Pichu. In addition, Rotom&#039;s stats will lower to those of Rotom&#039;s normal form, and it will temporarily forget its special move.&lt;br /&gt;
&lt;br /&gt;
==Reception==&lt;br /&gt;
Pokémon Battle Revolution received mostly negative to lukewarm reviews, which eventually lead to the end of the game&#039;s production. {{wp|IGN}} has given this game a 5.0 out of 10 for many reasons. First, the website claimed, the game lacks many features demonstrated in previous games such as {{OBP|Pokémon Stadium|English}} and [[Pokémon Colosseum]], notably the {{wp|Role-playing game|RPG}} mode. The multiplayer and online battles were also criticized for lacking features such as tournament play. {{wp|GameSpot}} gave the game a 5.5 out of 10, their reasons being the repetitive gameplay and the barebones online play. It also added that if the player didn&#039;t have Pokémon Diamond or Pearl for the DS, there wasn&#039;t as much to do. {{wp|Nintendo Power}} gave this game a 6.5 out of 10.&lt;br /&gt;
&lt;br /&gt;
Currently the game has an average of 53% on both {{wp|Game Rankings}} and {{wp|Metacritic}}. &amp;lt;ref&amp;gt;http://www.gamerankings.com/wii/934033-pokemon-battle-revolution/index.html&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;http://www.metacritic.com/games/platforms/wii/pokemonbattlerevolution&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As of October 27th 2008, the game has sold 1.32 million copies worldwide.&amp;lt;ref&amp;gt;http://www.vgchartz.com/games/index.php?name=Pokemon+Battle+Revolution&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Staff==&lt;br /&gt;
{{main|Staff of Pokémon Battle Revolution}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Rhyhorn is the only starter Pokémon in this game to be unevolved, and the only one that can evolve twice.&lt;br /&gt;
* Pidgeot is the only starter Pokémon in this game to be fully evolved.&lt;br /&gt;
* An [https://www.youtube.com/watch?v=F-uqvWlXGNk unused music track] exists in the game&#039;s data.&lt;br /&gt;
* This was the first Pokémon game released for the Wii.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{normal color}}|bordercolor={{normal color light}}&lt;br /&gt;
|ja={{tt|ポケモンバトルレボリューション|Pokémon Battle Revolution}}&lt;br /&gt;
|fr=Pokémon Battle Revolution&lt;br /&gt;
|de=Pokémon Battle Revolution&lt;br /&gt;
|it=Pokémon Battle Revolution&lt;br /&gt;
|es=Pokémon Battle Revolution&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.nintendo.com/consumer/gameslist/manuals/Wii_Pokemon_Battle_Revolution.pdf Official PDF-file manual] for &#039;&#039;Pokémon Battle Revolution&#039;&#039; &amp;lt;small&amp;gt;(English)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Side series}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Games notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Pokémon Battle Revolution]]&lt;br /&gt;
[[Category:Wii games]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokémon Battle Revolution]]&lt;br /&gt;
[[es:Pokémon Battle Revolution]]&lt;br /&gt;
[[fr:Pokémon Battle Revolution]]&lt;br /&gt;
[[it:Pokémon Battle Revolution]]&lt;br /&gt;
[[ja:ポケモンバトルレボリューション]]&lt;br /&gt;
[[zh:宝可梦对战革命]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Veilstone_Game_Corner&amp;diff=2570970</id>
		<title>Veilstone Game Corner</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Veilstone_Game_Corner&amp;diff=2570970"/>
		<updated>2016-12-27T19:30:58Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* In the games */ Fix link for game machine&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox location&lt;br /&gt;
|image=Veilstone Game Corner DPPt.png&lt;br /&gt;
|image_size=135px&lt;br /&gt;
|type=building&lt;br /&gt;
|location_name=Veilstone Game Corner&lt;br /&gt;
|japanese_name=トバリゲームコーナー&lt;br /&gt;
|translated_name=Tobari Game Corner&lt;br /&gt;
|location=[[Veilstone City]]&lt;br /&gt;
|region=Sinnoh&lt;br /&gt;
|generation={{gen|IV}}&lt;br /&gt;
|map=Sinnoh Veilstone City Map.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Veilstone Game Corner&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;トバリゲームコーナー&#039;&#039;&#039; &#039;&#039;Tobari Game Corner&#039;&#039;) is a Game Corner located in [[Veilstone City]], [[Sinnoh]].&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
In Korean versions of {{game2|Diamond|Pearl|Platinum}}, due to the illegality of gambling in South Korea and the classifications standards of the {{wp|Game Rating Board}}, the [[slot machine]]s were replaced with [[Slot machine#Korean Diamond, Pearl, and Platinum / European Platinum|game machines]]. The dialogue and other text was also altered to remove references to the slot machines and their functionality. {{TM|64|Explosion}} is instead given away at random by the Game Corner attendant as part of a TM promotion.&lt;br /&gt;
&lt;br /&gt;
These changes were later also made in European releases of Pokémon Platinum, as a result of changes in the classification standards at {{wp|Pan European Game Information|PEGI}}&amp;lt;ref&amp;gt;[http://www.gamesradar.com/european-pokemon-platinums-missing-game-corner-explained/ European Pokemon Platinum&#039;s missing Game Corner explained | GamesRadar]&amp;lt;/ref&amp;gt;, including in the United Kingdom English version. &lt;br /&gt;
&lt;br /&gt;
The music played here is similar to the one heard in real-life {{wp|pachinko}} parlors.&lt;br /&gt;
&lt;br /&gt;
===Slot machines===&lt;br /&gt;
There are sixteen slot machines in the Game Corner, with four of them having people already seated at them.&lt;br /&gt;
&lt;br /&gt;
Each spin of the machine takes 3 coins, which are inserted by pressing the X button. Reels will start spinning either when the D-pad is pressed down or the X button is pressed again. Y stops the left reel, B stops the middle, and A stops the right.&lt;br /&gt;
&lt;br /&gt;
====Payouts====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;background: #{{gold color}}; border: 3px solid #{{gold color dark}}&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;background: #{{gold color light}}; {{roundytl|5px}}&amp;quot; | Series of icons&lt;br /&gt;
! style=&amp;quot;background: #{{gold color light}}; {{roundytr|5px}}&amp;quot; | Payout&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[File:Veilstone Corner 7.png]][[File:Veilstone Corner 7.png]][[File:Veilstone Corner 7.png]] || 100&lt;br /&gt;
|- style=&amp;quot;background:#FFFFFF&amp;quot;&lt;br /&gt;
| [[File:Veilstone Corner Galactic Symbol.png]][[File:Veilstone Corner Galactic Symbol.png]][[File:Veilstone Corner Galactic Symbol.png]] || 100&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[File:Veilstone Corner Moon Stone.png]][[File:Veilstone Corner Moon Stone.png]][[File:Veilstone Corner Moon Stone.png]] || 15&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[File:Veilstone Corner Lightning Bolt.png]][[File:Veilstone Corner Lightning Bolt.png]][[File:Veilstone Corner Lightning Bolt.png]] || 10&lt;br /&gt;
|- style=&amp;quot;background:#FFF&amp;quot;&lt;br /&gt;
| [[File:Veilstone Corner Berries.png]][[File:Veilstone Corner Berries.png]][[File:Veilstone Corner Berries.png]] || 2&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybl|5px}}&amp;quot; | [[File:Veilstone Corner Replay.png]][[File:Veilstone Corner Replay.png]][[File:Veilstone Corner Replay.png]]&lt;br /&gt;
| style=&amp;quot;background:#FFF; {{roundybr|5px}}&amp;quot; | Replay or 15&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
====Bonus Round====&lt;br /&gt;
As the game is played, occasionally a [[Poké Ball]] will roll up on the Touch Screen. They make the reels &amp;quot;sticky&amp;quot; and guarantee a win, whereas a win is normally impossible if a Ball does not appear. The type of win depends on the Ball:&lt;br /&gt;
&lt;br /&gt;
*{{Ball|Poké}} : Three Poké Balls&lt;br /&gt;
*{{Ball|Premier}}: Three of something Random&lt;br /&gt;
*{{Ball|Great}}: Three Replays&lt;br /&gt;
*{{Ball|Ultra}}: Three Pikachu&lt;br /&gt;
*{{Ball|Safari}}: Three Moon Stones&lt;br /&gt;
&lt;br /&gt;
Randomly, a {{p|Clefairy}} will pop out of the Poké Ball on the touch screen, and can be either a normal one, a {{Shiny}} one, or one that appears to be a {{m|transform}}ed {{p|Ditto}}. Which kind of Clefairy appears indicates how likely to Bonus Round is to repeat; a transformed Ditto indicates a lower chance to repeat, a Clefairy indicates a moderate chance, and a Shiny Clefairy indicates a high chance. If Pikachu appears after the round is complete, it will be more likely to repeat (it will be less likely to repeat if Clefairy appears again). Players must continue spinning the reels until they get a 100-coin bonus. The odds of getting the bonus seem to improve if the slots are activated to the beat of Clefairy&#039;s clapping.&lt;br /&gt;
&lt;br /&gt;
At this point the bonus round will begin. It only costs one coin to spin the reels while in the bonus round; after the reels begin spinning, the Clefairy will indicate which reel to stop first; left is Y, up is B, and right is A. Each time this is done correctly, three replays will be made possible, at 15 coins apiece. If the player does not follow Clefairy&#039;s instructions, but gets three of one image (including replays) coins will not be given. Each bonus round has 15 spins, meaning that a perfect one yields 210 coins.&lt;br /&gt;
&lt;br /&gt;
After 15 spins, the Clefairy will either stay for another bonus round or it will return to its Poké Ball and the bonus will end. This seems to be random. If ten or more bonus rounds are played in a row, the woman behind the counter will give {{TM|64|Explosion}} as a prize the first after this has been achieved. In order to obtain the TM, the player must lose a bonus round sometime after their tenth consecutive round; pressing Start to end the &amp;quot;Slot Session&amp;quot; will not count as having played 10 games in a row and will, in turn, not yield [[TM64]]. The TM is only given out once.&lt;br /&gt;
&lt;br /&gt;
Occasionally, the moon on the touch screen will glow red during a spin. Getting a replay when the moon is red makes Clefairy tired, so following Clefairy&#039;s instructions during a red moon makes the Bonus Round less likely to repeat.&lt;br /&gt;
&lt;br /&gt;
On the other hand, the moon may also occasionally glow bright white. Following Clefairy&#039;s instructions will guarantee that Clefairy will stay for another bonus round.&lt;br /&gt;
&lt;br /&gt;
===Service counter===&lt;br /&gt;
The woman behind the counter to the left of the slots sells coins at the following rates:&lt;br /&gt;
{{shop|[[Coin]]s}}&lt;br /&gt;
{{shoprow|{{shopitem|Coin|1,000|PD||Coin Case|display=50 Coins}}|{{shopitem|Coin|10,000|PD||Coin Case|display=500 Coins}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
&lt;br /&gt;
===Prize exchange===&lt;br /&gt;
Prizes are sold in the house to the right of the Game Corner.&lt;br /&gt;
&lt;br /&gt;
{{shop|Prizes}}&lt;br /&gt;
{{shoprow|{{shopitem|Type-enhancing item#Silk Scarf|1000|C|5=Silk Scarf|display=Silk Scarf}}|{{shopitem|In-battle effect item#Wide Lens|1000|C|5=Wide Lens|display=Wide Lens}}}}&lt;br /&gt;
{{shoprow|{{shopitem|In-battle effect item#Zoom Lens|1000|C|5=Zoom Lens|display=Zoom Lens}}|{{shopitem|In-battle effect item#Metronome|1000|C|5=Metronome|display=Metronome}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM90|2000|C||TM Normal|Substitute}}|{{shopitem|TM58|2000|C||TM Normal|Endure}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM75|4000|C||TM Normal|Swords Dance}}|{{shopitem|TM32|4000|C||TM Normal|Double Team}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM44|6000|C||TM Psychic|Rest}}|{{shopitem|TM89|6000|C||TM Bug|U-turn}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM10|6000|C||TM Normal|Hidden Power}}|{{shopitem|TM27|8000|C||TM Normal|Return}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM21|8000|C||TM Normal|Frustration}}|{{shopitem|TM35|10000|C||TM Fire|Flamethrower}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM24|10000|C||TM Electric|Thunderbolt}}|{{shopitem|TM13|10000|C||TM Ice|Ice Beam}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM29|10000|C||TM Psychic|Psychic}}|{{shopitem|TM74|15000|C||TM Steel|Gyro Ball}}}}&lt;br /&gt;
{{shoprow|{{shopitem|TM68|20000|C||TM Normal|Giga Impact}}}}&lt;br /&gt;
{{shopfooter}}&lt;br /&gt;
&lt;br /&gt;
==Items==&lt;br /&gt;
{{itlisth|Building}}&lt;br /&gt;
{{Itemlist|Coin Case|From the man standing south of the counter|D=yes|P=yes|Pt=yes|display=20 [[Coin]]s}}&lt;br /&gt;
{{Itemlist|Coin Case|From the fat man playing a slot machine near the counter|D=yes|P=yes|Pt=yes|display=50 [[Coin]]s}}&lt;br /&gt;
{{Itemlist|TM Normal|From the woman behind the counter after playing ten or more bonus rounds in a row|D=yes|P=yes|Pt=yes|display={{TM|64|Explosion}}}}&lt;br /&gt;
{{Itlistfoot|Building}}&lt;br /&gt;
&lt;br /&gt;
==Layout==&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #000; border: 3px solid #{{locationcolor/dark|building}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{locationcolor/light|building}}; {{roundytl|5px}}&amp;quot; | Version&lt;br /&gt;
! style=&amp;quot;background:#{{locationcolor/light|building}}&amp;quot; | Interior&lt;br /&gt;
! style=&amp;quot;background:#{{locationcolor/light|building}}; {{roundytr|5px}}&amp;quot; | Prize House&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{diamond color}}&amp;quot; |{{color2|000|Pokémon Diamond and Pearl Versions|Diamond}}&lt;br /&gt;
| rowspan=2 | [[File:Veilstone Game Corner Interior DP.png|200px]]&lt;br /&gt;
| rowspan=2 | [[File:Veilstone Prize House DP.png|200px]]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{pearl color}}&amp;quot; |{{color2|000|Pokémon Diamond and Pearl Versions|Pearl}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{platinum color}}&amp;quot; |{{color2|000|Pokémon Platinum Version|Platinum}}&lt;br /&gt;
| [[File:Veilstone Game Corner Interior Pt.png|200px]]&lt;br /&gt;
| [[File:Veilstone Prize House Pt.png|200px]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#{{locationcolor/light|building}}; {{roundybottom|5px}}&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
[[File:Veilstone Game Corner Adventures.png|thumb|250px|Veilstone Game Corner in Pokémon Adventures]]&lt;br /&gt;
[[File:Veilstone Game Corner DPA.png|thumb|left|180px|Veilstone Game Corner in Pokémon Diamond and Pearl! Adventure]]&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
The Veilstone Game Corner first appeared in &#039;&#039;[[PS356|Magnificent Meditite &amp;amp; Really Riolu I]]&#039;&#039;. {{adv|Platinum}} wandered into it by accident, mistaking it for a hotel. In no time, she was sucked into the gaming, having to be forcibly dragged away by {{adv|Pearl}} when he and {{adv|Diamond}} came looking for her. Diamond proceeded to exchange the coins Platinum had won for a {{DL|In-battle effect item|Zoom Lens}}. The next day, [[Maylene]]&#039;s father tried to talk Platinum, who was passing by, into trying the slot machines, but she refused. This is also the location where Diamond first encountered [[Team Galactic]] in &#039;&#039;[[PS358|Stunning Staravia &amp;amp; Stinky Skuntank I]]&#039;&#039; while recovering the [[Pokédex]] Platinum had accidentally left behind.&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Diamond and Pearl! Adventure manga===&lt;br /&gt;
The Veilstone Game Corner appeared in &#039;&#039;[[DPAS2|Deoxys, The Phantom Pokémon! (Part 2)]]&#039;&#039;. At the beginning of the chapter, [[Hareta]] and [[Mitsumi]] were seen playing the slots. Hareta was winning trays full of Coins while Mitsumi couldn&#039;t win at all--a possible reference to the actual differences in luck between the slot machines in the games. At the end of the chapter, Hareta returned to the Game Corner only to find out that Mitsumi still hadn&#039;t won once, and was determined not to leave until she finally did.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The background music for the Veilstone Game Corner remixes part of the theme for the [[Celadon Game Corner|Rocket Game Corner]].&lt;br /&gt;
* The background music that plays when {{p|Clefairy}} appears is a sped-up remix of the [[Mt. Moon Square]] background theme. The bonus round music further speeds it up.&lt;br /&gt;
* [[Maylene]]&#039;s father can be met here. He says that nothing is going his way, and asks if the player is a Trainer or has battled the Gym Leader. [[Looker]] can also be found here both before the player has obtained the {{badge|Cobble}} and after the [[Stark Mountain]] storyline.&lt;br /&gt;
* The woman behind the counter says that the player must have had an &#039;&#039;explosion&#039;&#039; of good luck before giving the TM64, as a pun.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{locationcolor/light|building}}|bordercolor={{locationcolor/dark|building}}&lt;br /&gt;
|fr=Casino de Voilaroc&lt;br /&gt;
|de=Schleiede Spielhalle&lt;br /&gt;
|it=Casinò di Rupepoli&lt;br /&gt;
|ko=장막시티 게임코너 &#039;&#039;Jangmak City Game Corner&#039;&#039;&lt;br /&gt;
|es=Casino de Ciudad Rocavelo&lt;br /&gt;
|vi=Trung tâm trò chơi Tobari&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{gamecorner}}&lt;br /&gt;
{{Sinnoh}}&amp;lt;br/&amp;gt;&lt;br /&gt;
{{Project Locations notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Sinnoh locations]]&lt;br /&gt;
[[Category:Diamond and Pearl locations]]&lt;br /&gt;
[[Category:Buildings]]&lt;br /&gt;
[[Category:Platinum locations]]&lt;br /&gt;
&lt;br /&gt;
[[de:Spielhalle (Schleiede)]]&lt;br /&gt;
[[fr:Casino de Voilaroc]]&lt;br /&gt;
[[it:Casinò di Rupepoli]]&lt;br /&gt;
[[ja:トバリゲームコーナー]]&lt;br /&gt;
[[zh:帷幕游戏中心]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Pinball&amp;diff=2552280</id>
		<title>Pokémon Pinball</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Pinball&amp;diff=2552280"/>
		<updated>2016-12-08T03:56:03Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Trivia */ Pokédex entries&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;For other uses, see [[pinball]].&#039;&#039;&lt;br /&gt;
{{Infobox game |colorscheme=red|bordercolorscheme=blue&lt;br /&gt;
|name=Pokémon Pinball&lt;br /&gt;
|jname=ポケモンピンボール&lt;br /&gt;
|boxart=Pinball EN boxart.png&lt;br /&gt;
|caption=Pokémon Pinball&#039;s boxart&lt;br /&gt;
|jbox=Pinball JP boxart.png&lt;br /&gt;
|jcaption=Japanese boxart of Pokémon Pinball&lt;br /&gt;
|platform=[[Game Boy Color]]{{tt|*|also playable on the original Game Boy, but with several features disabled}}&lt;br /&gt;
|category=Pinball&lt;br /&gt;
|players=1&lt;br /&gt;
|developer=[[Jupiter Corporation]]&lt;br /&gt;
|publisher=[[Nintendo]]&lt;br /&gt;
|gen_series=[[Generation I]] [[Spin-off Pokémon games|side series]]&lt;br /&gt;
|cero=A&lt;br /&gt;
|esrb=E&lt;br /&gt;
|pegi=3+&lt;br /&gt;
|acb=G&lt;br /&gt;
|oflc=G8+&lt;br /&gt;
|release_date_ja=April 14, 1999&amp;lt;ref&amp;gt;[http://www.pokemon.co.jp/game/other/gbc-pp/ Pokémon.co.jp]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_na=June 28, 1999&amp;lt;ref&amp;gt;[http://www.pokemon.com/us/games/videogame-pokemontm-pinball/ Pokémon.com (US)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_au=July 2000&amp;lt;ref&amp;gt;[http://web.archive.org/web/20000303105602/http://www.sirenent.com.au/pokemon/pokemon.html Siren Entertainment (archive)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|release_date_eu=October 6, 2000&amp;lt;ref&amp;gt;[http://www.pokemon.com/uk/games/videogame-pokemontm-pinball/ Pokémon.com (UK)]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|website_ja=[http://www.pokemon.co.jp/game/other/gbc-pp/ Pokémon.co.jp]&amp;lt;br&amp;gt;[http://www.nintendo.co.jp/n02/dmg/vphj/ Nintendo.co.jp]&lt;br /&gt;
|website_en=[http://www.pokemon.com/us/pokemon-video-games/pokemon-pinball/ Pokémon.com]&amp;lt;br&amp;gt;[https://web.archive.org/web/19991125233210/http://www.nintendo.com/gb/pinball/index.html Nintendo.com]&lt;br /&gt;
}}&lt;br /&gt;
{{StrategyWiki}}&lt;br /&gt;
&#039;&#039;&#039;Pokémon Pinball&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケモンピンボール&#039;&#039;&#039; &#039;&#039;Pokémon Pinball&#039;&#039;) is a spin-off {{wp|pinball}} game for the [[Game Boy Color]]. The cartridge was unique at the time among Game Boy games in that it includes a rumble pack powered by a single AAA battery, providing force feedback in much the same way as controllers for TV consoles. As the title suggests, the gameplay is pinball-based, but with a uniquely Pokémon-inspired spin. For example, the game is divided into two tables, the Red Field and the Blue Field, named after [[Pokémon Red and Blue Versions|the first paired versions released outside of Japan]], each with different table designs, accessible map locations, and catchable wild Pokémon.&lt;br /&gt;
&lt;br /&gt;
The game received an update/sequel on the Game Boy Advance in the form of [[Pokémon Pinball: Ruby &amp;amp; Sapphire]].&lt;br /&gt;
&lt;br /&gt;
==Objective==&lt;br /&gt;
The goal is to catch all the Pokémon and complete the Pokédex. Beyond that and the ever-present goal of getting a high score, there is no storyline to speak of.&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
Catch &#039;em all with a pinball!&amp;lt;br&amp;gt;Discover a whole new way to collect Pokémon - by playing pinball! Hit the targets with your Poké Ball to catch and evolve Pokémon. The better you do, the more rare Pokémon you&#039;ll find! Every Pokémon you catch is automatically recorded in your Pokédex - see if you can catch all 150! Some Pokémon appear only on the Red Field or only on the Blue Field, so you&#039;ll have to play both to catch &#039;em all!&lt;br /&gt;
&lt;br /&gt;
* The new Rumble feature makes you feel like you&#039;re playing a real pinball machine!&lt;br /&gt;
* Trade high scores with a friend using the built-in [[Infrared]] Communications Port (on Game Boy Color only).&lt;br /&gt;
* Print out your high scores with a [[Game Boy Printer]] (sold separately).&lt;br /&gt;
* Find the bonus stages to rack up a high score.&lt;br /&gt;
* Upgrade your Poké Ball to a Great Ball, Ultra Ball, or Master Ball and score even higher!&lt;br /&gt;
* Game Pak contains built in Rumble feature (one AAA battery included).&lt;br /&gt;
&lt;br /&gt;
==Acquiring Pokémon==&lt;br /&gt;
Rather than catching Pokémon in any traditional manner, Pokémon Pinball requires players to play special game modes on the pinball table to catch and evolve their Pokémon and complete their Pokédex.&lt;br /&gt;
&lt;br /&gt;
===Catch &#039;Em Mode===&lt;br /&gt;
In Catch &#039;Em Mode, the player enters by lighting up two or three &amp;quot;GET&amp;quot; lights by letting the ball pass a certain tab. If the player lights up three lights, he/she gets different Pokémon than if he/she lighted up two. When it starts, a Pokémon silhouette appears in the middle of the lower field, and the player must hit the bumpers to gradually turn all six pieces of it into color. Once that is done, the actual Pokémon appears there. Then the player must hit it three times to light up what says &amp;quot;CATCH!&amp;quot; two characters at a time, then hit it one last time to catch the Pokémon. Once the player has caught it, he/she can evolve it in Evolution Mode. It also lights up one Poké Ball out of three which lets him/her reach the next Bonus Stage. The player has two minutes to complete Catch &#039;em! Mode. Up to 255 Pokémon can be caught at the same time within a game: catching a 256th will result into the counter being set back to 0 and the list being blanked, but the player will receive a bonus of 1,000,000,000 points.&lt;br /&gt;
&lt;br /&gt;
===Evolution Mode===&lt;br /&gt;
Evolution mode is only accessible if the player has caught at least one Pokémon in Catch &#039;em! Mode. The player also has to light up three &amp;quot;EVO&amp;quot; lights activated in the same way as the GET lights. The player has to hit a spot where an arrow is pointing to on the field. Then the player can choose any one of the Pokémon they have caught. Then, depending on how the Pokémon evolves, the player has to have the ball hit either an &amp;quot;EX&amp;quot; for EXP., an evolution stone, or a link cable. The player has to do this three times. Some locations do not have experience or items; hitting one of those locations will cause the arrows to disappear (with the message that the Pokémon is tired, if it evolves by experience) and the player will have to shoot around the outside loop or wait ten seconds before an arrow appears again. Once the player is done, the player still has to get the ball into a hole to complete Evolution Mode. If the Pokémon is already fully evolved, then completing Evolution Mode will earn the player a 10,000,000 point bonus.&lt;br /&gt;
&lt;br /&gt;
==Poké Ball==&lt;br /&gt;
Fittingly with the other Pokémon-inspired tweaks to the basic pinball formula, the ball is a [[Poké Ball]]. Each table has three lights near the top of the upper half that, when lit simultaneously, will upgrade the Poké Ball temporarily to the next better basic Poké Ball; the upgrades are the Great Ball, the Ultra Ball, and the Master Ball. Each upgrade multiplies the points gained on the table by a different multiplier: 2×, 3×, and 5×, respectively. Attempting to further upgrade a Master Ball will earn the player 10,000,000 bonus points.&lt;br /&gt;
&lt;br /&gt;
==Bonus Tables==&lt;br /&gt;
Catching a Pokémon in Catch &#039;Em Mode will cause one Poké Ball icon to light up below the display on the lower portion of the field. Evolving a Pokémon in Evolution Mode will cause two of these lights to light up instead (or one if there is no room for two). Three of these lights can be lit at a time; when all three are lit, the player can shoot the ball into the center hole to access one of several bonus stages that are progressed through in a linear fashion; if the player completes one bonus stage, then when he lights up the Poké Ball lights again, he can enter the next stage. Each table has a separate progression of three bonus tables, with only the final stage on each table (the {{p|Mewtwo}} stage) being the same for both tables.&lt;br /&gt;
&lt;br /&gt;
===Diglett Bonus Stage===&lt;br /&gt;
This is the first bonus stage on the Red Field.&lt;br /&gt;
[[File:Pinball Diglett Bonus.png|thumb|160px|Diglett bonus stage]]&lt;br /&gt;
This table features {{p|Diglett}} and {{p|Dugtrio}} and is unique among these five bonus stages in that it is the only one where, rather than a time limit being the defeat condition, the player only has one ball to complete the stage with. If the ball is lost, the stage ends. When the stage begins, the field is covered with Diglett that, when hit with the ball, will retreat into the table. The player earns points for each Diglett he knocks down. When all the Diglett are knocked down, a Dugtrio appears in the back center portion of the table. Hitting the Dugtrio three times will earn bonus points and complete the bonus stage.&lt;br /&gt;
&lt;br /&gt;
===Gengar Bonus Stage===&lt;br /&gt;
This is the second bonus stage on the Red Field.&lt;br /&gt;
[[File:Pinball Gastly Bonus Gengar.png|thumb|160px|Gengar on its bonus stage]]&lt;br /&gt;
This table is set in a graveyard where the player is attacked by several wild {{p|Gastly}}. Hitting ten Gastly with the ball will cause {{P|Haunter}} to appear instead. Hitting ten Haunter with the ball will draw out a giant {{p|Gengar}}. Hit Gengar five times to complete the stage. Hitting the necessary Pokémon will earn points. There is a time limit of 1:30 on the stage; as long as the player does not take this long to win, he/she can lose the ball an unlimited number of times without penalty.&lt;br /&gt;
&lt;br /&gt;
===Meowth Bonus Stage===&lt;br /&gt;
This is the first bonus stage on the Blue Field.&lt;br /&gt;
[[File:Pinball Meowth Bonus.png|thumb|160px|Meowth bonus stage]]&lt;br /&gt;
A {{p|Meowth}} runs around the field. When the player hits Meowth with the ball, it will pause briefly and drop a pile of coins. Up to six piles of coins can be on the field at a time; if there are six, hitting Meowth any more will not cause more coins to appear. Collecting a pile of coins will earn points and cause a coin icon to appear at the top of the screen. Collecting coin piles consecutively without hitting Meowth will apply a multiplier to both the number of coin icons added to the top of the screen and the points earned. This multiplier is equal to the current number of coin piles consecutively collected, and thus can go no higher than 6×. Once the player has 20 coin icons on top of the screen, the bonus stage is completed; however, the player is allowed to continue the bonus stage until time runs out or until he loses his current ball to gain more points. There is a time limit of 1:00 on the stage, with unlimited extra balls (unless the stage is completed). Losing the ball before the stage is completed causes all the coin piles to disappear and incurs a four-coin penalty.&lt;br /&gt;
&lt;br /&gt;
===Seel Bonus Stage===&lt;br /&gt;
This is the second bonus stage on the Blue Field.&lt;br /&gt;
[[File:Pinball Seel Bonus.png|thumb|160px|Seel bonus stage]]&lt;br /&gt;
Three {{p|Seel}} swim around underwater, visible by their silhouettes. Periodically, one will bring its head above water for a short time. Hitting a Seel&#039;s exposed head with the ball will cause it to duck back underwater, earning points and causing a circular icon to appear on top of the screen. Hitting multiple Seel consecutively without letting one duck underwater on its own will apply a multiplier to both the icons added to the top of the screen and the points earned. The multiplier for the icons is equal to the current number of consecutive hits, while the score multiplier doubles with each Seel hit, but can go no higher than 256×. Once the player has 20 icons on top of the screen, the stage is completed, but the player is allowed to continue and earn more points until either time runs out or he loses his ball. There is a time limit of 1:30 on the stage, with unlimited extra balls (unless the stage is completed). Losing the ball before the stage is completed resets the multiplier and incurs a four-point penalty.&lt;br /&gt;
&lt;br /&gt;
===Mewtwo Bonus Stage===&lt;br /&gt;
This is the third bonus stage on both the Red and Blue Fields. &lt;br /&gt;
[[File:Pinball Mewtwo Bonus.png|thumb|160px|Mewtwo bonus stage]]&lt;br /&gt;
&lt;br /&gt;
{{p|Mewtwo}} stands in the back center of the otherwise open stage, surrounded by six black circles moving around it in a circular pattern. Hitting these circles will earn 1,000,000 points and cause them to disappear momentarily. Hitting Mewtwo will earn 50,000,000 points per hit. As the player hits Mewtwo more, the number of circles on the field will decrease gradually. Hitting Mewtwo 25 times will complete the stage. There is a time limit of 2:00 on the stage, with unlimited extra balls.&lt;br /&gt;
&lt;br /&gt;
Once the Mewtwo stage is completed, the rotation will cycle back to the first bonus stage for the table being played.&lt;br /&gt;
&lt;br /&gt;
Due to Mewtwo&#039;s obscenely high point output, intentionally failing and replaying this stage is the fastest way to rack up a high score.&lt;br /&gt;
&lt;br /&gt;
==Map Move==&lt;br /&gt;
Part of the game revolves around traveling to different locations. The first location is determined at the start of the game, and the current location is displayed in the screen on the lower half of the table when not in any of the special modes. By hitting certain triggers on each table (see below under &amp;quot;Field Mechanics&amp;quot;), the player can trigger Map Move mode, during which the player has 30 seconds to hit certain targets on the table, and if they are all hit, the player will move to a random new location, where different wild Pokémon can be caught. Each table has a distinct set of locations, with only a handful of overlaps. The locations are divided into three areas, the first three locations will be selected from the first area, then two from the second area, the sixth location will be Indigo Plateau, after which the areas will repeat.&lt;br /&gt;
&lt;br /&gt;
===Red Field locations===&lt;br /&gt;
* Area 1&lt;br /&gt;
** [[Pallet Town]]&lt;br /&gt;
** [[Viridian Forest]]&lt;br /&gt;
** [[Pewter City]]&lt;br /&gt;
** [[Cerulean City]]&lt;br /&gt;
** [[Vermilion City]] Seaside&lt;br /&gt;
** [[Rock Tunnel|Rock Mountain]]&lt;br /&gt;
** [[Lavender Town]]&lt;br /&gt;
* Area 2&lt;br /&gt;
** {{ka|Cycling Road}}&lt;br /&gt;
** {{safari|Kanto}}&lt;br /&gt;
** [[Seafoam Islands]]&lt;br /&gt;
** [[Cinnabar Island]]&lt;br /&gt;
* Area 3&lt;br /&gt;
** [[Indigo Plateau]]&lt;br /&gt;
&lt;br /&gt;
===Blue Field locations===&lt;br /&gt;
* Area 1&lt;br /&gt;
** [[Viridian City]]&lt;br /&gt;
** [[Viridian Forest]]&lt;br /&gt;
** [[Mt. Moon]]&lt;br /&gt;
** [[Cerulean City]]&lt;br /&gt;
** [[Vermilion City]] Streets&lt;br /&gt;
** [[Rock Tunnel|Rock Mountain]]&lt;br /&gt;
** [[Celadon City]]&lt;br /&gt;
* Area 2&lt;br /&gt;
** [[Fuchsia City]]&lt;br /&gt;
** {{safari|Kanto}}&lt;br /&gt;
** [[Saffron City]]&lt;br /&gt;
** [[Cinnabar Island]]&lt;br /&gt;
* Area 3&lt;br /&gt;
** [[Indigo Plateau]]&lt;br /&gt;
&lt;br /&gt;
==Slots==&lt;br /&gt;
By lighting up all four &amp;quot;CAVE&amp;quot; lights at the top of the four lanes, the player makes the &amp;quot;Slots&amp;quot; bonus available. This makes the center hole open, and by shooting the ball into it, the player activates the slots. A slot reel will spin around and eventually slows and stops (the player can make it slow earlier with the &#039;A&#039; button). The player is then awarded one of the following bonuses:&lt;br /&gt;
&lt;br /&gt;
* Small: A bonus of 100 - 900 points.&lt;br /&gt;
* Big: A bonus of 1,000,000 - 9,000,000 points.&lt;br /&gt;
* Get: Starts Catch &#039;Em Mode.&lt;br /&gt;
* Evo: Starts Evolution Mode.&lt;br /&gt;
* Saver: For the next 30/60/90 seconds, if the ball is drained it will be returned to the plunger and immediately launched (up to twice).&lt;br /&gt;
* Pikachu: For the rest of this ball the Pikachu kickback will always save the ball if it goes into the out lanes.&lt;br /&gt;
* Upgrade: The ball is upgraded to the next level, increasing the score multiplier.&lt;br /&gt;
* Extra: The player receives an extra ball.&lt;br /&gt;
* Bonus multiplier: The bonus multiplier is increased.&lt;br /&gt;
* Go to bonus: The player immediately plays the next bonus stage.&lt;br /&gt;
&lt;br /&gt;
Note that the player can light up the four &amp;quot;CAVE&amp;quot; lights at any time, however the slots will only become available when the player is not in Catch &#039;Em, Evolution or Map Move modes and the bonus stage is not available.&lt;br /&gt;
&lt;br /&gt;
==Field Mechanics==&lt;br /&gt;
On each field, various Pokémon appear, taking the place of more traditional pinball obstacles like switches and bumpers.&lt;br /&gt;
&lt;br /&gt;
===Red Field===&lt;br /&gt;
* {{p|Voltorb}}: Three appear at the center of the top screen. They serve as bumpers for the [[Poké Ball]] and also flip silhouette tiles in Catch &#039;Em Mode.&lt;br /&gt;
* {{p|Ditto}}: One is blocking the Evolution Mode trigger hole in the top left corner of the screen until the EVO lights are lit.&lt;br /&gt;
* {{p|Bellsprout}}: Bellsprout can swallow your ball; if at least two GET lights are lit, Catch &#039;Em Mode begins when this happens.&lt;br /&gt;
* {{p|Diglett}}: Hit either of the two Diglett three times to trigger Map Move mode.&lt;br /&gt;
* {{p|Staryu}}: Hit the button below Staryu to toggle whether or not the Poké Ball upgrade lights above the Voltorb are accessible.&lt;br /&gt;
&lt;br /&gt;
===Blue Field===&lt;br /&gt;
* {{p|Shellder}}: Three appear at the center of the top screen. They serve as bumpers for the [[Poké Ball]] and also flip silhouette tiles in Catch &#039;Em Mode.&lt;br /&gt;
* {{p|Cloyster}}: If the ball is sent to the right from the four-way intersection in the middle of the table, Cloyster will close it in its shell; if at least two GET lights are lit, Catch &#039;Em Mode begins when this happens.&lt;br /&gt;
* {{p|Slowpoke}}: If the ball is sent to the left from the four-way intersection in the middle of the table, Slowpoke will swallow it; if all three EVO lights are lit, Evolution Mode begins when this happens.&lt;br /&gt;
* {{p|Poliwag}}: Hit the red button near Poliwag three times to trigger Map Move mode.&lt;br /&gt;
* {{p|Psyduck}}: Hitting Psyduck three times will also trigger Map Move mode.&lt;br /&gt;
&lt;br /&gt;
===Both Fields===&lt;br /&gt;
*{{p|Pikachu}}: Pikachu can appear under either one of the exit lanes (from which the ball cannot normally be saved); Pikachu&#039;s location is toggled with the flipper buttons. If the ball would exit the table via the exit lane that Pikachu is under, if Pikachu is ready, then instead it will rebound the ball onto the field by using {{m|ThunderShock}}. Pikachu is readied by spinning a spinner on the right side of the large loop on each table. There is a gauge with a lightning bolt symbol in it to indicate how ready Pikachu is; it can only rebound the ball if this gauge is full.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* The main background music of the Blue Field shares its melody with the music played in [[Ecruteak City]] and [[Cianwood City]] in {{game|Gold and Silver|s}} released 7 months later.&lt;br /&gt;
* The background music of the Red Field shares its melody with the music played in [[Viridian City]], [[Saffron City]] and [[Pewter City]] in all the core series games that feature [[Kanto]], and [[Cerulean City]] in [[Generation II]].&lt;br /&gt;
* The Catch &#039;Em Mode music of the Blue Field is an instrumental version of the first opening song of the [[Pokémon anime]], &amp;quot;[[Aim to Be a Pokémon Master]]&amp;quot;.&lt;br /&gt;
* The Catch &#039;Em Mode music in the Red Field is based on the music that plays when one is riding one&#039;s [[bicycle]] in {{4v2|Red|Green|Blue|Yellow}}.&lt;br /&gt;
* The music that plays during &amp;quot;Name Entry&amp;quot; was revised and used for [[Sootopolis City]]&#039;s background theme.{{fact}}&lt;br /&gt;
* The Poké Ball upgrades all have a letter stamped on them that were not changed to match their localized names: the Great Ball has an S (for Super) and the Ultra Ball has an H (for Hyper).&lt;br /&gt;
* Two maps are labeled incorrectly: Rock Mountain (supposed to be [[Rock Tunnel]]), and Fuchia City (missing an s).&lt;br /&gt;
* {{p|Mew}} can appear as a catchable Pokémon in [[Indigo Plateau]] once the player has completed the Mewtwo bonus stage twice (it then has a 1/16 chance of being encountered when all three GET lights are lit). However, it is virtually impossible to be caught by normal means, because a special routine requires the player to hit Mew a total of 1024 times (256 times for each of the 4 steps in the &amp;quot;catch!&amp;quot; sequence).&amp;lt;ref&amp;gt;[http://psense.lib.net/Analysis/RGB/pinball/poke.html ポケモンピンボール ! - POKeMONaSeNSE] (Japanese)&amp;lt;/ref&amp;gt; Mew&#039;s Pokédex entry will be unlocked when it is encountered instead of when it is obtained.&lt;br /&gt;
* [[Pokédex]] entries in Pokémon Pinball match the entries from {{2v2|Red|Blue}} except for the addition of a period at the end of each entry.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Spin-off series}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Sidegames notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Pokémon Pinball]]&lt;br /&gt;
[[Category:Game Boy Color games]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokémon Pinball]]&lt;br /&gt;
[[fr:Pokémon Pinball]]&lt;br /&gt;
[[it:Pokémon Pinball]]&lt;br /&gt;
[[ja:ポケモンピンボール]]&lt;br /&gt;
[[pl:Pokémon Pinball]]&lt;br /&gt;
[[zh:精靈寶可夢彈珠臺]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=EP035&amp;diff=2420365</id>
		<title>EP035</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=EP035&amp;diff=2420365"/>
		<updated>2016-03-27T01:27:56Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Plot */ {{Incomplete Plot}} - Missing info on the 30 Tauros.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{undubbed|035}}&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP034 |&lt;br /&gt;
prevtitle=The Kangaskhan Kid |&lt;br /&gt;
nextcode=EP036 |&lt;br /&gt;
nexttitle=The Bridge Bike Gang |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Kanto| }}&lt;br /&gt;
{{EpisodeInfobox|&lt;br /&gt;
epcode=EP035 |&lt;br /&gt;
colorscheme=Kanto|&lt;br /&gt;
title_en= |&lt;br /&gt;
title_ja=ミニリュウのでんせつ |&lt;br /&gt;
title_ja_trans=The Legend of Miniryu |&lt;br /&gt;
screen=hd |&lt;br /&gt;
broadcast_jp=November 25, 1997 |&lt;br /&gt;
broadcast_us=Unaired |&lt;br /&gt;
en_series=Indigo League |&lt;br /&gt;
en_op=|&lt;br /&gt;
ja_op=[[Aim to Be a Pokémon Master|めざせポケモンマスター]] |&lt;br /&gt;
ja_ed=[[Meowth&#039;s Song|ニャースのうた]] |&lt;br /&gt;
olmteam=Team Ota |&lt;br /&gt;
scenario=園田英樹 |&lt;br /&gt;
storyboard=鈴木敏明 |&lt;br /&gt;
director=鈴木敏明 |&lt;br /&gt;
art=志村泉 |&lt;br /&gt;
morecredits=yes |&lt;br /&gt;
epstaffpage=EP031-EP040 |&lt;br /&gt;
footnotes=*{{filb-eppics|pm|035}}&lt;br /&gt;
}}&lt;br /&gt;
(Japanese: &#039;&#039;&#039;ミニリュウのでんせつ&#039;&#039;&#039; &#039;&#039;The Legend of {{tt|Miniryu|Dratini}}&#039;&#039;) is the 35th episode of the [[Pokémon anime]]. It was first broadcast in Japan on November 25, 1997, but never broadcast in the United States or all other countries airing a [[dub]] based on the English version. &lt;br /&gt;
{{spoilers}}&lt;br /&gt;
&lt;br /&gt;
==Blurb==&lt;br /&gt;
&amp;lt;!--http://web.archive.org/web/20011202024601/http://www.pokemon.com/cartoons/cartoons_02g.html--&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;After finally entering the safari zone, our heroes meet up with the elderly supervisor of the zone. As they are being explained the rules of the safari zone in his office, a picture, carefully hung there, catches Ash’s attention. It is a picture of the elderly supervisor as a boy, taken alongside a Dratini, the legendary Pokémon. Ash asks desperately about the existence of Dratini, but the elderly man denies everything. Hearing of the plenitude of Pokémon in the safari zone, Team Rocket also arrives on the scene.&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Plot==&lt;br /&gt;
{{Incomplete plot}} &amp;lt;!-- What about the 30 Tauros? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ash, Misty and Brock are touring the area in the {{safari|Kanto}}. {{Ash}} is singing, while the narrator explains that the group hasn&#039;t yet {{pkmn2|caught}} a single Pokémon, but with so many Pokémon in this area, it&#039;s understandable why anyone would want to sing.&lt;br /&gt;
&lt;br /&gt;
As the group approaches a building, Ash sings that they&#039;re in the Safari Zone. {{an|Brock}} asks Ash to stop singing, which Ash ignores and continues to sing. Brock asks {{an|Misty}} to do something, and she replies by singing along with Ash. Brock decides to sing as well. Before he can do so, however, a man approaches from the building and demands they &amp;quot;shut up!&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Ash demands what the man&#039;s problem is, to which the man pulls a [[Weaponry in the Pokémon world|firearm]] out and replies, &amp;quot;Do you want to get shot?&amp;quot; The group hastily apologizes, and the man relents. He then introduces himself as [[Kaiser]], who&#039;s none other than the care-taker of the Safari Zone.&lt;br /&gt;
&lt;br /&gt;
Inside the building, Kaiser shows the group a basket of {{ball|Safari}}s and a fishing rod. Ash is delighted and reaches out eagerly for them, but Kaiser pulls his gun out and explains the rules of the Safari Zone: All that&#039;s permitted are Safari Balls and fishing rods. If they break the rules, his &amp;quot;Thunderbolt&amp;quot; will burn them. He then points the gun at Ash&#039;s head to demonstrate his point.&lt;br /&gt;
&lt;br /&gt;
Misty notices a picture of Kaiser as a young man, in which he&#039;s holding a {{p|Dratini}}. As Ash and Misty view the picture, Brock tells them about a rumor of a Dratini living in the Safari Zone, and the picture certainly proves that the rumor is true. Before this can be expanded on any further, Kaiser leaps forward and snatches the picture from Misty&#039;s hand, screaming that there is no Dratini. Ash argues otherwise, but seeing Kaiser reach for his gun is more than enough to make him take his statement back.&lt;br /&gt;
&lt;br /&gt;
Kaiser leaves the group, taking the picture with him. Misty wonders why he acts so serious, to which Brock replies that something must be up for him to act like this. Ash suggests that they ask {{an|Professor Oak}}, which the rest agree on.&lt;br /&gt;
&lt;br /&gt;
The focus then shifts on Kaiser, who&#039;s standing outside the building staring at the picture. He apologizes to Dratini and says he&#039;ll never bother it again. While this happens, Oak explains to the kids that he knows Kaiser well. Thirty years ago, a Dratini was found in the Safari Zone by Kaiser himself. {{pkmn|Trainer}}s from all over flocked to the Safari Zone just to see the mythical creature, but while they were there, they caught many other Pokémon in the process, literally destroying the Safari Zone. Since then, only Safari Balls have been allowed there. The Dratini was never found; all that remains is a picture.&lt;br /&gt;
&lt;br /&gt;
After an attack by {{TRT}}, the Warden directs the group to a lake inhabited by Dratini. James and Meowth don scuba gear and attempts to find Dratini, while Jessie is waiting for them above. Suddenly, a Dratini emerges from the water and reveals itself to Jessie. She kneels down on the pipe that is supplying air to James and Meowth, calling the Dratini to come closer, while the other two are struggling for a breath of air. Just as Jessie tries to grab it, James and Meowth splash out of the water, scaring it away. Jessie starts to yell at them, when Meowth reveals a backup plan to capture all the Pokémon in the lake.&lt;br /&gt;
&lt;br /&gt;
He then goes to explain how the electric bomb he is holding will zap all the Pokémon in the water to cause them to rise to the surface, and is about to throw it in when Ash intervenes. Meowth throws it in anyways, and Kaiser jumps in the lake after it. Ash jumps after him, but Misty stops Ash, telling him not to go. Then she asks, &amp;quot;What gives you such confidence?&amp;quot;. He then replies, &amp;quot;I told you before, the good guys always win.&amp;quot; He dives into the lake with Misty&#039;s Staryu to retrieve the bomb, and sends Staryu to take Kaiser back to the surface. He reaches the bottom, retrieves the bomb, but then runs out of air. Suddenly, a storm begins: it is caused by a {{p|Dragonair}}. The Dragonair saves Ash, just as it did when it was a Dratini, saving Kaiser. The Warden is overjoyed, as he has successfully protected the Pokémon. Team Rocket is sent blasting off again, and Ash sends all his {{AP|Tauros}} to Oak, who trample over the Professor in a stampede.&lt;br /&gt;
&lt;br /&gt;
==Major events==&lt;br /&gt;
* {{Ash}} and {{ashfr}} enter the {{safari|Kanto}} and receive thirty {{ball|Safari}}s to be used within the Zone.&lt;br /&gt;
* Ash uses his Safari Balls to {{pkmn2|caught|catch}} thirty {{AP|Tauros}}.&lt;br /&gt;
{{animeevents}}&lt;br /&gt;
&lt;br /&gt;
===Debuts===&lt;br /&gt;
====Pokémon debuts====&lt;br /&gt;
* [[Ash&#039;s Tauros]]&lt;br /&gt;
* {{p|Rhydon}}&lt;br /&gt;
* {{p|Dratini}}&lt;br /&gt;
* {{p|Dragonair}}&lt;br /&gt;
&lt;br /&gt;
==Characters==&lt;br /&gt;
===Humans===&lt;br /&gt;
* {{Ash}}&lt;br /&gt;
* {{an|Brock}}&lt;br /&gt;
* {{an|Misty}}&lt;br /&gt;
* [[Jessie]]&lt;br /&gt;
* [[James]]&lt;br /&gt;
* {{an|Professor Oak}}&lt;br /&gt;
* [[Kaiser]]&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
[[File:Dare da EP035.png|200px|thumb|right|{{tt|Dare da?|Who&#039;s That Pokémon?}}]]&lt;br /&gt;
[[Who&#039;s That Pokémon?]]: {{p|Tauros}}&lt;br /&gt;
&lt;br /&gt;
* {{p|Pikachu}} ({{OP|Ash|Pikachu}})&lt;br /&gt;
* {{p|Meowth}} ({{TRM}})&lt;br /&gt;
* {{p|Tauros}} ({{OP|Ash|Tauros}}; thirty; new; sent to {{an|Professor Oak|Oak}}&#039;s [[Professor Oak&#039;s Laboratory|Laboratory]])&lt;br /&gt;
* {{p|Staryu}} ({{OP|Misty|Staryu}})&lt;br /&gt;
* {{p|Arbok}} ({{OP|Jessie|Arbok}})&lt;br /&gt;
* {{p|Nidorina}}&lt;br /&gt;
* {{p|Nidorino}}&lt;br /&gt;
* {{p|Poliwag}}&lt;br /&gt;
* {{p|Slowpoke}}&lt;br /&gt;
* {{p|Rhyhorn}}&lt;br /&gt;
* {{p|Rhydon}} (Japanese debut)&lt;br /&gt;
* {{p|Horsea}}&lt;br /&gt;
* {{p|Goldeen}}&lt;br /&gt;
* {{p|Magikarp}}&lt;br /&gt;
* {{p|Gyarados}}&lt;br /&gt;
* {{p|Dratini}} (Japanese debut)&lt;br /&gt;
* {{p|Dragonair}} (Japanese debut)&lt;br /&gt;
&lt;br /&gt;
==Banning==&lt;br /&gt;
[[File:Gun.png|thumb|200px|[[Kaiser]] pointing his [[Weaponry in the Pokémon world|revolver]] at {{Ash}}]]&lt;br /&gt;
This controversial episode was [[Banned episodes|banned]] in almost all countries outside of Japan, largely due the pervasive use of firearms, which are pointed at {{Ash}} and [[Kaiser]] and fired at [[Jessie]], [[James]], and {{MTR}}. Even though the scenes where Kaiser threatens Ash, Misty and Brock with his guns were intended for comic effect, the American censors still found this too dark for children. Although an English dubbed version of this episode will never be aired, dub voice actors have confirmed that it was made{{fact}}. This suggests that it was the network, and not the producers of the American show itself, who deemed it offensive. Unfortunately for fans, this episode&#039;s non-airing created a major plot hole for non-Japanese versions of the show, confusing many viewers on how, when, where, and why Ash caught thirty {{AP|Tauros}}, although {{an|Professor Oak}} mentioned it once in &#039;&#039;[[EP065|Showdown at the Po-ké Corral]]&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Although the episode was never aired in English, the video for the [[Kanto Pokérap|Pokérap]] uses footage of {{p|Dratini}}, {{p|Dragonair}}, and Rhyhorn from this episode, as well as a clip of {{Ash}}, {{an|Misty}}, and {{an|Brock}} catching a Gyarados.&lt;br /&gt;
* Although the episode was never aired in English, a summary [http://web.archive.org/web/20011202024601/http://www.pokemon.com/cartoons/cartoons_02g.html was posted on Pokémon.com], and the episode numbered as episode 35. However, an English title was never listed.&lt;br /&gt;
* This is the first appearance of [[Misty&#039;s special lure]] in the series. However, due to this episode being banned in numerous countries, the lure first appeared in the dub in &#039;&#039;[[EP091|Bye Bye Psyduck]]&#039;&#039;.&lt;br /&gt;
* The {{ball|Safari}}s pictured in this episode are vastly different from their later-introduced in-game sprites, likely due to a design change between the time of Generation I and Generation III. This is similar to the alteration in design of the {{ball|Sport}}, which appears differently between [[EP161|its anime debut]] and its [[Generation IV]] reintroduction with an in-game sprite.&lt;br /&gt;
* The mecha that Team Rocket uses in this episode made a reappearance (and the first appearance outside Japan and Asia) in &#039;&#039;[[DP160|A Marathon Rivalry!]]&#039;&#039;.&lt;br /&gt;
* [[Kaiser]]&#039;s appearance, demeanor and handgun bear a resemblance to the {{wp|Man with No Name}}, a character from the {{wp|Spaghetti Western}} &#039;&#039;{{wp|Dollars Trilogy}}&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Errors===&lt;br /&gt;
* When Dragonair is emerging from the lake, the R on Jessie&#039;s shirt is missing.&lt;br /&gt;
* Throughout the episode {{p|Dratini}} and {{p|Dragonair}} were referred to as [[Legendary Pokémon]]. However, this may come from Dratini&#039;s Pokédex entry, which calls it a &amp;quot;mythical Pokémon&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==In other languages==&lt;br /&gt;
As most dubs are based on the English adaptation, this episode has not aired in most of the world outside of Japan.&lt;br /&gt;
&lt;br /&gt;
{{Epilang|color=AAFFAA|bordercolor=FFAAAA&lt;br /&gt;
|zh_cmn={{tt|迷你龍的傳說 / 迷你龙的传说|Legend of Dratini}}&lt;br /&gt;
|ko={{tt|전설의 포켓몬 미뇽|The Pokémon of Legends, Dratini}}&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
{{EpicodePrevNext|&lt;br /&gt;
prevcode=EP034 |&lt;br /&gt;
prevtitle=The Kangaskhan Kid |&lt;br /&gt;
nextcode=EP036 |&lt;br /&gt;
nexttitle=The Bridge Bike Gang |&lt;br /&gt;
series=Original series |&lt;br /&gt;
colorscheme=Kanto| }}&lt;br /&gt;
{{Project Anime notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Original series episodes|035]]&lt;br /&gt;
[[Category:Banned episodes|035]]&lt;br /&gt;
[[Category:Episodes written by Hideki Sonoda|035]]&lt;br /&gt;
[[Category:Episodes storyboarded and directed by Toshiaki Suzuki|035]]&lt;br /&gt;
[[Category:Episodes storyboarded by Toshiaki Suzuki|035]]&lt;br /&gt;
[[Category:Episodes directed by Toshiaki Suzuki|035]]&lt;br /&gt;
[[Category:Episodes animated by Izumi Shimura|035]]&lt;br /&gt;
[[Category:Episodes in which a main character obtains a new Pokémon|035]]&lt;br /&gt;
[[Category:Episodes focusing on Ash|035]]&lt;br /&gt;
&lt;br /&gt;
[[de:Miniryu no Densetsu (Episode)]]&lt;br /&gt;
[[fr:EP035]]&lt;br /&gt;
[[it:EP035]]&lt;br /&gt;
[[ja:無印編第35話]]&lt;br /&gt;
[[pl:EP035]]&lt;br /&gt;
[[zh:EP035]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:%E3%82%A5_4-_4&amp;diff=2401797</id>
		<title>Talk:ゥ 4- 4</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:%E3%82%A5_4-_4&amp;diff=2401797"/>
		<updated>2016-02-19T23:18:05Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* I&amp;#039;m perplexed here. */ I think that $$268:L0CG is actually Super Glitch&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Base stats==&lt;br /&gt;
&lt;br /&gt;
I don&#039;t think the stats are right. I mean, it&#039;s an ARTICUNO hybrid, and I obtained one, grew it to level 100, and its stats are HP:301 ATT:176 DEF:216 SPEED:197 and SPEC:262. --[[User:Katakanaglitch|Katakanaglitch, the glitch pokemon researcher]]. [[User_talk:Katakanaglitch|Talk to me]]! oゥo 11:55, 7 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Why is there a Japanese symbol used for a dash? ==&lt;br /&gt;
&lt;br /&gt;
It doesn&#039;t make any sense... --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 00:01, 13 March 2014 (UTC)&lt;br /&gt;
:Agreed. [[User:Pikachu Bros.|&amp;lt;span style=&amp;quot;color:#87CEEB&amp;quot;&amp;gt;Pikachu Bros.&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;([[User talk:Pikachu Bros.|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]])&amp;lt;/small&amp;gt; 00:30, 13 March 2014 (UTC)&lt;br /&gt;
::The dash is used for many things. The name used is the name at the naming screen (so much name {{unsigned|Katakanaglitch}}&lt;br /&gt;
The kana and the hyphen are actually two totally different parts of its name. [[User:Scooterscanley|scooterscanley]] ([[User talk:Scooterscanley|talk]]) 22:13, 19 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== I&#039;m perplexed here. ==&lt;br /&gt;
&lt;br /&gt;
Is $$268:L0CG really a move? [[User:Scooterscanley|scooterscanley]] ([[User talk:Scooterscanley|talk]]) 22:10, 19 February 2016 (UTC)&lt;br /&gt;
:[http://glitchcity.info/wiki/index.php/GlitchDex/Y:248 Glitch City Laboratory&#039;s article] says that it learns [[Super Glitch]] at level 195, so most likely that&#039;s the name that someone got at the given time.  I&#039;ve changed the move to match with GCL; hopefully the article there is correct (I don&#039;t have time to check the actual move). If it is actually super glitch, then the name would be somewhat random and it would be possible to get &amp;quot;$$268:L0CG&amp;quot; from it. --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 23:17, 19 February 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=%E3%82%A5_4-_4&amp;diff=2401795</id>
		<title>ゥ 4- 4</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=%E3%82%A5_4-_4&amp;diff=2401795"/>
		<updated>2016-02-19T23:17:02Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* By leveling up */ $$268:L0CG is actually Super Glitch&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{GlitchPkmnInfobox&lt;br /&gt;
| name=ゥ 4- 4&lt;br /&gt;
| image=YGlitch144.png&lt;br /&gt;
| size=40px&lt;br /&gt;
| caption=[[File:YGlitchNameF8.png|link=]]&#039;s sprite&lt;br /&gt;
| ndex=144&lt;br /&gt;
| species=4    4&lt;br /&gt;
| typen=2&lt;br /&gt;
| type1=Ice&lt;br /&gt;
| type2=Flying&lt;br /&gt;
| height-ftin=80&#039; ▓3&amp;quot;&lt;br /&gt;
| weight-lbs=6099.0&lt;br /&gt;
| lv100exp=1250000&lt;br /&gt;
| games={{game|Yellow}}&lt;br /&gt;
| hex=F8&lt;br /&gt;
| johtoguard={{p|Snubbull}}&lt;br /&gt;
| generation=1&lt;br /&gt;
| gen1equivexists=yes&lt;br /&gt;
| gen1equivname=&#039;Ng ゥ$&lt;br /&gt;
| gen1equiv=RB&lt;br /&gt;
| hybridof=Articuno}}&lt;br /&gt;
[[File:YGlitchNameF8.png|link=]] is a dual-type {{2t|Ice|Flying}} [[Glitch Pokémon]] found in {{game|Yellow}}. It is only obtainable via the [[Time Capsule exploit]] with {{p|Snubbull}}. The player can also have a [[&#039;Ng ゥ$]] traded to Yellow to obtain [[File:YGlitchNameF8.png|link=]].&lt;br /&gt;
&lt;br /&gt;
Upon viewing its [[Pokédex|Pokédex entry]], it will produce a very long [[cry]] that continues for several minutes but eventually the player will be able to skip through it.  Its sprite is a corrupted form of {{P|Bulbasaur}}&#039;s.&lt;br /&gt;
&lt;br /&gt;
[[File:YGlitchNameF8.png|link=]]&#039;s actual name is multiple lines long, forcing the player to press A multiple times.&lt;br /&gt;
&lt;br /&gt;
==Game data==&lt;br /&gt;
===Pokédex entry===&lt;br /&gt;
[[File:YGlitchDexF8.png|thumb|center|[[File:YGlitchNameF8.png|link=]]&#039;s Pokédex entry.]]&lt;br /&gt;
&lt;br /&gt;
===Game locations===&lt;br /&gt;
{{Availability/Header|type=ice|type2=flying}}&lt;br /&gt;
{{Availability/Gen|gen=I}}&lt;br /&gt;
{{Availability/Entry2/None|v=Red|v2=Blue|area=Becomes [[&#039;Ng ゥ$]] in {{2v2|Red|Blue}}}}&lt;br /&gt;
{{Availability/Entry1|v=Yellow|area=[[Time Capsule exploit]] ({{p|Snubbull}})}}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
{{Availability/Footer}}&lt;br /&gt;
&lt;br /&gt;
===Base stats===&lt;br /&gt;
{{stats/GenI |&lt;br /&gt;
HP=90 |&lt;br /&gt;
Attack=85 |&lt;br /&gt;
Defense=100 |&lt;br /&gt;
Special=125 |&lt;br /&gt;
Speed=85 |&lt;br /&gt;
type=Ice|&lt;br /&gt;
type2=Flying|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Type effectiveness===&lt;br /&gt;
{{RBY type effectiveness|&lt;br /&gt;
type1=Ice|&lt;br /&gt;
type2=Flying|&lt;br /&gt;
Normal=  100 |&lt;br /&gt;
Flying=  100 |&lt;br /&gt;
Fighting=100 |&lt;br /&gt;
Ground=    0 |&lt;br /&gt;
Rock=    400 |&lt;br /&gt;
Bug=      50 |&lt;br /&gt;
Poison=  100 |&lt;br /&gt;
Ghost=   100 |&lt;br /&gt;
Fire=    200 |&lt;br /&gt;
Water=   100 |&lt;br /&gt;
Grass=    50 |&lt;br /&gt;
Electric=200 |&lt;br /&gt;
Psychic= 100 |&lt;br /&gt;
Ice=     100 |&lt;br /&gt;
Dragon=  100 }}&lt;br /&gt;
&lt;br /&gt;
===Learnset===&lt;br /&gt;
====By [[Level|leveling up]]====&lt;br /&gt;
{{learnlist/levelh|ゥ 4- 4|Ice|Flying|1|0}}&lt;br /&gt;
{{learnlist/level1|Start|Peck|Flying|35|100|35||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|Start|Ice Beam|Ice|95|100|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|1|TM06|Poison|55|69|127}}&lt;br /&gt;
{{learnlist/level1|2|Aurora Beam|Ice|65|100|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|3|Pound|Normal|40|100|35}}&lt;br /&gt;
{{learnlist/level1|8|Wing Attack|Flying|35|100|35||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|11|DoubleSlap|Normal|15|85|10}}&lt;br /&gt;
{{learnlist/level1|12|--|CoolTrainer♀|—|—|—}}&lt;br /&gt;
{{learnlist/level1|13|--|CoolTrainer♀|—|—|—}}&lt;br /&gt;
{{learnlist/level1|14|TM20|Normal|0|16|10}}&lt;br /&gt;
{{learnlist/level1|16|Headbutt|Normal|70|100|15}}&lt;br /&gt;
{{learnlist/level1|27|Mega Punch|Normal|80|85|20}}&lt;br /&gt;
{{learnlist/level1|28|TM03|Glitch|9|32|57}}&lt;br /&gt;
{{learnlist/level1|31|Hi Jump Kick|Fighting|85|90|20}}&lt;br /&gt;
{{learnlist/level1|32|Earthquake|Ground|100|100|10}}&lt;br /&gt;
{{learnlist/level1|34|TM01|Normal|37|0|3}}&lt;br /&gt;
{{learnlist/level1|40|DoubleSlap|Normal|15|85|10}}&lt;br /&gt;
{{learnlist/level1|42|Sleep Powder|Grass|—|75|15}}&lt;br /&gt;
{{learnlist/level1|49|DoubleSlap|Normal|15|85|10}}&lt;br /&gt;
{{learnlist/level1|51|--|CoolTrainer♀|—|—|—}}&lt;br /&gt;
{{learnlist/level1|61|Horn Drill|Normal|—|—|5}}&lt;br /&gt;
{{learnlist/level1|62|Petal Dance|Grass|70|100|20}}&lt;br /&gt;
{{learnlist/level1|63|TM03|Glitch|9|32|57}}&lt;br /&gt;
{{learnlist/level1|64|TM41|x  v zA|71|—|2}}&lt;br /&gt;
{{learnlist/level1|69|PoisonPowder|Poison|—|75|35}}&lt;br /&gt;
{{learnlist/level1|76|Sleep Powder|Grass|—|75|15}}&lt;br /&gt;
{{learnlist/level1|79|Razor Leaf|Grass|55|95|25}}&lt;br /&gt;
{{learnlist/level1|87|Super Glitch|Glitch|—|—|—}}&lt;br /&gt;
{{learnlist/level1|99|Withdraw|Water|—|—|40}}&lt;br /&gt;
{{learnlist/level1|102|TM04|Water|0|18|39}}&lt;br /&gt;
{{learnlist/level1|115|Super Glitch|Glitch|—|—|—}}&lt;br /&gt;
{{learnlist/level1|120|TM05|Glitch|—|—|33}}&lt;br /&gt;
{{learnlist/level1|122|TM30|Normal|0|0|20}}&lt;br /&gt;
{{learnlist/level1|124|TM40|Normal|10|—|63}}&lt;br /&gt;
{{learnlist/level1|126|Aurora Beam|Ice|65|100|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|128|Supersonic|Normal|—|55|20}}&lt;br /&gt;
{{learnlist/level1|131|Super Glitch|Glitch|—|—|—}}&lt;br /&gt;
{{learnlist/level1|137|Super Glitch|Glitch|—|—|—}}&lt;br /&gt;
{{learnlist/level1|151|Comet Punch|Normal|18|85|15}}&lt;br /&gt;
{{learnlist/level1|153|Super Glitch|Glitch|—|—|—}}&lt;br /&gt;
{{learnlist/level1|159|Super Glitch|Glitch|—|—|—}}&lt;br /&gt;
{{learnlist/level1|175|Double Kick|Fighting|30|100|30}}&lt;br /&gt;
{{learnlist/level1|176|Horn Drill|Normal|—|—|5}}&lt;br /&gt;
{{learnlist/level1|184|TM45|8 8 9 5|18|31|18}}&lt;br /&gt;
{{learnlist/level1|185|Acid|Poison|40|100|30}}&lt;br /&gt;
{{learnlist/level1|187|Screech|Normal|—|85|40}}&lt;br /&gt;
{{learnlist/level1|195|Super Glitch|Glitch|—|—|—}}&lt;br /&gt;
{{learnlist/level1|204|Withdraw|Water|—|—|40}}&lt;br /&gt;
{{learnlist/level1|205|Struggle|Normal|50|100|1}}&lt;br /&gt;
{{learnlist/level1|220|Explosion|Normal|170|100|5}}&lt;br /&gt;
{{learnlist/level1|221|TM17|Glitch|13|17|0}}&lt;br /&gt;
{{learnlist/level1|230|TM21|Glitch|67|&amp;lt;1|0}}&lt;br /&gt;
{{learnlist/level1|237|Mimic|Normal|—|100|10}}&lt;br /&gt;
{{learnlist/level1|240|Super Glitch|Glitch|—|—|—}}&lt;br /&gt;
{{learnlist/level1|245|Aurora Beam|Ice|65|100|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|253|TM05|Glitch|—|—|33}}&lt;br /&gt;
{{learnlist/level1|254|Wing Attack|Flying|35|100|35||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/levelf|ゥ 4- 4|Ice|Flying|1|5}}&lt;br /&gt;
&lt;br /&gt;
====By [[TM]]/[[HM]]====&lt;br /&gt;
{{learnlist/tmh|ゥ 4- 4|Ice|Flying|1|0}}&lt;br /&gt;
{{learnlist/tm1|TM02|Razor Wind|Normal|80|75|10}}&lt;br /&gt;
{{learnlist/tm1|TM04|Whirlwind|Normal|&amp;amp;mdash;|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM06|Toxic|Poison|&amp;amp;mdash;|85|10}}&lt;br /&gt;
{{learnlist/tm1|TM09|Take Down|Normal|90|85|20}}&lt;br /&gt;
{{learnlist/tm1|TM10|Double-Edge|Normal|100|100|15}}&lt;br /&gt;
{{learnlist/tm1|TM11|BubbleBeam|Water|65|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM12|Water Gun|Water|40|100|25}}&lt;br /&gt;
{{learnlist/tm1|TM13|Ice Beam|Ice|95|100|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM14|Blizzard|Ice|120|90|5||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM15|Hyper Beam|Normal|150|90|5}}&lt;br /&gt;
{{learnlist/tm1|TM20|Rage|Normal|20|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM31|Mimic|Normal|&amp;amp;mdash;|&amp;amp;mdash;|10}}&lt;br /&gt;
{{learnlist/tm1|TM32|Double Team|Normal|&amp;amp;mdash;|&amp;amp;mdash;|15}}&lt;br /&gt;
{{learnlist/tm1|TM33|Reflect|Psychic|&amp;amp;mdash;|&amp;amp;mdash;|20}}&lt;br /&gt;
{{learnlist/tm1|TM34|Bide|Normal|&amp;amp;mdash;|&amp;amp;mdash;|10}}&lt;br /&gt;
{{learnlist/tm1|TM39|Swift|Normal|60|&amp;amp;mdash;|20}}&lt;br /&gt;
{{learnlist/tm1|TM43|Sky Attack|Flying|140|90|5||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM44|Rest|Psychic|&amp;amp;mdash;|&amp;amp;mdash;|10}}&lt;br /&gt;
{{learnlist/tm1|TM50|Substitute|Normal|&amp;amp;mdash;|&amp;amp;mdash;|10}}&lt;br /&gt;
{{learnlist/tm1|HM02|Fly|Flying|70|95|15||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tmf|ゥ 4- 4|Ice|Flying|1|5}}&lt;br /&gt;
&lt;br /&gt;
==Evolution==&lt;br /&gt;
{{GlitchEvobox&lt;br /&gt;
|family=Normal&lt;br /&gt;
|sprite1=YGlitch144&lt;br /&gt;
|name1=ゥ 4- 4&lt;br /&gt;
|type1-1=Ice&lt;br /&gt;
|type2-1=Flying&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Sprites==&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=YGlitch144.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=YGlitch144 b.png |&lt;br /&gt;
bsize=56px |&lt;br /&gt;
mimage=MS Bird I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=1 |&lt;br /&gt;
type1=Ice |&lt;br /&gt;
type2=Flying&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://glitchcity.info/wiki/index.php/GlitchDex/Y:248 On Glitch City Laboratories]&lt;br /&gt;
&lt;br /&gt;
{{GlitchPkmn}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice}}&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_SP_(TCG)&amp;diff=2388483</id>
		<title>Pokémon SP (TCG)</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_SP_(TCG)&amp;diff=2388483"/>
		<updated>2016-01-23T23:13:55Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Pokémon M */ Add redirect notice regarding &amp;#039;M&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:WeavileGPlatinum17.jpg|thumb|200px|right|An example of a Pokémon {{SP|G}}, one of several varieties of Pokémon SP]]&lt;br /&gt;
&#039;&#039;&#039;Pokémon SP&#039;&#039;&#039; are a variant of Pokémon found in the [[Pokémon Trading Card Game]]. They debuted in the {{TCG|Platinum}} expansion, the first of the &#039;&#039;Platinum&#039;&#039; Series. They are the successor to {{TCG|Owner&#039;s Pokémon}}.&lt;br /&gt;
&lt;br /&gt;
Pokémon SP (an abbreviated form of Special Pokémon) vary depending on the theme of the expansion in which they appear. All Pokémon SP are Basic Pokémon and have a stylized &amp;quot;SP&amp;quot; logo in the bottom-left corner of the illustration box. Pokémon SP also include a suffix in the name in order to differentiate them from other Pokémon.&lt;br /&gt;
&lt;br /&gt;
==Pokémon G==&lt;br /&gt;
The first variant of SP Pokémon were &#039;&#039;&#039;Pokémon {{SP|G}}&#039;&#039;&#039;, released in {{TCG|Platinum}}. Pokémon {{SP|G}} cards are classified as &amp;quot;Galactic&#039;s Pokémon&amp;quot; (this text replaces the Pokédex data in the illustration bar) and have an icon of their respective [[Team Galactic]] owner in the bottom-right corner of the illustration box. All Pokémon G also have &amp;quot;{{SP|G}}&amp;quot; at the end of their name in order to differentiate them from other Pokémon. Several examples include:&lt;br /&gt;
&lt;br /&gt;
* {{p|Probopass}} {{SP|G}} cannot evolve from {{p|Nosepass}} because it is a Basic Pokémon and because its name is not Probopass.&lt;br /&gt;
* {{p|Darkrai}} {{SP|G}} cannot be leveled-up into Darkrai LV.X, as its name is not Darkrai.&lt;br /&gt;
* {{p|Dialga}} {{SP|G}} cannot be leveled-up into Dialga LV.X, but it can be leveled-up into Dialga {{SP|G}} LV.X.&lt;br /&gt;
* Dialga cannot be leveled-up into Dialga {{SP|G}} LV.X.&lt;br /&gt;
* One may have 4 Dialga or Dialga LV.X in a deck as well as 4 Dialga {{SP|G}} or Dialga {{SP|G}} LV.X.&lt;br /&gt;
&lt;br /&gt;
===Pokémon that have appeared as Pokémon G===&lt;br /&gt;
{{cardlist/header|Pokémon {{SP|G}}|Rainbow|char=yes}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Dialga G (Platinum 7)|Dialga]] {{SP|G}}|type=Metal|enset=Platinum|enrarity=Rare Holo|ennum=7/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Rare Holo|jpnum=065/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Palkia G (Platinum 12)|Palkia]] {{SP|G}}|type=Water|enset=Platinum|enrarity=Rare Holo|ennum=12/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Rare Holo|jpnum=032/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Weavile G (Platinum 17)|Weavile]] {{SP|G}}|type=Darkness|enset=Platinum |enrarity=Rare Holo|ennum=17/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Rare Holo|jpnum=061/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Gyarados G (Platinum 30)|Gyarados]] {{SP|G}}|type=Water|enset=Platinum|enrarity=Rare|ennum=30/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Rare|jpnum=028/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Toxicroak G (Platinum 40)|Toxicroak]] {{SP|G}}|type=Psychic|enset=Platinum |enrarity=Rare|ennum=40/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Rare|jpnum=050/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Bronzong G (Platinum 41)|Bronzong]] {{SP|G}}|type=Metal|enset=Platinum|enrarity=Uncommon|ennum=41/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Common|jpnum=064/096|jpset2=DPt-P Promotional cards|jpnum2=006/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Crobat G (Platinum 47)|Crobat]] {{SP|G}}|type=Psychic|enset=Platinum|enrarity=Uncommon|ennum=47/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Uncommon|jpnum=041/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Houndoom G (Platinum 50)|Houndoom]] {{SP|G}}|type=Fire|enset=Platinum|enrarity=Uncommon|ennum=50/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Uncommon|jpnum=019/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Honchkrow G (Platinum 77)|Honchkrow]] {{SP|G}}|type=Darkness|enset=Platinum|enrarity=Common|ennum=77/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Common|jpnum=059/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Purugly G (Platinum 88)|Purugly]] {{SP|G}}|type=Colorless|enset=Platinum|enrarity=Common|ennum=88/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Common|jpnum=081/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Skuntank G (Platinum 94)|Skuntank]] {{SP|G}}|type=Psychic|enset=Platinum|enrarity=Common|ennum=94/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Uncommon|jpnum=049/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Darkrai G (Rising Rivals 3)|Darkrai]] {{SP|G}}|type=Darkness|enset=Rising Rivals|enrarity=Rare Holo|ennum=3/111|jpset=DPt-P Promotional cards|jpnum=005/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Electrode G (Rising Rivals 39)|Electrode]] {{SP|G}}|type=Lightning|enset=Rising Rivals|enrarity=Uncommon|ennum=39/111|jpset=DPt-P Promotional cards|jpnum=010/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Ambipom G (Rising Rivals 56)|Ambipom]] {{SP|G}}|type=Colorless|enset=Rising Rivals|enrarity=Common|ennum=56/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare|jpnum=075/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Forretress G (Rising Rivals 61)|Forretress]] {{SP|G}}|type=Metal|enset=Rising Rivals|enrarity=Common|ennum=61/111|jpsetlink=rising Rivals|jpset=Bonds to the End of Time|jprarity=Uncommon|jpnum=061/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Toxicroak G (DP Promo 41)|Toxicroak]] {{SP|G}}|type=Fighting|enset=DP Black Star Promos|ennum=DP41|jpset=DPt-P Promotional cards|jpnum=008/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Carnivine G (DP Promo 42)|Carnivine]] {{SP|G}}|type=Grass|enset=DP Black Star Promos|ennum=DP42|jpset=DPt-P Promotional cards|jpnum=001/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Probopass G (DP Promo 43)|Probopass]] {{SP|G}}|type=Fighting|enset=DP Black Star Promos|ennum=DP43|jpset=DPt-P Promotional cards|jpnum=004/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Absol G (Supreme Victors 1)|Absol]] {{SP|G}}|type=Darkness|enset=Supreme Victors|enrarity=Rare Holo|ennum=1/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo|jpnum=064/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Arcanine G (Supreme Victors 15)|Arcanine]] {{SP|G}}|type=Fire|enset=Supreme Victors|enrarity=Rare|ennum=15/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Charizard Half Deck|jpnum=003/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Camerupt G (Supreme Victors 19)|Camerupt]] {{SP|G}}|type=Fire|enset=Supreme Victors|enrarity=Rare|ennum=19/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Charizard Half Deck|jpnum=004/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Charizard G (Supreme Victors 20)|Charizard]] {{SP|G}}|type=Fire|enset=Supreme Victors|enrarity=Rare|ennum=20/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Charizard Half Deck|jpnum=001/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Crawdaunt G (Supreme Victors 23)|Crawdaunt]] {{SP|G}}|type=Darkness|enset=Supreme Victors|enrarity=Rare|ennum=23/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Charizard Half Deck|jpnum=007/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Sableye G (Supreme Victors 41)|Sableye]] {{SP|G}}|type=Darkness|enset=Supreme Victors|enrarity=Rare|ennum=41/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Charizard Half Deck|jpnum=006/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Chatot G (Supreme Victors 54)|Chatot]] {{SP|G}}|type=Colorless|enset=Supreme Victors|enrarity=Uncommon|ennum=54/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Uncommon|jpnum=082/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Manectric G (Supreme Victors 66)|Manectric]] {{SP|G}}|type=Lightning|enset=Supreme Victors|enrarity=Uncommon|ennum=66/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Charizard Half Deck|jpnum=005/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Raticate G (Supreme Victors 78)|Raticate]] {{SP|G}}|type=Colorless|enset=Supreme Victors|enrarity=Uncommon|ennum=78/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Charizard Half Deck|jpnum=008/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Zapdos G (Arceus 12)|Zapdos]] {{SP|G}}|type=Lightning|ensetlink=Platinum: Arceus|enset=Arceus|enrarity=Rare Holo|ennum=12/99|jpsetlink=Platinum: Arceus|jpset=Advent of Arceus|jprarity=Rare Holo|jpnum=033/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Porygon-Z G (Arceus 26)|Porygon-Z]] {{SP|G}}|type=Colorless|ensetlink=Platinum: Arceus|enset=Arceus|enrarity=Rare|ennum=26/99|jpsetlink=Platinum: Arceus|jpset=Advent of Arceus|jprarity=Rare|jpnum=075/090|jpset2=DPt-P Promotional cards|jpnum2=035/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Beedrill G (Arceus 53)|Beedrill]] {{SP|G}}|type=Grass|ensetlink=Platinum: Arceus|enset=Arceus|enrarity=Common|ennum=53/99|jpsetlink=Platinum: Arceus|jpset=Advent of Arceus|jprarity=Common|jpnum=001/090}}&lt;br /&gt;
{{cardlist/div|Pokémon {{SP|G}} LV.X|Rainbow}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Dialga G LV.X (Platinum 122)|Dialga]] {{SP|G}} [[Dialga G LV.X (Platinum 122)|LV.X]]|type=Metal|enset=Platinum|enrarity=Rare Holo LV.X|ennum=122/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Rare Holo LV.X|jpnum=066/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Palkia G LV.X (Platinum 125)|Palkia]] {{SP|G}} [[Palkia G LV.X (Platinum 125)|LV.X]]|type=Water|enset=Platinum|enrarity=Rare Holo LV.X|ennum=125/127|jpsetlink=Platinum|jpset=Galactic&#039;s Conquest|jprarity=Rare Holo LV.X|jpnum=033/096}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Absol G LV.X (Supreme Victors 141)|Absol]] {{SP|G}} [[Absol G LV.X (Supreme Victors 141)|LV.X]]|type=Darkness|enset=Supreme Victors|enrarity=Rare Holo LV.X|ennum=141/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo LV.X|jpnum=065/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Charizard G LV.X (Supreme Victors 143)|Charizard]] {{SP|G}} [[Charizard G LV.X (Supreme Victors 143)|LV.X]]|type=Fire|enset=Supreme Victors|enrarity=Rare Holo LV.X|ennum=143/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Charizard Half Deck|jpnum=002/016|enset2=DP Black Star Promos|ennum2=DP45}}&lt;br /&gt;
{{cardlist/footer|Rainbow}}&lt;br /&gt;
&lt;br /&gt;
==Pokémon GL==&lt;br /&gt;
The second variant of SP Pokémon were &#039;&#039;&#039;Pokémon {{SP|GL}}&#039;&#039;&#039;, released in {{TCG|Rising Rivals}}. Pokémon {{SP|GL}} cards are classified as &amp;quot;Gym Leader&#039;s Pokémon&amp;quot; (this text replaces the Pokédex data in the illustration bar in the same manner as Galactic&#039;s Pokémon) and have an icon of the [[Gym Leader]] who uses them in the bottom-right corner of the illustration box. All Pokémon GL have &amp;quot;{{SP|GL}}&amp;quot; at the end of their name in order to differentiate them from other Pokémon. The level shown on all Pokémon {{SP|GL}} cards (excluding Pokémon {{SP|GL}} LV.X) are the same as their {{game|Platinum}} counterparts.&lt;br /&gt;
&lt;br /&gt;
===Pokémon that have appeared as Pokémon GL===&lt;br /&gt;
{{cardlist/header|Pokémon {{SP|GL}}|Rainbow|char=yes}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Bastiodon GL (Rising Rivals 2)|Bastiodon]] {{SP|GL}}|type=Metal|enset=Rising Rivals|enrarity=Rare Holo|ennum=2/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo|jpnum=067/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Floatzel GL (Rising Rivals 4)|Floatzel]] {{SP|GL}}|type=Water|enset=Rising Rivals|enrarity=Rare Holo|ennum=4/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo|jpnum=019/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Froslass GL (Rising Rivals 6)|Froslass]] {{SP|GL}}|type=Water|enset=Rising Rivals|enrarity=Rare Holo|ennum=6/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo|jpnum=026/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Lucario GL (Rising Rivals 8)|Lucario]] {{SP|GL}}|type=Fighting|enset=Rising Rivals|enrarity=Rare Holo|ennum=8/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo|jpnum=053/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Luxray GL (Rising Rivals 9)|Luxray]] {{SP|GL}}|type=Lightning|enset=Rising Rivals|enrarity=Rare Holo|ennum=9/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo|jpnum=029/090|jpset2=DPt-P Promotional cards|jpnum2=014/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Mismagius GL (Rising Rivals 10)|Mismagius]] {{SP|GL}}|type=Psychic|enset=Rising Rivals|enrarity=Rare Holo|ennum=10/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo|jpnum=046/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Rampardos GL (Rising Rivals 11)|Rampardos]] {{SP|GL}}|type=Fighting|enset=Rising Rivals|enrarity=Rare Holo|ennum=11/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo|jpnum=051/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Roserade GL (Rising Rivals 12)|Roserade]] {{SP|GL}}|type=Grass|enset=Rising Rivals|enrarity=Rare Holo|ennum=12/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo|jpnum=007/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Mamoswine GL (Rising Rivals 27)|Mamoswine]] {{SP|GL}}|type=Water|enset=Rising Rivals|enrarity=Rare|ennum=27/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare|jpnum=025/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Raichu GL (Rising Rivals 31)|Raichu]] {{SP|GL}}|type=Lightning|enset=Rising Rivals|enrarity=Rare|ennum=31/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare|jpnum=027/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Gengar GL (Rising Rivals 40)|Gengar]] {{SP|GL}}|type=Psychic|enset=Rising Rivals|enrarity=Uncommon|ennum=40/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare|jpnum=065/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Machamp GL (Rising Rivals 46)|Machamp]] {{SP|GL}}|type=Fighting|enset=Rising Rivals|enrarity=Uncommon|ennum=46/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Uncommon|jpnum=048/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Steelix GL (Rising Rivals 51)|Steelix]] {{SP|GL}}|type=Metal|enset=Rising Rivals|enrarity=Uncommon|ennum=51/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Uncommon|jpnum=062/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Aerodactyl GL (Rising Rivals 55)|Aerodactyl]] {{SP|GL}}|type=Fighting|enset=Rising Rivals|enrarity=Common|ennum=55/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Uncommon|jpnum=049/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Quagsire GL (Rising Rivals 76)|Quagsire]] {{SP|GL}}|type=Water|enset=Rising Rivals|enrarity=Common|ennum=76/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Common|jpnum=015/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Turtwig GL (Rising Rivals 85)|Turtwig]] {{SP|GL}}|type=Grass|enset=Rising Rivals|enrarity=Common|ennum=85/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Common|jpnum=006/090}}&lt;br /&gt;
{{cardlist/div|Pokémon {{SP|GL}} LV.X|Rainbow}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Floatzel GL LV.X (Rising Rivals 104)|Floatzel]] {{SP|GL}} [[Floatzel GL LV.X (Rising Rivals 104)|LV.X]]|type=Water|enset=Rising Rivals|enrarity=Rare Holo LV.X|ennum=104/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo LV.X|jpnum=020/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Luxray GL LV.X (Rising Rivals 109)|Luxray]] {{SP|GL}} [[Luxray GL LV.X (Rising Rivals 109)|LV.X]]|type=Lightning|enset=Rising Rivals|enrarity=Rare Holo LV.X|ennum=109/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo LV.X|jpnum=030/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Mismagius GL LV.X (Rising Rivals 110)|Mismagius]] {{SP|GL}} [[Mismagius GL LV.X (Rising Rivals 110)|LV.X]]|type=Psychic|enset=Rising Rivals|enrarity=Rare Holo LV.X|ennum=110/111|jpset=DPt-P Promotional cards|jpnum=011/DPt-P}}&lt;br /&gt;
{{cardlist/footer|Rainbow}}&lt;br /&gt;
&lt;br /&gt;
==Pokémon 4==&lt;br /&gt;
Released alongside Pokémon GL in {{TCG|Rising Rivals}} was another variant of SP Pokémon: &#039;&#039;&#039;Pokémon {{SP|4}}&#039;&#039;&#039;. Pokémon {{SP|4}} cards are classified as &amp;quot;Elite Four&#039;s Pokémon&amp;quot; and have an icon of the member of the [[Elite Four]] who uses them in the bottom-right corner of the illustration box. All Pokémon 4 have &amp;quot;{{SP|4}}&amp;quot; at the end of their name in order to differentiate them from other Pokémon (curiously, the English cards still use {{tt|四|Japanese character for 4}} to depict the 4). The level shown on all Pokémon {{SP|4}} cards (excluding Pokémon {{SP|4}} LV.X) are the same as their {{game|Platinum}} counterparts.&lt;br /&gt;
&lt;br /&gt;
===Pokémon that have appeared as Pokémon 4===&lt;br /&gt;
{{cardlist/header|Pokémon {{SP|4}}|Rainbow|char=yes}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Bronzong 4 (Rising Rivals 16)|Bronzong]] {{SP|4}}|type=Psychic|enset=Rising Rivals|enrarity=Rare|ennum=16/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=007/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Drapion 4 (Rising Rivals 17)|Drapion]] {{SP|4}}|type=Darkness|enset=Rising Rivals|enrarity=Rare|ennum=17/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=010/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Espeon 4 (Rising Rivals 18)|Espeon]] {{SP|4}}|type=Psychic|enset=Rising Rivals|enrarity=Rare|ennum=18/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=006/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Gallade 4 (Rising Rivals 20)|Gallade]] {{SP|4}}|type=Psychic|enset=Rising Rivals|enrarity=Rare|ennum=20/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=008/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Golem 4 (Rising Rivals 23)|Golem]] {{SP|4}}|type=Fighting|enset=Rising Rivals|enrarity=Rare|ennum=23/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum=005/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Heracross 4 (Rising Rivals 24)|Heracross]] {{SP|4}}|type=Grass|enset=Rising Rivals|enrarity=Rare|ennum=24/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=002/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Mr. Mime 4 (Rising Rivals 28)|Mr. Mime]] {{SP|4}}|type=Psychic|enset=Rising Rivals|enrarity=Rare|ennum=28/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=005/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Rhyperior 4 (Rising Rivals 32)|Rhyperior]] {{SP|4}}|type=Fighting|enset=Rising Rivals|enrarity=Rare|ennum=32/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum=008/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Vespiquen 4 (Rising Rivals 35)|Vespiquen]] {{SP|4}}|type=Grass|enset=Rising Rivals|enrarity=Rare|ennum=35/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=003/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Yanmega 4 (Rising Rivals 37)|Yanmega]] {{SP|4}}|type=Grass|enset=Rising Rivals|enrarity=Rare|ennum=37/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=004/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Alakazam 4 (Rising Rivals 38)|Alakazam]] {{SP|4}}|type=Psychic|enset=Rising Rivals|enrarity=Uncommon|ennum=38/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare|jpnum=041/090|jpset2=DPt-P Promotional cards|jpnum2=012/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Hippowdon 4 (Rising Rivals 42)|Hippowdon]] {{SP|4}}|type=Fighting|enset=Rising Rivals|enrarity=Uncommon|ennum=42/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum=007/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Infernape 4 (Rising Rivals 43)|Infernape]] {{SP|4}}|type=Fire|enset=Rising Rivals|enrarity=Uncommon|ennum=43/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum=003/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Rapidash 4 (Rising Rivals 47)|Rapidash]] {{SP|4}}|type=Fire|enset=Rising Rivals|enrarity=Uncommon|ennum=47/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jp[num=001/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Scizor 4 (Rising Rivals 48)|Scizor]] {{SP|4}}|type=Grass|enset=Rising Rivals|enrarity=Uncommon|ennum=48/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=001/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Whiscash 4 (Rising Rivals 54)|Whiscash]] {{SP|4}}|type=Fighting|enset=Rising Rivals|enrarity=Uncommon|ennum=54/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum=006/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Flareon 4 (Rising Rivals 60)|Flareon]] {{SP|4}}|type=Fire|enset=Rising Rivals|enrarity=Uncommon|ennum=60/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum002/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Gliscor 4 (Rising Rivals 62)|Gliscor]] {{SP|4}}|type=Fighting|enset=Rising Rivals|enrarity=Common|ennum=62/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum=009/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Houndoom 4 (Rising Rivals 65)|Houndoom]] {{SP|4}}|type=Darkness|enset=Rising Rivals|enrarity=Common|ennum=65/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum=010/018}}&lt;br /&gt;
{{cardlist/div|Pokémon {{SP|4}} LV.X|Rainbow}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Alakazam 4 LV.X (Rising Rivals 103)|Alakazam]] {{SP|4}} [[Alakazam 4 LV.X (Rising Rivals 103)|LV.X]]|type=Psychic|enset=Rising Rivals|enrarity=Rare Holo LV.X|ennum=103/111|jpsetlink=Rising Rivals|jpset=Bonds to the End of Time|jprarity=Rare Holo LV.X|jpnum=042/090}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Gallade 4 LV.X (Rising Rivals 106)|Gallade]] {{SP|4}} [[Gallade 4 LV.X (Rising Rivals 106)|LV.X]]|type=Psychic|enset=Rising Rivals|enrarity=Rare Holo LV.X|ennum=106/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Gallade Half Deck|jpnum=009/018}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Infernape 4 LV.X (Rising Rivals 108)|Infernape]] {{SP|4}} [[Infernape 4 LV.X (Rising Rivals 108)|LV.X]]|type=Fire|enset=Rising Rivals|enrarity=Rare Holo LV.X|ennum=108/111|jpsetlink=Infernape vs Gallade SP Deck Kit|jpset=Infernape Half Deck|jpnum=004/018}}&lt;br /&gt;
{{cardlist/footer|Rainbow}}&lt;br /&gt;
&lt;br /&gt;
==Pokémon C==&lt;br /&gt;
Debuting in {{TCG|Supreme Victors}} were &#039;&#039;&#039;Pokémon {{SP|C}}&#039;&#039;&#039;. Pokémon {{SP|C}} cards are classified as &amp;quot;Champion&#039;s Pokémon&amp;quot; and have an icon depicting [[Cynthia]] in the bottom-right corner of the illustration box. All Pokémon C have &amp;quot;{{SP|C}}&amp;quot; at the end of their name in order to differentiate them from other Pokémon. The level shown on the majority of Pokémon {{SP|C}} cards are the same as their {{game|Platinum}} counterparts.&lt;br /&gt;
&lt;br /&gt;
===Pokémon that have appeared as Pokémon C===&lt;br /&gt;
{{cardlist/header|Pokémon {{SP|C}}|Rainbow|char=yes}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Rayquaza C (Supreme Victors 8)|Rayquaza]] {{SP|C}}|type=Colorless|enset=Supreme Victors|enrarity=Rare Holo|ennum=8/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo|jpnum=078/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Lickilicky C (Supreme Victors 30)|Lickilicky]] {{SP|C}}|type=Colorless|enset=Supreme Victors|enrarity=Rare|ennum=30/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Common|jpnum=086/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Lucario C (Supreme Victors 31)|Lucario]] {{SP|C}}|type=Fighting|enset=Supreme Victors|enrarity=Rare|ennum=31/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Garchomp Half Deck|jpnum=004/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Milotic C (Supreme Victors 35)|Milotic]] {{SP|C}}|type=Water|enset=Supreme Victors|enrarity=Rare|ennum=35/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Garchomp Half Deck|jpnum=001/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Roserade C (Supreme Victors 40)|Roserade]] {{SP|C}}|type=Psychic|enset=Supreme Victors|enrarity=Rare|ennum=40/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Garchomp Half Deck|jpnum=002/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Altaria C (Supreme Victors 49)|Altaria]] {{SP|C}}|type=Colorless|enset=Supreme Victors|enrarity=Uncommon|ennum=49/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Garchomp Half Deck|jpnum=005/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Garchomp C (Supreme Victors 60)|Garchomp]] {{SP|C}}|type=Colorless|enset=Supreme Victors|enrarity=Uncommon|ennum=60/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Garchomp Half Deck|jpnum=006/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Spiritomb C (Supreme Victors 84)|Spiritomb]] {{SP|C}}|type=Psychic|enset=Supreme Victors|enrarity=Uncommon|ennum=84/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Garchomp Half Deck|jpnum=003/016}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Togekiss C (Supreme Victors 86)|Togekiss]] {{SP|C}}|type=Colorless|enset=Supreme Victors|enrarity=Uncommon|ennum=86/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Garchomp Half Deck|jpnum=008/016}}&lt;br /&gt;
{{cardlist/div|Pokémon {{SP|C}} LV.X|Rainbow}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Garchomp C LV.X (Supreme Victors 145)|Garchomp]] {{SP|C}} [[Garchomp C LV.X (Supreme Victors 145)|LV.X]]|type=Colorless|enset=Supreme Victors|enrarity=Rare Holo LV.X|ennum=145/147|jpsetlink=Garchomp vs Charizard SP Deck Kit|jpset=Garchomp Half Deck|jpnum=007/016|enset2=DP Black Star Promos|ennum2=DP46}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Rayquaza C LV.X (Supreme Victors 146)|Rayquaza]] {{SP|C}} [[Rayquaza C LV.X (Supreme Victors 146)|LV.X]]|type=Colorless|enset=Supreme Victors|enrarity=Rare Holo LV.X|ennum=146/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo LV.X|jpnum=079/100|enset2=DP Black Star Promos|ennum2=DP47}}&lt;br /&gt;
{{cardlist/footer|Rainbow}}&lt;br /&gt;
&lt;br /&gt;
==Pokémon FB==&lt;br /&gt;
Also debuting in {{TCG|Supreme Victors}} were &#039;&#039;&#039;Pokémon {{SP|FB}}&#039;&#039;&#039;. Pokémon {{SP|FB}} cards are classified as &amp;quot;Frontier Brain&#039;s Pokémon&amp;quot; and have an icon of the [[Frontier Brain]] who uses them in the bottom-right corner of the illustration box. All Pokémon FB have &amp;quot;{{SP|FB}}&amp;quot; at the end of their name in order to differentiate them from other Pokémon. The level shown on all Pokémon {{SP|FB}} cards (excluding Pokémon {{SP|FB}} LV.X) are the same as their {{game|Platinum}} counterparts.&lt;br /&gt;
&lt;br /&gt;
===Pokémon that have appeared as Pokémon FB ===&lt;br /&gt;
{{cardlist/header|Pokémon {{SP|FB}}|Rainbow|char=yes}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Blaziken FB (Supreme Victors 2)|Blaziken]] {{SP|FB}}|type=Fire|enset=Supreme Victors|enrarity=Rare Holo|ennum=2/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo|jpnum=019/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Drifblim FB (Supreme Victors 3)|Drifblim]] {{SP|FB}}|type=Psychic|enset=Supreme Victors|enrarity=Rare Holo|ennum=3/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo|jpnum=038/100|jpset2=DPt-P Promotional cards|jpnum2=017/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Electivire FB (Supreme Victors 4)|Electivire]] {{SP|FB}}|type=Lightning|enset=Supreme Victors|enrarity=Rare Holo|ennum=4/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo|jpnum=038/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Regigigas FB (Supreme Victors 9)|Regigigas]] {{SP|FB}}|type=Colorless|enset=Supreme Victors|enrarity=Rare Holo|ennum=9/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo|jpnum=087/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Staraptor FB (Supreme Victors 11)|Staraptor]] {{SP|FB}}|type=Colorless|enset=Supreme Victors|enrarity=Rare Holo|ennum=11/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo|jpnum=080/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Butterfree FB (Supreme Victors 17)|Butterfree]] {{SP|FB}}|type=Grass|enset=Supreme Victors|enrarity=Rare|ennum=17/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare|jpnum=004/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Dusknoir FB (Supreme Victors 26)|Dusknoir]] {{SP|FB}}|type=Psychic|enset=Supreme Victors|enrarity=Rare|ennum=26/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare|jpnum=051/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Empoleon FB (Supreme Victors 27)|Empoleon]] {{SP|FB}}|type=Water|enset=Supreme Victors|enrarity=Rare|ennum=27/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare|jpnum=035/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Dragonite FB (Supreme Victors 56)|Dragonite]] {{SP|FB}}|type=Colorless|enset=Supreme Victors|enrarity=Uncommon|ennum=56/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Uncommon|jpnum=073/100|jpset2=DPt-P Promotional cards|jpnum2=018/DPt-P}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Skarmory FB (Supreme Victors 83)|Skarmory]] {{SP|FB}}|type=Metal|enset=Supreme Victors|enrarity=Uncommon|ennum=83/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Common|jpnum=066/100}}&lt;br /&gt;
{{cardlist/div|Pokémon {{SP|FB}} LV.X|Rainbow}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Blaziken FB LV.X (Supreme Victors 142)|Blaziken]] {{SP|FB}} [[Blaziken FB LV.X (Supreme Victors 142)|LV.X]]|type=Fire|enset=Supreme Victors|enrarity=Rare Holo LV.X|ennum=142/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo LV.X|jpnum=020/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Electivire FB LV.X (Supreme Victors 144)|Electivire]] {{SP|FB}} [[Electivire FB LV.X (Supreme Victors 144)|LV.X]]|type=Lightning|enset=Supreme Victors|enrarity=Rare Holo LV.X|ennum=144/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo LV.X|jpnum=039/100}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Staraptor FB LV.X (Supreme Victors 147)|Staraptor]] {{SP|FB}} [[Staraptor FB LV.X (Supreme Victors 147)|LV.X]]|type=Colorless|enset=Supreme Victors|enrarity=Rare Holo LV.X|ennum=147/147|jpsetlink=Supreme Victors|jpset=Beat of the Frontier|jprarity=Rare Holo LV.X|jpnum=081/100}}&lt;br /&gt;
{{cardlist/footer|Rainbow}}&lt;br /&gt;
&lt;br /&gt;
==Pokémon M==&lt;br /&gt;
&lt;br /&gt;
{{redirect|M|the [[glitch Pokémon]]|&#039;M}}&lt;br /&gt;
&lt;br /&gt;
Debuting in the {{TCG|Movie Commemoration Random Pack}} were &#039;&#039;&#039;Pokémon {{SP|M}}&#039;&#039;&#039;, which showcase key characters&#039;s Pokémon from &#039;&#039;[[M12|Arceus: To a Conquering Spacetime]]&#039;&#039;. Pokémon {{SP|M}} cards are classified as &amp;quot;Movie&#039;s Pokémon&amp;quot; and have an icon of the {{pkmn|anime}} character who uses them in the bottom-right corner of the illustration box. All Pokémon M have &amp;quot;{{SP|M}}&amp;quot; at the end of their name in order to differentiate them from other Pokémon.&lt;br /&gt;
&lt;br /&gt;
===Pokémon that have appeared as Pokémon M ===&lt;br /&gt;
{{cardlist/header|Pokémon {{SP|M}}|Rainbow|char=yes}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Chikorita M (Movie Random Pack Promo 1)|Chikorita]] {{SP|M}}|type=Grass|jpset=Movie Commemoration Random Pack|jpnum=001/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Heracross M (Movie Random Pack Promo 2)|Heracross]] {{SP|M}}|type=Grass|jpset=Movie Commemoration Random Pack|jpnum=002/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Beautifly M (Movie Random Pack Promo 3)|Beautifly]] {{SP|M}}|type=Grass|jpset=Movie Commemoration Random Pack|jpnum=003/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Cyndaquil M (Movie Random Pack Promo 4)|Cyndaquil]] {{SP|M}}|type=Fire|jpset=Movie Commemoration Random Pack|jpnum=004/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Heatran M (Movie Random Pack Promo 5)|Heatran]] {{SP|M}}|type=Fire|jpset=Movie Commemoration Random Pack|jpnum=005/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Totodile M (Movie Random Pack Promo 6)|Totodile]] {{SP|M}}|type=Water|jpset=Movie Commemoration Random Pack|jpnum=006/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Piplup M (Movie Random Pack Promo 7)|Piplup]] {{SP|M}}|type=Water|jpset=Movie Commemoration Random Pack|jpnum=007/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Palkia M (Movie Random Pack Promo 8)|Palkia]] {{SP|M}}|type=Water|jpset=Movie Commemoration Random Pack|jpnum=008/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Spiky-eared Pichu M (Movie Random Pack Promo 9)|Spiky-eared Pichu]] {{SP|M}}|type=Lightning|jpset=Movie Commemoration Random Pack|jpnum=009/022|jpset2=Movie Commemoration Random Pack|jpnum2=010/022|jpset3=Movie Commemoration Random Pack|jpnum3=011/022|jpset4=DPt-P Promotional cards|jpnum4=042/DPt-P|jpset5=Unnumbered Promotional cards}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Pikachu M (Movie Random Pack Promo 12)|Pikachu]] {{SP|M}}|type=Lightning|jpset=Movie Commemoration Random Pack|jpnum=012/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Croagunk M (Movie Random Pack Promo 13)|Croagunk]] {{SP|M}}|type=Psychic|jpset=Movie Commemoration Random Pack|jpnum=013/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Giratina M (Movie Random Pack Promo 14)|Giratina]] {{SP|M}}|type=Psychic|jpset=Movie Commemoration Random Pack|jpnum=014/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Bronzong M (Movie Random Pack Promo 15)|Bronzong]] {{SP|M}}|type=Metal|jpset=Movie Commemoration Random Pack|jpnum=015/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Dialga M (Movie Random Pack Promo 16)|Dialga]] {{SP|M}}|type=Metal|jpset=Movie Commemoration Random Pack|jpnum=016/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Meowth M (Movie Random Pack Promo 17)|Meowth]] {{SP|M}}|type=Colorless|jpset=Movie Commemoration Random Pack|jpnum=017/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Staraptor M (Movie Random Pack Promo 18)|Staraptor]] {{SP|M}}|type=Colorless|jpset=Movie Commemoration Random Pack|jpnum=018/022}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Buneary M (Movie Random Pack Promo 19)|Buneary]] {{SP|M}}|type=Colorless|jpset=Movie Commemoration Random Pack|jpnum=019/022}}&lt;br /&gt;
{{cardlist/div|Pokémon {{SP|M}} LV.X|Rainbow}}&lt;br /&gt;
{{cardlist/entry|cardname=[[Pikachu M LV.X (DPt-P Promo 43)|Pikachu]] {{SP|M}} [[Pikachu M LV.X (DPt-P Promo 43)|LV.X]]|type=Lightning|jpset=DPt-P Promotional cards|jpnum=043/DPt-P}}&lt;br /&gt;
{{cardlist/footer|Rainbow}}&lt;br /&gt;
&lt;br /&gt;
{{Project TCG notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Pokémon card classifications]]&lt;br /&gt;
[[Category:Pokémon SP cards|*]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pokémon SP]]&lt;br /&gt;
[[fr:Pokémon SP]]&lt;br /&gt;
[[it:Pokémon SP (GCC)]]&lt;br /&gt;
[[ja:SPポケモン]]&lt;br /&gt;
[[zh:SP神奇宝贝（TCG）]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Twitch_Plays_Pok%C3%A9mon&amp;diff=2322639</id>
		<title>Talk:Twitch Plays Pokémon</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Twitch_Plays_Pok%C3%A9mon&amp;diff=2322639"/>
		<updated>2015-08-18T16:15:57Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* &amp;quot;Episode&amp;quot;? */ Why not &amp;quot;Season # Run #&amp;quot;?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== RNG Plays Pokémon ==&lt;br /&gt;
&lt;br /&gt;
So, apparently there&#039;s a similar stream going on called &amp;quot;RNG Plays Pokémon&amp;quot;, which, rather than being run through chat commands, is run &#039;&#039;entirely&#039;&#039; through a random number generator as far as deciding the button to press. Is this possibly worth noting on this page? [[User:Schiffy|&amp;lt;span style=&amp;quot;color:DarkGreen&amp;quot;&amp;gt;Schiffy (瀬藤健二)&amp;lt;/span&amp;gt;]] ([[User talk:Schiffy|Talk]] [[Special:Contributions/Schiffy|Contribs]]) &amp;lt;span style=&amp;quot;cursor:help;&amp;quot; title=&amp;quot;This is when my words were heard&amp;quot;&amp;gt;07:55,2/17/2014 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
:There&#039;s a bunch of parodies and spin-offs (like the one that plays Tetris using the button inputs from this stream), none of which are anywhere near as popular. I don&#039;t think any specific ones need to be noted. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 09:39, 17 February 2014 (UTC)&lt;br /&gt;
::I think that the derivatives of &#039;&#039;Twitch Plays Pokémon&#039;&#039; warrant &#039;&#039;some&#039;&#039; mention, at least, as they indicate the far-spanning influence of the original stream. Even just a sentence or two would suffice; we could also [http://kotaku.com/thousands-of-people-are-playing-tetris-without-realizin-1525521488 source a Kotaku article], which mentions the &#039;&#039;Tetris&#039;&#039; connectivity amidst other similar streams. For what it&#039;s worth, [[http://en.wikipedia.org/wiki/Twitch_Plays_Pok%C3%A9mon the Wikipedia article]] pertaining to this event/stream also has a sentence/paragraph of the various derivatives as well, with several webpages used as references. [[User:Fenyx4|Fenyx4]] ([[User talk:Fenyx4|talk]]) 03:49, 28 February 2014 (UTC)&lt;br /&gt;
:::Since the TPP channel has moved on to Crystal, would it be worth mentioning that a [http://www.twitch.tv/twitchplayers/profile/pastBroadcasts side channel] completed Crystal version on the same day TPP completed Red? --[[User:GARY-DOS|GARY-DOS]] ([[User talk:GARY-DOS|talk]]) 03:53, 4 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Helix Fossil ==&lt;br /&gt;
&lt;br /&gt;
We need to mention the Helix Fossil&#039;s state of being an internet meme. People on Twitch seem to worship it like a god. [[User:Satoshi Bakura|Satoshi Bakura]] ([[User talk:Satoshi Bakura|talk]]) 14:14, 18 February 2014 (UTC)&lt;br /&gt;
:Could this be the realization of in-game Pokemopolis? I&#039;m curious, if the game was modded so all 151 are obtainable, where does one acquire the dome fossil? --[[User:GARY-DOS|GARY-DOS]] ([[User talk:GARY-DOS|talk]]) 18:58, 18 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Tossed Items ==&lt;br /&gt;
I noticed there wasn&#039;t any record of items that have been tossed. This seems like a pretty notable thing since they&#039;ve all been accidental and there are bound to be more items tossed in the future due to the 100,000+ people bumbling around in the chat. I know for sure there have been two moonstones and a nugget tossed. Should the be added to the page though? [[User:Iemongel|Iemongel]] ([[User talk:Iemongel|talk]]) 23:29, 18 February 2014 (UTC)&lt;br /&gt;
:That might be a nice addition to the Items section. --&#039;&#039;&#039;[[User:FireGambit|&amp;lt;span style=&amp;quot;color:#C84040&amp;quot;&amp;gt;Fire&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#E88058&amp;quot;&amp;gt;Gambit&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; &amp;lt;small&amp;gt;([[User talk:FireGambit|&amp;lt;span style=&amp;quot;color:#5A96C5&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]])&amp;lt;/small&amp;gt; 17:21, 19 February 2014 (UTC)&lt;br /&gt;
::I have the html ready so I&#039;ll go ahead and add it if there aren&#039;t any objections. [[User:Iemongel|Iemongel]] ([[User talk:Iemongel|talk]]) 23:25, 19 February 2014 (UTC)&lt;br /&gt;
:::Although I think most items have already begun to be added, I like the idea of documenting the various tossed items in the article. [[User:Fenyx4|Fenyx4]] ([[User talk:Fenyx4|talk]]) 03:49, 28 February 2014 (UTC)&lt;br /&gt;
::::The sections were removed on 10:38 &amp;amp; 10:53, 12 March 2014‎ by SnorlaxMonster (→‎Progress: Tossed items really don&#039;t matter)(→‎Items: Same goes for these). I personally thought they were interesting but administration says otherwise :\ [[User:Rcmaehl|Rcmaehl]] ([[User talk:Rcmaehl|talk]]) 02:27, 17 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== PC section ==&lt;br /&gt;
&lt;br /&gt;
Should we make the PC section collapsible? I noticed that SnorlaxMonster removed it, but I think it would be nice if we at least gave readers the option to minimize; it&#039;s getting larger and larger. I have the code ready, if we decide to go through with this. --&#039;&#039;&#039;[[User:FireGambit|&amp;lt;span style=&amp;quot;color:#C84040&amp;quot;&amp;gt;Fire&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#E88058&amp;quot;&amp;gt;Gambit&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; &amp;lt;small&amp;gt;([[User talk:FireGambit|&amp;lt;span style=&amp;quot;color:#5A96C5&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]])&amp;lt;/small&amp;gt; 18:54, 22 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Meme section ==&lt;br /&gt;
&lt;br /&gt;
We could use a section about various memes that have come from this. it&#039;s important in showing popularity/impact. [[User:Lu-igi board|Lu-igi board]] ([[User talk:Lu-igi board|talk]]) 20:49, 27 February 2014 (UTC)&lt;br /&gt;
:I feel that the memes (particularly the Helix Fossil) &#039;&#039;do&#039;&#039; merit mention within the article, although I haven&#039;t seen most meme references (particularly ones like Slowpoke and Seaking) on Bulbapedia. If we can&#039;t provide a section/mention of the memes, maybe an external link to [[http://knowyourmeme.com/memes/events/twitch-plays-pokemon this webpage]] would suffice...? [[User:Fenyx4|Fenyx4]] ([[User talk:Fenyx4|talk]]) 03:49, 28 February 2014 (UTC)&lt;br /&gt;
Maybe we could make a seperate article called Mythology of Twitch Plays Pokémon or something similar. [[User:Mariofan99|Mariofan99]] ([[User talk:Mariofan99|talk]]) 20:48, 18 April 2014 (UTC)&lt;br /&gt;
:I disagree with a meme section in general for most things.  I vehemently disagree with a page on TPP memes, especially at that title.  First, that titles is pretty misleading, as using mythology is just a way of getting around saying &amp;quot;memes&amp;quot;.  Memes in general at most a mention on the page it&#039;s relevant to, and I haven&#039;t seen anything for these memes that show that they&#039;re worth having a page to themselves. --[[User:Funktastic~!|&amp;lt;span style=&amp;quot;color:#009900&amp;quot;&amp;gt;&#039;&#039;&#039;It&#039;s&#039;&#039;&#039;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#CC66FF&amp;quot;&amp;gt;&#039;&#039;&#039;Funktastic~!&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Funktastic~!|&amp;lt;sub&amp;gt;&amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color:#99CCFF&amp;quot;&amp;gt;&#039;&#039;話してください&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/sub&amp;gt;]] 21:37, 18 April 2014 (UTC)&lt;br /&gt;
::My personal two cents: Generally, I also think memes are not notable. Any of the non-TPP-related memes I&#039;ve actually &#039;&#039;heard&#039;&#039; of ({{p|Mudkip}} or {{p|Seaking}}) are not mentioned here on the wiki, either. I wouldn&#039;t be opposed to maybe an index of memes in the Appendix space (something like [[Appendix:Fan terminology]]) but that&#039;s a whole other can of worms. Anyway, I think it&#039;s not notable for regular articles. I think the impact on the fandom is more interesting anyway (some ppl have made fanart for the Pokémon parties used in the TPP games, etc...) but even I dunno if that&#039;s notable either. :P [[Special:Contributions/Zesty Cactus|--]][[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#3CB371&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 21:57, 18 April 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Continuing coverage? ==&lt;br /&gt;
&lt;br /&gt;
Should we continue updating this page for the next challenge? If so, should we move the first play through to a sub page? - [[User:Chosen|&amp;lt;span style=&amp;quot;color:#F85888&amp;quot;&amp;gt;Chosen&amp;lt;/span&amp;gt;]] &amp;lt;span style=&amp;quot;color:#6890F0&amp;quot;&amp;gt;of&amp;lt;/span&amp;gt; [[User talk:Chosen|&amp;lt;span style=&amp;quot;color:#F8D030&amp;quot;&amp;gt;Mana&amp;lt;/span&amp;gt;]] 22:23, 1 March 2014 (UTC)&lt;br /&gt;
:If we do, the boxed and released Pokémon and such could be condensed into one drop-down show/hide box (I don&#039;t know what the heck they&#039;re called). There&#039;s really no point to have a listing of items; someone coming to this page to learn about TPP isn&#039;t going to glean any information from a list of items the player had at one point. [[User:Glik|Glik]] ([[User talk:Glik|talk]]) 23:11, 1 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Anarchy/Democracy ==&lt;br /&gt;
&lt;br /&gt;
We should probably explain what these are, as some people (myself included) have no idea. --[[User:WyndFox|&amp;lt;span style=&amp;quot;color:#992232&amp;quot;&amp;gt;Wynd&amp;lt;/span&amp;gt;]] [[User talk:WyndFox|&amp;lt;span style=&amp;quot;color:2B65EC&amp;quot;&amp;gt;Fox&amp;lt;/span&amp;gt;]] 20:12, 2 March 2014 (UTC)&lt;br /&gt;
:They are already explained in the gameplay section (and honestly, almost everyone &#039;&#039;does&#039;&#039; know what they are).--&#039;&#039;&#039;[[User:Dennou Zenshi|&amp;lt;font color=&amp;quot;#AB0909&amp;quot;&amp;gt;電&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#063A73&amp;quot;&amp;gt;禅&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[User talk:Dennou Zenshi|&amp;lt;font color=&amp;quot;#fff&amp;quot; face=&amp;quot;Tahoma&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;text-shadow:#000 0.2em 0.1em 0.1em; class=texhtml&amp;quot;&amp;gt;Den Zen&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&#039;&#039;&#039; 20:18, 2 March 2014 (UTC)&lt;br /&gt;
::Crystal forces democracy every hour, though (the game started on Anarchy by the way). [[User:Eridanus|Eridanus]] ([[User talk:Eridanus|talk]]) 20:19, 2 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Section Reordering and Splitting ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s my opinion that the Progress and Gameplay sections should either be moved above the Pokémon Red section or split into one for each game. I&#039;d actually do this myself, however since it would be such a large edit, I&#039;d rather gain a consensus first. {{unsigned|Rcmaehl}}&lt;br /&gt;
&lt;br /&gt;
== Emerald restart chaos ==&lt;br /&gt;
&lt;br /&gt;
Guess what? It got restarted again, except now with T being saved. Should we change accordingly as the again-restarted game proceeds, or wait until another restart and keep T in? &#039;&#039;&#039;&amp;lt;span style=&amp;quot;text-shadow:#808080 0.2em 0.2em 0.2em&amp;quot;&amp;gt;[[User:ZappaOMati|&amp;lt;font color=&amp;quot;#0000FF&amp;quot;&amp;gt;Zappa&amp;lt;/font&amp;gt;]][[Special:Contributions/ZappaOMati|&amp;lt;font color=&amp;quot;#00FF00&amp;quot;&amp;gt;O&amp;lt;/font&amp;gt;]][[User talk:ZappaOMati|&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;Mati&amp;lt;/font&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 01:15, 22 March 2014 (UTC)&lt;br /&gt;
: Well, might as well hide &amp;quot;A&amp;quot; until a save or another restart occurs. &#039;&#039;&#039;&amp;lt;span style=&amp;quot;text-shadow:#808080 0.2em 0.2em 0.2em&amp;quot;&amp;gt;[[User:ZappaOMati|&amp;lt;font color=&amp;quot;#0000FF&amp;quot;&amp;gt;Zappa&amp;lt;/font&amp;gt;]][[Special:Contributions/ZappaOMati|&amp;lt;font color=&amp;quot;#00FF00&amp;quot;&amp;gt;O&amp;lt;/font&amp;gt;]][[User talk:ZappaOMati|&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;Mati&amp;lt;/font&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 01:18, 22 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Emerald countdown games ==&lt;br /&gt;
&lt;br /&gt;
During the Emerald countdown, Mob has played non-Pokemon games, including but not limited to Sonic (not sure which) and {{tt|Telefang|Of course the host couldn&#039;t pass up the joke and advertised it as Pokemon Diamond, lol}}. [[User:Eridanus|Eridanus]] ([[User talk:Eridanus|talk]]) 08:46, 22 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
&lt;br /&gt;
In the Pokémon subsection of the Pokémon Emerald section below the subsection there was a bunch of sections that is shown and hidden, could someone fix the problem? --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 02:59, 6 April 2014 (UTC)&lt;br /&gt;
:Appears to have been fixed.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 03:12, 6 April 2014 (UTC)&lt;br /&gt;
::And thanks to the user Cold, it&#039;s no longer going to hide. --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 03:21, 6 April 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Error ==&lt;br /&gt;
&lt;br /&gt;
There seems to be an error in the Fire Red section: Mew&#039;s nickname should be on the page (it&#039;s Marc) and Lileep is shown as a Quagsire. [[User:StongRadd|StongRadd]] ([[User talk:StongRadd|talk]]) 17:50, 21 April 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Released section for HeartGold ==&lt;br /&gt;
&lt;br /&gt;
Hello, I created the released section for Kenya (since he was released) but since I&#039;m not very good with coding the boxes, etc. it&#039;s messed up. It would be nice if someone could fix this. Thank you.[[User:Nyamini|Nyamini]] ([[User talk:Nyamini|talk]]) 12:36, 31 May 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== In-Game Name Colour ==&lt;br /&gt;
&lt;br /&gt;
In the FireRed section where it explains the in-game stream name colours, it specifically states that the colour for those who participated in Pokémon Crystal is blue. If you check the stream, you will in fact see this is purple. Can we get a fix for this, please? Thanks.&lt;br /&gt;
&lt;br /&gt;
(P.S. I know the change is already there, I was told on my talk that it was reverted, but then someone reverted it back (and no, it wasn&#039;t me), so this is now here for... conduct, I guess.) - [[User:PersonWithEyes|PersonWithEyes]] ([[User talk:PersonWithEyes|talk]]) 18:06, 14 June 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Intermissions ==&lt;br /&gt;
&lt;br /&gt;
I think it is notable which Pokemon games were played during the intermissions:&lt;br /&gt;
*Pokémon Pinball&lt;br /&gt;
*Pokémon Puzzle Challenge&lt;br /&gt;
*Pokémon Trading Card Game&lt;br /&gt;
*Pokémon of the Past DX (The Legend of Zelda: Link&#039;s Awakening DX hack)&lt;br /&gt;
*Pokémon Land GB (Super Mario Land hack)&lt;br /&gt;
*Pokémon Adventure (&amp;quot;Sonic 3D Blast 5&amp;quot; hack)&lt;br /&gt;
*Pokémon Pinball: Ruby &amp;amp; Sapphire&lt;br /&gt;
*Game Boy Advance Video: Pokémon&lt;br /&gt;
*Pokémon Mystery Dungeon: Red Rescue Team&lt;br /&gt;
*Pokémon Mystery Dungeon: Explorers of Sky&lt;br /&gt;
*Pokémon Mystery Dungeon: Blue Rescue Team&lt;br /&gt;
*Pokémon Conquest&lt;br /&gt;
&lt;br /&gt;
..and a lot of non-Pokemon games.&lt;br /&gt;
by: http://helixpedia.wikia.com/wiki/Intermission&lt;br /&gt;
{{unsigned|Asmod96}}&lt;br /&gt;
&lt;br /&gt;
== Navigation Box ==&lt;br /&gt;
&lt;br /&gt;
I have created an infobox in [[User:Ditto51/Sandbox/Twitch Play Pokémon|my sandbox]] (I&#039;ll translude below) to help jumping between the sub pages for each game easier. Wondering if it should be implemented?&lt;br /&gt;
{{:User:Ditto51/Sandbox/Twitch Play Pokémon}}&lt;br /&gt;
--[[User:Ditto51|&amp;lt;span style=&amp;quot;color:#00FF00&amp;quot;&amp;gt;Ditto51/Tom&amp;lt;/span&amp;gt;]] ([[User_Talk:Ditto51|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;My&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#0000FF&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#FFFF00&amp;quot;&amp;gt;Page&amp;lt;/span&amp;gt;]]) 16:00, 9 July 2014 (UTC)&lt;br /&gt;
:But there aren&#039;t subpages for each game. Were there when you made this? [[User:Flarn2006|Flarn2006]] ([[User talk:Flarn2006|talk]]) 05:36, 23 September 2014 (UTC)&lt;br /&gt;
:: There was for everything but maybe X. I was going through said pages when I realised you had to go back the main page ti switch between games.--[[User:Ditto51|&amp;lt;span style=&amp;quot;color:#00FF00&amp;quot;&amp;gt;Ditto51/Tom&amp;lt;/span&amp;gt;]] ([[User_Talk:Ditto51|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;My&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#0000FF&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#FFFF00&amp;quot;&amp;gt;Page&amp;lt;/span&amp;gt;]]) 06:29, 25 September 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== A code that forces evolution ==&lt;br /&gt;
&lt;br /&gt;
What? That isn&#039;t exactly clear on what it actually does...Does it force all Pokémon to evolve instantly, or does it make it so that it cannot be canceled. Perhaps it should be made clearer on the page.--[[User:Ditto51|&amp;lt;span style=&amp;quot;color:#00FF00&amp;quot;&amp;gt;Ditto51/Tom&amp;lt;/span&amp;gt;]] ([[User_Talk:Ditto51|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;My&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#0000FF&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#FFFF00&amp;quot;&amp;gt;Page&amp;lt;/span&amp;gt;]]) 20:53, 10 July 2014 (UTC)&lt;br /&gt;
:It does exactly what it implies, it forces an evolution that cannot be cancelled.--[[User:Force Fire|&amp;lt;span style=&amp;quot;color:#025DA6&amp;quot;&amp;gt;&#039;&#039;&#039;F&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#5A96C5&amp;quot;&amp;gt;orce&amp;lt;/span&amp;gt;]][[User talk:Force Fire|&amp;lt;span style=&amp;quot;color:#EA1A3E&amp;quot;&amp;gt;&#039;&#039;&#039;F&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#F16A81&amp;quot;&amp;gt;ire&amp;lt;/span&amp;gt;]] 02:06, 11 July 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Is there real evidence? ==&lt;br /&gt;
&lt;br /&gt;
I noticed where it talked about the stream&#039;s host, it Implies the streamer as &amp;quot;she&amp;quot; but is there real evidence it&#039;s a &amp;quot;she&amp;quot;?[[User:SuperShroom63|SuperShroom63]] ([[User talk:SuperShroom63|talk]]) 04:31, 27 July 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
Nope. I&#039;ll edit that out now. [[User:Darrman|Darrman]] ([[User talk:Darrman|talk]]) 16:09, 31 July 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Edit Limit ==&lt;br /&gt;
&lt;br /&gt;
Can that be hidden until it starts up again, I can&#039;t see it being edited lots before it restarts in November? I want to hide it now but feel like we should have a community vote on it (or at least get Admin/Editorial Board permission to removed it temporarily.--[[User:Ditto51|&amp;lt;span style=&amp;quot;color:#00FF00&amp;quot;&amp;gt;Ditto51/Tom&amp;lt;/span&amp;gt;]] ([[User_Talk:Ditto51|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;My&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#0000FF&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#FFFF00&amp;quot;&amp;gt;Page&amp;lt;/span&amp;gt;]]) 20:37, 8 August 2014 (UTC)&lt;br /&gt;
:I was thinking of suggesting this same thing. Aside from moving everything from the last run to an X-titled subpage, all that would really be left to do on this page until the ORAS startup in November would be grammatical/formatting edits, and having a 6-hour limit for what really only boils down to something that simple seems a tad unnecessary. Obviously it would be needed to be put back when it starts up again. But that&#039;s for the board to decide, I would gather. [[User:Schiffy|&amp;lt;span style=&amp;quot;color:#006400;&amp;quot;&amp;gt;I don&#039;t even give a Schif&amp;lt;/span&amp;gt;]] ([[User talk:Schiffy|&amp;lt;span style=&amp;quot;color:#FF6600;&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]] &amp;amp;bull; [[Special:Contributions/Schiffy|&amp;lt;span style=&amp;quot;color:#FF0000;&amp;quot;&amp;gt;Contribs&amp;lt;/span&amp;gt;]]) 18:24, 17 August 2014 (UTC)&lt;br /&gt;
:I&#039;m gonna have to support this too. I was just about to suggest it as well. [[User:Flarn2006|Flarn2006]] ([[User talk:Flarn2006|talk]]) 05:35, 23 September 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Bad quality? ==&lt;br /&gt;
&lt;br /&gt;
I don&#039;t want to remove the notice without checking first, because of the edit limit, but what about this article doesn&#039;t meet Bulbapedia&#039;s quality standards? It looks pretty good to me. [[User:Aggron989|&amp;lt;span style=&amp;quot;color:#858585;&amp;quot;&amp;gt;&#039;&#039;AGG&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Aggron989|&amp;lt;span style=&amp;quot;color:#858585;&amp;quot;&amp;gt;&#039;&#039;RON&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/Aggron989|&amp;lt;span style=&amp;quot;color:#444444;&amp;quot;&amp;gt;&#039;&#039;989&#039;&#039;&amp;lt;/span&amp;gt;]] 20:09, 19 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Don&#039;t see anything myself, but ask a few others first.[[User:Flanl|Flanl]] ([[User talk:Flanl|talk]]) 23:15, 19 April 2015 (UTC)&lt;br /&gt;
:There is hidden text on the page that says what needs doing:&lt;br /&gt;
&lt;br /&gt;
::TO DO:&lt;br /&gt;
::- Fix tenses&lt;br /&gt;
::- Confirm Released Pokemon are sorted Chronologically and correct if not (GEN 1 &amp;amp; 2)&lt;br /&gt;
::- Confirm Inventory/PC Items are sorted the same way they are in the save file and correct if not (GEN 2 Only)&lt;br /&gt;
&lt;br /&gt;
--[[User:Spriteit|Spriteit]] ([[User talk:Spriteit|talk]]) 01:55, 20 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I put the notice there because several items on the page are badly outdated, one of the first things I noticed being the Host section but there&#039;s several more. There&#039;s also several places where info would better belong in a different section or is badly organized in general. [[User:Blueapple128|Blueapple128]] ([[User talk:Blueapple128|talk]]) 18:14, 12 May 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Remove 6-hour limit? ==&lt;br /&gt;
&lt;br /&gt;
Is the limit necessary at this point? If I recall correctly it was implemented only due to how extremely popular the original Red run was such that people were updating the stats continuously. It&#039;s been well over a year since then and activity has lessened considerably. Finally, as of the current season and based on the streamer&#039;s personally-stated plans, there will only be an active run for short periods of time with long Battle Revolution intermissions in between, during which the limit essentially has no purpose. [[User:Blueapple128|Blueapple128]] ([[User talk:Blueapple128|talk]]) 03:40, 10 July 2015 (UTC)&lt;br /&gt;
:I would agree, however according to the article a new run of Alpha Sapphire will start in a couple days, which would likely once again start people editing this page as every little change happens. Maybe after that&#039;s over remove the limit. [[User:Litwick96|Litwick96]] ([[User talk:Litwick96|talk]]) 04:11, 10 July 2015 (UTC)&lt;br /&gt;
::How about moving the notice to only the section that contains the current run? (The word &amp;quot;article&amp;quot; could be changed to &amp;quot;section&amp;quot;.) Then if users want to make cleanup edits to other runs&#039; sections, that would be OK to do within 6 hours. [[User:Blueapple128|Blueapple128]] ([[User talk:Blueapple128|talk]]) 13:38, 16 July 2015 (UTC)&lt;br /&gt;
:::I don&#039;t even know if that&#039;s possible, and if it is it might be more trouble to implement than it&#039;s worth. After this run is over though I personally don&#039;t see any reason to continue limiting edits on the page. [[User:Litwick96|Litwick96]] ([[User talk:Litwick96|talk]]) 23:04, 16 July 2015 (UTC)&lt;br /&gt;
::::Are you implying that this is the last run? [[User:Flarn2006|Flarn2006]] ([[User talk:Flarn2006|talk]]) 04:09, 17 July 2015 (UTC)&lt;br /&gt;
:::::No, I did not mean to imply that. I suppose a more specific way to state my opinion would be to only limit edits on this page during active games, and not restricting it between them. Saying that out loud though does make it sound like an awful lot of admin attention on this one page. [[User:Litwick96|Litwick96]] ([[User talk:Litwick96|talk]]) 06:05, 17 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Episode&amp;quot;? ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m a frequent member of the Twitch Plays Pokemon subreddit and have never heard of playthroughs ever referred to as an &amp;quot;episode&amp;quot;, only as a &amp;quot;run&amp;quot;. Where did this term come from? [[User:Blueapple128|Blueapple128]] ([[User talk:Blueapple128|talk]]) 16:41, 17 August 2015 (UTC)&lt;br /&gt;
:Hmm. I think it just followed logically after classifying each season to further classify each run as an episode. I thought it might help a few years down the line when we&#039;re on run 23 and trying to refer to something that happened in a specific run (so instead of Run 21, we would use S04 E03 - I think that&#039;s easier to find and easier to think about). Also I thought Season/Episode classification would make more intuitive sense to someone who is only discovering TPP for the first time, since that&#039;s the kind of thing they&#039;d be used to. --[[User:Kip|&amp;lt;span style=&amp;quot;color:#f2f2f2&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;background:#f29c6b&amp;quot;&amp;gt;&#039;&#039;&#039;K&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style =&amp;quot;background:#5fc2d9&amp;quot;&amp;gt;&#039;&#039;&#039;  I  &#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;background:#f29c6b&amp;quot;&amp;gt;&#039;&#039;&#039;P&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] | [[User_talk:Kip|Talk]] 07:35, 18 August 2015 (UTC)&lt;br /&gt;
::To me it doesn&#039;t seem like the best term -- I can understand it, but it doesn&#039;t feel right for some reason.  It seems like it still would be possible to say &amp;quot;Season 4 Run 3&amp;quot; or something like that, though.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 16:15, 18 August 2015 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=ROM_hack&amp;diff=2314974</id>
		<title>ROM hack</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=ROM_hack&amp;diff=2314974"/>
		<updated>2015-07-30T21:03:04Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Pokémon TPP Version */ Cited statement about 200 lines of code to reddit comment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;ROM hacks&#039;&#039;&#039;, also known as &#039;&#039;&#039;hack games&#039;&#039;&#039; or &#039;&#039;&#039;ROM patches&#039;&#039;&#039;, are video games that have been edited or altered by enthusiasts. The hackers achieve this by changing the code of the &#039;&#039;&#039;R&#039;&#039;&#039;ead-&#039;&#039;&#039;O&#039;&#039;&#039;nly &#039;&#039;&#039;M&#039;&#039;&#039;emory of a published video game to create something new.&lt;br /&gt;
&lt;br /&gt;
The [[core series]] Pokémon game system is considered very versatile and lends itself well to modification, giving hackers a lot of creative freedom together with a solid, well-tested game engine. These factors, as well as Pokémon’s notable popularity throughout the world, has lead to the creation of thousands of different games spanning multiple generations, ranging from minor adjustments to additional new features and, more and more frequently, entirely new fan-made Pokémon games.&lt;br /&gt;
&lt;br /&gt;
[[File:rijonAdventures Piracy Warning.png|thumb|A warning to users about bootleggers included in Pokémon rijonAdventures]]&lt;br /&gt;
There is a distinction between ROM hacks and &amp;quot;bootleg games&amp;quot;. These are unauthorised copies of published games which are sold to consumers, often flashed onto after-market game paks or game cards and lacking the official Nintendo Seal. However, since ROM hacks are often distributed over the Internet for free, they are regularly sold as bootleg games, usually against the hacker’s wishes. The reliability of these bootlegs are often poor, and has become such a problem that hackers have started to introduce warning screens into their games, cautioning users that if they paid for it, they may have been scammed.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
[[File:Pokemon Brown.png|thumb|left|Pokémon Brown&#039;s title screen]]&lt;br /&gt;
Early Pokémon ROM hacks date back to the late 1990s with modified editions of {{game3|Red and Blue|Pokémon Red|s}}. These were often relatively minor adjustments such as sprite or dialogue changes, and would generally follow the flow of the original game. These early ROM hacks were infamous for being particularly crude in nature, ranging from swapping Pokémon and human sprites around to replacing the dialogue with obscene text.&lt;br /&gt;
&lt;br /&gt;
This trend continued until the release of Pokémon Brown by user Koolboyman in the early 2000s, one of the most notable Pokémon hacks in history. This was the first hack to completely re-invent the game, with a brand new region and completely new plot. Later editions included an expanded [[Pokédex]] (including Pokémon from Generations II, III and IV), additional dungeons and additional plot tweaks. It is one of the few completed hack games and was successful enough to warrant a sequel (Pokémon Prism, [[Pokémon Gold|a Pokémon Gold-based hack]]) and a Generation III version (Pokémon rijonAdventures) based on {{game3|FireRed and LeafGreen|Pokémon FireRed|s}}.&lt;br /&gt;
&lt;br /&gt;
Since Brown, Pokémon hacking’s notoriety has expanded exponentially, with developers creating many software tools for desktop operating systems to help create maps, edit sprites, graphics and even developing scripting languages specifically for the Pokémon game engine. It has also inspired many hackers to learn how to edit the games&#039; assembly code directly (known as ASM hacking). Numerous hacks have been released, often using FireRed as a base, such as Pokémon ShinyGold, Pokémon Naranja and the Pokémon Ruby Destiny series, just to name a few.&lt;br /&gt;
&lt;br /&gt;
There are many websites dedicated to Pokémon ROM hack development. Notable examples include Skeetendo, PHO and [[PokéCommunity]]’s ROM Hack section, the largest known English-language Pokémon ROM hacking community. Many of these sites hold award nominations and ceremonies to showcase some of the best talents of their community.&lt;br /&gt;
&lt;br /&gt;
==Legality==&lt;br /&gt;
As suggested by it’s name, read-only memory is designed only to be read and not modified in any way. Most published games belong to their respective publishers, hence the read-only memory portion of these games are subject to intellectual property and copyright laws. It is illegal in most countries to make copies of or redistribute any of the game’s code. As a result, it is illegal to distribute copyrighted ROM files in any way, including over the Internet. Doing so may result in prosecution on the grounds of copyright law.&lt;br /&gt;
&lt;br /&gt;
This issue is dealt with by hackers distributing what are known as patch files. Essentially, these are small sets of computer instructions on how to modify a ROM file in a particular way, which produces the hacked game. Patch files, often distributed in the IPS or UPS format, are not illegal and can be distributed freely. However, one would need to obtain the required ROM file and patching software in order to apply the patch.&lt;br /&gt;
&lt;br /&gt;
==Game types==&lt;br /&gt;
Pokémon ROM hacks tend to fall into five vague categories, though due to the huge versatility of the Pokémon engine, some hacks will transcend several categories at once.&lt;br /&gt;
&lt;br /&gt;
[[File:Pokémon Blaze Black 2.png|thumb|200px|Pokémon Blaze Black 2, a popular 649 Hack]]&lt;br /&gt;
===151/386/649 or Dex hacks===&lt;br /&gt;
These hacks, such as Pokémon Red 151, Pokémon Emerald 386 and Pokémon BlazeBlack/VoltWhite are designed to make available all Pokémon, items and locations within the game, including [[event Pokémon]], [[version-exclusive Pokémon]], Pokémon only obtainable through [[trade|trading]]/migrating, Event Locations and Event Items. These will often not deviate too far from the official game story, and are often used in [[Nuzlocke Challenge|Nuzlocke]] runs and, more notably, for several episodes of [[Twitch Plays Pokémon]].&lt;br /&gt;
&lt;br /&gt;
===Hard Mode hacks===&lt;br /&gt;
These hacks, such as Pokémon FireRed: The Hard Version and Pokémon Expert Emerald, also differ little from official game in terms of story. They instead have a significantly higher difficulty than usually experienced in regular Pokémon games. These types of games too are popular amongst Nuzlockers as an additional challenge on top of Nuzlocke rules. Many fans see Pokémon Black and White 2’s [[Key System|Challenge Mode]] as an acknowledgement of these hacks, though no official link has been made.&lt;br /&gt;
&lt;br /&gt;
[[File:Day and Night Mode in Liquid Crystal.png|left|thumb|Late evening in Pokémon Liquid Crystal as a result of the fan-developed Day/Night System]]&lt;br /&gt;
===ROM bases===&lt;br /&gt;
These hacks are often designed to be used as a base for other ROM hacks, and often include major revisions to the game’s base code through ASM hacking to add new features such as additional types or a completely re-vamped tileset. Notable features include the introduction of genders into Pokémon Gold, the addition of a Physical/Special split and the real-time clock into Pokémon FireRed, which gives way to a full Day/Night system, a feature that was missed by many fans in Generation III.&lt;br /&gt;
&lt;br /&gt;
Another noteworthy feature is the development of the UPS format, which allows the expansion of GameBoy Advance ROM hacks from their original 16MB format to 32MB. This has the advantage of effectively doubling the space available for new maps and graphics, but means the game is only playable under emulation and will crash when played on official Nintendo hardware.&lt;br /&gt;
&lt;br /&gt;
[[File:Pokémon Emerald Chinese.png|thumb|200px|A Chinese fan-translation of [[Pokémon Emerald]]]]&lt;br /&gt;
===Language hacks===&lt;br /&gt;
Since the core series games prior to [[Generation VI]] were regularly released first in Japan, sometimes months ahead of their international releases, amateur enthusiasts would often translate Japanese-language Pokémon games into English and other languages so they could be played by international audiences. Since the translation was often performed by one or a small group of people, the quality of these translations were often dubious to say the least, the most humorous example being Pokémon Vietnamese Crystal. Nonetheless, these hacks were generally translated well enough to be played and were very popular amongst {{wp|YouTube|YouTubers}}.&lt;br /&gt;
&lt;br /&gt;
In recent years, the core series games have begun releasing simultaneously around the world in more languages and as a result the need for language hacks has somewhat diminished. It does still happen for languages that the Pokémon games are not yet available in, most notably [[Pokémon in Greater China|Chinese]].&lt;br /&gt;
&lt;br /&gt;
===Full/complete hacks===&lt;br /&gt;
These hacks are complete overhauls of the games, with new characters, plots, regions and features. They often overhaul the game’s graphics, incorporating those seen in later generation games including battle backgrounds, sprites and map tiles. They will regularly include Pokémon, moves and types from later generations, and will sometimes include brand new ones created by the hacker. Some hacks, such as ShinyGold and LiquidCrystal, are remakes of entire previously-released games, in the same way that FireRed and LeafGreen were remakes of Red, Blue and Yellow.&lt;br /&gt;
&lt;br /&gt;
Because of the extraordinary amount of work involved by a voluntary hacker or hacking team, few of these games are finished in their entirety and are usually playable in the form of a beta. Most of the notable hacks below are considered to be part of this category.&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
==Notable core series hacks==&lt;br /&gt;
With the release of easy-to-use hacking tools for the core series games, there are thousands of ROM Hacks available. What follows is a few notable examples, each with a brief explanation.&lt;br /&gt;
&lt;br /&gt;
[[File:Barksh.png|thumb|left|200px|The player at his house, in [[New Bark Town]]]]&lt;br /&gt;
===Pokémon ShinyGold===&lt;br /&gt;
&amp;quot;Pokémon ShinyGold&amp;quot; was a [[Generation III]] [[remake]] of {{2v2|Gold|Silver}} using the {{game3|FireRed and LeafGreen|Pokémon FireRed|s}} engine, echoing how FireRed is a remake of {{game3|Red and Blue|Pokémon Red|s}}. Whilst not the first of its kind it is amongst the most well-known Generation III hacks, and despite it never leaving beta is still one of the most popular. It is also one of the most illegally sold ROM hacks, with many bootleg versions of ShinyGold available as pre-patched ROMs or flashed game paks. ShinyGold&#039;s creator, username Zel, included a warning in later editions warning users about this problem and to demand their money back if they had paid for it.&lt;br /&gt;
&lt;br /&gt;
ShinyGold is one of a number of [[Generation II]] remakes developed by hackers. Other examples include Pokémon LiquidCrystal and Pokémon CrystalDust, both of which include expanded areas and features, amongst others.&lt;br /&gt;
&lt;br /&gt;
[[File:Ruby Destiny LoG.png|thumb|200px|[[Surfing]] cinematic in Life of Guardians, and example of the &#039;side-scrolling&#039; perspective sometimes used in hack games]]&lt;br /&gt;
===Pokémon Ruby Destiny Series===&lt;br /&gt;
&amp;quot;Pokémon Ruby Destiny&amp;quot; is a popular series of games based on the {{game3|Ruby and Sapphire|Pokémon Ruby|s}} engine created by [[PokéCommunity]] user destinedJaGold. The series consists of three completed games: Reign of Legends, Rescue Rangers and Life of Guardians. A fourth, Broken Timeline, is currently under development. This series is of particular note, as it is one of the longest running completed hack series available, particularly for its in-depth gameplay and plot. It, like other popular hacks, has even drawn interest from Let&#039;s Play creators. The series is also know for incorporating the [[Fairy (type)|Fairy type]] into the Generation III game engine, as well as a user-created &amp;quot;Chaos type&amp;quot;, alongside several user-created Pokémon (known as &amp;quot;Fakémon&amp;quot; among fans).&lt;br /&gt;
&lt;br /&gt;
[[File:Starter Moemon Revival.png|thumb|left|200px|The Kanto Starters, represented by Moemon]]&lt;br /&gt;
===Moemon===&lt;br /&gt;
&amp;quot;Moemon&amp;quot; (short for &amp;quot;{{wp|Moe (slang)|Moekko}} Monsters&amp;quot;) is a prominent hack of {{game3|FireRed and LeafGreen|Pokémon FireRed|s}} that changes all Pokémon into {{wp|Moe anthropomorphism|gijinka}}. It is a simple change of FireRed, but with additions such as the ability to catch the three [[starter Pokémon|starters]], {{p|Eevee}}, and a mix of both LeafGreen and FireRed Pokémon (thus making it simpler to obtain all Pokémon). The game still receives a fair amount of attention, as a patch was released solely for the FireRed hack that updated both the sprites of the Pokémon as well as their menu sprites, functioning like DLC would for any game.&lt;br /&gt;
&lt;br /&gt;
A ROM hack of Emerald has been released as well. Like the FireRed hack, it&#039;s a simple change of Emerald, replacing all Pokémon with ginjika counterparts, however, a few aesthetic changes have been applied to both {{rt|101|Hoenn}} and [[Littleroot Town]], adding many [[puddles]] to the town, and the [[Oran Berry]] has, curiously, been renamed the &amp;quot;Weed Berry&amp;quot;, possibly for comedic effect.&lt;br /&gt;
&lt;br /&gt;
Moemon received a short burst of fame when gaming site {{wp|Kotaku}} posted an article about it in late 2007.&amp;lt;ref&amp;gt;[http://www.kotaku.com.au/2007/12/pokemon_dressed_up_in_moe/ Kotaku - Pokemon Dressed Up in Moe]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Pokémon Naranja.png|thumb|200px|Battling [[Tracey (anime)|Tracey Sketchit]] in Pokémon Naranja]]&lt;br /&gt;
===Pokémon Naranja/Orange===&lt;br /&gt;
&amp;quot;Pokémon Naranja&amp;quot; is a {{wp|Spanish}} hack of {{game3|Ruby and Sapphire|Pokémon Ruby|s}} in which the {{player}} plays as either {{Ash}} or [[Misty]] and travels around the [[Orange Archipelago]]. Naranja is a Spanish word which means &amp;quot;{{tt|orange|in reference to the fruit, not the colour}}&amp;quot;. {{p|Celebi}} appears as this game&#039;s [[version mascot]]. This game is based on the [[S02|Orange Saga]] in the {{pkmn|anime}}. The game starts after the player had won the [[Indigo League]]. Despite this fact, the player starts with only a Lv. 5 {{p|Pikachu}}. Many characters, plots and events in the Orange Saga are included in the game, such as the [[GS Ball]], Ash&#039;s {{AP|Lapras}}, the [[Orange Crew]], the [[Crystal Onix]], the {{p|Golduck}} from &#039;&#039;[[EP091|Bye Bye Psyduck]]&#039;&#039;, and [[Ash&#039;s Snorlax]]. This game is particularly well-polished and features a completely overhauled graphical system, and well as many hours of playtime.  Other anime-based hacks include the popular Pokémon AshGray, a FireRed-based game depicting Ash&#039;s journey through the [[Kanto]] region in the [[original series]].&lt;br /&gt;
&lt;br /&gt;
[[File:Pokémon TPP Red Battle Transition.png|thumb|left|This custom transition was over 200 lines of new code&amp;lt;ref&amp;gt;[https://www.reddit.com/r/twitchplayspokemon/comments/2ytt02/dream_red_battle_transition_60fps/cpcuwkm Reddit comment by creator]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
===Pokémon TPP Version===&lt;br /&gt;
&amp;quot;Pokémon TPP Version&amp;quot; is a hack created for the season 2 opening episode of [[Twitch Plays Pokémon]]. It is based on the Pokémon Red 151 dex hack and was developed by user pigdevil2010 with EliteAnax17 and the channel&#039;s streamer. It is a much tougher version of [[Pokémon Red]], with significant [[level]] increases across all battles. All Pokémon, including [[Version-exclusive Pokémon|version-exclusive]] and {{DL|Methods of evolution|Evolution via trading|trade evolutions}}, are obtainable as well as catchable (all 151 are available in the wild). The hack includes additional challenges and features, such as [[legendary Pokémon]] respawns, [[Gym Leader]] and [[Elite Four]] rematches with higher-level teams and Level 100 event battles with [[Professor Oak]] and the original {{ga|Red}} from the first Twitch Plays Pokémon episode. It also includes the Battle Tent, a [[Battle Tower]]-like facility intended for players to earn money post-game.&lt;br /&gt;
&lt;br /&gt;
This hack is notable as it is the first to ever be specifically designed for live broadcast, as well as the first to be designed for Twitch Plays Pokémon&#039;s unique play style. For example, {{p|Mew}}&#039;s Cave (a post-game bonus dungeon located in the area of the [[S.S. Anne]]) is not too difficult to navigate with a single player, but with hundreds controlling the game at once, it becomes challenging. The game took 39 days to complete and was played by thousands of people over that time. The patch was only made available after the game was completed by the community.  It is also one of the very few hacks that have been released on a physical cartridge with the hackers permission as part of a community-led project.&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
==Non-core series hacks==&lt;br /&gt;
[[File:PA hack screen.png|thumb|150px|Screenshot from &amp;quot;Pokémon Adventure&amp;quot;]]&lt;br /&gt;
Though the core-series is by far the most popular series to hack, there are also many fan-created Pokémon games that do not use these as basis. These include &amp;quot;Pokémon Adventure&amp;quot;, a hack of Sonic Adventure 7 for the GameBoy Color and &amp;quot;Pokémon 4-in-1&amp;quot;, a hacked game for the NES comprising of several mini games. There are also examples of modified versions of the [[Pokémon Mystery Dungeon]] series and [[Pokémon Conquest]].&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
==Bootleg games==&lt;br /&gt;
Whilst technically-speaking these are modifications of published games, the ROM hacking community generally considers these more as &amp;quot;bootlegs&amp;quot; rather than ROM hacks. The main difference being these games were likely designed to trick players into thinking they were official for monetary gain, something which most ROM hackers actively try and avoid. These games were often flashed to third party game paks and sold illegally. Below are some notable examples.&lt;br /&gt;
&lt;br /&gt;
[[File:Fake Diamond start.png|thumb|left|200px|Title screen of &amp;quot;Pokémon Diamond&amp;quot;]]&lt;br /&gt;
===Pokémon Diamond and Jade===&lt;br /&gt;
Possibly the most well-known bootleg &amp;quot;Pokémon&amp;quot; games are the notorious Pokémon Diamond and Jade (not to be confused with the official [[Generation IV]] games {{game|Diamond and Pearl|s}}). These games are knock-off versions of the Power and Speed Versions of {{wp|Keitai Denjū Telefang}}, respectively, which were only released in Japan for the [[Game Boy Color]] on November 2000, a year after {{game|Gold and Silver|s}} and a month prior to {{game|Crystal}}.&lt;br /&gt;
&lt;br /&gt;
Pokémon Jade is sometimes found on the same cartridge as an illegally produced Pokémon Crystal cartridge but could also be found as a standalone cartridge. It was also mentioned in [http://web.archive.org/web/20030604202427/http://pokemon.com/letters/200324.asp the Pokémon.com mailbag] in 2003 as &amp;quot;the bootleg and illegally produced Pokémon Jade&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
These bootlegs had numerous glitches that the real games did not have, such as the inability to load a save file properly. The game also contains broken English, profanity, and swearing, which is absent from all official [[Pokémon games]] licensed by [[Nintendo]], with the British Gaming Blog describing the additions as &amp;quot;a healthy dose of Engrish and plenty of swear words.&amp;quot;&amp;lt;ref&amp;gt;[http://web.archive.org/web/20080708225438/http://www.britishgaming.co.uk/?p=580 British Gaming Blog » Bizarre Bootlegs - The Lighter Side of Piracy] (archived copy)&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The real Telefang games do share conceptual similarities with the real Pokémon games. Whereas in the [[core series]] Pokémon games, players take the role of a [[Pokémon Trainer]] who travels through a specific [[region]] of the [[Pokémon world]] to obtain or {{pkmn2|caught|catch}} {{OBP|Pokémon|species}} in [[Poké Ball]]s and send them out for {{pkmn|battle}}s, in the Telefang games, players take the role of a [http://wiki.telefang.net/T-Fanger T-Fanger] who travels through the Denjū World to befriend creatures called [http://wiki.telefang.net/Denjuu Denjū] and have them battle each other using a device called the [http://wiki.telefang.net/D-Shot D-Shot]. However, unlike Pokémon, Denjū themselves have a D-Shot and call each other to battle. Other similarities between the two game series can be seen in the mechanics of each: the creatures in both share common stats such as HP, Attack, Defense, and Speed; both series have moves or attacks in common, like どくばり ({{m|Poison Sting|Pokémon}}, [http://wiki.telefang.net/Poison_Sting_(move) Telefang]), とっしん ({{m|Take Down|Pokémon}}, [http://wiki.telefang.net/Rush_(move) Telefang]), かえんほうしゃ/カエンホウシャ ({{m|Flamethrower|Pokémon}}, [http://wiki.telefang.net/Flamethrower_(move) Telefang]), or じしん ({{m|Earthquake|Pokémon}}, [http://wiki.telefang.net/Earthquake_(move) Telefang]), and both series also have natures for their creatures ([[Nature|Pokémon]], [http://wiki.telefang.net/Personality Telefang]), though the effects of moves are not necessarily the same in every case, and natures work differently.&lt;br /&gt;
&lt;br /&gt;
[[File:Pokemon Jade 2 title screen.png‎|thumb|200px|Title screen of Pokémon Jade 2]]&lt;br /&gt;
===Pokémon Diamond 2 and Jade 2===&lt;br /&gt;
Similar to the first fake Diamond and Jade games, Diamond 2 and Jade 2 were hacked from [http://wiki.telefang.net/Telefang_2 Keitai Denjū Telefang 2]. Also, like Diamond and Jade, the Power Version of Telefang 2 became Pokémon Diamond 2, and the Speed Version became Pokémon Jade 2. They are in Chinese, and their title screens have been altered to poorly drawn Pokémon characters along with the character Dragon from the film &#039;&#039;{{wp|Shrek}}&#039;&#039; (possibly due to her superficial similarity to a {{p|Charizard}}). The similarities between the title screens of this and the original Diamond and Jade (as well as the fact that they have Pokémon names in the first place) suggest that these may be made by the same people. Diamond 2 crashes after the title screen, making it unplayable without a save state, and Jade 2 has graphical glitches. There is also a poorly translated English version of the Power Version of Telefang 2 called &amp;quot;Pokémon Ruby,&amp;quot; which has no relation to the real one.&lt;br /&gt;
{{-}}&lt;br /&gt;
[[File:GO TO THE ELF&#039;S WORLD.png|thumb|left|160px|A poorly translated version of [[Professor Oak]]&#039;s opening speech]]&lt;br /&gt;
{{bulbanews|Gotta Meme &#039;em All: Vietnamese Crystal}}&lt;br /&gt;
===Pokémon Vietnamese Crystal===&lt;br /&gt;
&amp;quot;Pocket Monsters Crystal Version&amp;quot; (popularly known as Pokémon Vietnamese Crystal) is a bootlegged version of {{game|Crystal}}. Translated from Japanese to Chinese to English, the dialogue in the game (now {{wp|Engrish}}) is often nonsensical and unintentionally humorous. All Pokémon, character, and location names are similarly badly translated, often resembling romanizations of Chinese transliterations of the Japanese names. The translation is so poor that the game has achieved a cult status, and is the subject of many popular Internet memes. It was made popular by various &amp;quot;[[Let&#039;s Play]]&amp;quot; video series on {{wp|YouTube}}, with the most notable one being by DeliciousCinnamon.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://wiki.telefang.net/Wikifang Wikifang - A wiki about Telefang, the game that became Pokémon Jade and Diamond] (includes information on the fakes)&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project Fandom notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Pokémon meta]]&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:Fandom]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Jeu hacké]]&lt;br /&gt;
[[it:Hack ROM]]&lt;br /&gt;
[[ja:改造ポケモン (ソフト)]]&lt;br /&gt;
[[pl:Hack]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Professor_Oak&amp;diff=2160847</id>
		<title>Professor Oak</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Professor_Oak&amp;diff=2160847"/>
		<updated>2014-08-13T16:47:27Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Oak&amp;#039;s Lab */  Try fails to display properly in both versions.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{CharInfobox|&lt;br /&gt;
color={{kanto color}} |&lt;br /&gt;
corecolor={{kanto color light}} |&lt;br /&gt;
bordercolor={{kanto color dark}} |&lt;br /&gt;
|name=Professor Samuel Oak&lt;br /&gt;
|jname=オーキド・ユキナリ博士&lt;br /&gt;
|tmname=Dr. Yukinari Okido&lt;br /&gt;
|slogan=no&lt;br /&gt;
|image=FireRed LeafGreen Professor Oak.png&lt;br /&gt;
|size=180px&lt;br /&gt;
|caption=Art from {{2v2|FireRed|LeafGreen}}&lt;br /&gt;
|age=yes&lt;br /&gt;
|years=50+&lt;br /&gt;
|gender=Male&lt;br /&gt;
|colors=yes&lt;br /&gt;
|eyes=Black, blue{{tt|*|as a child}} &lt;br /&gt;
|hair=Gray, brown{{tt|*|as a child}}&lt;br /&gt;
|hometown=[[Pallet Town]]&lt;br /&gt;
|region=[[Kanto]]&lt;br /&gt;
|relatives={{ga|Blue}},&amp;amp;nbsp;[[Daisy Oak|Daisy]]&amp;amp;nbsp;(games)&amp;lt;br&amp;gt;[[Gary Oak|Gary&amp;amp;nbsp;Oak]]&amp;amp;nbsp;(anime, manga)&amp;lt;br&amp;gt;[[Daisy Oak|May Oak]]&amp;amp;nbsp;(manga&amp;amp;nbsp;adaptation)&lt;br /&gt;
|trainer=yes&lt;br /&gt;
|trainerclass=Former {{pkmn|Trainer}}, [[Pokémon Professor]]&lt;br /&gt;
|game=yes&lt;br /&gt;
|generation={{Gen|I}}, {{Gen|II}}, {{Gen|III}}, {{Gen|IV}}&lt;br /&gt;
|games=[[Pokémon Red and Blue Versions|Red, Blue]], {{v2|Yellow}}, [[Pokémon Gold and Silver Versions|Gold, Silver]], {{v2|Crystal}}, {{game|FireRed and LeafGreen|s}}, {{3v2|Diamond|Pearl|Platinum}}, {{game|HeartGold and SoulSilver|s}}, [[Pokémon Snap]], [[Pokémon Stadium (English)|Stadium]], {{pkmn|Stadium 2}}&lt;br /&gt;
|leader=no&lt;br /&gt;
|type=Unknown&lt;br /&gt;
|team=no&lt;br /&gt;
|brain=no&lt;br /&gt;
|gameanim=yes&lt;br /&gt;
|pv=yes&lt;br /&gt;
|pvnum=Pokémon Origins&lt;br /&gt;
|pvname=Pokémon Origins&lt;br /&gt;
|envagame=Kyle Hebert&lt;br /&gt;
|javagame=Katsuji Mori&lt;br /&gt;
|anime=counterpart&lt;br /&gt;
|animecounterpart={{an|Professor Oak}}&lt;br /&gt;
|epnum=EP001&lt;br /&gt;
|epname=Pokémon - I Choose You!&lt;br /&gt;
|manga=counterpart&lt;br /&gt;
|mangacounterpart={{adv|Professor Oak}}, {{OBP|Professor Oak|Pocket Monsters}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Professor Samuel Oak&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;オーキド・ユキナリ博士&#039;&#039;&#039; &#039;&#039;Dr. Yukinari Okido&#039;&#039;) is a [[Pokémon Professor]] who lives and works at his [[Professor Oak&#039;s Laboratory|research lab]] in [[Pallet Town]] of the [[Kanto]] region. According to [[Professor Elm]], Oak concentrates on Pokémon and human relationships as a profession.&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
===In Generation I===&lt;br /&gt;
[[File:PkmnProfWantsToFight.png|thumb|right|The unused Trainer class for Professor Oak. However, in this case the game has not changed the battle mode data to a Trainer battle, so if &amp;quot;captured&amp;quot; he would be read as the last normal Pokémon encountered.]]&lt;br /&gt;
&lt;br /&gt;
Professor Oak works in [[Professor Oak&#039;s Laboratory|his Laboratory]] in [[Pallet Town]] with his aides. He gave {{ga|Red}} and {{ga|Blue}} their Starter Pokémon in {{game3|Red and Blue|Pokémon Red, Blue|s}}, {{game3|Red and Green|Green|s}}, {{v2|Yellow}}, {{2v2|FireRed|LeafGreen}}. He is an idol to many Trainers and researchers, including [[Professor Elm]], and always plays an important supporting role in the many games that he appears in.&lt;br /&gt;
&lt;br /&gt;
He was a childhood friend of [[Agatha]]. They remained good friends and top-class Pokémon Trainers until Oak stopped battling and became interested in Pokémon research. Agatha said that he became soft and started to regard him as a fool. However, Oak still affiliates with the [[Pokémon League]] as an adviser.&lt;br /&gt;
&lt;br /&gt;
====Pokémon====&lt;br /&gt;
=====Red, Green, and Blue=====&lt;br /&gt;
Professor Oak confirms having been a successful Trainer in his youth; however, he states that he only possesses the following Pokémon. {{ga|Red}} is allowed to choose one in order to begin his journey. His grandson, {{ga|Blue}}, the {{player}}&#039;s [[rival]], then picks the Pokémon whose type has an advantage against their own.&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=001&lt;br /&gt;
|pokemon=Bulbasaur&lt;br /&gt;
|type1=Grass|type2=Poison&lt;br /&gt;
|level=5&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Growl|move2type=Normal}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=004&lt;br /&gt;
|pokemon=Charmander&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|level=5&lt;br /&gt;
|move1=Scratch|move1type=Normal&lt;br /&gt;
|move2=Growl|move2type=Normal}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=007&lt;br /&gt;
|pokemon=Squirtle&lt;br /&gt;
|type1=Water&lt;br /&gt;
|level=5&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Tail Whip|move2type=Normal}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Yellow=====&lt;br /&gt;
{{main|Red&#039;s Pikachu (game)}}&lt;br /&gt;
Professor Oak catches this {{p|Pikachu}} while stopping Red from beginning his journey without any Pokémon. He later decides to give it to him.&lt;br /&gt;
&lt;br /&gt;
{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=025&lt;br /&gt;
|pokemon=Pikachu&lt;br /&gt;
|type1=Electric&lt;br /&gt;
|level=5&lt;br /&gt;
|move1=ThunderShock|move1type=Electric&lt;br /&gt;
|move2=Growl|move2type=Normal}}&lt;br /&gt;
&lt;br /&gt;
This {{p|Eevee}} was intended for Red but was taken by Blue in his impatience. Its evolutionary path is determined by the player&#039;s interactions with its Trainer.&lt;br /&gt;
&lt;br /&gt;
{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=133&lt;br /&gt;
|pokemon=Eevee&lt;br /&gt;
|level=5&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Tail Whip|move2type=Normal}}&lt;br /&gt;
&lt;br /&gt;
=====Unused teams=====&lt;br /&gt;
In the [[Generation I]] games, there is [[Pokémon Red and Green beta|unused]] {{pkmn|Trainer}} data for Prof. Oak. This implies that the player was supposed to battle him at some point in the game.&lt;br /&gt;
&lt;br /&gt;
In the data, Oak has level 66 {{p|Tauros}}, level 67 {{p|Exeggutor}}, level 68 {{p|Arcanine}}, level 70 {{p|Gyarados}} and one of the Kanto {{pkmn2|starter}}s at level 69. This places his strength on-par with the player&#039;s rival and the [[Pokémon Champion|Pokémon League Champion]]. As well, four of his Pokémon are identical to the ones used by the Champion, only at higher levels, implying he was originally meant to be Champion, or at least another high-ranking Trainer. This is supported by an email on the PC in Oak&#039;s lab, in which the Pokémon League issues a challenge to all Trainers and specifically requests Oak to come visit them.&lt;br /&gt;
&lt;br /&gt;
The only known ways to battle Oak are by performing the {{DL|Mew glitch|Ditto glitch}} with a {{stat|Special}} stat of 226 or by performing the [[old man glitch]] with {{MN}} as the character in the 3rd, 5th or 7th slot of the player&#039;s name. These teams cannot be battled when using the old man glitch; they can only be battled via the Ditto glitch if the wild Ditto&#039;s {{stat|Attack}} is lowered by 4, 5, or 6 stages (each will yield a different one of the three teams).&lt;br /&gt;
{{left clear}}&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{kanto color}}&lt;br /&gt;
|bordercolor={{kanto color dark}}&lt;br /&gt;
|headcolor={{kanto color light}}&lt;br /&gt;
|sprite=Spr Y Oak.png&lt;br /&gt;
|prize={{PDollar}}6930&lt;br /&gt;
|name=Prof. Oak&lt;br /&gt;
|game=RGBY&lt;br /&gt;
|location=Glitch&lt;br /&gt;
|pokemon=5&lt;br /&gt;
}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=128&lt;br /&gt;
|pokemon=Tauros&lt;br /&gt;
|level=66&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Take Down|move1type=Normal&lt;br /&gt;
|move2=Leer|move2type=Normal&lt;br /&gt;
|move3=Rage|move3type=Normal&lt;br /&gt;
|move4=Tail Whip|move4type=Normal&lt;br /&gt;
}} &lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=103&lt;br /&gt;
|pokemon=Exeggutor&lt;br /&gt;
|level=67&lt;br /&gt;
|type1=Grass|type2=Psychic&lt;br /&gt;
|move1=Stomp|move1type=Normal&lt;br /&gt;
|move2=Barrage|move2type=Normal&lt;br /&gt;
|move3=Hypnosis|move3type=Psychic}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=059&lt;br /&gt;
|pokemon=Arcanine&lt;br /&gt;
|level=68&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|move1=Take Down|move1type=Normal&lt;br /&gt;
|move2=Ember|move2type=Fire&lt;br /&gt;
|move3=Roar|move3type=Normal&lt;br /&gt;
|move4=Leer|move4type=Normal}}&lt;br /&gt;
{{Party/Div|color={{kanto color}}}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=009&lt;br /&gt;
|pokemon=Blastoise&lt;br /&gt;
|level=69&lt;br /&gt;
|type1=Water&lt;br /&gt;
|move1=Bite|move1type=Normal&lt;br /&gt;
|move2=Withdraw|move2type=Water&lt;br /&gt;
|move3=Skull Bash|move3type=Normal&lt;br /&gt;
|move4=Hydro Pump|move4type=Water}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=130&lt;br /&gt;
|pokemon=Gyarados&lt;br /&gt;
|level=70&lt;br /&gt;
|type1=Water|type2=Flying&lt;br /&gt;
|move1=Hydro Pump|move1type=Water&lt;br /&gt;
|move2=Dragon Rage|move2type=Dragon&lt;br /&gt;
|move3=Leer|move3type=Normal&lt;br /&gt;
|move4=Hyper Beam|move4type=Normal}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{kanto color}}&lt;br /&gt;
|bordercolor={{kanto color dark}}&lt;br /&gt;
|headcolor={{kanto color light}}&lt;br /&gt;
|sprite=Spr Y Oak.png&lt;br /&gt;
|prize={{PDollar}}6930&lt;br /&gt;
|name=Prof. Oak&lt;br /&gt;
|game=RGBY&lt;br /&gt;
|location=Glitch&lt;br /&gt;
|pokemon=5&lt;br /&gt;
}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=128&lt;br /&gt;
|pokemon=Tauros&lt;br /&gt;
|level=66&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Take Down|move1type=Normal&lt;br /&gt;
|move2=Leer|move2type=Normal&lt;br /&gt;
|move3=Rage|move3type=Normal&lt;br /&gt;
|move4=Tail Whip|move4type=Normal&lt;br /&gt;
}} &lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=103&lt;br /&gt;
|pokemon=Exeggutor&lt;br /&gt;
|level=67&lt;br /&gt;
|type1=Grass|type2=Psychic&lt;br /&gt;
|move1=Stomp|move1type=Normal&lt;br /&gt;
|move2=Barrage|move2type=Normal&lt;br /&gt;
|move3=Hypnosis|move3type=Psychic}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=059&lt;br /&gt;
|pokemon=Arcanine&lt;br /&gt;
|level=68&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|move1=Take Down|move1type=Normal&lt;br /&gt;
|move2=Ember|move2type=Fire&lt;br /&gt;
|move3=Roar|move3type=Normal&lt;br /&gt;
|move4=Leer|move4type=Normal}}&lt;br /&gt;
{{Party/Div|color={{kanto color}}}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=003&lt;br /&gt;
|pokemon=Venusaur&lt;br /&gt;
|level=69&lt;br /&gt;
|type1=Grass|type2=Poison&lt;br /&gt;
|move1=Razor Leaf|move1type=Grass&lt;br /&gt;
|move2=Growth|move2type=Normal&lt;br /&gt;
|move3=Sleep Powder|move3type=Grass&lt;br /&gt;
|move4=SolarBeam|move4type=Grass}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=130&lt;br /&gt;
|pokemon=Gyarados&lt;br /&gt;
|level=70&lt;br /&gt;
|type1=Water|type2=Flying&lt;br /&gt;
|move1=Hydro Pump|move1type=Water&lt;br /&gt;
|move2=Dragon Rage|move2type=Dragon&lt;br /&gt;
|move3=Leer|move3type=Normal&lt;br /&gt;
|move4=Hyper Beam|move4type=Normal&lt;br /&gt;
}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color={{kanto color}}&lt;br /&gt;
|bordercolor={{kanto color dark}}&lt;br /&gt;
|headcolor={{kanto color light}}&lt;br /&gt;
|sprite=Spr Y Oak.png&lt;br /&gt;
|prize={{PDollar}}6930&lt;br /&gt;
|name=Prof. Oak&lt;br /&gt;
|game=RGBY&lt;br /&gt;
|location=Glitch&lt;br /&gt;
|pokemon=5&lt;br /&gt;
}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=128&lt;br /&gt;
|pokemon=Tauros&lt;br /&gt;
|level=66&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Take Down|move1type=Normal&lt;br /&gt;
|move2=Leer|move2type=Normal&lt;br /&gt;
|move3=Rage|move3type=Normal&lt;br /&gt;
|move4=Tail Whip|move4type=Normal&lt;br /&gt;
}} &lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=103&lt;br /&gt;
|pokemon=Exeggutor&lt;br /&gt;
|level=67&lt;br /&gt;
|type1=Grass|type2=Psychic&lt;br /&gt;
|move1=Stomp|move1type=Normal&lt;br /&gt;
|move2=Barrage|move2type=Normal&lt;br /&gt;
|move3=Hypnosis|move3type=Psychic}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=059&lt;br /&gt;
|pokemon=Arcanine&lt;br /&gt;
|level=68&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|move1=Take Down|move1type=Normal&lt;br /&gt;
|move2=Ember|move2type=Fire&lt;br /&gt;
|move3=Roar|move3type=Normal&lt;br /&gt;
|move4=Leer|move4type=Normal}}&lt;br /&gt;
{{Party/Div|color={{kanto color}}}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=006&lt;br /&gt;
|pokemon=Charizard&lt;br /&gt;
|level=69&lt;br /&gt;
|type1=Fire|type2=Flying&lt;br /&gt;
|move1=Rage|move1type=Normal&lt;br /&gt;
|move2=Slash|move2type=Normal&lt;br /&gt;
|move3=Flamethrower|move3type=Fire&lt;br /&gt;
|move4=Fire Spin|move4type=Fire}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/1&lt;br /&gt;
|game=Yellow&lt;br /&gt;
|ndex=130&lt;br /&gt;
|pokemon=Gyarados&lt;br /&gt;
|level=70&lt;br /&gt;
|type1=Water|type2=Flying&lt;br /&gt;
|move1=Hydro Pump|move1type=Water&lt;br /&gt;
|move2=Dragon Rage|move2type=Dragon&lt;br /&gt;
|move3=Leer|move3type=Normal&lt;br /&gt;
|move4=Hyper Beam|move4type=Normal&lt;br /&gt;
}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
===In Generation II===&lt;br /&gt;
Professor Oak was always well known in [[Kanto]] but in [[Generation II]] he became more of a celebrity, a &amp;quot;star Pokémon Researcher&amp;quot;. He became famous in [[Johto]] because of his Radio Show with [[DJ Mary]]. He was going to turn down the show at first but Mary&#039;s energy and persistence wore him down. {{ga|Ethan}}/{{ga|Kris}} first met him visiting the home of [[Mr. Pokémon]], another of Oak&#039;s childhood friends. Later he grants the young Trainer access to [[Mt. Silver]], a place which only the finest Pokémon Trainers may enter, after the player has earned all the Badges in Johto and later Kanto.&lt;br /&gt;
&lt;br /&gt;
Professor Oak has many old friends. One of them is [[Kurt]], a [[Poké Ball]] smith from [[Azalea Town]] and another is [[Professor Elm]] who used to be Oak&#039;s assistant. In fact, there is a picture on Kurt&#039;s wall saying &amp;quot;...a young Prof Oak?&amp;quot; and an email addressed to him from Professor Elm can be found in his lab:&lt;br /&gt;
:&amp;quot;&#039;&#039;...&lt;br /&gt;
:&#039;&#039;&amp;lt;sc&amp;gt;Prof. Oak&amp;lt;/sc&amp;gt;, how is your research&lt;br /&gt;
:&#039;&#039;coming along? I&#039;m still plugging&lt;br /&gt;
:&#039;&#039;away. I heard rumors&lt;br /&gt;
:&#039;&#039;that {{player|&amp;lt;player&#039;s name&amp;gt;}} is&lt;br /&gt;
:&#039;&#039;getting quite a reputation.&lt;br /&gt;
:&#039;&#039;I&#039;m delighted to hear that.&lt;br /&gt;
:&#039;&#039;&amp;lt;sc&amp;gt;Elm&amp;lt;/sc&amp;gt; in &amp;lt;sc&amp;gt;[[New Bark Town]]&amp;lt;/sc&amp;gt; 8-)&#039;&#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Professor Oak has gained many fans and admirers. One of them is {{tc|School Kid|Schoolboy}} Chad, who frequently calls the player to share trivia about Oak.&lt;br /&gt;
&lt;br /&gt;
===In Generation III===&lt;br /&gt;
Professor Oak returns in {{2v2|FireRed|LeafGreen}} to reprise his role from the Generation I games. He also grants the {{player}} the [[National Pokédex]] after they have caught 60 different species of Pokémon and defeated the [[Elite Four]].&lt;br /&gt;
&lt;br /&gt;
====Pokémon====&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/3&lt;br /&gt;
|game=FireRed&lt;br /&gt;
|ndex=001&lt;br /&gt;
|pokemon=Bulbasaur&lt;br /&gt;
|gender=both&lt;br /&gt;
|level=5&lt;br /&gt;
|type1=Grass&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|ability=Overgrow&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Growl|move2type=Normal}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/3&lt;br /&gt;
|game=FireRed&lt;br /&gt;
|ndex=004&lt;br /&gt;
|pokemon=Charmander&lt;br /&gt;
|gender=both&lt;br /&gt;
|level=5&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|ability=Blaze&lt;br /&gt;
|move1=Scratch|move1type=Normal&lt;br /&gt;
|move2=Growl|move2type=Normal}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/3&lt;br /&gt;
|game=FireRed&lt;br /&gt;
|ndex=007&lt;br /&gt;
|pokemon=Squirtle&lt;br /&gt;
|gender=both&lt;br /&gt;
|level=5&lt;br /&gt;
|type1=Water&lt;br /&gt;
|ability=Torrent&lt;br /&gt;
|move1=Tackle&lt;br /&gt;
|move1type=Normal&lt;br /&gt;
|move2=Tail Whip|move2type=Normal}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Fame Checker====&lt;br /&gt;
This is a list of the [[Fame Checker]]&#039;s information on Professor Oak in {{game|FireRed and LeafGreen|s}}.&lt;br /&gt;
;Pallet Town - sign&lt;br /&gt;
* What does this person do?&lt;br /&gt;
:&amp;quot;&amp;lt;sc&amp;gt;[[Professor Oak&#039;s Laboratory|Oak Pokémon Research Lab]]&amp;lt;/sc&amp;gt;.&amp;quot;&lt;br /&gt;
;Pallet Town Research Lab - Prof. Oak&lt;br /&gt;
* What is this person like?&lt;br /&gt;
:&amp;quot;To make a complete guide on all the &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt; in the world...&lt;br /&gt;
:That was my dream!&amp;quot;&lt;br /&gt;
;Pallet Town Research Lab - aide&lt;br /&gt;
* What is this person like?&lt;br /&gt;
:&amp;quot;&amp;lt;sc&amp;gt;Prof. Oak&amp;lt;/sc&amp;gt; may not look like much, but he&#039;s the authority on &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;.&lt;br /&gt;
:Many &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon Trainers&amp;lt;/sc&amp;gt; hold him in high regard.&amp;quot;&lt;br /&gt;
;[[Viridian City]] - {{DL|Pokémon magazines|Pokémon Journal}}&lt;br /&gt;
* Family and friends?&lt;br /&gt;
:&amp;quot;&amp;lt;sc&amp;gt;Prof. Oak&amp;lt;/sc&amp;gt; reportedly lives with his grandchildren, &amp;lt;sc&amp;gt;[[Daisy Oak|Daisy]]&amp;lt;/sc&amp;gt; and &amp;lt;sc&amp;gt;{{ga|Blue}}&amp;lt;/sc&amp;gt;.&amp;quot;&lt;br /&gt;
;[[Pokémon League]] - [[Agatha]]&lt;br /&gt;
* Family and friends?&lt;br /&gt;
:&amp;quot;I hear &amp;lt;sc&amp;gt;Oak&amp;lt;/sc&amp;gt;&#039;s taken a lot of interest in you, child.&lt;br /&gt;
:That old duff was once tough and handsome.&lt;br /&gt;
:But that was decades ago. He&#039;s a shadow of his former self.&amp;quot;&lt;br /&gt;
;Pallet Town Research Lab - aide&lt;br /&gt;
* What does this person do?&lt;br /&gt;
:&amp;quot;&amp;lt;sc&amp;gt;Prof. Oak&amp;lt;/sc&amp;gt; is going to have his own radio show soon.&lt;br /&gt;
:The program will be called &amp;lt;sc&amp;gt;Prof. Oak&#039;s Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon Seminar&amp;lt;/sc&amp;gt;.&amp;quot;&lt;br /&gt;
;Message from &amp;lt;sc&amp;gt;Oak&amp;lt;/sc&amp;gt;&lt;br /&gt;
* From: &amp;lt;sc&amp;gt;Prof. Oak&amp;lt;/sc&amp;gt;&lt;br /&gt;
* To: [Player]&lt;br /&gt;
:&amp;quot;Why do &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt; compete and battle so hard for you?&lt;br /&gt;
:They do so because they can see the love and trust you have towards &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;.&lt;br /&gt;
:Never forget that.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===In Generation IV===&lt;br /&gt;
====Diamond, Pearl, and Platinum====&lt;br /&gt;
Professor Oak is also a good friend of [[Professor Rowan]]. He visits [[Sinnoh]] often, has a home in [[Eterna City]], introduces Trainers to [[Pal Park]], and gives them the [[National Pokédex]], as well as the [[Up-Grade]], [[Poké Radar]] and the function {{DL|Pokétch|Trainer Counter}} of the [[Pokétch]]. [[Oak&#039;s Letter|A letter]] that he sends to the player in a special event allows the player to find {{p|Shaymin}}. An aide in Rowan&#039;s laboratory mentions that Oak is Rowan&#039;s junior in terms of seniority. In Platinum, after providing the {{DL|Evolution-inducing held item|Up-Grade}}, Professor Oak will talk about the [[legendary birds]] and say that they have been sighted in [[Sinnoh]]. From this point {{p|Articuno}}, {{p|Zapdos}}, and {{p|Moltres}} will be visible roaming on the map.&lt;br /&gt;
&lt;br /&gt;
====HeartGold and SoulSilver====&lt;br /&gt;
[[File:HGSS Prerelease Mr Pokemon House.png|thumb|right|Oak with {{ga|Ethan}} and Mr. Pokémon in [[Generation IV]]]]&lt;br /&gt;
Professor Oak returns in the Johto remakes to fulfill a similar role as he did in {{3v2|Gold|Silver|Crystal}}, albeit expanded. For obtaining all sixteen [[Badge]]s and defeating {{ga|Red}}, he will give the player one of either {{p|Bulbasaur}}, {{p|Charmander}}, or {{p|Squirtle}}. He also gives the player {{HM|08|Rock Climb}} to assist them in navigation through [[Mt. Silver]]. He will also gives the player the National Pokédex before boarding the [[S.S. Aqua]]. Finally, if both {{p|Kyogre}} and {{p|Groudon}} from HeartGold and SoulSilver are traded into the same game, he will give the player a {{DL|Legendary artifacts|Jade Orb}} so that {{p|Rayquaza}} may be caught at the [[Embedded Tower]].&lt;br /&gt;
&lt;br /&gt;
=====Pokémon=====&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/4&lt;br /&gt;
|game=HeartGold&lt;br /&gt;
|ndex=001&lt;br /&gt;
|pokemon=Bulbasaur&lt;br /&gt;
|gender=both&lt;br /&gt;
|level=5&lt;br /&gt;
|type1=Grass&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|ability=Overgrow&lt;br /&gt;
|move1=Tackle|move1type=Normal|move1cat=Physical&lt;br /&gt;
|move2=Growl|move2type=Normal|move2cat=Status}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/4&lt;br /&gt;
|game=HeartGold&lt;br /&gt;
|ndex=004&lt;br /&gt;
|pokemon=Charmander&lt;br /&gt;
|gender=both&lt;br /&gt;
|level=5&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|ability=Blaze&lt;br /&gt;
|move1=Scratch|move1type=Normal|move1cat=Physical&lt;br /&gt;
|move2=Growl|move2type=Normal|move2cat=Status}}&lt;br /&gt;
| style=&amp;quot;vertical-align:top&amp;quot; |{{Pokémon/4&lt;br /&gt;
|game=HeartGold&lt;br /&gt;
|ndex=007&lt;br /&gt;
|pokemon=Squirtle&lt;br /&gt;
|gender=both&lt;br /&gt;
|level=5&lt;br /&gt;
|type1=Water&lt;br /&gt;
|ability=Torrent&lt;br /&gt;
|move1=Tackle|move1type=Normal|move1cat=Physical&lt;br /&gt;
|move2=Tail Whip|move2type=Normal|move2cat=Status}}&lt;br /&gt;
|}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===Quotes===&lt;br /&gt;
====Red, Blue and Yellow====&lt;br /&gt;
{{incomplete|section|needs=Missing quotes; does Mew count towards evaluation?}}&lt;br /&gt;
=====Intro=====&lt;br /&gt;
:&#039;&#039;&amp;quot;Hello there! Welcome to the world of &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;! My name is &amp;lt;sc&amp;gt;Oak&amp;lt;/sc&amp;gt;! People call me the &amp;lt;sc&amp;gt;Pokémon Prof&amp;lt;/sc&amp;gt;! This world is inhabited by creatures called &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;! For some people, &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are pets. Other use them for fights. Myself… I study &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; as a profession. First, what is your name? Right! So your name is &amp;lt;player&amp;gt;! This is my grandson. He&#039;s been your rival since you were a baby. …Erm, what is his name again? That&#039;s right! I remember now! His name is &amp;lt;rival&amp;gt;! &amp;lt;player&amp;gt;! Your very own &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; legend is about to unfold! A world of dreams and adventures with &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; awaits! Let&#039;s go!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Pallet Town]]=====&lt;br /&gt;
* While trying to get into tall grass:&lt;br /&gt;
:&#039;&#039;&amp;quot;Hey! Wait! Don&#039;t go out! It&#039;s unsafe! Wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; live in tall grass! You need your own &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; for your protection. I know! Here, come with me!&amp;quot;&#039;&#039;{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Hey! Wait! Don&#039;t go out! That was close! Wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; live in tall grass!&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
* After encountering and catching {{ga|Red&#039;s Pikachu|Pikachu}}{{sup/1|Y}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Whew… A &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; can appear anytime in tall grass. You need your own &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; for your protection. I know! Here, come with me!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Professor Oak&#039;s Laboratory|Oak&#039;s Lab]]=====&lt;br /&gt;
* After getting dragged into lab:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;rival&amp;gt;? Let me think… Oh, that&#039;s right. I told you to come! Just wait! Here, &amp;lt;player&amp;gt;! There are 3 &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; here! Haha! They are inside the &amp;lt;sc&amp;gt;Poké Balls&amp;lt;/sc&amp;gt;. When I was young, I was a serious &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; trainer! In my old age, I have only 3 left, but you can have one! Choose!{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Hmm? &amp;lt;rival&amp;gt;? Why are you here already? I said for you to come by later… Ah, whatever! Just wait there. Look, &amp;lt;player&amp;gt;! Do you see that ball on the table? It&#039;s called a &amp;lt;sc&amp;gt;Poké Ball&amp;lt;/sc&amp;gt;. It holds a &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; inside. You may have it! Go on, take it!{{sup/1|Y}}&lt;br /&gt;
:&#039;&#039;Be patient! &amp;lt;rival&amp;gt;, you can have one too!&amp;quot;&#039;&#039;{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;Be patient, &amp;lt;rival&amp;gt;, I&#039;ll give you one later.&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
* Before choosing starter:&lt;br /&gt;
:&#039;&#039;&amp;quot;Now, &amp;lt;player&amp;gt;, which &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; do you want?&amp;quot;&#039;&#039;{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Go ahead, it&#039;s yours!&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
* If player tries to go away before choosing starter:&lt;br /&gt;
:&#039;&#039;&amp;quot;Hey! Don&#039;t go away yet!&amp;quot;&#039;&#039;&lt;br /&gt;
* When choosing Pokémon{{sup/1|RB}}:&lt;br /&gt;
:&#039;&#039;&amp;quot;So! You want the {{tt|fire/water/plant|Depending on starter}} &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;, &amp;lt;sc&amp;gt;{{p|Charmander}}&amp;lt;/sc&amp;gt;/&amp;lt;sc&amp;gt;{{p|Squirtle}}&amp;lt;/sc&amp;gt;/&amp;lt;sc&amp;gt;{{p|Bulbasaur}}&amp;lt;/sc&amp;gt;?&amp;quot;&#039;&#039;&lt;br /&gt;
* After choosing starter{{sup/1|RB}}:&lt;br /&gt;
:&#039;&#039;&amp;quot;This &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; is really energetic!&amp;quot;&#039;&#039;&lt;br /&gt;
* When rival snatches Pokémon {{sup/1|Y}}:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;rival&amp;gt;! What are you doing?&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;But, I… Oh, all right then. That &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; is yours. I was going to give you one anyway… &amp;lt;player&amp;gt;, come over here. &amp;lt;player&amp;gt;, this is the &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; I caught earlier. You can have it. I caught it in the wild and it&#039;s not tame yet.&amp;quot;&#039;&#039;&lt;br /&gt;
* Before battling rival:&lt;br /&gt;
:&#039;&#039;&amp;quot;If a wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; appears, your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; can fight against it!&#039;&#039;&amp;quot;&lt;br /&gt;
:&#039;&#039;&amp;quot;Afterward, go on to the next town.&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
* After battling rival{{sup/1|Y}}:&lt;br /&gt;
:&#039;&#039;&amp;quot;What? Would you look at that! It&#039;s odd, but it appears that your &amp;lt;sc&amp;gt;{{p|Pikachu}}&amp;lt;/sc&amp;gt; dislikes &amp;lt;sc&amp;gt;Poké Ball&amp;lt;/sc&amp;gt;s. You should just keep it with you. That should make it happy! You can talk to it and see how it feels about you.&lt;br /&gt;
* If talked to after battling rival:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;player&amp;gt;, raise your young &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; by making it fight!&amp;quot;&#039;&#039;{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;You should talk to [[Red&#039;s Pikachu (game)|it]] and see how it feels.&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
* After receiving Oak&#039;s Parcel:&lt;br /&gt;
:&#039;&#039;&amp;quot;Oh, &amp;lt;player&amp;gt;! How is my old &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;? Well, it seems to like you a lot. You must be talented as a &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; trainer! What? You have something for me? Ah! This is the custom &amp;lt;sc&amp;gt;Poké Ball&amp;lt;/sc&amp;gt; I ordered! Thank you{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Oh, &amp;lt;player&amp;gt;! How is my old &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;? Well, it seems to like you a lot. You must be talented as a &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; trainer! What? You have something for me? Ah! This is the custom &amp;lt;sc&amp;gt;Poké Ball&amp;lt;/sc&amp;gt; I ordered! Thanks, &amp;lt;player&amp;gt;! By the way, I must ask you to do something for me.&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
* When rival joins player and Oak in the lab:&lt;br /&gt;
:&#039;&#039;&amp;quot;Oh, right! I have a request of you two. On the desk there is my invention, &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt;! It automatically records data on &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; you&#039;ve seen or caught! It&#039;s a hi-tech encyclopedia! &amp;lt;player&amp;gt; and &amp;lt;rival&amp;gt;! Take these with you!{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, &amp;lt;rival&amp;gt;, good timing! I needed to ask both of you to do something for me. On the desk there is my invention, &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt;! It automatically records data on &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; you&#039;ve seen or caught! It&#039;s a hi-tech encyclopedia! &amp;lt;player&amp;gt; and &amp;lt;rival&amp;gt;! Take these with you! {{sup/1|Y}}&lt;br /&gt;
* After player and rival received the Pokedex:&lt;br /&gt;
:&#039;&#039;&amp;quot;To make a complete guide on all the &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; in the world… That was my dream! But, I&#039;m too old! I can&#039;t do it! So, I want you two to fulfill my dream for me! Get moving, you two! This is a great undertaking in &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; history!&amp;quot;&#039;&#039;&lt;br /&gt;
* If talked to once again after rival leaves the lab:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; around the world wait for you, &amp;lt;player&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* If player defeated rival on {{rt|22|Kanto}} and hasn&#039;t bought Poké Balls or added caught data to Pokédex&lt;br /&gt;
:&#039;&#039;&amp;quot;You can&#039;t get detailed data on &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; by just seeing them. You must catch them! Use these to capture wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;.&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;When a wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; appears, it&#039;s fair game. Just throw a &amp;lt;sc&amp;gt;Poké Ball&amp;lt;/sc&amp;gt; at it and {{tt|tr|Try is written but cut off by the new line arrow}} {{tt|to catch it!|This line appears over [Ball at it and try] due to a glitch}} This won&#039;t always work, though. A healthy Pokémon could escape. You have to be lucky!&amp;quot;&#039;&#039;{{sup|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;When a wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; appears, it&#039;s fair game. Just like I showed you, throw a &amp;lt;sc&amp;gt;Poké Ball&amp;lt;/sc&amp;gt; at it and {{tt|tr|Try is written but cut off by the new line arrow}} to catch it! This won&#039;t always work, though. A healthy Pokémon could escape. You have to be lucky!&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
* If talked to once again:&lt;br /&gt;
:&#039;&#039;&amp;quot;Come see me sometimes. I want to know how your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; is coming along.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Indigo Plateau]]=====&lt;br /&gt;
* After defeating rival:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;player&amp;gt;! So, you won! Congratulations! You&#039;re the new &amp;lt;sc&amp;gt;Pokémon League &amp;lt;/sc&amp;gt; champion! You&#039;ve grown up so much since you first left with &amp;lt;&amp;lt;sc&amp;gt;starter&amp;lt;/sc&amp;gt;&amp;gt;! &amp;lt;player&amp;gt;, you have come of age! &amp;lt;rival&amp;gt;! I&#039;m disappointed! I came when I heard you beat the &amp;lt;sc&amp;gt;Elite Four&amp;lt;/sc&amp;gt;! But, when I got here, you had already lost! &amp;lt;rival&amp;gt;! Do you understand why you lost? You have forgotten to treat your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; with trust and love! Without them, you will never become a champ again! &amp;lt;player&amp;gt;! You understand that your victory was not just your own doing! The bond you share with your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; is marvelous! &amp;lt;player&amp;gt;! Come with me!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Hall of Fame]]=====&lt;br /&gt;
:&#039;&#039;Er-hem! Congratulations, &amp;lt;player&amp;gt;! This floor is the &amp;lt;sc&amp;gt;Pokémon Hall of Fame&amp;lt;/sc&amp;gt;. &amp;lt;sc&amp;gt;Pokémon League&amp;lt;/sc&amp;gt; champions are honored for their exploits here! Their &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are also recorded in the &amp;lt;sc&amp;gt;Hall of Fame&amp;lt;/sc&amp;gt;! &amp;lt;player&amp;gt;! You have endeavored hard to become the new &amp;lt;sc&amp;gt;League Champion&amp;lt;/sc&amp;gt;. Congratulations, &amp;lt;player&amp;gt;, you and your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are &amp;lt;sc&amp;gt;Hall of Famer&amp;lt;/sc&amp;gt;s!&lt;br /&gt;
&lt;br /&gt;
=====Pokédex evaluation=====&lt;br /&gt;
*When talking to Oak to get your Pokedex evaluated:&lt;br /&gt;
:&#039;&#039;&amp;quot;Good to see you! How is your &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt; coming? Here, let me take a look!&amp;quot;&#039;&#039;&lt;br /&gt;
* Fewer than 10 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You still have lots to do. Look for &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt; in grassy areas!&amp;quot;&#039;&#039;&lt;br /&gt;
* 10-19 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;re on the right track! Get a &amp;lt;sc&amp;gt;{{m|Flash}}&amp;lt;/sc&amp;gt; HM from my &amp;lt;sc&amp;gt;Aide&amp;lt;/sc&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* 20-29 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You still need more &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;! Try to catch other species!&amp;quot;&#039;&#039;&lt;br /&gt;
* 30-39 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Good, you&#039;re trying hard! Get an &amp;lt;sc&amp;gt;[[Itemfinder]]&amp;lt;/sc&amp;gt; from my &amp;lt;sc&amp;gt;Aide&amp;lt;/sc&amp;gt;&amp;quot;&#039;&#039;&lt;br /&gt;
* 40-49 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Looking good! Go find my &amp;lt;sc&amp;gt;Aide&amp;lt;/sc&amp;gt; when you get 50!&amp;quot;&#039;&#039;&lt;br /&gt;
* 50-59 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You finally got a least 50 species! Be sure to get &amp;lt;sc&amp;gt;[[Exp.All]]&amp;lt;/sc&amp;gt; from my &amp;lt;sc&amp;gt;Aide&amp;lt;/sc&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* 60-69 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Ho! This is getting even better!&amp;quot;&#039;&#039;{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Oh! This is getting even better!&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
* 70-79 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Very good! Go fish for some marine &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* 80-89 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Wonderful! Do you like to collect things?&amp;quot;&#039;&#039;&lt;br /&gt;
* 90-99 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;I&#039;m impressed! It must have been difficult to do!&amp;quot;&#039;&#039;&lt;br /&gt;
* 100-109 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You finally got at least 100 species I can&#039;t believe how good you are!&amp;quot;&#039;&#039;&lt;br /&gt;
* 110-119 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You even have the evolved forms of &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;! Super!&amp;quot;&#039;&#039;&lt;br /&gt;
* 120-129 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Excellent! Trade with friends to get some more!&amp;quot;&#039;&#039;&lt;br /&gt;
* 130-139 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Outstanding! You&#039;ve become a real pro at this!&amp;quot;&#039;&#039;&lt;br /&gt;
* 140-149 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;I have nothing left to say! You&#039;re the authority now!&amp;quot;&#039;&#039;&lt;br /&gt;
* 150-151 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Your &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt; is entirely complete Congratulations!&amp;quot;&#039;&#039;{{sup/1|RB}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Your &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt; is fully complete! Congratulations!&amp;quot;&#039;&#039;{{sup/1|Y}}&lt;br /&gt;
&lt;br /&gt;
====Gold, Silver and Crystal====&lt;br /&gt;
=====Intro=====&lt;br /&gt;
:&#039;&#039;&amp;quot;Hello! Sorry to keep you waiting! Welcome to the world of &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;! My name is &amp;lt;sc&amp;gt;Oak&amp;lt;/sc&amp;gt;. People call me &amp;lt;sc&amp;gt;Pokémon Prof&amp;lt;/sc&amp;gt;. This world is inhabited by creatures that we call &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. People and &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; live together by supporting each other. Some people play with &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;, some battle with them. But we don&#039;t know everything about &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; yet. There are still many mysteries to solve. That&#039;s why I study &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; every day. Now, what did you say your name was? &amp;lt;player&amp;gt;, are you ready? Your own very &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; story is about to unfold. You&#039;ll face fun times and tough challenges. A world of dreams and adventures with &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; awaits! Let&#039;s go! I&#039;ll be seeing you later!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Mr. Pokémon]]&#039;s house=====&lt;br /&gt;
:&#039;&#039;Aha! So you&#039;re &amp;lt;player&amp;gt;! I&#039;m &amp;lt;sc&amp;gt;Oak&amp;lt;/sc&amp;gt;! A &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; researcher. I was just visiting my old friend &amp;lt;sc&amp;gt;Mr.Pokémon&amp;lt;/sc&amp;gt;. I heard you were running an errand for &amp;lt;sc&amp;gt;Prof.Elm&amp;lt;/sc&amp;gt;, so I waited here. Oh! What&#039;s this? A rare &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;! Let&#039;s see… Hm, I see! I understand why &amp;lt;sc&amp;gt;Prof.Elm&amp;lt;/sc&amp;gt; gave you a &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; for this errand. To researchers like &amp;lt;sc&amp;gt;Prof.Elm&amp;lt;/sc&amp;gt; and I, &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are our friends. He saw that you would treat your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; with love and care. …Ah! You seem to be dependable. How would you like to help me out? See? This is the latest version of &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt;. It automatically records data on &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; you&#039;ve seen or caught. It&#039;s a hi-tech encyclopedia! Go meet many kinds of &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; and complete that &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt;! But I&#039;ve stayed too long. I have to get to &amp;lt;sc&amp;gt;Goldenrod&amp;lt;/sc&amp;gt; for my usual radio show. &amp;lt;player&amp;gt;, I&#039;m counting on you!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Indigo Plateau]]=====&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, &amp;lt;player&amp;gt;! It&#039;s been a long while. You certainly look more mature{{sup/2|GS}}/impressive{{sup/2|C}}. Your conquest of the &amp;lt;sc&amp;gt;League&amp;lt;/sc&amp;gt; is just fantastic! Your dedication, trust and love for your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; made this happen. Your Pokémon were outstanding too! Because they believed in you as a trainer, they persevered. Congratulations, &amp;lt;player&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Oak&#039;s Lab]]=====&lt;br /&gt;
:&#039;&#039;{{tt|Ah, &amp;lt;player&amp;gt;! It&#039;s good of you to come all this way to &amp;lt;sc&amp;gt;Kanto&amp;lt;/sc&amp;gt;. What do you think of the trainers out here? Pretty tough, huh?|First time only}} Ah, you&#039;re collecting &amp;lt;sc&amp;gt;Kanto Gym Badges&amp;lt;/sc&amp;gt;. I imagine it&#039;s hard, but the experience is sure to help you. Come see me when you get them all. I&#039;ll have a gift for you. Keep trying hard, &amp;lt;player&amp;gt;! How is your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; coming? Let&#039;s see… &amp;lt;br/&amp;gt;Current &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; completion level: &amp;lt;br/&amp;gt;&amp;lt;Pokémon seen&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; seen&amp;lt;br/&amp;gt; &amp;lt;Pokémon owned&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; owned &amp;lt;br/&amp;gt; &amp;lt;sc&amp;gt;Prof.Oak&amp;lt;/sc&amp;gt;&#039;s Rating: &amp;lt;pokédex evaluation text&amp;gt; If you&#039;re in the area, I hope you come visit again.&lt;br /&gt;
&lt;br /&gt;
=====Pokédex evaluation=====&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: {{p|Mew}} and {{p|Celebi}} count towards the evaluation.&lt;br /&gt;
* Fewer than 10 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Look for &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; in grassy areas!&amp;quot;&#039;&#039;&lt;br /&gt;
* 10-19 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Good. I see you understand how to use &amp;lt;sc&amp;gt;Poké Balls&amp;lt;/sc&amp;gt;.&amp;quot;&#039;&#039;&lt;br /&gt;
* 20-34 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;re getting good at this. But you have a long way to go.&amp;quot;&#039;&#039;&lt;br /&gt;
* 35-49 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You need to fill up the &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt;. Catch different kinds of &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* 50-64 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;re trying--I can see that. Your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; is coming together.&amp;quot;&#039;&#039;&lt;br /&gt;
* 65-80 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;To evolve, some &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; grow, others use the effects of &amp;lt;sc&amp;gt;Stones&amp;lt;/sc&amp;gt;.&amp;quot;&#039;&#039;&lt;br /&gt;
* 80-94 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Have you gotten a fishing &amp;lt;sc&amp;gt;Rod&amp;lt;/sc&amp;gt;? You can catch &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; by fishing.&amp;quot;&#039;&#039;&lt;br /&gt;
* 95-109 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Excellent! You seem to like collecting things!&amp;quot;&#039;&#039;&lt;br /&gt;
* 110-124 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Some &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; only appear during certain times of the day.&amp;quot;&#039;&#039;&lt;br /&gt;
* 125-139 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; is filling up. Keep up the good work!&amp;quot;&#039;&#039;&lt;br /&gt;
* 140-154 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;I&#039;m impressed. You&#039;re evolving &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;, not just catching them.&amp;quot;&#039;&#039;&lt;br /&gt;
* 155-169 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Have you met &amp;lt;sc&amp;gt;[[Kurt]]&amp;lt;/sc&amp;gt;? His custom &amp;lt;sc&amp;gt;Poké Balls&amp;lt;/sc&amp;gt; should help.&amp;quot;&#039;&#039;&lt;br /&gt;
* 170-184 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Wow. You&#039;ve found more &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; than the last &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; research project.&amp;quot;&#039;&#039;&lt;br /&gt;
* 185-199 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Are you trading your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;? It&#039;s tough to do this alone!&amp;quot;&#039;&#039;&lt;br /&gt;
* 200-214 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Wow! You&#039;ve hit 200! Your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; is looking great!&amp;quot;&#039;&#039;&lt;br /&gt;
* 215-229 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;ve found so many &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;! You&#039;ve really helped my studies!&amp;quot;&#039;&#039;&lt;br /&gt;
* 230-244 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Magnificent! You could become a &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; professor right now!&amp;quot;&#039;&#039;&lt;br /&gt;
* 245-249 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; is amazing! You&#039;re ready to turn professional!&amp;quot;&#039;&#039;&lt;br /&gt;
* 250-251 Pokémon:&lt;br /&gt;
:&#039;&#039;&amp;quot;Whoa! A perfect &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt;! I&#039;ve dreamt about this! Congratulations!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====FireRed and LeafGreen====&lt;br /&gt;
=====Intro=====&lt;br /&gt;
:&#039;&#039;&amp;quot;Hello, there! Glad to meet you! Welcome to the world of &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;! My name is &amp;lt;sc&amp;gt;Oak&amp;lt;/sc&amp;gt;! People affectionately refer to me as the &amp;lt;sc&amp;gt;Pokémon Professor&amp;lt;/sc&amp;gt;. This world… …is inhabited far and wide by creatures called &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;! For some people, &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are pets. Other use them for battling. As for myself… I study &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; as a profession. But first, tell me a little about yourself. Now tell me. Are you a boy? Or are you a girl? Let&#039;s begin with your name. What is it? Right… So your name is &amp;lt;player&amp;gt;. This is my grandson. He&#039;s been your rival since you both were babies. …Erm, what was his name now? …Er, was it &amp;lt;rival&amp;gt;? That&#039;s right! I remember now! His name is &amp;lt;rival&amp;gt;! &amp;lt;player&amp;gt;! Your own very &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; legend is about to unfold! A world of dreams and adventures with &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; awaits! Let&#039;s go!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Pallet Town]]=====&lt;br /&gt;
* While trying to get into tall grass:&lt;br /&gt;
:&#039;&#039;&amp;quot;Hey! Wait! Don&#039;t go out! It&#039;s unsafe! Wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; live in tall grass! You need your own &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; for your protection. I know! Here, come with me!&amp;quot;&#039;&#039;&lt;br /&gt;
* After resuming game after beating rival before receiving National Pokédex, if the Sevii sidequest is not done:&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, &amp;lt;player&amp;gt;! You seem to be enjoying traveling. Knowing you, &amp;lt;player&amp;gt;, I can easily imagine you going out to even more exotic locales. Good for you, good for you. Hohoho.&amp;quot;&#039;&#039;&lt;br /&gt;
* After resuming game after beating rival before receiving National Pokédex, if the Sevii sidequest is done with fewer than 60 Pokémon owned:&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, &amp;lt;player&amp;gt;! You&#039;re back, are you? How much have you filled in your &amp;lt;sc&amp;gt;Pokédex?&amp;lt;/sc&amp;gt; May I see it? Let&#039;s see… You&#039;ve caught &amp;lt;number of owned Pokémon&amp;gt;… Hm, it looks as if you&#039;re putting in an honest effort. When you manage to fill it some more, come show me, please.&amp;quot;&#039;&#039; &lt;br /&gt;
* After resuming game after beating rival before receiving National Pokédex, if the Sevii sidequest is done with 60 or more Pokémon owned:&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, &amp;lt;player&amp;gt;! You&#039;re back, are you? How much have you filled in your &amp;lt;sc&amp;gt;Pokédex?&amp;lt;/sc&amp;gt; May I see it? Let&#039;s see… You&#039;ve caught… &amp;lt;number of owned Pokémon&amp;gt;!? Now, this is impressive! There&#039;s something I wanted to ask of you, &amp;lt;player&amp;gt;. Come. Follow me.&lt;br /&gt;
&lt;br /&gt;
=====[[Oak&#039;s Lab]]=====&lt;br /&gt;
======Battle======&lt;br /&gt;
:&#039;&#039;&amp;quot;Oh, for Pete&#039;s sake… So pushy, as always. &amp;lt;player&amp;gt;. You&#039;ve never had a &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; battle before, have you? A &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; battle is when &amp;lt;sc&amp;gt;Trainers&amp;lt;/sc&amp;gt; pit their &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; against each other. The &amp;lt;sc&amp;gt;Trainer&amp;lt;/sc&amp;gt; that makes the other &amp;lt;sc&amp;gt;Trainer&amp;lt;/sc&amp;gt;&#039;s &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; faint by lowering their HP to ‌“0,” wins. But rather than talking about it, you&#039;ll learn more from experience. Try battling and see for yourself.&amp;quot;&#039;&#039;&lt;br /&gt;
* Damaging move used for first time:&lt;br /&gt;
:&#039;&#039;&amp;quot;Inflicting damage on the foe is the key to any battle.&amp;quot;&#039;&#039;&lt;br /&gt;
* Stat-lowering move used for the first time:&lt;br /&gt;
:&#039;&#039;&amp;quot;Lowering the foe&#039;s stats will put you at an advantage.&amp;quot;&#039;&#039;&lt;br /&gt;
* Party screen is shown for first time (via either Pokémon button or using Potion):&lt;br /&gt;
:&#039;&#039;&amp;quot;It&#039;s important to get know your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; thoroughly. This is a list of your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;, &amp;lt;player&amp;gt;. Open this to check the skills and moves of your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. You also choose &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; here if you want to use an item on one.&amp;quot;&#039;&#039;&lt;br /&gt;
* Pokémon is healed via Potion:&lt;br /&gt;
:&#039;&#039;&amp;quot;Keep your eyes on your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;&#039;s HP. It will faint if the HP drops to “0.”&lt;br /&gt;
* If player tries to run:&lt;br /&gt;
:&#039;&#039;&amp;quot;No! There&#039;s no running away from a &amp;lt;sc&amp;gt;Trainer Pokémon&amp;lt;/sc&amp;gt; battle!&amp;quot;&#039;&#039;&lt;br /&gt;
* Battle is won: &lt;br /&gt;
:&#039;&#039;&amp;quot;Hm! Excellent! If you win, you earn prize money, and your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; will grow! Battle other &amp;lt;sc&amp;gt;Trainers&amp;lt;/sc&amp;gt; and make your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; strong!&amp;quot;&#039;&#039;&lt;br /&gt;
* Battle is lost:&lt;br /&gt;
:&#039;&#039;&amp;quot;Hm! How disappointing… If you win, you earn prize money, and your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; will grow. But if you lose, &amp;lt;player&amp;gt;, you end up paying prize money… However, since you had no warning this time, I&#039;ll pay for you. But things won&#039;t be this way once you step outside these doors. That&#039;s why you must strengthen your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; by battling wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. &amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
======Overworld======&lt;br /&gt;
* After getting dragged into lab:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;rival&amp;gt;? Let me think… Oh, that&#039;s right, I told you to come! Just wait! Here, &amp;lt;player&amp;gt;! There are three &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; here. Haha! The &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are held inside these &amp;lt;sc&amp;gt;Poké Balls&amp;lt;/sc&amp;gt;. When I was young, I was a serious &amp;lt;sc&amp;gt;Pokémon Trainer&amp;lt;/sc&amp;gt;. But now, in my old age, I have only these three left. You can have one. Go on, choose!&lt;br /&gt;
:&#039;&#039;Be patient! &amp;lt;rival&amp;gt;. You can have one, too!&amp;quot;&#039;&#039;&lt;br /&gt;
* Before choosing starter:&lt;br /&gt;
:&#039;&#039;&amp;quot;Now, &amp;lt;player&amp;gt;. Inside those three &amp;lt;sc&amp;gt;Poké Balls&amp;lt;/sc&amp;gt; are &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. Which one will you choose for yourself?&amp;quot;&#039;&#039;&lt;br /&gt;
* If player tries to go away before choosing starter:&lt;br /&gt;
:&#039;&#039;&amp;quot;Hey! Don&#039;t go away yet!&amp;quot;&#039;&#039;&lt;br /&gt;
* When choosing Bulbasaur:&lt;br /&gt;
:&#039;&#039;&amp;quot;I see! &amp;lt;sc&amp;gt;Bulbasaur&amp;lt;/sc&amp;gt; is your choice. It&#039;s very easy to raise. So, &amp;lt;player&amp;gt;, you want to go with the &amp;lt;sc&amp;gt;Grass Pokémon Bulbasaur&amp;lt;/sc&amp;gt;?&lt;br /&gt;
* When choosing Squirtle:&lt;br /&gt;
:&#039;&#039;&amp;quot;Hm! &amp;lt;sc&amp;gt;Squirtle&amp;lt;/sc&amp;gt; is your choice. It&#039;s one worth raising. So, &amp;lt;player&amp;gt;, you&#039;ve decided on the &amp;lt;sc&amp;gt;Water Pokémon Squirtle&amp;lt;/sc&amp;gt;?&lt;br /&gt;
* When choosing Charmander:&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah! &amp;lt;sc&amp;gt;Charmander&amp;lt;/sc&amp;gt; is your choice. You should raise it patiently. So, &amp;lt;player&amp;gt;, you&#039;re claiming the &amp;lt;sc&amp;gt;Fire Pokémon Charmander&amp;lt;/sc&amp;gt;?&lt;br /&gt;
* After choosing starter:&lt;br /&gt;
:&#039;&#039;&amp;quot;This &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; is really quite energetic!&amp;quot;&#039;&#039;&lt;br /&gt;
* Before battling rival:&lt;br /&gt;
:&#039;&#039;&amp;quot;If a wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; appears, your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; can battle it. With it at your side, you should be able to reach the next town.&#039;&#039;&amp;quot;&lt;br /&gt;
* If talked to after battling rival:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;player&amp;gt;, raise your young &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; by making it battle. It has to battle for it to grow.&amp;quot;&#039;&#039;&lt;br /&gt;
* After receiving Oak&#039;s Parcel:&lt;br /&gt;
:&#039;&#039;&amp;quot;Oh, &amp;lt;player&amp;gt;! How is my old &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;? Well, it seems to be growing more attached to you. You must be talented as a &amp;lt;sc&amp;gt;Pokémon Trainer&amp;lt;/sc&amp;gt;. What&#039;s that? You have something for me? Ah! It&#039;s the custom &amp;lt;sc&amp;gt;Poké Ball&amp;lt;/sc&amp;gt;! I had it on order. Thank you!&lt;br /&gt;
:&#039;&#039;&amp;quot;Oh, right! I have a request for you two. On the desk there is my invention, the &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt;! It automatically records data on &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; you&#039;ve seen or caught. It&#039;s a high-tech encyclopedia! &amp;lt;player&amp;gt; and &amp;lt;rival&amp;gt;. Take these with you. You can&#039;t get detailed data on &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; by just seeing them. You must catch them to obtain complete data. So, here are some tools for catching wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. When a wild &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; appears, it&#039;s fair game. Just throw a &amp;lt;sc&amp;gt;Poké Ball&amp;lt;/sc&amp;gt; at it and try to catch it! This won&#039;t always work, however. A healthy &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; can escape. You have to be lucky! To make a complete guide on all the &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; in the world… That was my dream! But, I&#039;m too old! I can&#039;t get the job done. So, I want you two to fulfill my dream for me. Get moving, you two. This is a great undertaking in &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; history!&lt;br /&gt;
* When receiving National Pokédex:&lt;br /&gt;
:&#039;&#039;&amp;quot;{{tt|Ah, now this is excellent! &amp;lt;player&amp;gt;, I have another important favor to ask of you. I need you to listen closely|If talked to instead of beating game with 60 Pokémon owned}}. Recently there have been sightings of many rare &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; species. I&#039;m talking about &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; that have never been seen in &amp;lt;sc&amp;gt;Kanto&amp;lt;/sc&amp;gt;. I would love to go see things for myself, but I&#039;m much too old. Since I can&#039;t do it, &amp;lt;player&amp;gt;, I&#039;d like you to go in my place.&lt;br /&gt;
:&#039;&#039;&amp;quot;I know, I know. Of course I need your help, too. Now, I need to see both your &amp;lt;sc&amp;gt;Pokédexes&amp;lt;/sc&amp;gt;. … … … … … … … … … … … … …And that&#039;s done! Now these units can record data on a lot more &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt;. Now, &amp;lt;player&amp;gt; and &amp;lt;rival&amp;gt;! This time, you must really must work towards filling your &amp;lt;sc&amp;gt;Pokédexes&amp;lt;/sc&amp;gt;. I urge you to make them the best and the most complete of all time! Truly, this is a monumentally great undertaking in &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; history!&lt;br /&gt;
* If talked again before leaving after getting National Pokédex:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; around the world wait for you, &amp;lt;player&amp;gt;!&lt;br /&gt;
* If talked again before leaving after completing National Pokédex:&lt;br /&gt;
&lt;br /&gt;
=====[[Indigo Plateau]]=====&lt;br /&gt;
* After beating rival:&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;player&amp;gt;! So, you&#039;ve won! Sincerely, congratulations! You&#039;re the new &amp;lt;sc&amp;gt;Pokémon League Champion&amp;lt;/sc&amp;gt;! You&#039;ve grown up so much since you first left with &amp;lt;starter&amp;gt; to work on the &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt;. &amp;lt;player&amp;gt;, you have come of age! &amp;lt;rival&amp;gt;… I&#039;m disappointed in you. I came when I heard you&#039;d beaten the &amp;lt;sc&amp;gt;Elite Four&amp;lt;/sc&amp;gt;. But, when I got here, you had already lost! &amp;lt;rival&amp;gt;, do you understand why you lost? You have forgotten to treat your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; with love and trust. Without them, you will never become a &amp;lt;sc&amp;gt;Champ&amp;lt;/sc&amp;gt; again! &amp;lt;player&amp;gt;. You understand that your victory was not just your own doing. The bond you share with your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; is marvelous. &amp;lt;player&amp;gt;! Come with me!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====[[Hall of Fame]]=====&lt;br /&gt;
:&#039;&#039;Er-hem! Congratulations, &amp;lt;player&amp;gt;! This floor is the &amp;lt;sc&amp;gt;Pokémon Hall of Fame&amp;lt;/sc&amp;gt;. &amp;lt;sc&amp;gt;Pokémon League Champions&amp;lt;/sc&amp;gt; are honored for their exploits here. Their &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are also recorded in the &amp;lt;sc&amp;gt;Hall of Fame&amp;lt;/sc&amp;gt;. &amp;lt;player&amp;gt;! You have worked hard to become the new &amp;lt;sc&amp;gt;League Champion&amp;lt;/sc&amp;gt;. Congratulations, &amp;lt;player&amp;gt;, you and your &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; are &amp;lt;sc&amp;gt;Hall of Famers&amp;lt;/sc&amp;gt;!&lt;br /&gt;
&lt;br /&gt;
=====Pokédex evaluation=====&lt;br /&gt;
* Pokédex evaluation&lt;br /&gt;
:&#039;&#039;&amp;quot;Good to see you! How is your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; coming along? Here, let me take a look. Let&#039;s see… The amount of progress you&#039;ve made on your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; is: &amp;lt;number&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; seen and &amp;lt;number&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; owned. &amp;lt;sc&amp;gt;Prof. Oak&#039;s&amp;lt;/sc&amp;gt; rating: &amp;lt;Pokédex evaluation quote&amp;gt; {{tt|And your &amp;lt;sc&amp;gt;National Pokédex&amp;lt;/sc&amp;gt; is: &amp;lt;number&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; seen and &amp;lt;number&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; owned. &amp;lt;National Pokédex evaluation quote&amp;gt;|After acquiring National Pokédex}}&amp;quot;&#039;&#039;&lt;br /&gt;
* Pokédex evaluation (After showing Oak complete National Pokédex)&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, welcome! Tell me, how is your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; coming along? Wahaha! Actually, I know how it is, but I love seeing it anyway! Let&#039;s see… The amount of progress you&#039;ve made on your &amp;lt;sc&amp;gt;Pokédex&amp;lt;/sc&amp;gt; is: &amp;lt;number&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; seen and &amp;lt;number&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; owned. &amp;lt;sc&amp;gt;Prof. Oak&#039;s&amp;lt;/sc&amp;gt; rating: &amp;lt;Pokédex evaluation quote&amp;gt; And your &amp;lt;sc&amp;gt;National Pokédex&amp;lt;/sc&amp;gt; is: &amp;lt;number&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; seen and &amp;lt;number&amp;gt; &amp;lt;sc&amp;gt;Pokémon&amp;lt;/sc&amp;gt; owned. &amp;lt;National Pokédex evaluation quote&amp;gt;&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Fewer than 10 Pokémon owned&lt;br /&gt;
:&#039;&#039;&amp;quot;You still have lots to do. Go into every patch of grass you see and look for &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* 10-19 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;It looks as if you&#039;re getting on the right track! I&#039;ve given one of my &amp;lt;sc&amp;gt;Aides&amp;lt;/sc&amp;gt; a &amp;lt;sc&amp;gt;Flash HM&amp;lt;/sc&amp;gt;. Make sure you go get it!&amp;quot;&#039;&#039;&lt;br /&gt;
* 20-29 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Your &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt; could use a bit more volume still! Try to catch other species of &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* 30-39 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Good, it&#039;s apparent that you&#039;re trying hard! I&#039;ve given one of my &amp;lt;sc&amp;gt;Aides&amp;lt;/sc&amp;gt; an &amp;lt;sc&amp;gt;Itemfinder&amp;lt;/sc&amp;gt;. Be sure to collect it!&amp;quot;&#039;&#039;&lt;br /&gt;
* 40-49 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Your &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt; is coming along quite well! I&#039;ve given one of my &amp;lt;sc&amp;gt;Aides&amp;lt;/sc&amp;gt; an &amp;lt;sc&amp;gt;Amulet Coin&amp;lt;/sc&amp;gt;. Be sure to get it!&amp;quot;&#039;&#039;&lt;br /&gt;
* 50-59 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, you&#039;ve finally topped 50 species! I&#039;ve given one of my &amp;lt;sc&amp;gt;Aides&amp;lt;/sc&amp;gt; an &amp;lt;sc&amp;gt;Exp. Share&amp;lt;/sc&amp;gt;. Be sure to go get it!&amp;quot;&#039;&#039;&lt;br /&gt;
* 60-69 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Hoho! This is turning into quite the respectable &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* 70-79 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Very good! I think you&#039;ll collect even more &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt; by going fishing!&amp;quot;&#039;&#039;&lt;br /&gt;
* 80-89 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Wonderful! Let me guess... You like to collect things, don&#039;t you?&amp;quot;&#039;&#039;&lt;br /&gt;
* 90-99 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;I&#039;m impressed! That must have been difficult to do!&amp;quot;&#039;&#039;&lt;br /&gt;
* 100-109 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;ve finally hit 100 species! I can&#039;t believe how good you are!&amp;quot;&#039;&#039;&lt;br /&gt;
* 110-119 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;You even have the evolved forms of &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon&amp;lt;/sc&amp;gt;! Super!&amp;quot;&#039;&#039;&lt;br /&gt;
* 120-129 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Excellent! Trade with friends to get some more!&amp;quot;&#039;&#039;&lt;br /&gt;
* 130-139 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Outstanding! You&#039;ve become a real pro at this!&amp;quot;&#039;&#039;&lt;br /&gt;
* 140-150 Pokémon (at least one Pokémon other than {{p|Mew}} missing)&lt;br /&gt;
:&#039;&#039;&amp;quot;I have nothing left to say! You&#039;re the &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;mon Professor&amp;lt;/sc&amp;gt; now!&amp;quot;&#039;&#039;&lt;br /&gt;
* 150-151 Pokémon (all non-event Pokémon caught)&lt;br /&gt;
:&#039;&#039;&amp;quot;Your &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt; is entirely complete! Congratulations!!&amp;quot;&#039;&#039;&lt;br /&gt;
* National Pokédex, not complete:&lt;br /&gt;
:&#039;&#039;&amp;quot;I&#039;ll be looking forward to seeing you fill the &amp;lt;sc&amp;gt;National Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
* National Pokédex, complete:&lt;br /&gt;
:&#039;&#039;&amp;quot;Finally… You&#039;ve finally completed the &amp;lt;sc&amp;gt;Pok&amp;lt;/sc&amp;gt;é&amp;lt;sc&amp;gt;dex&amp;lt;/sc&amp;gt;! It&#039;s magnificent! Truly, this is a fantastic feat! Wroooooooaaaaaarrrr! Thank you, &amp;lt;player&amp;gt;! Sincerely, thank you! You&#039;ve made my dream a reality!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Diamond, Pearl and Platinum====&lt;br /&gt;
{{incomplete|section}}&lt;br /&gt;
=====Pokédex evaluation=====&lt;br /&gt;
*&#039;&#039;&#039;Note&#039;&#039;&#039;: Oak evaluates only the National Pokédex.&lt;br /&gt;
:&#039;&#039;&amp;quot;Hmhm... You&#039;ve caught &amp;lt;number&amp;gt; so far... &amp;lt;evaluation quote&amp;gt;&amp;quot;&#039;&#039;&lt;br /&gt;
*Fewer than 40 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;They say there are at least 400 species of Pokémon nationwide. If you&#039;re planning to catch them all, you&#039;d better be a committed Trainer.&amp;quot;&#039;&#039;&lt;br /&gt;
*40-59 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Hm! Little by little, you&#039;re filling the Pokédex with complete data on Pokémon you&#039;ve gotten. Keep up the good work!&amp;quot;&#039;&#039;&lt;br /&gt;
*60-89 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Here&#039;s a tip on catching Pokémon in the wild. Minimize their HP before you throw your Poké Ball to catch &#039;em.&amp;quot;&#039;&#039;{{sup/4|DP}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Here&#039;s a tip on catching Pokémon in the wild. Minimize their HP before you throw your Poké Ball to catch them.&amp;quot;&#039;&#039;{{sup/4|Pt}}&lt;br /&gt;
*90-119 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Remember: If you can&#039;t catch them, you can always trade for them. As soon as you trade, the Pokémon&#039;s data is added to the Pokédex. That&#039;s why you should seek out as many trades as possible.&amp;quot;&#039;&#039;&lt;br /&gt;
*120-149 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Have you visited the Great Marsh? Some Pokémon only appear in places such as that.&amp;quot;&#039;&#039;&lt;br /&gt;
*150-189 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;As you know, there are Pokémon that eventually evolve. That&#039;s an important thing to consider when you&#039;re filling your Pokédex.&amp;quot;&#039;&#039;&lt;br /&gt;
*190-229 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;ve proven yourself capable. There&#039;s nothing to worry about. Keep catching Pokémon the way you&#039;ve been doing so far.&amp;quot;&#039;&#039;&lt;br /&gt;
*230-269 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Are you aware that there is more than one style of evolution? There are some Pokémon that evolve by becoming friends with the Trainer.&amp;quot;&#039;&#039;&lt;br /&gt;
*270-309 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Apparently, there are some Pokémon that appear in swarms on occasion. Don&#039;t miss out on these massive outbreaks of Pokémon!&amp;quot;&#039;&#039;&lt;br /&gt;
*310-349 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Amazing! You&#039;ve already gotten over 300 Pokémon! That&#039;s already a major achievement, but I know you&#039;re capable of more!&amp;quot;&#039;&#039;&lt;br /&gt;
*350-379 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Some wild Pokémon only appear during certain times of the day. You&#039;ll need to look for Pokémon around the clock.&amp;quot;&#039;&#039;&lt;br /&gt;
*380-409 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;I&#039;ve been getting reports of different Pokémon sightings. By different, I mean Pokémon that aren&#039;t native to the Sinnoh region. You should perhaps go back to areas you&#039;ve already scoured. You may end up seeing Pokémon that weren&#039;t there before.&amp;quot;&#039;&#039;&lt;br /&gt;
*410-429 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;player&amp;gt;, have you visited the Pal Park recently? There still may be Pokémon that are rarely seen in Sinnoh.&amp;quot;&#039;&#039;&lt;br /&gt;
*430-449 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Hm! Your Pokédex is getting closer to completion. Have you ever considered a career as a Pokémon professor?&amp;quot;&#039;&#039;&lt;br /&gt;
*450-459 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Hmm... You&#039;ve caught quite the impressive collection of Pokémon. You&#039;ve obviously had to employ many means to seek them all out. Keep an eye out for rustling tall grass and search it thoroughly.&amp;quot;&#039;&#039;{{sup/4|DP}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Hmm... You&#039;ve caught quite the impressive collection of Pokémon. You&#039;ve obviously had to employ many means to seek them all out.&amp;quot;&#039;&#039;{{sup/4|Pt}}&lt;br /&gt;
*460-469 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;I can only marvel at the diversity of Pokémon. I&#039;m still very much in awe of them.&amp;quot;&#039;&#039;&lt;br /&gt;
*470-475 Pokémon&lt;br /&gt;
:&#039;&#039;&amp;quot;Good, good, you&#039;re getting close to completing the Pokédex. I&#039;m looking forward to seeing its completion. When that happens, your views about Pokémon will likely have changed!&amp;quot;&#039;&#039;&lt;br /&gt;
*476-492 Pokémon (missing a non-[[event Pokémon]]{{tt|*|Lugia, Ho-Oh and Phione are counted as an event Pokémon}})&lt;br /&gt;
:&#039;&#039;&amp;quot;Hmm... You are so very close to completing your Pokédex. Think about what&#039;s missing. Recall what you&#039;ve overlooked. You&#039;re so close--please finish the Pokédex!&amp;quot;&#039;&#039;&lt;br /&gt;
*482-493 Pokémon (all non-event Pokémon)&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;player&amp;gt;! You&#039;ve finally done it! You&#039;ve finally completed the National Pokédex! This is better than meeting any exotic Pokémon for the first time! I feel blessed to have become friends with a Trainer like you! Sincerely, I thank you from the bottom of my heart!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====HeartGold and SoulSilver====&lt;br /&gt;
{{incomplete|section|needs=All of his other quotes throughout the game.}}&lt;br /&gt;
=====Intro=====&lt;br /&gt;
*If time is from 0:00AM to 3:59AM&lt;br /&gt;
:&#039;&#039;&amp;quot;...... Yaaaaaaawn... ... Huh? A guest? At this hour?&amp;quot;&#039;&#039;&lt;br /&gt;
*If time is from 4:00AM to 10:59AM&lt;br /&gt;
:&#039;&#039;&amp;quot;...... Yaaaaaaawn... ... Huh? It&#039;s already become so bright outside!&amp;quot;&#039;&#039;&lt;br /&gt;
*If time is from 11:00AM to 3:59PM&lt;br /&gt;
:&#039;&#039;&amp;quot;...... Yaaaaawn... ... Huh? What?! Is it already that late!? Oh no! I overslept!&amp;quot;&#039;&#039; &amp;lt;!--- yes, it has 5 As here, but 7 in the two above !---&amp;gt;&lt;br /&gt;
*If time is from 4:00PM to 6:59PM&lt;br /&gt;
:&#039;&#039;&amp;quot;...... Hmm. Looks like the sun is descending in the sky... ...So this would be what is called &amp;quot;twilight,&amp;quot; wouldn&#039;t be it?&amp;quot;&#039;&#039;&lt;br /&gt;
*If time is from 7:00PM to 11:59PM&lt;br /&gt;
:&#039;&#039;&amp;quot;...... Hmm... Interesting... ... Huh? Oh! Excuse me, sorry! I was just reading this book here.&amp;quot;&#039;&#039;&lt;br /&gt;
The rest is as follows&lt;br /&gt;
:&#039;&#039;&amp;quot;Sorry to keep you waiting! Welcome to the world of Pokémon! My name is Professor Oak. But everyone calls me the Pokémon Professor. Before we go any further, I&#039;d like to tell you a few things you should know about this world! This world is widely inhabited by creatures known as Pokémon. We humans live alongside Pokémon as friends. At times we play together, and at other times we work together. Some people use their Pokémon to battle and develop closer bonds with them. Now, why don&#039;t you tell me a little bit about yourself? Are you a boy? Or are you a girl? Won&#039;t you please tell me?&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;So, you&#039;re a boy/girl then?&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;Please tell me your name.&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;Your name is &amp;lt;name&amp;gt;?&amp;quot;&#039;&#039;&lt;br /&gt;
:&#039;&#039;&amp;quot;&amp;lt;Player&amp;gt;! Are you ready? Your very own tale of grand adventure is about to unfold. Fun experiences, difficult experiences, there&#039;s so much waiting for you! Dreams! Adventure! Let&#039;s go to the world of Pokémon! I&#039;ll see you later!&amp;quot;&#039;&#039;&lt;br /&gt;
=====Mr. Pokémon&#039;s house=====&lt;br /&gt;
:&#039;&#039;&amp;quot;And with that... I&#039;m Professor Oak, a Pokémon researcher! So you&#039;re &amp;lt;player&amp;gt;! I was just visiting my friend Mr. Pokémon. I heard you were running an errand for Professor Elm, so I waited here. Oh! What&#039;s this? A rare Pokémon! I see! You must be helping Professor Elm&#039;s research! I think I understand why Professor Elm gave you that Pokémon. You will treat your Pokémon with love and care, it seems. ...Ah! You seem to be dependable. How would you like to help me out? See? This is the latest version of the Pokédex. It automatically records data on Pokémon you&#039;ve seen or caught. It&#039;s a high-tech encyclopedia! I&#039;d like you to have it. Go meet many kinds of Pokémon and complete that Pokédex! But I&#039;ve stayed too long. I have to get to Goldenrod for my usual radio show. &amp;lt;player&amp;gt;, I have a feeling that is not the last time we&#039;ll meet... Let&#039;s exchange numbers just to be on the safe side.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====Pallet Town=====&lt;br /&gt;
======Choosing Kanto Starter======&lt;br /&gt;
* If spoken to again after having been offered a Kanto starter, but before choosing one&lt;br /&gt;
:&#039;&#039;&amp;quot;You don&#039;t see them very often in Kanto. Choose one and it&#039;ll be yours! ...Go ahead!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* When checking the Charmander Poké Ball&lt;br /&gt;
:&#039;&#039;&amp;quot;So, you&#039;re claiming the Fire Pokémon &amp;lt;sc&amp;gt;Charmander&amp;lt;/sc&amp;gt;?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* When checking the Squirtle Poké Ball&lt;br /&gt;
:&#039;&#039;&amp;quot;So, you&#039;ve decided on the Water Pokémon &amp;lt;sc&amp;gt;Squirtle&amp;lt;/sc&amp;gt;?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* When checking the Bulbasaur Poké Ball&lt;br /&gt;
:&#039;&#039;&amp;quot;So, you want to go with the Grass Pokémon &amp;lt;sc&amp;gt;Bulbasaur&amp;lt;/sc&amp;gt;?&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* When declining any starter&lt;br /&gt;
:&#039;&#039;&amp;quot;No need to hurry. Take your time.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Upon choosing starter&lt;br /&gt;
:&#039;&#039;&amp;quot;This Pokémon is really energetic!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* After starter has been added to party&lt;br /&gt;
:&#039;&#039;&amp;quot;If a wild Pokémon appears, your Pokémon can battle it. With it at your side, you should be able to reach the next town... What am I saying? You already know all this! Hahaha!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
======Embedded Tower Legendaries======&lt;br /&gt;
* If spoken to while {{p|Kyogre}}{{sup/4|HG}}/{{p|Groudon}}{{sup/4|SS}} is in the player&#039;s party&lt;br /&gt;
:&#039;&#039;Oh, &amp;lt;player&amp;gt;! What brought you here?&#039;&#039;&lt;br /&gt;
:&#039;&#039;The legendary Pokémon that appear in the Hoenn myth?&#039;&#039;&lt;br /&gt;
:&#039;&#039;You must be talking about Kyogre and Groudon!&#039;&#039;&lt;br /&gt;
:&#039;&#039;The [[Embedded Tower]] is probably the ruins that has something to do with the Hoenn myth. If so, the other one must be around.&#039;&#039;&lt;br /&gt;
:&#039;&#039;Kyogre and Groudon are said to have shaped the seas and lands!&#039;&#039;&lt;br /&gt;
:&#039;&#039;Where those two are, the other Pokémon is said to appear as well... All this is quite possible!&#039;&#039;&lt;br /&gt;
:&#039;&#039;It&#039;s not hard to imagine that the Red Orb{{sup/4|HG}}/Blue Orb{{sup/4|SS}} will make Groudon{{sup/4|HG}}/Kyogre{{sup/4|SS}} appear at the Embedded Tower...&lt;br /&gt;
:&#039;&#039;However, according to Mr. Pokémon, Groudon{{sup/4|HG}}/Kyogre{{sup/4|SS}} does not show itself to Trainers with golden hearts{{sup/4|HG}}/shining-silver spirits{{sup/4|SS}}, but only to those with shining-silver spirits{{sup/4|HG}}/golden hearts{{sup/4|SS}}.&#039;&#039;&lt;br /&gt;
:&#039;&#039;It may be difficult for you alone to accomplish this, &amp;lt;player&amp;gt;.&#039;&#039;&lt;br /&gt;
:&#039;&#039;But if you manage to obtain a Groudon{{sup/4|HG}}/Kyogre{{sup/4|SS}} that came from the Embedded Tower, please do come and show me both legendary Pokémon!&#039;&#039;&lt;br /&gt;
:&#039;&#039;I will then share with you the rest of the Hoenn myth!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* If spoken to while both Groudon and Kyogre from the Embedded Tower are in the player&#039;s party&lt;br /&gt;
:&#039;&#039;You did it, &amp;lt;player&amp;gt;! You caught both Kyogre and Groudon! OK! I would like to entrust this to you!&#039;&#039;&lt;br /&gt;
:&#039;&#039;It resembles the Orb you received from Mr. Pokémon, doesn&#039;t it?&#039;&lt;br /&gt;
:&#039;&#039;It is called the Jade Orb. It has something to do with {{p|Rayquaza}}.&#039;&#039;&lt;br /&gt;
:&#039;&#039;Legend has it that the battle between Groudon and Kyogre shaped the lands and seas of Hoenn.&#039;&#039;&lt;br /&gt;
:&#039;&#039;Volcanic eruptions and giant waves are said to have completely changed the shape of the land there.&#039;&#039;&lt;br /&gt;
:&#039;&#039;But then Rayquaza came down to halt the battle.&#039;&#039;&lt;br /&gt;
:&#039;&#039;It is a Pokémon that rules the skies!&#039;&#039;&lt;br /&gt;
:&#039;&#039;If the Embedded Tower is related to Kyogre and Groudon, then going there with that Jade Orb will surely make something happen.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* If spoken to while Rayquaza is in the player&#039;s party&lt;br /&gt;
:&#039;&#039;You have successfully caught Rayquaza!&#039;&#039;&lt;br /&gt;
:&#039;&#039;The strong power of the [[Jade Orb]] must have attracted Rayquaza there!&#039;&#039;&lt;br /&gt;
:&#039;&#039;Pokémon are sometimes greatly attracted by certain Orbs and Stones. No one knows why.&#039;&#039;&lt;br /&gt;
:&#039;&#039;Perhaps memories from ancient times... when this planet was born... and Pokémon, also... are making Pokémon behave that way.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====Indigo Plateau=====&lt;br /&gt;
* After beating [[Lance]]&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, &amp;lt;player&amp;gt;! It&#039;s been a long while. You certainly look more impressive. Your conquest of the League is just fantastic! Your dedication, love, and trust for your Pokémon made this happen. Your Pokémon were outstanding, too. Because they believed in you as a Trainer, you persevered. Congratulations, &amp;lt;player&amp;gt;!&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====Professor Oak&#039;s Laboratory=====&lt;br /&gt;
* Upon first meeting&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, &amp;lt;player&amp;gt;! It&#039;s good of you to come all this way to Kanto. What do you think of the Trainers out here? Pretty tough, huh?&amp;quot;&#039;&#039;&lt;br /&gt;
* If the player has obtained no Kanto [[Badge|Gym Badges]]&lt;br /&gt;
:&#039;&#039;&amp;quot;Hmm? You&#039;re not collecting Kanto Gym Badges? The Gym Leaders in Kanto are as tough as any you battled in Johto. I recommend that you challenge them. So, how&#039;s your Pokédex coming along?&amp;quot;&#039;&#039;&lt;br /&gt;
* If the player has started to collect Kanto Gym Badges&lt;br /&gt;
:&#039;&#039;&amp;quot;Ah, you&#039;re collecting Kanto Gym Badges. I imagine that it&#039;s hard, but the experience will surely help you. Come see me when you get them all. I&#039;ll have a gift for you. Keep it up, &amp;lt;player&amp;gt;! So how&#039;s your Pokédex coming along?&amp;quot;&#039;&#039;&lt;br /&gt;
* Via Pokégear while inside Professor Oak&#039;s Laboratory&lt;br /&gt;
:&#039;&#039;&amp;quot;Hello, this is Professor Oak... Hmm... It&#039;s strange. I know your voice, &amp;lt;player&amp;gt;, but somehow hearing it over the phone makes it sound so different.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=====Pokédex evaluation=====&lt;br /&gt;
&amp;lt;!---Note that the notes on messages after completing Pokédex were checked only via Pokégear!---&amp;gt;&lt;br /&gt;
* Via Pokégear&lt;br /&gt;
:&#039;&#039;&amp;quot;Hello, this is Professor Oak... Oh, hello, &amp;lt;player&amp;gt;! So, how&#039;s your Pokédex coming along?&amp;quot;&#039;&#039;&lt;br /&gt;
:Quit&lt;br /&gt;
::&#039;&#039;&amp;quot;Show me your Pokédex again anytime!&amp;quot;&#039;&#039;&lt;br /&gt;
:Evaluate&lt;br /&gt;
::&#039;&#039;&amp;quot;Hmm, let&#039;s see... You&#039;ve seen &amp;lt;number&amp;gt; Pokémon, and you&#039;ve caught &amp;lt;number&amp;gt; Pokémon! I see! &amp;lt;evaluation quote&amp;gt; Show me your Pokédex again anytime!&amp;quot;&#039;&#039;&lt;br /&gt;
======Johto Pokédex======&lt;br /&gt;
*0-9&lt;br /&gt;
:&#039;&#039;&amp;quot;Look for Pokémon in [[Tall grass|grassy areas]]!&amp;quot;&#039;&#039;&lt;br /&gt;
*10-19&lt;br /&gt;
:&#039;&#039;&amp;quot;Good. I see you understand how to use Poké Balls.&amp;quot;&#039;&#039;&lt;br /&gt;
*20-34&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;re getting good at this. But you have a long way to go.&amp;quot;&#039;&#039;&lt;br /&gt;
*35-49&lt;br /&gt;
:&#039;&#039;&amp;quot;Hmm, you&#039;re catching Pokémon at a decent pace!&amp;quot;&#039;&#039;&lt;br /&gt;
*50-64&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;re trying--I can see that. Your Pokédex is coming together.&amp;quot;&#039;&#039;&lt;br /&gt;
*65-79&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;re training them well. You know some Pokémon don&#039;t evolve just by battling with others, right?&amp;quot;&lt;br /&gt;
*80-94&lt;br /&gt;
:&#039;&#039;&amp;quot;Do you have a Fishing Rod? There are some Pokémon that can only be found by [[fishing]]!&amp;quot;&#039;&#039;&lt;br /&gt;
*95-109&lt;br /&gt;
:&#039;&#039;&amp;quot;Excellent! You seem to be good at collecting things!&amp;quot;&#039;&#039;&lt;br /&gt;
*110-124&lt;br /&gt;
:&#039;&#039;&amp;quot;Some Pokémon only appear during [[Time|certain times of the day]].&amp;quot;&#039;&#039;&lt;br /&gt;
*125-139&lt;br /&gt;
:&#039;&#039;&amp;quot;Your Pokédex is really filling up. Keep up the good work!&amp;quot;&#039;&#039;&lt;br /&gt;
*140-154&lt;br /&gt;
:&#039;&#039;&amp;quot;I&#039;m impressed. You&#039;re [[Evolution|evolving]] Pokémon, not just catching them.&amp;quot;&#039;&#039;&lt;br /&gt;
*155-169&lt;br /&gt;
:&#039;&#039;&amp;quot;If you can learn how to use the custom Poké Balls made by Kurt effectively, you&#039;ll be able to catch Pokémon better!&amp;quot;&#039;&#039;&lt;br /&gt;
*170-184&lt;br /&gt;
:&#039;&#039;&amp;quot;When you [[trade]] Pokémon, you can also trade information. Your friends can really help you!&amp;quot;&#039;&#039;&lt;br /&gt;
*185-199&lt;br /&gt;
:&#039;&#039;&amp;quot;Are you trading your Pokémon? It&#039;s tough to do this alone!&amp;quot;&#039;&#039;&lt;br /&gt;
*200-214&lt;br /&gt;
:&#039;&#039;&amp;quot;Wow! You&#039;ve reached 200! Your Pokédex is looking great!&amp;quot;&#039;&#039;&lt;br /&gt;
*215-229&lt;br /&gt;
:&#039;&#039;&amp;quot;You&#039;ve found so many Pokémon! You&#039;ve really helped my studies!&amp;quot;&#039;&#039;&lt;br /&gt;
*230-244&lt;br /&gt;
:&#039;&#039;&amp;quot;Magnificent! You have the ability to become a great Pokémon Professor someday!&amp;quot;&#039;&#039;&lt;br /&gt;
*245-255 (at least one non-event Pokémon missing)&lt;br /&gt;
:&#039;&#039;&amp;quot;Your Pokédex is amazing! You&#039;re ready to turn professional!&amp;quot;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Johto Pokedex is complete&#039;&#039;&#039; (254-256; all non-event Pokémon caught)&lt;br /&gt;
:&#039;&#039;Wow!&#039;&#039;&lt;br /&gt;
:&#039;&#039;That is a complete Johto Pokédex!&#039;&#039;&lt;br /&gt;
:&#039;&#039;Thanks to you, &amp;lt;player&amp;gt;, the Johto Pokédex is complete!&#039;&#039;&lt;br /&gt;
:&#039;&#039;Wow…&#039;&#039;&lt;br /&gt;
:&#039;&#039;You&#039;ve done an incredible job!&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;If Johto Pokédex is already complete&#039;&#039;&#039; (pre-National){{tt|*|If player calls Prof. Oak before National is acquired with Johto Pokédex complete, this is the message he&#039;ll display instead of the regular one, preventing from evaluation; post-National the option for Johto Pokédex will disappear after evaluating a complete Pokédex and the message can&#039;t be seen.}}&lt;br /&gt;
:&#039;&#039;&amp;quot;Really, you&#039;ve surprised me! But just as I expected, you&#039;ve completed the Johto Pokédex. I am so grateful! If you&#039;ve got much determination, then even more exciting adventures await you in the world of Pokémon!&amp;quot;&#039;&#039;&lt;br /&gt;
======National Pokédex======&lt;br /&gt;
*0-100&lt;br /&gt;
:&#039;&#039;&amp;quot;The goal may be far away, but don&#039;t give up yet! Keep going!&amp;quot;&#039;&#039;&lt;br /&gt;
*101-150&lt;br /&gt;
:&#039;&#039;&amp;quot;Don&#039;t forget, some Pokémon only appear at certain times of the day!&amp;quot;&#039;&#039;&lt;br /&gt;
*151-200&lt;br /&gt;
:&#039;&#039;&amp;quot;If {{m|Rock Smash|you break rocks}}, some Pokémon that were hiding there might come jumping out!&amp;quot;&#039;&#039;&lt;br /&gt;
*201-250&lt;br /&gt;
:&#039;&#039;&amp;quot;That&#039;s wonderful you&#039;ve been able to gather this many Pokémon! The path ahead is long. Keep up the great work!&amp;quot;&#039;&#039;&lt;br /&gt;
*251-300&lt;br /&gt;
:&#039;&#039;&amp;quot;If you {{m|Headbutt}} a tree, sometimes a Pokémon might fall out!&amp;quot;&#039;&#039;&lt;br /&gt;
*301-350&lt;br /&gt;
:&#039;&#039;&amp;quot;A lot of Pokémon not found in the Johto region like to congregate at the {{jo|Safari Zone}}.&amp;quot;&#039;&#039;&lt;br /&gt;
*351-400&lt;br /&gt;
:&#039;&#039;&amp;quot;[[Pokémon Music Channel|Music on the radio]] might also entice Pokémon to leap out!&amp;quot;&#039;&#039;&lt;br /&gt;
*401-435&lt;br /&gt;
:&#039;&#039;&amp;quot;Wow, you&#039;ve gotten so far...! I&#039;m actually a little surprised!&amp;quot;&#039;&#039;&lt;br /&gt;
*436-465&lt;br /&gt;
:&#039;&#039;&amp;quot;This is a critical moment! You can&#039;t become discouraged!&amp;quot;&#039;&#039;&lt;br /&gt;
*466-475&lt;br /&gt;
:&#039;&#039;&amp;quot;Just a little more! I&#039;ve got high expectations for you!&amp;quot;&#039;&#039;&lt;br /&gt;
*476-492 (at least one non-event Pokémon is missing{{tt|*|Phione is counted as an event Pokémon}})&lt;br /&gt;
:&#039;&#039;&amp;quot;I have never before in all my years seen such an incredible Trainer!&amp;quot;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;National Pokédex complete&#039;&#039;&#039; (484-493; all non-event Pokémon caught)&lt;br /&gt;
:&#039;&#039;Excellent!&#039;&#039;&lt;br /&gt;
:&#039;&#039;That is an amazing National Pokédex!&#039;&#039;&lt;br /&gt;
:&#039;&#039;Wow…&#039;&#039;&lt;br /&gt;
:&#039;&#039;You&#039;ve lived up to my expectations wonderfully!&#039;&#039;&lt;br /&gt;
:&#039;&#039;No, you&#039;ve exceeded them, &amp;lt;player&amp;gt;. You&#039;ve become an amazing Trainer!&#039;&#039;&lt;br /&gt;
:&#039;&#039;Thank you, &amp;lt;player&amp;gt;!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;After completing both the Johto and National Pokédex&#039;&#039;&#039;{{tt|*|Once player completes the Pokédex, this is the only message that will appear}}&lt;br /&gt;
:&#039;&#039;You have truly surprised me!&#039;&#039;&lt;br /&gt;
:&#039;&#039;You&#039;ve more than exceeded my expectations. You&#039;ve gone far past them in completing the National Pokédex!&#039;&#039;&lt;br /&gt;
:&#039;&#039;I&#039;m speechless…!&#039;&#039;&lt;br /&gt;
:&#039;&#039;Because of this, the world of Pokémon and Trainers is more vast, deeper, and more abundant!&#039;&#039;&lt;br /&gt;
:&#039;&#039;Now there will be no end to Pokémon research!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Artwork===&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color}};&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;{{roundy|20px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:96px&amp;quot;| [[File:Red Green Prof Oak.png|100px]]&lt;br /&gt;
| style=&amp;quot;{{roundy|20px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:96px&amp;quot;| [[File:Gold Silver Professor Oak.png|90px]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%;&amp;quot;&lt;br /&gt;
| Official artwork from&amp;lt;br&amp;gt;{{Colorlink|Pokémon Red and Blue Versions|000|Red and Blue}}&lt;br /&gt;
| Official artwork from&amp;lt;br&amp;gt;{{Colorlink|Pokémon Gold and Silver Versions|000|Gold and Silver}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sprites====&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|20px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color}};&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:96px&amp;quot;| [[File:Spr RG Oak.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:96px&amp;quot;| [[File:Spr Y Oak.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:96px&amp;quot;| [[File:Spr GS Oak.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:96px&amp;quot;| [[File:Spr FRLG Oak.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:96px&amp;quot;| [[File:Spr HGSS Oak.png]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%;&amp;quot;&lt;br /&gt;
| Sprite from&amp;lt;br&amp;gt;{{Colorlink|Pokémon Red and Blue Versions|000|Red and Blue}}&lt;br /&gt;
| Sprite from&amp;lt;br&amp;gt;{{Colorlink|Pokémon Yellow Version|000|Yellow}}&lt;br /&gt;
| Sprite from&amp;lt;br&amp;gt;{{Colorlink|Generation II|000}}&lt;br /&gt;
| Sprite from&amp;lt;br&amp;gt;{{Colorlink|Generation III|000|FireRed and LeafGreen}}&lt;br /&gt;
| Sprite from&amp;lt;br&amp;gt;{{Colorlink|Pokémon HeartGold and SoulSilver Versions|000|HeartGold and SoulSilver}}&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:69px&amp;quot;| [[File:Oak I OD.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|20px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:69px&amp;quot;| [[File:Y Oak Back.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:69px&amp;quot;| [[File:Oak II OD.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:69px&amp;quot;| [[File:Oak III OD.png]]&lt;br /&gt;
| style=&amp;quot;{{roundy|69px}} border: 2px solid #{{Kanto color dark}}; background: #{{Kanto color light}}; width:96px; height:69px&amp;quot;| [[File:Oak OD.png]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%;&amp;quot;&lt;br /&gt;
| Overworld sprite from&amp;lt;br&amp;gt;{{Colorlink|Generation I|000}}&lt;br /&gt;
| Back sprite from&amp;lt;br&amp;gt;{{Colorlink|Pokémon Yellow Version|000|Yellow}}&lt;br /&gt;
| Overworld sprite from&amp;lt;br&amp;gt;{{Colorlink|Generation II|000}}&lt;br /&gt;
| Overworld sprite from&amp;lt;br&amp;gt;{{Colorlink|Pokémon FireRed and LeafGreen Versions|000|FireRed and LeafGreen}}&lt;br /&gt;
| Overworld sprite from&amp;lt;br&amp;gt;{{Colorlink|Generation IV|000}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
[[File:Professor Oak BW anime.png|250px|left|thumb|Professor Oak in the {{series|Best Wishes}}]]&lt;br /&gt;
===In the main series===&lt;br /&gt;
{{main|Professor Oak (anime)}}&lt;br /&gt;
Professor Oak appears semi-regularly in the [[Pokémon anime]] and gives [[Ash Ketchum]] useful information.&lt;br /&gt;
[[File:Professor Oak Origins.png|250px|thumb|Professor in Pokémon Origins]]&lt;br /&gt;
===In Pokémon Origins===&lt;br /&gt;
Professor Oak appears as a major character in the [[Pokémon Origins]] mini-series, where he serves a similar role as in {{game|Red and Blue|s}}. He assigned {{OBP|Red|Origins}} and {{OBP|Blue|Origins}} with the task of completing his dream of a complete Pokédex. Eventually, Red did manage to catch {{cat|Generation I Pokémon|all 150 known Pokémon}}, but then realized that {{p|Mew}} was still out there, and went on to bring Professor Oak&#039;s dream to completion.&lt;br /&gt;
&lt;br /&gt;
====Pokémon====&lt;br /&gt;
{{TrainerPoké&lt;br /&gt;
|width=70&lt;br /&gt;
|trainer=Professor Oak&lt;br /&gt;
|pkmn=Eevee&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|img=Professor Oak Eevee PO.png&lt;br /&gt;
|epnum=PO01&lt;br /&gt;
|epname=File 1 - Red&lt;br /&gt;
|desc=Professor Oak sent out his {{p|Eevee}} during his introduction of the [[Pokémon world]].&lt;br /&gt;
&lt;br /&gt;
None of Eevee&#039;s moves are known.}}&lt;br /&gt;
&lt;br /&gt;
==In side games==&lt;br /&gt;
Professor Oak also was one of the two human characters appearing in [[Pokémon Snap]]. He was working on a {{OBP|Pokémon Report|Pokémon Snap}} for the Pokémon species of [[Pokémon Island]], and hired {{Todd}} to take pictures for the report. He provided Todd with the [[ZERO-ONE]] and its [[Dash Engine]] upgrade, [[Pokémon food]], [[Pester Ball]]s, and a [[Poké Flute]]. When Todd took a picture of each of the [[Pokémon sign]]s, Professor Oak drew a connection between them and the {{pkmn|constellation}}s to determine that {{p|Mew}} must be on [[Rainbow Cloud]].&lt;br /&gt;
&lt;br /&gt;
He also shows up in [[Hey You, Pikachu!]], where he enlists the player to help test a translation device called the PokéHelper, using a wild {{p|Pikachu}} as the main research subject. He is also the person who launches the [[Pokémon Channel]] project in the game of the same name, and tuning into the &amp;quot;Oak&#039;s Report&amp;quot; channel allows the player to save their game.&lt;br /&gt;
&lt;br /&gt;
==In the manga==&lt;br /&gt;
As he is the leading professor of the [[Kanto]] region, Professor Oak appears in many different [[Pokémon manga]] series.&lt;br /&gt;
&lt;br /&gt;
===In the Electric Tale of Pikachu manga===&lt;br /&gt;
{{main|Professor Oak (anime)#In The Electric Tale of Pikachu manga|Professor Oak (anime)}}&lt;br /&gt;
[[File:Professor Oak EToP.png|thumb|right|Professor Oak in The Electric Tale of Pikachu]]&lt;br /&gt;
Professor Oak makes a few appearances in the manga [[The Electric Tale of Pikachu]]. He is a role model to {{OBP|Ash Ketchum|EToP|Ash}} and is [[Bill]]&#039;s mentor. Unlike in the anime, he does not give Ash his {{AP|Pikachu}}, in fact, he does not meet Ash until after he has already begun his Pokémon journey.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Adventures manga===&lt;br /&gt;
[[File:Professor Oak Adventures.png|thumb|right|150px|Professor Oak in the HGSS chapter]]&lt;br /&gt;
{{main|Professor Oak (Adventures)}}&lt;br /&gt;
Professor Oak has a recurring role in the [[Pokémon Adventures]] manga. His first appearance was in &#039;&#039;[[PS001|A Glimpse of the Glow]]&#039;&#039;, and he has appeared in most chapters since. Over the course of the manga, Professor Oak helps out the [[Pokédex holder]]s in their various quests. His backstory has been largely expanded in this canon.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Gold and Silver: The Golden Boys manga===&lt;br /&gt;
Professor Oak first appears in &#039;&#039;[[GB02|Falkner The Bird Keeper&#039;s Challenge!!]]&#039;&#039; where he witnesses {{p|Articuno}}&#039;s appearance as it would usually appear every four years.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
[[File:Professor Oak PM.png|thumb|200px|Professor Oak in the Pocket Monsters manga]]&lt;br /&gt;
{{main|Professor Oak (Pocket Monsters)}}&lt;br /&gt;
Professor Oak is a character in Pokémon Pocket Monsters, where he is in regular contact with {{OBP|Red|Pocket Monsters}} and {{OBP|Green|Pocket Monsters}}.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===In the Pokémon Zensho manga===&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
[[File:Professor Oak Zensho.png|thumb|120px|Professor Oak in Pokémon Zensho]]&lt;br /&gt;
Professor Oak appears in Pokémon Zensho and has fulfilled the same role similar to the ones in other media. Professor Oak debuts in &#039;&#039;[[PZ01|Pallet Town]]&#039;&#039; where he saves {{OBP|Satoshi|Zensho}} from a flock of {{p|Pidgey}} that were about to attack him. As thanks for Professor Oak&#039;s rescue of Satoshi, Satoshi goes to his lab and chooses Charmander since Charmander saved him earlier. Shigeru, Satoshi&#039;s rival, chooses Squirtle which made Professor Oak keep {{p|Bulbasaur}} as Bulbasaur would have been too lonely. A backstory is revealed about him in &#039;&#039;[[PZ05|Celadon City]]&#039;&#039; where is taking care of {{OBP|Shigeru|Zensho}} and [[Daisy Oak]] since their parents died in a car crash. He is last seen in &#039;&#039;[[PZ10|Indigo Plateau]]&#039;&#039;, telling Satoshi and Shigeru about a {{p|Mewtwo|rare Pokémon}} who dwells in [[Cerulean Cave|a cave]].&lt;br /&gt;
&lt;br /&gt;
====Pokémon====&lt;br /&gt;
=====Gives to new Trainers=====&lt;br /&gt;
{| style=&amp;quot;float:left; width: 75%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| {{InactivePoké|Professor Oak|Bulbasaur|Oak Bulbasaur Zensho.png|grass|poison|link=no}}&lt;br /&gt;
| {{InactivePoké|Professor Oak|Charmander|Oak Charmander Zensho.png|fire|link=no}}&lt;br /&gt;
| {{InactivePoké|Professor Oak|Squirtle|Shigeru Squirtle Zensho.png|water|link=no}}&lt;br /&gt;
|}&lt;br /&gt;
{{left clear}}&lt;br /&gt;
=====Given away=====&lt;br /&gt;
{{TrainerPoké&lt;br /&gt;
|trainer=Satoshi&lt;br /&gt;
|pkmn=Charmander&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|img=Satoshi Charmander Zensho.png&lt;br /&gt;
|epnum=PZ01&lt;br /&gt;
|epname=Pallet Town&lt;br /&gt;
|desc={{main|Satoshi&#039;s Charmander (Zensho)|Satoshi&#039;s Charmander}}&lt;br /&gt;
&lt;br /&gt;
Professor Oak gave this {{p|Charmander}} to {{OBP|Satoshi|Zensho}} as his choice of being his first Pokémon since Charmander rescued Satoshi from a flock of {{p|Pidgey}} earlier.}}&lt;br /&gt;
&lt;br /&gt;
{{TrainerPoké&lt;br /&gt;
|trainer=Shigeru&lt;br /&gt;
|pkmn=Squirtle&lt;br /&gt;
|type1=Water&lt;br /&gt;
|img=Shigeru Squirtle Zensho.png&lt;br /&gt;
|epnum=PZ01&lt;br /&gt;
|epname=Pallet Town&lt;br /&gt;
|desc={{OBP|Shigeru|Zensho}} chose {{p|Squirtle}} as it had the type-advantage against {{OBP|Satoshi&#039;s Charmander|Zensho}}.}}&lt;br /&gt;
&lt;br /&gt;
{{endspoilers}}&lt;br /&gt;
&lt;br /&gt;
==In the TCG==&lt;br /&gt;
===Artwork===&lt;br /&gt;
Artwork from the cards:&lt;br /&gt;
{| style=&amp;quot;margin:auto; text-align:center; {{roundy|5px}} border: 2px solid #{{kanto color dark}}; background: #{{kanto color}};&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;{{roundy|5px}} border: 2px solid #{{kanto color dark}}; background: #{{kanto color light}}; width:80px&amp;quot;| [[File:Professor Oaks Research.png|150px]]&lt;br /&gt;
| style=&amp;quot;{{roundy|5px}} border: 2px solid #{{kanto color dark}}; background: #{{kanto color light}}; width:80px&amp;quot;| [[File:Professor Oaks Visit.png|150px]]&lt;br /&gt;
|- style=&amp;quot;font-size: 80%;&amp;quot;&lt;br /&gt;
| Researching&lt;br /&gt;
| Visiting {{colorlink|Sinnoh|000}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Cards===&lt;br /&gt;
This listing is of cards mentioning or featuring Professor Oak in the [[Pokémon Trading Card Game]].&lt;br /&gt;
&lt;br /&gt;
{{cardlist/header|Related cards|Supporter|char=yes}}&lt;br /&gt;
{{cardlist/entry|cardname={{TCG ID|Base Set|Professor Oak|88}}|type=Trainer|enset=Base Set|enrarity=Uncommon|ennum=88/102|jpset=Expansion Pack|jprarity=Uncommon|enset2=Base Set 2|enrarity2=Uncommon|ennum2=116/130}}&lt;br /&gt;
{{cardlist/entry|cardname={{TCG ID|Expedition|Professor Oak&#039;s Research|149}}|type=Trainer|type2=Supporter|enset=Expedition Base Set|enrarity=Uncommon|ennum=149/165|jpsetlink=Expedition Base Set|jpset=Base Expansion Pack|jpnum=053/128|jprarity=Uncommon|enset2=EX FireRed &amp;amp; LeafGreen|enrarity2=Uncommon|ennum2=98/112|jpsetlink2=EX FireRed &amp;amp; LeafGreen|jpset2=Flight of Legends|jpnum2=078/082|jprarity2=Uncommon|jpsetlink3=Venusaur/Charizard/Blastoise Random Constructed Starter Decks|jpset3=Venusaur/Charizard/Blastoise Random&amp;lt;br&amp;gt;Constructed Starter Decks|jpnum3=051/052|jpsetlink4=Master Kit|jpset4=Side Deck|jpnum4=007/012|jpsetlink5=Gift Box Mew • Lucario|jpset5=Mew Quarter Deck|enset6=EX Dragon Frontiers|enrarity6=Uncommon|ennum6=80/101|jpset6=Imprison! Gardevoir ex Constructed Standard Deck|jpnum6=016/024}}&lt;br /&gt;
{{cardlist/entry|cardname={{TCG ID|Secret Wonders|Professor Oak&#039;s Visit|122}}|type=Supporter|enset=Secret Wonders|enrarity=Uncommon|ennum=122/132|jpset=Dialga LV.X Constructed Standard Deck|jpset2=Palkia LV.X Constructed Standard Deck|jpset3=Unnumbered Promotional cards|jpsetlink4=Magmortar vs Electivire Deck Kit|jpset4=Magmortar Half Deck|jpsetlink5=Magmortar vs Electivire Deck Kit|jpset5=Electivire Half Deck|ensetlink6=Platinum: Arceus|enset6=Arceus|enrarity6=Uncommon|ennum6=90/99|jpsetlink6=Platinum: Arceus|jpset6=Advent of Arceus|jprarity6=Uncommon|jpnum6=087/090}}&lt;br /&gt;
{{cardlist/entry|cardname={{TCG ID|HeartGold &amp;amp; SoulSilver|Professor Oak&#039;s New Theory|101}}|type=Supporter|enset=HeartGold &amp;amp; SoulSilver|enrarity=Uncommon|ennum=101/123|jpset=HeartGold Collection|jprarity=Uncommon|jpnum=068/070|jpset2=Steelix Constructed Standard Deck|jpnum2=015/019|jpset3=Tyranitar Constructed Standard Deck|jpnum3=015/019|enset4=Call of Legends|enrarity4=Uncommon|ennum4=83/95}}&lt;br /&gt;
{{cardlist/footer|Supporter}}&lt;br /&gt;
&lt;br /&gt;
There also exists a &amp;quot;dark counterpart&amp;quot; of Professor Oak, called &#039;&#039;&#039;[[Imposter Professor Oak]]&#039;&#039;&#039;, who has also appeared in other Pokémon media. Apart from his first incarnation, expansions in which he has been featured also include {{TCG|Dark Pokémon}}. The following list is of cards mentioning or featuring Imposter Professor Oak.&lt;br /&gt;
&lt;br /&gt;
{{cardlist/header|Related cards|Darkness|char=yes}}&lt;br /&gt;
{{cardlist/entry|cardname={{TCG ID|Base Set|Impostor Professor Oak|73}}|type=Trainer|enset=Base Set|enrarity=Rare|ennum=73/102|jpset=Expansion Pack|jprarity=Rare|enset2=Base Set 2|enrarity2=Rare|ennum2=102/130}}&lt;br /&gt;
{{cardlist/entry|cardname={{TCG ID|Team Rocket|Imposter Oak&#039;s Revenge|76}}|type=Trainer|enset=Team Rocket|enrarity=Uncommon|ennum=76/82|jpset=Rocket Gang|jprarity=Uncommon}}&lt;br /&gt;
{{cardlist/entry|cardname={{TCG ID|Neo Destiny|Impostor Professor Oak&#039;s Invention|94}}|type=Trainer|enset=Neo Destiny|enrarity=Rare|ennum=94/105|jpset=Darkness, and to Light...|jprarity=Rare}}&lt;br /&gt;
{{cardlist/footer|Darkness}}&lt;br /&gt;
&lt;br /&gt;
==Other appearances==&lt;br /&gt;
===[[Super Smash Bros. Melee]]===&lt;br /&gt;
Professor Oak appears as a random trophy wearing his regular clothing from the anime.&lt;br /&gt;
&lt;br /&gt;
====Trophy information====&lt;br /&gt;
&#039;&#039;The leading expert on the study of Pokémon. It seems there are always new and mysterious species of Pokémon being brought to light, and Professor Oak is at the heart of it all with his insightful research. The Pokédex is one of his inventions: new Trainers receive one, and a Pokémon to boot, when they start out.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Professor Oak has appeared in the most generations of any Pokémon Professor, appearing in Generation I and their Generation III remakes as the regional professor and making cameo appearances in Generation II and Generation IV.&lt;br /&gt;
* If the player speaks to Professor Oak in {{game|HeartGold and SoulSilver|s}} and has their Pokédex evaluated with at least 484 of the 493 Pokémon caught, he will say &amp;quot;Meeting you is something &#039;&#039;&#039;l&#039;&#039;&#039; will cherish all my life long.&amp;quot;, using a lowercase L instead of an I.&lt;br /&gt;
&lt;br /&gt;
==Names==&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;float:left; background: #{{kanto color light}}; border: 3px solid #{{kanto color}}&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
! style=&amp;quot;{{roundytl|5px}}&amp;quot; | Language&lt;br /&gt;
! Name&lt;br /&gt;
! style=&amp;quot;{{roundytr|5px}}&amp;quot; | Origin&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|Japanese&lt;br /&gt;
|オーキド ユキナリ博士 &#039;&#039;Dr. Yukinari Okido&#039;&#039;&lt;br /&gt;
|オーキッド &#039;&#039;Ōkiddo&#039;&#039;, Orchid. 大木戸 &#039;&#039;Ōkido&#039;&#039; is a Japanese family name and placename. Literally, big-tree family.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|English, Spanish,&amp;lt;br&amp;gt;Italian&lt;br /&gt;
|Professor Samuel (Sammy) Oak&lt;br /&gt;
|{{wp|Oak}} tree, perhaps derived from Japanese &#039;&#039;Okido&#039;&#039;. His given name could possibly be derived from the Salem Oak, a long-lived tree of Salem, New Jersey.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|French&lt;br /&gt;
|Professeur Chen&lt;br /&gt;
|From &#039;&#039;chêne&#039;&#039;, Oak.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|German&lt;br /&gt;
|Professor Eich&lt;br /&gt;
|From &#039;&#039;Eiche&#039;&#039;, Oak.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|Brazilian Portuguese&lt;br /&gt;
|Professor Samuel (Sam) Carvalho&lt;br /&gt;
|From &#039;&#039;carvalho&#039;&#039;, Oak.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|Korean&lt;br /&gt;
|오용호 박사 &#039;&#039;Dr. O Yongho&#039;&#039;&lt;br /&gt;
|오 (伍, 吳) &#039;&#039;O&#039;&#039; is a [[wp:List of Korean family names|Korean family name]], probably chosen because of its similarity to the first syllable in Okido.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|Chinese (Taiwan)&lt;br /&gt;
|大木博士 &#039;&#039;Dr. Dàmù&#039;&#039;&amp;lt;br&amp;gt;大木雪成 &#039;&#039;Dàmù Xuěchéng&#039;&#039; (full name)&lt;br /&gt;
|大木 (big tree) is from 大木 &#039;&#039;Ōki&#039;&#039;&amp;lt;br&amp;gt;雪成 is from Japanese 雪成り &#039;&#039;yuki nari&#039;&#039;, &amp;quot;to become snow&amp;quot;.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|Chinese (Mainland China)&lt;br /&gt;
|大木博士 &#039;&#039;Dr. Dàmù&#039;&#039;&amp;lt;br&amp;gt;大木幸成 &#039;&#039;Dàmù Xìngchéng&#039;&#039; (full name)&lt;br /&gt;
|大木 (big tree) is from 大木 &#039;&#039;Ōki&#039;&#039;&amp;lt;br&amp;gt;幸成 is from Japanese name 幸成 &#039;&#039;yukinari&#039;&#039;.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|Finnish&lt;br /&gt;
|Professori Samuel Oak&lt;br /&gt;
|From English name.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|Thai&lt;br /&gt;
|ดร.ออคิด &#039;&#039;Dr. Orkid&#039;&#039;&lt;br /&gt;
|Similar to the Japanese name.&lt;br /&gt;
|- style=&amp;quot;background:#FFF;&amp;quot;&lt;br /&gt;
|Indonesian&lt;br /&gt;
|Profesor Okido (Kanto saga)&amp;lt;br&amp;gt;Profesor Orchid&amp;lt;br&amp;gt;Profesor Oak (Sinnoh-present)&lt;br /&gt;
|Same as Japanese and English name.&lt;br /&gt;
|}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{NPC|kanto|kanto=yes|johto=yes|sinnoh=yes}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Pokémon professor}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Golden Boys characters}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project CharacterDex notice}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Oak, Samuel}}&lt;br /&gt;
[[Category:Manga characters]]&lt;br /&gt;
[[Category:Pokémon Zensho characters]]&lt;br /&gt;
[[Category:Pokémon Origins characters]]&lt;br /&gt;
[[Category:Red, Blue and Yellow characters]]&lt;br /&gt;
[[Category:Snap characters]]&lt;br /&gt;
[[Category:Gold, Silver and Crystal characters]]&lt;br /&gt;
[[Category:FireRed and LeafGreen characters]]&lt;br /&gt;
[[Category:Diamond and Pearl characters]]&lt;br /&gt;
[[Category:HeartGold and SoulSilver characters]]&lt;br /&gt;
[[Category:Stadium characters]]&lt;br /&gt;
[[Category:Stadium 2 characters]]&lt;br /&gt;
[[Category:Trainers with unique classes]]&lt;br /&gt;
[[Category:Professors]]&lt;br /&gt;
[[Category:Golden Boys characters]]&lt;br /&gt;
&lt;br /&gt;
[[de:Professor Samuel Eich]]&lt;br /&gt;
[[es:Profesor Oak]]&lt;br /&gt;
[[fr:Professeur Chen]]&lt;br /&gt;
[[it:Professor Oak]]&lt;br /&gt;
[[ja:オーキド博士]]&lt;br /&gt;
[[pl:Profesor Oak (gry)]]&lt;br /&gt;
[[pt:Professor Carvalho]]&lt;br /&gt;
[[zh:大木博士]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:ROM_hack&amp;diff=2158723</id>
		<title>Talk:ROM hack</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:ROM_hack&amp;diff=2158723"/>
		<updated>2014-08-08T17:09:05Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Not all of these are ROM hacks... */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Notable fangames?==&lt;br /&gt;
Should some of the more notable hacks be mentioned, or even given their own pages? I&#039;m pretty sure Moe(kko)mon is rather popular right now. &#039;&#039;&#039;[[User:Lime|&amp;lt;span style=&amp;quot;color: #80FF00&amp;quot;&amp;gt;Lime&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; &amp;lt;span style=&amp;quot;color: #204080&amp;quot;&amp;gt;→&amp;lt;/span&amp;gt; [[User_talk:Lime|&amp;lt;span style=&amp;quot;color: #FF4080&amp;quot;&amp;gt;♥&amp;lt;/span&amp;gt;]]&amp;lt;span style=&amp;quot;color: #204080&amp;quot;&amp;gt;×&amp;lt;/span&amp;gt;[[Special:Contributions/Lime|&amp;lt;span style=&amp;quot;color: #0080FF&amp;quot;&amp;gt;♪&amp;lt;/span&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
:I&#039;ve got two words for this article. Shiny. Gold. Seriously, I mean, that&#039;s probably the most popular GS fanremake there is (..I dunno if there are others out there, lol), and I haven&#039;t even heard of the one you just mentioned... hell, I&#039;ve been thinking of playing through SG because I&#039;m stupid and I never played through Johto .____.&amp;lt;!--GS carts are dead, so yeah..--&amp;gt; [[User:TinaTheKirlia|&amp;lt;span style=&amp;quot;color:#E75480;&amp;quot;&amp;gt;Tina&amp;lt;/span&amp;gt;]]&amp;lt;sup&amp;gt;[[Special:Contributions/TinaTheKirlia|&amp;lt;span style=&amp;quot;color:#FFC0CB;&amp;quot;&amp;gt;☆&amp;lt;/span&amp;gt;]][[User talk:TinaTheKirlia|&amp;lt;span style=&amp;quot;color:#FF69B4;&amp;quot;&amp;gt;♫&amp;lt;/span&amp;gt;]]{{ani|281}}&amp;lt;/sup&amp;gt; 17:33, 17 February 2008 (UTC)&lt;br /&gt;
::Shiny Gold should def be in here. &amp;lt;!--what?!?!?! you never played G/S/C???--&amp;gt; &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color: #696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 17:38, 17 February 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Telefang Wiki? ==&lt;br /&gt;
&lt;br /&gt;
There is a [http://telefang.wikia.com/ growing Wiki that is solely dedicated to the Telefang series], where the first game of the series that was eventually hacked into Pokémon Diamond/Jade. I&#039;m thinking about adding it to this article because it has some useful information ([http://telefang.wikia.com/wiki/Pok%C3%A9mon_Diamond_and_Jade including the hacks themselves], as well as information about the series in general), but I&#039;m not going to add it without it being okay with other people because I don&#039;t want to look like a spammer. Should I add it here or not?&lt;br /&gt;
&lt;br /&gt;
Also, there&#039;s a really informative fansite dedicated to the game as well. Should I add that too? [[User:Blaziken257|Blaziken257]] 05:38, 17 May 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Another GBA Hack Game ==&lt;br /&gt;
I saw this hacked game on eBay. It was called &amp;quot;Perla&amp;quot; and it featured Lucario on the box. The picture even included the manual and it had [[Lucas]] on its pages. Probably Diamond/Pearl-based? [[User:BlueJirachi|BlueJirachi]] 03:04, 5 June 2008 (UTC)&lt;br /&gt;
:proof? id like to see. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 03:10, 5 June 2008 (UTC)&lt;br /&gt;
:actually, i just did a google search. it does indeed exsist, but there are no game play shots. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 03:11, 5 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
BONG Yes it exists, and it works, i have it! Is it possible to mention it or something? GoldHusky2009 13:31, 21 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
There is one called pokemon ash grey it turns the game into a incomplete  game almost like the anime.[[User:Kingsisle|Kingsisle]] ([[User talk:Kingsisle|talk]]) 16:44, 5 April 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Legal Issues ==&lt;br /&gt;
&lt;br /&gt;
We really should put up a warning about the legal issues of hacks, if for no reason other than to protect ourselves from being sued --[[User:Manga-in-a-bottle|Manga-in-a-bottle]] 04:58, 16 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I really don&#039;t see any legal issues, aside from the hack carts themselves. Nintendo really doesn&#039;t give a damn about hacks or things like that, as long as they&#039;re not sold. &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[User:Vekter|Vekter]]&amp;lt;/span&amp;gt; 04:08, 4 January 2009 (UTC)&lt;br /&gt;
::...and most hackers go out of their way to prevent their hacks from being sold. The people who sell them are pirates.--[[User:Goukazaru|Nostalgia]] 04:11, 12 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== hack pages ==&lt;br /&gt;
&lt;br /&gt;
we have articles on fizzy bubbles and fire blasting magikarp. why not these?&lt;br /&gt;
:Please sign your posts. And i don&#039;t know D| Don&#039;t ask me, Maybe cause theres not that much information on most of them...But maybe they should...Hmmm [[User:Takoto|&amp;lt;span style=&amp;quot;color:#2E0854&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Takoto タコト&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]]|&amp;lt;span style=&amp;quot;color:#F4C2C2&amp;quot;&amp;gt; サソデイ = 愛&amp;lt;/span&amp;gt; 22:22, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
sorry[[User:Whatswithalltheextraspace|Whatswithalltheextraspace]] 22:33, 27 July 2008 (UTC)&lt;br /&gt;
:We all make mistakes (; Don&#039;t worry about it [[User:Takoto|&amp;lt;span style=&amp;quot;color:#2E0854&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Takoto タコト&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]]|&amp;lt;span style=&amp;quot;color:#F4C2C2&amp;quot;&amp;gt; サソデイ = 愛&amp;lt;/span&amp;gt; 22:35, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It&#039;s mainly due to the fact that these games are hacked from ROMs.  ROMs are illegal (that whole 24-hour thing is bull****), cartridges containing these hacks are illegal, and we can&#039;t have full articles on games that can only be obtained by illegal means.&lt;br /&gt;
&lt;br /&gt;
:Besides, buying hacks on cartridges can provide inconsistent results and their boxes don&#039;t always accurately reflect its content.  Hacks may have gamebreaking glitches that can render the game incompletable; the Diamond/Jade pair have several such glitches.  Additionally, boxes containing the Quartz hack have an E for Everyone rating pasted onto it, yet that hack&#039;s content would lend more to an M for Mature for strong language, use of alcohol, and mature sexual themes.  --[[User:Shiningpikablu252|Shiningpikablu252]] 22:41, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
What about cheating, Mew, Celebi etc...--[[User:Kuki|&amp;lt;span style=&amp;quot;color:##0000FF;&amp;quot;&amp;gt;Kuki&amp;lt;/span&amp;gt;]][[User talk:Kuki|&amp;lt;span style=&amp;quot;color:#996666;&amp;quot;&amp;gt;Ta&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#049440;&amp;quot;&amp;gt;lk&amp;lt;/span&amp;gt;]] 22:43, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Cheating devices are OK to have articles on since, although they&#039;re frowned upon, legal copies of the game can be used with them.  Additionally, [[Nintendo]] actually lost a lawsuit over the Game Genie, meaning there&#039;s nothing outright illegal about their usage.&lt;br /&gt;
&lt;br /&gt;
:These hacks, on the other hand, require an illegal copy of the game to make, play, and distribute.  --[[User:Shiningpikablu252|Shiningpikablu252]] 22:47, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
woah!!! ALL that? and there are people who dont know its a hack, buy it and get arrested? seems unfair.[[User:Whatswithalltheextraspace|Whatswithalltheextraspace]] 22:55, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Law enforcement targets only those that make illegal ROMs and sell illegal games.  I highly doubt you&#039;d get arrested for playing Quartz.  --[[User:Shiningpikablu252|Shiningpikablu252]] 23:01, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
oh.[[User:Whatswithalltheextraspace|Whatswithalltheextraspace]] 23:26, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What if someone made a hack game, but gave it out for free? :\ Would that still be illegal? Just wondering [[User:Takoto|&amp;lt;span style=&amp;quot;color:#2E0854&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Takoto タコト&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]]|&amp;lt;span style=&amp;quot;color:#F4C2C2&amp;quot;&amp;gt; サソデイ = 愛&amp;lt;/span&amp;gt;&lt;br /&gt;
:I don&#039;t know about physical copies of it, but most people make ROM Hacks to be played on an emulator, and let people download them. Same with fangames, only minus the emulator.&lt;br /&gt;
&lt;br /&gt;
Hacked games are not necessarily games that are based on main series games. &#039;Hacked&#039; is just a software term and has nothing to do with illegal measures. Some so-called hacked games are IPS patches for main series ROMs and if these ROMs are illegal then playing a patched version of the ROM will also be illegal. However a game that was hacked together by someone that isn&#039;t a patch for a different ROM is not necessarily illegal. Always remember that in many countries possession/receipt of stolen property/goods is a crime, though. [[User:BobzBlobz|BobzBlobz]] 11:21, 15 June 2011 (UTC)&lt;br /&gt;
:Actually, the patch files are legal, as they don&#039;t contain copyrighted materials.  However, it is illegal to use the patch file, as you need a ROM to do so, and a ROM is illegal as it violates copyright.  The ROM download is illegal because it contains the copyrighted data from the original game.  However, this is only true of hacks, and not of bootlegs, which are completely legal as far as I know. [[User:Quadzar|&amp;lt;span style=&amp;quot;color:#FF0000;&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#00FF00;&amp;quot;&amp;gt;is&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#0000FF;&amp;quot;&amp;gt;not&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#8F8F8F;&amp;quot;&amp;gt;Ash.&amp;lt;/span&amp;gt;  &amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;(Quadzar)&amp;lt;/span&amp;gt;]] 05:44, 30 November 2011 (UTC)&lt;br /&gt;
::Individual Pokémon &#039;&#039;names&#039;&#039; are trademarked, as is the word &amp;quot;Pokémon&amp;quot;. If the bootlegs are Pokémon games, or even contain Pokémon, they contain trademarked materials and thus are not legal unless the creator has permisson from the trademark holder. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 06:31, 30 November 2011 (UTC)&lt;br /&gt;
:::You have a point.  But, doesn&#039;t that make it still legal if none of that is mentioned?[[Ash Ketchum|&amp;lt;span style=&amp;quot;color:#FF0000;&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;]] &amp;lt;span style=&amp;quot;color:#00FF00;&amp;quot;&amp;gt;is&amp;lt;/span&amp;gt; [[User Talk:Quadzar|&amp;lt;span style=&amp;quot;color:#0000FF;&amp;quot;&amp;gt;not&amp;lt;/span&amp;gt;]] [[Ash Ketchum|&amp;lt;span style=&amp;quot;color:#8F8F8F;&amp;quot;&amp;gt;Ash.&amp;lt;/span&amp;gt;]]  [[User:Quadzar|&amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;(Quadzar)&amp;lt;/span&amp;gt;]] 18:48, 30 November 2011 (UTC)&lt;br /&gt;
::::If it isn&#039;t called a Pokemon game, doesn&#039;t contain Pokemon and is created from scratch (using even scraps of code from the games would be considered illegal), then it depends on how similar it is to the Pokemon games. If the mechanics are too similar (e.g. replaced everything related to Pokemon with something else but kept the same mechanics) then it could still be considered to be in breach of copyright, and Nintendo could still take action if it thought the mechanics were too similar. So yes, I believe bootleg games would be legal, provided that they aren&#039;t Pokemon games, don&#039;t contain Pokemon, and don&#039;t play too similarly to Pokemon games. In which case they have no place on this article. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 19:41, 30 November 2011 (UTC)&lt;br /&gt;
:::::Agreed.[[Ash Ketchum|&amp;lt;span style=&amp;quot;color:#FF0000;&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;]] is [[User Talk:Quadzar|&amp;lt;span style=&amp;quot;color:#0000FF;&amp;quot;&amp;gt;not&amp;lt;/span&amp;gt;]] [[Ash Ketchum|&amp;lt;span style=&amp;quot;color:#8F8F8F;&amp;quot;&amp;gt;Ash.&amp;lt;/span&amp;gt;]]  [[User:Quadzar|&amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;(Quadzar)&amp;lt;/span&amp;gt;]] 02:33, 2 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== color cartrige ==&lt;br /&gt;
&lt;br /&gt;
I noticed that hack games for GBA don&#039;t have colored storage media. I think this is one way to differ them. [[User:Abcboy|abcboy]] 20:28, 19 August 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== THREE games called &amp;quot;Pokémon Jade&amp;quot;? ==&lt;br /&gt;
When searching for &amp;quot;pokemon jade&amp;quot; on YouTube, I found that there were not one, not two, but THREE different bootleg games called &amp;quot;Pokémon Jade.&amp;quot; The most notable one, and the one that everybody talks about, is an Engrish hack of [http://telefang.wikia.com/wiki/Telefang_1 Keitai Denjuu Telefang - Speed Version], and had a counterpart, &amp;quot;Pokémon Diamond&amp;quot; (not to be confused with the one for the DS, but rather a hack of Keitai Denjuu Telefang - Power Version) -- though this is already mentioned in the article anyway. However, I found two other games with the same name. One of them, found [http://www.youtube.com/watch?v=9lyGkQ7JIKg here], is a combination of other fake games -- Pokémon Adventure being one of them, but there were a few other games that this fake is based off of. There was also a video on YouTube a while ago (which is unfortunately gone now) showing a Pokémon Jade for Game Boy ADVANCE -- not Color, but Advance. The video didn&#039;t show any footage of the game, just the cartridge and box, but if I remember correctly, the cartridge had the deer thing (Shishigami?) that was also on the cartridge for the Pokémon Jade that was based off Telefang Speed. Anybody know more information about these games? [[User:Blaziken257|Blaziken257]] 03:25, 15 September 2008 (UTC)&lt;br /&gt;
There is also another jade version in development-Rabla 20:58, 11 October 2008 (AEST)&lt;br /&gt;
&lt;br /&gt;
== To do ==&lt;br /&gt;
&lt;br /&gt;
*Explanation of the legal issues related to ROM hacking and playing ROM hacks. (In theory it can be legal, in practice it almost never is.) Elaboration on patching versus actual ROMs being released.&lt;br /&gt;
*Distinction between bootlegs and fan-made hacks. Remove redundancy relating to &amp;quot;oh yeah zel put in an anti-bootleg screen&amp;quot; and &amp;quot;chaos black is known for being bootlegged&amp;quot;.&lt;br /&gt;
*Some guideline for notability of hacks. There&#039;s a new hack announced every other day at Pokecommunity, but how many actually get finished? Next to none. Diamond/Jade are notable. Chaos Black is notable. Prism and Shiny Gold are notable. Moemon? Debatably notable (I had never heard of it, although apparently it made it onto Kotaku). But unless Bulbapedia starts having individual pages on specific hacks, it shouldn&#039;t be considered an index of them.&lt;br /&gt;
*Page should probably be moved to ROM hacks, as this by far is the more widely used (and more precise) name.&lt;br /&gt;
[[User:IIMarckus|IIMarckus]] 13:54, 4 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I&#039;ll get to work on 1 and 2 tonight. 3 isn&#039;t really an issue at the time, as there really aren&#039;t any romhacks on here that don&#039;t belong, save for the Green translation.&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[User:Vekter|Vekter]]&amp;lt;/span&amp;gt; 04:11, 4 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon World Version ==&lt;br /&gt;
Should this be mentioned? Ill get a link soon, im using the wii now so i cant.&lt;br /&gt;
Pokemon:World Version is a game in develoment. It contains Kanto, Johto, Hoenn, Sinnoh, Sevii Islands and the Battle Frontier-Hoenn.&lt;br /&gt;
Its all done in FR/LG graphics.-Rabla 15:40, 11 October 2008&lt;br /&gt;
:Not notable. There&#039;s such a glut of Pokemon hacks out there that there&#039;d be no point in describing it. For that matter, there&#039;s already a glut of hacks that purport to add all the regions—funnily enough, I don&#039;t know of a single one that made any progress beyond the announcement. [[User:IIMarckus|IIMarckus]] 04:46, 11 October 2008 (UTC)&lt;br /&gt;
Its already in development, heaps of progress. link: http://worldmaster.proboards98.com/ -Rabla&lt;br /&gt;
:&amp;quot;Error: You must login to access this forum. Please login below, or register for an account.&amp;quot; No thanks. I also repeat my assertion that this will never get finished, just like every other gimmick &amp;quot;all regions&amp;quot; hack. [[User:IIMarckus|IIMarckus]] 07:24, 11 October 2008 (UTC)&lt;br /&gt;
::If we listed every single freaking hack ever, we&#039;d be better off linking to PokeCommunity. &#039;&#039;&#039;[[User:Optimatum|&amp;lt;span class=&amp;quot;explain&amp;quot; title=&amp;quot;Optimus35&amp;quot;&amp;gt;&amp;lt;sc&amp;gt;Θρtιmαtum♏&amp;lt;/sc&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Optimatum|Talk]]|[[User:Optimatum/sig/Pikachu|Links]]&amp;lt;/sub&amp;gt;&lt;br /&gt;
You obviously did not look at how much they have done-Rabla 18:32, 11 October 2008 (AEST)&lt;br /&gt;
:I obviously did. Dude, I am a user of PokeCumminuty. I know that everyone put in a LOT of work into their hacks (while I can&#039;t really understand how to hack). I know. But if we allowed all the hacks on Bulbapedia, our server would overload and possibly break down. &#039;&#039;&#039;[[User:Optimatum|&amp;lt;span class=&amp;quot;explain&amp;quot; title=&amp;quot;Optimus35&amp;quot;&amp;gt;&amp;lt;sc&amp;gt;Θρtιmαtum♏&amp;lt;/sc&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Optimatum|Talk]]|[[User:Optimatum/sig/Pikachu|Links]]&amp;lt;/sub&amp;gt;&lt;br /&gt;
I agree we shouldnt list every hack game, just the ones that are making much progress, which pokemon:world version is. they are re-doing everything in FR/LG style, and in a short amount of time, they hav made much progress. Hoenn is done except for water routes, and they will be done soon. They even done sinnoh perfectly. Pokemon:World Version has made enough progress to be mentioned. If they stop, just take it off the page. -Rabla 20:53, 11 October 2008 (AEST)&lt;br /&gt;
:Look at our nomination for admin pages. If you take a real good look, you&#039;ll see that the term &amp;quot;If it doesn&#039;t work out, undo it&amp;quot; is not a Bulbapedia policy. &#039;&#039;&#039;[[User:Optimatum|&amp;lt;span class=&amp;quot;explain&amp;quot; title=&amp;quot;Optimus35&amp;quot;&amp;gt;&amp;lt;sc&amp;gt;Θρtιmαtum♏&amp;lt;/sc&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Optimatum|Talk]]|[[User:Optimatum/sig/Pikachu|Links]]&amp;lt;/sub&amp;gt;&lt;br /&gt;
::Is &amp;quot;Pokémon World Version&amp;quot; far enough to be played? If so, we should have a group of users test it out to see if it&#039;s &amp;quot;worthy&amp;quot; to be added. Obviously, if there are too many&lt;br /&gt;
::slip-ups, it shouldn&#039;t, but if it runs smoothly and isn&#039;t to hard to figure out, we should mention it. And OPTIMATUM, all you have to do is download a ROM editor (I would recommend a map editor) and start working. &#039;&#039;&#039;&#039;&#039;[[User:GuyNamedSean|Sean...]] [[Dialga (Pokémon)|Lord]] [[User talk:GuyNamedSean|of the]] [[Darkrai (Pokémon)|Shadows!!!]]&#039;&#039;&#039;&#039;&#039; 17:25, 27 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Exact Bootlegs==&lt;br /&gt;
&lt;br /&gt;
I was wondering if we should add a section about the fact that some people take the actual games and not remakes or revisions and bootleg them onto GBA cartridges and sell them over ebay, and amazon under the sold by users section. It happened to me on amazon and I have read other accounts of it happening to other people. One of the common things that happens with these bootlegs is there is compatibility issues when trying to use dongle method or the pal park, as well as the emerald save data being erased when Diamond or Pearl is loaded. Here is another account besides my own to whom it has happened link: http://www.giantitp.com/forums/showthread.php?p=4860767] Pazusalmon&lt;br /&gt;
&lt;br /&gt;
== Green Translation: Notable? ==&lt;br /&gt;
&lt;br /&gt;
I say no. There&#039;s no real reason for a mention of a translation of Green to be on here, as Green pretty much is the exact same thing as Blue in the US. Anyone have any reason they want to keep it before I delete it? &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[User:Vekter|Vekter]]&amp;lt;/span&amp;gt; 04:12, 4 January 2009 (UTC)&lt;br /&gt;
:Multiple Green translations exist, most of low quality. Nothing really individualizes them. They’re no more notable than the Gold translations that came out before the games were released in the US, really. Taking it out now. [[User:IIMarckus|IIMarckus]] 05:33, 4 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== MOEYMANZ? WTF? ==&lt;br /&gt;
&lt;br /&gt;
I.HAVE.NEVER.HEARD.ABOUT.SUCH.THING.IN.MY.LIFE! And I&#039;m VERY up-to-date with hacks. I&#039;ve never seen such hack, neither as a ROM or as an illegal catridge. Does it even exist outside of that movie (not to mention that the movie does not show the hack itself, it presents the Pokemon from that)? I bet 100 smackers that it&#039;s unnotable. --[[User:Maxim|Maxim]] 16:12, 13 February 2009 (UTC)&lt;br /&gt;
:And because you&#039;ve heard of it, it becomes notable? We haven&#039;t got videos on any other hacks either, does that make them unnotable? And if it doesn&#039;t exist outside of the video, I&#039;d hate to think what people have been downloading into their computers from sites such as [http://www.moemondownload.co.nr/ these] [http://file2upload.net/download/24552/Moemon_English_patched.zip.html two]. And please, lose the attitude Maxim. It gets tiring very quickly. &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 21:51, 13 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Moemon ==&lt;br /&gt;
&lt;br /&gt;
Those are defiantly not cosplayers. Those are [http://furry.wikia.com/wiki/Gijinka gijinka],they&#039;re a type of [http://en.wikipedia.org/wiki/Kemonomimi Kemonomimi]. [[User:Lovely Rose|Lovely Rose]]&lt;br /&gt;
&lt;br /&gt;
== Let&#039;s Play? == &lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t &amp;quot;Zorak&amp;quot; be credited instead of &amp;quot;Let&#039;s Play&amp;quot;? Zorak,the Something Awful forums &amp;quot;goon&amp;quot;,wrote that&#039;s lets play. [[User:Lovely Rose|Lovely Rose]] 23:16, 27 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Um... Has anybody heard of RubyDestiny? ==&lt;br /&gt;
In case nobody knows, there&#039;s also a Pokemon Ruby Hack game called RubyDestiny which surprisingly is &#039;&#039;&#039;not&#039;&#039;&#039; on this page, despite it being a pretty good-looking hack game from what I&#039;ve seen. - [[User:ElectricArbok|ElectricArbok]] 23:08, 23 April 2009 (UTC)&lt;br /&gt;
:Yeah, and it&#039;s really popular too. I say it should go on the page for sure  --[[User:Gen1king|&amp;lt;span style=&amp;quot;color:#F08030;&amp;quot;&amp;gt;&#039;&#039;&#039;GE&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Gen1king|&amp;lt;span style=&amp;quot;color:#CC0000&amp;quot;&amp;gt;&#039;&#039;&#039;N1&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/Gen1king|&amp;lt;span style=&amp;quot;color:#660000&amp;quot;&amp;gt;&#039;&#039;&#039;KI&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#330000&amp;quot;&amp;gt;&#039;&#039;&#039;NG&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 19:38, 23 February 2010 (UTC)&lt;br /&gt;
::Actually its not just a game, its actually a series that spanned three games, with a fourth one that is currently being made. They are Reign of Legends which is the first game in the series, Rescue Rangers which is the second; unique as it plays like the Mystery Dungeon games but still in the traditional style of the main game. The third, which is the most popular of the three, Life of Guardians. The fourth that is being worked on is titled Broken Timelines. The first three games take place in the made up regions known as Gento and Hevah, while the fourth is going to take place in Kanto. I highly recommend checking these games out, you can find them on the Pokecommunity forums. And yeah, this hack series deserves to be placed on the ROM Hacks page. ---[[User:RPD490|RPD490]] ([[User talk:RPD490|talk]]) 21:16, 26 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Light Platinum ==&lt;br /&gt;
&lt;br /&gt;
Anyone know Pokemon Light Platinum? Screenshot:&lt;br /&gt;
&lt;br /&gt;
http://img215.imageshack.us/img215/8/pkmligthplatinum.png&lt;br /&gt;
&lt;br /&gt;
Yes, i know. I understand portuguese, so i can translate those images. {{unsigned|Moonlight umbreon}}&lt;br /&gt;
:... never heard of it... but the graphics look kinda generaton3/4-ish [[User:fudgenuggets]] 23:43 15 October 2009&lt;br /&gt;
::Looks like Pokémon Ranger background sprites, with DP Pokémon &amp;lt;small&amp;gt; and slightly edited trainer&amp;lt;/small&amp;gt; sprites. idk if it exists though. [[User:ShinyPikachu/Petition|Never Give Up]] [[User:ShinyPikachu|&amp;lt;span style=&amp;quot;background:#FFFF00&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#E57E4C;&amp;quot;&amp;gt;&#039;&#039;&#039;Pika&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] 20:16, 26 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Liquid Crystal ==&lt;br /&gt;
&lt;br /&gt;
I realize there&#039;s a lot of hack games, but it&#039;s an ongoing project and has won the 2008 award for Hacking. It&#039;s a hack of FireRed that is based on Crystal, but incorporates new rivals and trainers and apparently will have the Orange Islands once the hack is finished. I&#039;m wonder if it should be noted here maybe? http://www.pokecommunity.com/showthread.php?t=149622/. [[User:Drake Clawfang|Drake Clawfang]] 01:38, 23 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Non-Hack Fangames ==&lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t Bulbapedia have an article on fangames that are NOT ROM Hacks, but instead have been made in a program such as RPG Maker XP. I know there are a lot of those too, just look over at Pokecommunity. [[User:Sixthhokage1|The Sixth]] 00:27, 4 October 2009 (UTC)&lt;br /&gt;
:I don&#039;t see why we couldn&#039;t but it should probably be a seperate article &amp;quot;fangames&amp;quot; instead of in the rom hacks article ... oh, and they better be notable. [[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#3CB371&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 23:41, 5 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokémon Prism ==&lt;br /&gt;
&lt;br /&gt;
A question. Is Pokémon Prism complete? Because I googled it and only I could find was betas. --[[User:Dr. James|Dr. James]] 23:37, 5 October 2009 (UTC)&lt;br /&gt;
:No, no it is not. If you find the creator&#039;s YouTube channel, he&#039;s regularly releasing videos of his newest progress... for a certain definition of regular. [[User:The Dark Fiddler|The Dark Fiddler]] - [[User talk:The Dark Fiddler|You enter a poorly lit room...]] 14:18, 30 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Moemon ==&lt;br /&gt;
What&#039;s notable about this hack? It smells like an advertisement to me. I&#039;d delete that. --[[User:Maxim|Maxim]] 18:02, 19 January 2010 (UTC)&lt;br /&gt;
:The fact that it&#039;s one of the most well-known &amp;quot;gimmick&amp;quot; hacks, and that it basically inspired/popularized the whole gijinka-style of Pokémon artwork. [[User:Redstar|Redstar]] 18:05, 19 January 2010 (UTC)&lt;br /&gt;
::it is actually very popular and notable. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 18:07, 19 January 2010 (UTC)&lt;br /&gt;
:::Where? I&#039;ve never heard of it outside the Bulbapedia. And I know what&#039;s going on in the hacking world. --[[User:Maxim|Maxim]] 22:04, 20 January 2010 (UTC)&lt;br /&gt;
::::I heard about it before I found it on the Pedia, and I don&#039;t know anything about hacks. I had a few friends talking about. &#039;&#039;&#039;[[Team Rocket|&amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color: #550000;&amp;quot;&amp;gt;R.A.&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;]] [[User:Rocket Admin Hunter Blade|&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;#FF2400&amp;quot;&amp;gt;Hunter&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] [[User Talk:Rocket Admin Hunter Blade|&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;#FF2400&amp;quot;&amp;gt;Blade&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]]&#039;&#039;&#039; 23:28, 20 January 2010 (UTC)&lt;br /&gt;
:::::Personally, I think that only the hack which have been largely distributed as bootleg games should be notable. Moemon hasn&#039;t. --[[User:Maxim|Maxim]] 08:50, 25 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Pokémon Card GB2==&lt;br /&gt;
Hey guys, should I put this in the article?&lt;br /&gt;
*&#039;&#039;&#039;Pokémon Card GB2 Fan Translations&#039;&#039;&#039;&lt;br /&gt;
*The game [[Pokémon Card GB2: Here Comes Team GR!]] is an official game based off the Pokémon [[TCG]], but it has never received an official translation. A number of fan-made translations of varying quality have thus surfaced&lt;br /&gt;
*--[[User:Manga-in-a-bottle|Manga-in-a-bottle]] 04:13, 20 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
::I think it really deserves.--[[User:Joe feyzullah|Joe feyzullah]] 14:02, 26 April 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Pokémon Acanthite==&lt;br /&gt;
There is a game called Pokémon Acanthite that is very well known between hack games. Here is its site: http://pokemonacanthite.com/ should it be included as well? [[User:Lon3wolf|Lon3wolf]] 20:55, 12 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Naranja==&lt;br /&gt;
So after finishing this hack game, i realized that it was definitely the best ive ever played and i would like to make a section of articles about it, but whenever i search it to make a new page with the title Pokemon Naranja i get redirected to the hack page. So how would I make a page with that title? [[User:Sanjayasmypapaya|Sanjayasmypapaya]] April 23, 2010&lt;br /&gt;
:New sections go at the bottom, not the top.&lt;br /&gt;
&lt;br /&gt;
:Additionally, I&#039;m sorry, but ROM hacks and other phony Pokémon games are not notable for their own articles no matter how &amp;quot;good&amp;quot; or &amp;quot;popular&amp;quot; they are.  That&#039;s why you got redirected.  If we were to consider one ROM hack notable enough for its own article, we&#039;d have to consider several other ROM hacks notable as well, which in turn would lead to Bulbapedia becoming a huge mess as one would have to sort canon from fanon.  --[[User:Shiningpikablu252|Shiningpikablu252]] 02:13, 24 April 2010 (UTC)&lt;br /&gt;
 &lt;br /&gt;
::Okay. Sorry for the mistake, and thank you. [[User:Sanjayasmypapaya|Sanjayasmypapaya]]&lt;br /&gt;
&lt;br /&gt;
== Other Pokemon Hacks ==&lt;br /&gt;
&lt;br /&gt;
There&#039;s a hack of...I believe it&#039;s Pokemon Red, or maybe Blue...possibly Yellow...anyway, there&#039;s a bootleg called Pokemon Team Rocket Edition. Here&#039;s the link: [http://www.vizzed.com/vizzedboard/retro/game.php?id=5072&amp;amp;system=gb&amp;amp;name=Pokemon-TRETeam-Rocket-Edition]&lt;br /&gt;
Also, there is another called Ash&#039;s Adventures...it&#039;s really well done, it follows the first season of Pokemon. Linky: http://www.vizzed.com/vizzedboard/retro/game.php?id=11550&amp;amp;system=gba&amp;amp;name=Pokemon-Ashs-Quest&lt;br /&gt;
I just wanna know if these can be added. {{unsigned|LoadOfMentos}}&lt;br /&gt;
&lt;br /&gt;
This site has many of the hacks already on the page [http://wahackpokemon.com/en/], how is it decided which ones are famous enough to put on the page? For example at the moment I&#039;m playing Pokemon Sienna which is a FireRed patch. It has pokemon from the first 3 generations and some new sprites/hacked pokemon. The storyline is also unique in that player choices affect the course of the storyline, e.g. it is advertised on the above website that a player can choose to join Team Rocket. [[User:BobzBlobz|BobzBlobz]] 11:26, 15 June 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== ash gray ==&lt;br /&gt;
&lt;br /&gt;
http://www.pokecommunity.com/showthread.php?t=180722&lt;br /&gt;
&lt;br /&gt;
Should be added IMO {{unsigned|Chimchy}}&lt;br /&gt;
&lt;br /&gt;
== Deletion ==&lt;br /&gt;
&lt;br /&gt;
It is unacceptable to discuss these games on the forums.[http://bmgf.bulbagarden.net/showpost.php?p=2471421&amp;amp;postcount=51] In addition, as the page for editing this talk page states, &amp;quot;Content that violates copyright will be deleted&amp;quot;. How is it acceptable to cover them on the wiki? --[[User:Tepples|Tepples]] 18:51, 20 November 2010 (UTC)&lt;br /&gt;
:By covering information on well-known fan-made games in an encyclopedic manner, Bulbapedia should not be breaching copyright. We simply acknowledge that they exist; we are not providing links to them. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 09:04, 21 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== This is why... ==&lt;br /&gt;
&lt;br /&gt;
I need to be autoconfirmed already.  These people are advertising their own hack games and must be reverted--[[User:Derenol232|Derenol232]] 02:09, 30 January 2011 (UTC)&lt;br /&gt;
:Please do not make irrelevant comments on talk pages. If something is seen as advertise, one of the users with autoconfirmed and above will take it off. Thanks! --[[Special:Contributions/CoolPikachu!|&amp;lt;span style=&amp;quot;color:#00AF33;&amp;quot;&amp;gt;&#039;&#039;&#039;☆&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User:CoolPikachu!|&amp;lt;span style=&amp;quot;color:#0098d9;&amp;quot;&amp;gt;&#039;&#039;&#039;Cool&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:CoolPikachu!|&amp;lt;span style=&amp;quot;color:#F8D030;&amp;quot;&amp;gt;&#039;&#039;&#039;Pikachu!&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 03:17, 30 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Pokemon Creepy Black Version? ==&lt;br /&gt;
Should there be anything about this one in here? &lt;br /&gt;
Here&#039;s a likn to a video describing it: http://www.youtube.com/watch?v=6iYwMgG8dNs&lt;br /&gt;
Or if you can&#039;t watch it (for whatever reason) I will breifly explain: &lt;br /&gt;
Basically it&#039;s Pokemon Red Version. Everything is the same until you first look at your Pokemon. You&#039;ll have your starter and a Pokemon named &amp;quot;Ghost&amp;quot;. It&#039;s sprite is the same as ghosts from Lavender Town. You can&#039;t trade it, release it, etc. It only has one move &amp;quot;curse&amp;quot;. When you use it, the screen cuts to black and you hear the Pokemon who you&#039;re battling&#039;s cry, except the pitch is lower. It goes back to the regular battle screen, except the Pokemon is not there. It&#039;s implied the Pokemon died. So you go through the entire game. It&#039;s pretty much the same as Red. You can use Curse on anyone (except a few people, I forget who). So after you beat it all, it cuts to black. You then see an old person looking at graves in Lavender Town. The old man is apparently your player. You can walk anywhere on the map, except nobody else is around. The Lavender Town theme plays everywhere. You are able to go back to Pallet Town. When you go to your house and stand on the tile that you started on, cut to black. Then every player and their Pokemon you used Curse on appears, one by one. The Lavender Town theme slowly becomes deeper in pitch and slower in speed. Finally, you battle Ghost. You have no Pokemon, cant escape, etc. Finally when you&#039;re down to minimal health, Ghost uses Curse, the screen cuts to black, the end. You have to start a new game if you want to play again. Freaky, right? Oh....that was a little more than breifly. Oh Well.&lt;br /&gt;
&lt;br /&gt;
There is also a hack of firered that adds ghost with your starter but you don&#039;t kill anyone.[[User:Kingsisle|Kingsisle]] ([[User talk:Kingsisle|talk]]) 19:12, 5 April 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have also seen a video about an article about this game, however it is believed to be fake. [[User:BobzBlobz|BobzBlobz]] 11:27, 15 June 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;@BobzBlobz:&#039;&#039;&#039; If you believe this is fake, then why not add a section where games are known but not known to be real? Anyway, I believe it&#039;s real. If you search it on Google, you will find someone who posted about it and their experiance with it on a website called TinyCartidge. This is the first time people hear of it. --[[User:PeterFoster111|PeterFoster111]] 18:36, 10 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
Sam says: Pokémon Creepy Black Version isn&#039;t a Real Pokémon game. Much like it&#039;s successor, Pokémon Lost Silver, they are fake Pokémon games created based on a creepypasta in which regards the game itself. Yes, these are indeed hacked games, albiet very known ones, and should be added to the list as soon as possible.&lt;br /&gt;
(I&#039;d do it myself, but apparently the page is protected.) {{unsigned|Sam Halcyon}}&lt;br /&gt;
&lt;br /&gt;
==PokéMon Arcoiris Version==&lt;br /&gt;
Well i just recently bought a game called Pokémon Arcoris (still dont got it tho, its in mail) and im supprised its not here already. Its pretty cool and you can catch Shadow Lugia, it allows you to be Misty or Ash for characters and your starter is Pikachu. Its based on the orange islands, and is a hack of Emerald/Ruby/Sapphire. MUCH MORE INFO SOON WHEN I GOT IT.[[User:Rsrdaman]]&lt;br /&gt;
&lt;br /&gt;
==Emerald 386 and FireRed Omega?==&lt;br /&gt;
Would these two be considered notable? At least on the Nuzlocke forum, they seem to be very popular and well known, and so I was wondering if at least a mention of them could be made on this page. The basic premise of these as I understand them is that all of the Pokémon up to the third generation are included in these games. I&#039;m afraid I don&#039;t know much about them, but they seem easy to look up and I was surprised there wasn&#039;t a mention of any sort here. I apologize if this isn&#039;t the right place. [[User:Ikarishipper900|Ikarishipper900]] 18:07, 24 April 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
Fire red omega was made by a youtuber called dreyano60 he has more hacks like pokemon storm silver all pokemon from gen 1 to gen 4.[[User:Kingsisle|Kingsisle]] ([[User talk:Kingsisle|talk]]) 16:47, 5 April 2013 (UTC)&lt;br /&gt;
He also made the weakest pokemon magicarp good with working attacks.[[User:Kingsisle|Kingsisle]] ([[User talk:Kingsisle|talk]]) 16:40, 14 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Uranium ==&lt;br /&gt;
&lt;br /&gt;
Hey, I&#039;m one of the developers for Pokemon Uranium. (I&#039;m the spriter/writer/designer). I just want to make a few corrections: it&#039;s NOT a rom hack, it&#039;s an RMXP fangame designed to be played on the computer. Here is the [http://www.pokecommunity.com/showthread.php?t=215424 Pokecommunity thread].&lt;br /&gt;
&lt;br /&gt;
There is no &amp;quot;Uranium team,&amp;quot; it&#039;s just me and ~JV~, the programmer/mapper.&lt;br /&gt;
&lt;br /&gt;
While I appreciate the free hits, I&#039;m not sure whether it should be a part of this page since it&#039;s not, technically speaking, a hacked game. I think a section for notable non-hack fangames is a good idea, though, because there are a few which are complete (such as Pokemon Raptor) that deserve some recognition.&lt;br /&gt;
[[User:InvoluntaryTwitch|InvoluntaryTwitch]] 03:23, 25 May 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== notability? ==&lt;br /&gt;
&lt;br /&gt;
i don&#039;t see how most the games listed here are notable... can we only list all those that are actually sold in illegal cartridges? those should be notable in my opinion... -[[User:Pokeant|Pokeant]] 10:27, 22 June 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokémon Quartz ==&lt;br /&gt;
&lt;br /&gt;
Can any admin upload the image of the Quartz title screen i just submitted to the ROM hack games page?&lt;br /&gt;
&lt;br /&gt;
http://archives.bulbagarden.net/media/upload/e/ed/Quartz_Title_Screen.png {{unsigned|Blahblahbloh}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Pokemon Lost Silver ==&lt;br /&gt;
Has anyone heard of Lost Silver? It&#039;s obviously a hack of Pokemon Silver, except that things get creepy... and disturbing. Read about it here: http://creepypasta.wikia.com/wiki/Pokemon_Lost_Silver&lt;br /&gt;
&lt;br /&gt;
Consider adding this to the page? --[[User:PeterFoster111|PeterFoster111]] 18:36, 10 August 2011 (UTC)&lt;br /&gt;
:The only revision of an actual fan-game of the creepypasta Pokémon Lost Silver I&#039;ve seen was made with [[wikipedia:Game Maker|Game Maker]] (i.e. [http://www.youtube.com/watch?v=GKnCBwsa-bU this]), which wouldn&#039;t class as a &#039;hack&#039;, though that was about a year ago since I first watched that. It&#039;s increasingly popular but I haven&#039;t seen it as an actual hack of a real Pokémon game. Which revision are you referring to? --[[User:Chickasaurus|Chickasaurus]] 15:38, 11 August 2011 (UTC)&lt;br /&gt;
::The article says at the bottom that this is its own game, not a ROM hack, so I wouldn&#039;t count it. &#039;&#039;&#039;[[Team Rocket|&amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color: #550000;&amp;quot;&amp;gt;R.A.&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;]] [[User:Rocket Admin Hunter Blade|&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;#FF2400&amp;quot;&amp;gt;Hunter&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] [[User Talk:Rocket Admin Hunter Blade|&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;#FF2400&amp;quot;&amp;gt;Blade&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]]&#039;&#039;&#039; 17:04, 11 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Wikifang link ==&lt;br /&gt;
&lt;br /&gt;
Could the Wikifang link please be changed to http://wikifang.meowcorp.us ? The Wikia version is deprecated, as noted [http://telefang.wikia.com/index.php?title=Main_Page&amp;amp;oldid=15197 here.] [[User:RacieB|RacieB]] 18:00, 19 October 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Illegal? ==&lt;br /&gt;
&lt;br /&gt;
Aren&#039;t bootlegs and hack games illegal--[[User:Mewmewmanga|Mewmewmanga]] 23:19, 27 November 2011 (UTC)♪♫&lt;br /&gt;
:They are (for further details on why see [[#hack pages|this section]]. That&#039;s why only extremely well known games should have a section on this page, and are not allowed their own page under any circumstances. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 04:57, 28 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== heh ==&lt;br /&gt;
&lt;br /&gt;
We should be adding more games, and adding more infomation. Because some of these are really good, like the ruby Destiny series --[[User:Brengarrett|Brengarrett]] 16:57, 8 December 2011 (UTC)&lt;br /&gt;
:The point of this article is &#039;&#039;not&#039;&#039; to advertise fan games. It is to list &#039;&#039;extremely notable&#039;&#039; fan games that had a major effect on the fandom. Games that, were they not &#039;&#039;illegal&#039;&#039;, would easily be given their own page. Should this article become simply a list of hack games that are considered &#039;good&#039; so that people could find them, it would likely be deleted. As it is, this article is walking a fine line between &amp;quot;okay&amp;quot; and &amp;quot;must be deleted to prevent Nintendo taking down the whole site&amp;quot;. As a large site, we must hold ourselves to higher standards in regards to legality than smaller sites. The sections that exist should not be expanded either. Brief details, nothing more. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 01:39, 9 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Move==&lt;br /&gt;
&lt;br /&gt;
This article should be moved to ROM Hacks. [[Mothim (Pokémon)|Mothim]] [[User:Wildgoose|will]] [[User talk:Wildgoose|rule]] [[Special:Contributions/Wildgoose|all!]] 03:07, 28 December 2011 (UTC) 10:07 p. m. December 27 2011 ET&lt;br /&gt;
&lt;br /&gt;
==Pokemon Frosty==&lt;br /&gt;
&lt;br /&gt;
Well I played this game hack of Pokemon {{v2|Ruby}}...... it is same as Ruby,,,,, Except you get [[Level|lvl]] 50 [[Legendary Pokémon|legendaries]] @ the first 3 [[Routes|routeas]].[[Pokemart]]s sell {{ball|Master}} and [[Vitamins|rare candy]] @ {{PDollar}}1. {{unsigned|Clinton Jai}}&lt;br /&gt;
&lt;br /&gt;
:I don&#039;t think this is notable; I know what&#039;s happening in the wierd world of the fandom {{tt|*|Thanks to some people I know}} and I never heard of Pokémon Frosty. [[User:Wildgoose|Wild]][[User talk:Wildgoose|goose]]-[[Special:Contributions/Wildgoose|The friendly goose in town!]]  01:39, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
::EDIT: This probably isn&#039;t an ROM hack, it is probably a game that has been hacked under a [[Gameshark]]. [[User:Wildgoose|Wild]][[User talk:Wildgoose|goose]]-[[Special:Contributions/Wildgoose|The friendly goose in town!]]  01:42, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Archive?==&lt;br /&gt;
&lt;br /&gt;
This talk page is a bit long, it may be time to archive it. [[User:Wildgoose|Wild]][[User talk:Wildgoose|goose]]-[[Special:Contributions/Wildgoose|The friendly goose in town!]]  01:19, 31 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Crystal GBA/Crystal Shards==&lt;br /&gt;
&lt;br /&gt;
I saw a game labelled Pokémon Crystal on Ebay but the game was a GBA cartridge. I bought it out of curiosity and the title screen calls it Pokémon Crystal Shards. It seems to be a badly translated hack of a Spanish FireRed and doesn&#039;t make sense at some points, like Professor Oak trying to teach me Softboiled before entering my name. Anyone else know of this game and does it deserve a section? [[User:Wexdarn|Wexarn]] 12:44, 15 February 2012 (UTC)&lt;br /&gt;
:Haha, that&#039;s hilarious.  I wonder if it was due to the pirates&#039;s bad translation skills / need to fill in space with somehting, or if that was added intentionally for the point of being funny.  Anyway, I can&#039;t comment on this, as I&#039;ve never heard of it... but then again, I&#039;ve never heard of most of the games on here. [[User:Dannyjenn|Dannyjenn]] 16:16, 22 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Additions==&lt;br /&gt;
I&#039;ve heard of a game not on here... it was called &amp;quot;Monster! Go! Go!&amp;quot; (or something along those lines)... it was a hack of some Smurfs game where a lot of the graphics were changed to Pokémon.  I&#039;ve never played it, but from the screenshots it looks like they did a good job.  I&#039;m sure other people have heard of this?  I&#039;m not adding it because I don&#039;t really know anything about it, and I don&#039;t know if its notable.&lt;br /&gt;
&lt;br /&gt;
Also this was mentioned before, but how about some mention of Pokémon fan games that aren&#039;t hacks... ones that are made from scratch or made in some game-making program?  I do believe that they should get their own page, but I&#039;ve noticed no one has done so.  I&#039;m not starting the page since I don&#039;t really know much about them, but I do know that they exist.  I&#039;m pretty sure that there&#039;s at least one Pokémon MMORPG out there (or being worked on). [[User:Dannyjenn|Dannyjenn]] 16:24, 22 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== A couple of possible additions ==&lt;br /&gt;
&lt;br /&gt;
Of the many hacks I&#039;ve played over the years, there are a few I believe are good enough to add to this page:&lt;br /&gt;
&lt;br /&gt;
The first is the entire Ruby Destiny series by DestinedJagold, which I notice has been mentioned before. I figured I should explain that the series is made of three games: Reign of Legends (a Ruby hack that has plenty of Generation IV Pokemon and a few customs), Rescue Rangers (a hack that is similar in style of play to the original Mystery Dungeon games), and Life of Guardians (more Gen IV Pokemon and completely new story). These three games definitely belong on this page.&lt;br /&gt;
&lt;br /&gt;
The other game is the first Generation V hack I have ever seen, called Blaze Black and Volt White. As the names suggest, they are hacks of Black and White Versions. These games, no matter which you play, have all 649 Pokemon available to own without connecting to other games (i.e. in game trades, evolution and basic catching). This includes every starter and every legendary. The trainer battles are also harder in both team makeup, moves and level. For example, the Striaton City gym leader now has all 5 starters of their main type (depending on who you battle against) at level 12 and the Pan-monkey of their type at level 14, all in a rotation battle. Other changes include changing the types of some Pokemon (Serperior is now a Grass/Dragon), every Pokemon having a chance of having their Dream World ability upon capture, changes in some move types (Cut is now Grass, Strength is now Rock), changes in evolution methods (mainly for the ones that need to be traded to be evolved), and changes in what some Pokemon can learn in terms of leveling up and by TMs and HMs. These are only a few of the changes that Drayano (the hack&#039;s creator) made. Here is a link for full information on the hack:&lt;br /&gt;
http://www.pokecommunity.com/showthread.php?t=247696&lt;br /&gt;
&lt;br /&gt;
I would love to see both these hacks included on this page., hopefully someone reads this.&lt;br /&gt;
[[User:Schiffy|Schiffy]] 00:04, 10 May 2012 (UTC)Schiffy&lt;br /&gt;
:I just added all the Drayno hacks, including the latest Blaze Black 2 and Volt White 2 in a special section, dedicated to Drayno&#039;s work. However, I do not know how to include sources to the article, so here are the links to his hacks :&lt;br /&gt;
*http://www.google.fr/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=3&amp;amp;cad=rja&amp;amp;ved=0CEgQFjAC&amp;amp;url=http%3A%2F%2Fforums.upnetwork.net%2Fshowthread.php%3Ft%3D2628&amp;amp;ei=zPUxUa7eNcqu0QXckYHQBg&amp;amp;usg=AFQjCNFa_zLWjAGpxff6RujchCOTP6Oq-w&lt;br /&gt;
*http://www.pokecommunity.com/showthread.php?t=257604&lt;br /&gt;
*http://gbatemp.net/threads/pok%C3%A9mon-sacred-gold-storm-silver.327567/&lt;br /&gt;
*http://gbatemp.net/threads/pok%C3%A9mon-blaze-black-pok%C3%A9mon-volt-white.286850/&lt;br /&gt;
*http://projectpokemon.org/forums/showthread.php?26326-Pok%E9mon-Blaze-Black-2-amp-Pok%E9mon-Volt-White-2&lt;br /&gt;
:[[User:Wolfy Harfleur 76700|Wolfy Harfleur 76700]] ([[User talk:Wolfy Harfleur 76700|talk]]) 13:02, 2 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
i think we should put description of hack instead the example, because even just changing the starter is considered a hack[[User:­|­]] ([[User talk:­|talk]]) 13:14, 27 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Remove examples ==&lt;br /&gt;
&lt;br /&gt;
Maybe we should just put description, not examples, because even just changing the starter is considered a hack[[User:­|­]] ([[User talk:­|talk]]) 13:18, 27 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Japanese Pokemon silver Bootleg ==&lt;br /&gt;
&lt;br /&gt;
So I have this bootleg that is named &amp;quot;Pokemon Silver.&amp;quot; Sadly I don&#039;t know what the actual game is,and I can&#039;t provide a screenshot because I googled it and didn&#039;t get the results that I wanted.The games text are small and everyone speaks Japanese.You seem to start out as a crossover of a Squritle and a dragon.(That&#039;s what I always thought...)Mostly the graphics glitch up in the intro,and I don&#039;t know the storyline because like I said,everyone speaks Japanese.What is this game? [[User:Pokemon User|Pokemon User]] [[User talk:Pokemon User|Pokemon User talk]] 7:37, 29 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Move==&lt;br /&gt;
&lt;br /&gt;
This page should be moved to ROM hacks. That is the more common name and &amp;quot;hack games&amp;quot; can refer to games that have been hacked into by an [[Action Replay]]. [[User:Spyspotter|Spyspotter]] [[User talk:Spyspotter|says…]] Edit the mainspace, [[Special:ListUsers|kids!]] 13:03, 10 June 2013 (UTC)&lt;br /&gt;
:I agree. As someone who is actually involved in the ROM Hacking community, I can&#039;t recall a single time that someone has referred to them as &amp;quot;Hack games&amp;quot;. Typically it&#039;s just &amp;quot;ROM Hacks&amp;quot;, or occasionally just &amp;quot;hacks&amp;quot;.--[[User:Goukazaru|Gou]] ([[User talk:Goukazaru|talk]]) 18:13, 23 June 2013 (UTC)&lt;br /&gt;
:Yeah... &amp;quot;ROM hacks&amp;quot; (or just the shortened &amp;quot;hacks&amp;quot;) is definitely the most common term.  &amp;quot;Hacked ROMs&amp;quot; showing up pretty commonly too.  I&#039;ve sometimes seen &amp;quot;hacked games,&amp;quot; but never &amp;quot;hack games&amp;quot; (aside from this page and its talk page, anyway.) --[[User:FnrrfYgmSchnish|FnrrfYgmSchnish]] ([[User talk:FnrrfYgmSchnish|talk]]) 01:26, 7 July 2013 (UTC)&lt;br /&gt;
:Also agreed. If you look on any of the forums that the patches to the games are posted on (projectpokemon, pokecommunity, gbatemp, etc.), you will see, almost 100% of the time, the words &amp;quot;ROM Hack(s),&amp;quot; or as Gou said, sometimes just &amp;quot;hacks.&amp;quot; &amp;quot;Hack games&amp;quot; however, is a very scarcely used term. [[User:Schiffy|&amp;lt;font color=&amp;quot;000999&amp;quot;&amp;gt;Schiffy&amp;lt;/font&amp;gt;]] ([[User_talk:Schiffy|&amp;lt;font color=&amp;quot;FF6600&amp;quot;&amp;gt;Speak to me&amp;lt;/font&amp;gt;]]&amp;amp;#124;[[Special:Contributions/Schiffy|&amp;lt;font color=&amp;quot;FF0000&amp;quot;&amp;gt;What I&#039;ve done&amp;lt;/font&amp;gt;]]) 19:42, 7 July 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Also known as Fan Games&amp;quot; ==&lt;br /&gt;
Um... no.  A &amp;quot;fangame/fan game&amp;quot; refers to a game someone actually made themselves (such as with RPG Maker, Game Maker, the OHRRPGCE, or something along those lines... or even coding it from scratch!)  They may sometimes have graphics and such taken from the official games, but an actual fangame isn&#039;t edited from one of the official games like a ROM hack is.  They&#039;re two different things.  [[User:FnrrfYgmSchnish|FnrrfYgmSchnish]] ([[User talk:FnrrfYgmSchnish|talk]]) 23:15, 20 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Glazed ==&lt;br /&gt;
&lt;br /&gt;
Anyone ever heard of Pokemon Glazed Version? It&#039;s a hack of one of the Gen. 3 games, and was the winner of the 2013 Hack of the Year award for best gameplay by PokeCommunity.--[[User:SamurottMaster4747|SamurottMaster4747]] ([[User talk:SamurottMaster4747|talk]]) 01:57, 15 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Food for thought - Zeta/Omicron ==&lt;br /&gt;
&lt;br /&gt;
http://www.reddit.com/r/pokemonzetaomicron/&lt;br /&gt;
&lt;br /&gt;
Seems like a cool hack maybe warrants inclusion?[[User:Cjmorgs|Cjmorgs]] ([[User talk:Cjmorgs|talk]]) 18:52, 23 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Chinese fan translation? ==&lt;br /&gt;
&lt;br /&gt;
Because of a recently lifted, decade-long ban on the video game hardware market in China, none of the Pokémon games have been officially translated into Chinese currently. A lot of Pokémon games were translated to Chinese by some fan translation team. FRLG、Emerald、DPPt、HGSS、BW、B2W2 and many spin-off games have fully (or nearly fully) fan translations.&lt;br /&gt;
&lt;br /&gt;
Should I put this in the article?&lt;br /&gt;
&lt;br /&gt;
http://i61.tinypic.com/sxnq8i.png&lt;br /&gt;
&lt;br /&gt;
[[User:Zms|Zms]] ([[User talk:Zms|talk]]) 10:16, 16 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Why is Uranium here? ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s an RPG Maker game, not a ROM hack. [[User:Pikachu Bros.|Pikachu Bros.]] &amp;lt;small&amp;gt;([[User talk:Pikachu Bros.|talk]])&amp;lt;/small&amp;gt; 02:49, 22 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The developer actually [[Talk:ROM_hacks#Pokemon_Uranium|asked]] the same question.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 23:56, 4 May 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Not all of these are ROM hacks... ==&lt;br /&gt;
&lt;br /&gt;
This page probably needs to be split into separate categories.  Not all of these are ROM hacks of Pokémon games; and some aren&#039;t even rom hacks of any game but instead their own separate game.  First off, there are ones that aren&#039;t hacks of Pokémon games (Among others, [[Rom hacks#Pokémon Adventure|Pokémon Adventure]]; [[Rom hacks#Pokémon Diamond and Jade|Diamond and Jade]] and [[Rom hacks#Pokémon Diamond 2 and Jade 2|their sequels]]).  There also are the games which are completely separate, not even hacks of an existing game (Only example on this place is [[Rom hacks#Pokémon 4-in-1|Pokémon 4-in-1]], but there are others, such as the NES port of Pokémon Yellow).  Both of these categories should be split off, probably into separate sections on this page.&lt;br /&gt;
&lt;br /&gt;
Should the page be divided into subcategories?  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 17:09, 8 August 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Generation_I&amp;diff=2156000</id>
		<title>Talk:Generation I</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Generation_I&amp;diff=2156000"/>
		<updated>2014-08-04T02:44:09Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Spin off games */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How is color obtainable in the main gen 1 games beside yellow? And on an emulator like Visual Boy Advance?--[[User:Dragonbeastx/The Aura Spot|&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;X, PEACE TO&amp;lt;/sup&amp;gt;&amp;lt;/font&amp;gt;]][[User:Dragonbeastx|&amp;lt;font color=&amp;quot;yellow&amp;quot;&amp;gt;THE DRAGONS AND&amp;lt;/font&amp;gt;]][[User talk:Dragonbeastx|&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;THE BEASTS&amp;lt;/font&amp;gt;]] 23:35, 18 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:All Generation I games have {{wp|Super Game Boy}} enhanced features.  In addition, whenever the Japanese {{3v2|Red|Green|Blue}} or the America {{2v2|Red|Blue}} are played through the [[Game Boy Tower]] features in the Stadium games, all of these enhancements are present in the emulation.  Odds are the colors on the sprites in question are taken from these enhanced features.&lt;br /&gt;
&lt;br /&gt;
:{{v2|Yellow}} does appear to maintain its [[Game Boy Color]] features when played in Game Boy Tower, but does use its Super Game Boy border.  In addition, the [[Generation II]] games {{2v2|Gold|Silver}} (but not {{v2|Crystal}}) also feature Super Game Boy enhancements, but contribute only its SGB borders to Game Boy Tower; Game Boy Tower appears to emulate the games as they would on a GBC as opposed to an SGB.  (The reason Crystal doesn&#039;t have Super Game Boy enhancements is because it&#039;s a Type III game pak, and the Super Game Boy can only play Type I and Type II game paks, primarily due to being a counterpart to the original monochrome [[Game Boy]].)  --[[User:Shiningpikablu252|Shiningpikablu252]] 04:11, 19 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Gen I takes place at the same time as Gen III?==&lt;br /&gt;
&lt;br /&gt;
What factual evidence have we been given to support this? {{unsigned|Edge578}}&lt;br /&gt;
:In short, the contents of RSE and FRLG. &amp;lt;span style=&amp;quot;font-family:Cracked; font-size:125%&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;[[User:Tc26/Anime Predictions|&amp;lt;span style=&amp;quot;color:#303030;&amp;quot;&amp;gt;tc&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;[[User:Tc26|&amp;lt;span style=&amp;quot;color:#e03828;&amp;quot;&amp;gt;²₆&amp;lt;/span&amp;gt;]][[User talk:Tc26|&amp;lt;span style=&amp;quot;color:#303030;&amp;quot;&amp;gt;tc&amp;lt;/span&amp;gt;]]&amp;lt;sub&amp;gt;[[User:Tc26/Sandbox|&amp;lt;span style=&amp;quot;color:#e03828;&amp;quot;&amp;gt;26&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt; 15:48, 13 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Color Generation Redirect? ==&lt;br /&gt;
&lt;br /&gt;
Would it be worth making a redirect page for Color Generation to this, seeing as many people know it as such? Similarily a &#039;Colo&#039;&#039;&#039;u&#039;&#039;&#039;r Generation&#039; redirect for people like me who &amp;lt;s&amp;gt;spell it correctly&amp;lt;/s&amp;gt; use the British spelling. What about a redirect for the Metal Generation too? [[Advanced Generation]] already has a disambiguation page with one of the links leading to the Gen 3 article, so it would make sense for these two generations to have similar redirects. --[[User:Raylax|Raylax]] 16:26, 15 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Was this idea already taken? ==&lt;br /&gt;
&lt;br /&gt;
Like we do with some legendaries, would it be too hard to rotate the title screens in the info boxes for each generation?--&#039;&#039;&#039;[[User:Midnight Blue|&amp;lt;span style=&amp;quot;color:#003366&amp;quot;&amp;gt;Midnight&amp;lt;/span&amp;gt;]] [[User talk:Midnight Blue|&amp;lt;span style=&amp;quot;color:#8C92AC&amp;quot;&amp;gt;&#039;&#039;Blue&#039;&#039;&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 05:39, 8 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Genosect/Mewtwo? ==&lt;br /&gt;
&lt;br /&gt;
Isn&#039;t Genosect also genetically engineered? --[[User:Arrogios|Arrogios]] 14:19, 1 November 2010 (UTC)&lt;br /&gt;
:{{p|Genesect}} is modified in some way, although it&#039;s unclear whether it&#039;s genetically engineered or just biomechanical. But how does this tie in with the article? A one-shot deal in Generation V is irrelevant to an underlying thematic motif from Generation I. --[[User:AndyPKMN|Andy&amp;lt;sup&amp;gt;P&amp;lt;/sup&amp;gt;&amp;lt;sub&amp;gt;K&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;M&amp;lt;/sup&amp;gt;&amp;lt;sub&amp;gt;N&amp;lt;/sub&amp;gt;]] 22:45, 1 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Battle music ==&lt;br /&gt;
&lt;br /&gt;
How many battle themes are in Gen I?&lt;br /&gt;
&lt;br /&gt;
I counted five:&lt;br /&gt;
#Wild Pokémon&lt;br /&gt;
#Trainer Battle&lt;br /&gt;
#Gym Battle&lt;br /&gt;
#Vs. Lance&lt;br /&gt;
#Vs. Gary/Blue/Champion/whatever you call him&lt;br /&gt;
&lt;br /&gt;
Correct me if I am wrong, but I guess these are the only.&lt;br /&gt;
[[User:Marked +-+-+|Marked +-+-+]] 14:36, 25 July 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==The &amp;quot;Discussion of Generation I&amp;quot; section==&lt;br /&gt;
&lt;br /&gt;
is opinionated, poorly-defended, and fairly out of touch with RBY. As such I think it needs a rewrite, though I have enough changes that I&#039;d rather bring it up here than overhaul it all in one go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;When the games were first released, despite their inferior graphics and sound compared to other games of the time,&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;quot;...inferior graphics and sound...&amp;quot; is editorializing. I happen to prefer the first generation&#039;s graphics, though not it&#039;s music, but in any case it&#039;s not our place to enshrine opinion as fact.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Psychic-type Pokémon having virtually no match, due to their moves being resisted by no types other than itself, and their only weakness being Bug (that had only three damaging moves, Leech Life, Pin Missile and Twineedle). This made it easy for the player to catch a Drowzee relatively early into the game, evolve it and teach it the move Psychic, allowing it to easily defeat any opponent bar Sabrina. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Psychics do have a match: Normals. Both in-game and competitively there are as many good Normals as Psychics, and one could even make the same case for Waters.&lt;br /&gt;
&lt;br /&gt;
The number of Bug moves isn&#039;t the problem, it&#039;s how they&#039;re distributed. No one would complain about Psychics if Tauros, Dodrio, Snorlax, and Rhydon all got Twineedle. Instead Beedrill does, which is as much to say that no viable Pokémon gets a Bug move.&lt;br /&gt;
&lt;br /&gt;
Drowzee is an odd choice for the Psychic poster-child as Kadabra is simply better. Drowzee can beat Sabrina without too much hassle though with Headbutt (or Body Slam if you&#039;re willing to use the TM so). Defeating any opponent in the game isn&#039;t a high bar though, many Pokémon can do it.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Except for the Elite Four, there were no Trainers that could be rebattled, meaning that, barring winning expensive TMs at the Game Corner and selling them or using Pay Day many times, the amount of money that a player could earn before reaching Indigo Plateau was limited. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Point taken, but is this a balance issue? Or even an issue at all?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The Special stat working as both Special Attack and Special Defense meant that Pokémon with a high Special stat had a decisive edge in battle. An example is Venusaur, with a Special base stat of 100, using Grass-type (and therefore Special) moves, and being weak to mostly Special types (except for the Flying and Ground type).&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
I think I know what this paragraph means to say: that the combined Special stat makes RBY hinge too much on the Special side over the Physical side. It&#039;s arguable, though I&#039;d disagree. This is an obscure way of phrasing it and an even obscurer way of arguing the case though. As is the argument is merely that it&#039;s good to have a high Special stat and some Pokémon wage battle mostly on this one side, which is a truism and says nothing about balance; you could argue the same for any Physical Pokémon.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The first generation of Pokémon games were more directed towards genetics and engineering. The three starters, Bulbasaur (dinosaur-plant hybrid), Charmander (salamander), and Squirtle (turtle), are all reptilian in nature, and take some elements from the dinosaurs. Dinosaurs are reptiles, and were one of the most successful groups of animals to exist. Bulbasaur, the most similar to dinosaurs of the three, is the first listed in the Pokédex. Other Pokémon in the generation continue this theme. Eevee is capable of evolving into multiple forms due to its unstable DNA; Voltorb...&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Another workable thesis, but it&#039;s very weirdly defended. The reptile part doesn&#039;t connect at all to the genetics and engineering part.&lt;br /&gt;
&lt;br /&gt;
Also the Trivia section is poorly-conceived, but I gather that&#039;s a well-known issue on Bulbapedia pages in general. I hope we can figure out a way to edit what seems like an interesting perspective on the first generation&#039;s place in Pokémon history into a more objective and more true-to-RBY form. Cheers! [[User:MaskedFalcon|MaskedFalcon]] 23:48, 28 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I agree with everything you brought up. It really needs a complete rewrite.--[[User:Lynguist|Lynguist]] ([[User talk:Lynguist|talk]]) 17:36, 11 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Yellow box ==&lt;br /&gt;
&lt;br /&gt;
Someone please fix the Pokemon Yellow title image. No file exists by the name of &amp;quot;Yellow Title.png&amp;quot; [[User:ZMT123|ZMT123]] 22:26, 4 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Title Screen? ==&lt;br /&gt;
&lt;br /&gt;
The title screen on the page hasn&#039;t changed in at least a week. Isn&#039;t it supposed to change? [[User:JacobTheDoduo|JacobTheDoduo]] 02:10, 14 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Green Version Title Screen ==&lt;br /&gt;
The Red, Blue, and Yellow title screens are in Super Game Boy colors while Green&#039;s is in black and white. [[User:JacobTheDoduo|JacobTheDoduo]] 22:05, 30 April 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==The amount of moves/Pokémon==&lt;br /&gt;
In the trivia it&#039;s stated that &amp;quot;Generation I is the only Generation that introduced more moves than it did Pokémon&amp;quot;. Isn&#039;t this trivia wrong since Generation IV introduced 107 new Pokémon and 113 moves. I&#039;m not sure if form differences count as different (sub)species on Bulbapedia so someone who knows the principles of this site can remove it if they think it&#039;s wrong. [[User:Ariano|Ariano]] 07:11, 4 June 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Kanto thematic motif ==&lt;br /&gt;
&lt;br /&gt;
[[Generation I#Kanto thematic motif|The section about the thematic motif]] must be revised. It is incoherent to the point of being unreadable. It also contains textual errors; e.g. dinosaurs are not reptiles. The writing style seems not to match the rest of Bulbapedia&#039;s either.--[[User:Lynguist|Lynguist]] ([[User talk:Lynguist|talk]]) 17:31, 11 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Caterpie. ==&lt;br /&gt;
&lt;br /&gt;
Is it me, or it&#039;s the only Pokémon (besides Metapod) with which you can&#039;t solo G1? Struggle deals normal damage and therefore can&#039;t hit {{t|Ghost}}. Weedle has {{m|Poison Sting}} which would probably take lots of grinding, but wo uld be possible. {{p|Magikarp}} had few events that granted him extra moves ({{m|Dragon Rage}} and if you backtraded, {{m|Bubble}}). Ditto could {{m|Transform}} and thus attack them.{{unsigned|Eridanus|18:53, 6 July 2013 (UTC)}}&lt;br /&gt;
&lt;br /&gt;
== Spin off games ==&lt;br /&gt;
&lt;br /&gt;
Which spin-off games fall into generation 1?  I&#039;m just curious about this.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 02:44, 4 August 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Error_message&amp;diff=2137787</id>
		<title>Error message</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Error_message&amp;diff=2137787"/>
		<updated>2014-06-29T01:54:03Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Added reference image and reoriented Errors above 99 / Mixed errors.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{redirect|Error|errors in the game&#039;s programming|glitch}}&lt;br /&gt;
In the Pokémon games, there are several &#039;&#039;&#039;error codes&#039;&#039;&#039; which can appear when the game is not functioning properly. These codes were probably intended to help developers by indicating the nature of the error and roughly where to look for it.&lt;br /&gt;
&lt;br /&gt;
==In [[Generation I]]==&lt;br /&gt;
&lt;br /&gt;
In {{3v2|Red|Blue|Yellow}}, there are several unused error codes (Japanese: エラー) that are only available through glitching or hacking. Error codes normally appear when the game prints an internal &#039;00&#039; character code in the middle of a text string. In Pokémon Red and Blue they appear in the form of &amp;quot;(x) ERROR.&amp;quot;, while in Pokémon Yellow they appear in the form of &amp;quot;(x) error.&amp;quot; The error code is normally the index number of the text box that contains the &#039;00&#039; character. When an error code is printed on the screen, the game ignores all text that follows it.&lt;br /&gt;
&lt;br /&gt;
The memory address $FF8C usually stores the identifier of the text box after the message is closed. When displaying [[Game Corner]] prizes, it is used to store the current window. Error codes can appear during [[Mew glitch|Trainer escape glitches]]. For example, in Pokémon Red and Blue, fleeing from the long-range Trainer on Route 6, re-enabling the ability to use the start menu with a Trainer in a location other than Route 6 and returning to Route 6 after reading the PokéMart sign in Vermilion City will bring up a &amp;quot;9 ERROR.&amp;quot; This is because the PokéMart sign in Vermilion City has a text identifier of 09h, stored in the memory address $CF13. Upon returning to Route 6, the game attempts to print text box 09h but the corresponding text for Route 6 doesn&#039;t exist and is presumably just a single 00 character, so the game prints a &amp;quot;9 ERROR.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Some of this text relating to the Trainer-Fly glitch has been copied from TCRF. I&#039;m (User:Chickasaurus) aka Torchickens, the original author http://tcrf.net/index.php?title=Pok%C3%A9mon_Red_and_Blue&amp;amp;action=historysubmit&amp;amp;diff=122435&amp;amp;oldid=119851--&amp;gt;&lt;br /&gt;
===Errors with numbers above 99===&lt;br /&gt;
[[File:Gen1TilesetNumEquiv.png|thumb|right|Reference for icons used with error numbers greater than 99, in the Pokémon Center {{wp|tileset}}.  On the left are the tiles, and on the right are some examples.]]&lt;br /&gt;
Due to the fact that Generation I games were never designed to use more than 99 message boxes, error codes from glitch boxes with an ID of {{tt|100 or greater|0x64 or greater in hexadecimal}} &amp;lt;!-- Not sure if we use $ or 0x.  --&amp;gt;will display using a tile rather than a number.  &lt;br /&gt;
===&#039;Mixed errors&#039;===&lt;br /&gt;
Mixed error codes is a misnomer for false error codes that can appear to have large numbers. In glitch dialog, numbers can precede the 00 character that prints an error code, giving the impression that the error code number is larger than it actually is.  For example, it is not possible to have 9991234 error; that message is either &amp;quot;99912&amp;quot; followed by 34 error, or &amp;quot;999123&amp;quot; followed by 4 error.  This effect can be combined with error numbers greater than 99.&lt;br /&gt;
&lt;br /&gt;
==In [[Generation II]]==&lt;br /&gt;
&lt;br /&gt;
[[Generation II]] games still have the original error code system from {{game|Red and Blue|s}}, with text errors being signalized in form of &#039;&#039;(x)Df-&#039;&#039;. These error codes are commonly seen while browsing through corrupted mail, after performing the [[Trainer House glitch]]. The text &#039;&#039;Df-&#039;&#039; comes from the untranslated Japanese string &amp;quot;エラー&amp;quot;, meaning &amp;quot;error&amp;quot;. Just like in the previous games, error codes appear when the game prints a &#039;00&#039; character in the middle of a string, and the error code number is the index of the textbox containing the &#039;00&#039; character.&lt;br /&gt;
&lt;br /&gt;
{{game2|Gold|Silver|Crystal}} also feature a more detailed method of handling errors compared to Red, Blue and Yellow, although error messages are uncommon in-game without using [[cheating]] devices.&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; style=&amp;quot;background: #{{johto color dark}}; {{roundy|5px}}; border: 2px solid #{{johto color}}&amp;quot;&lt;br /&gt;
|- align=&amp;quot;center&amp;quot; style=&amp;quot;background:#{{johto color}}; color:#FFF&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Possible Cause/Description&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;Object event.&#039;&lt;br /&gt;
| This text will appear when trying to talk to an object which has no event set for it. &amp;lt;ref name=&amp;quot;ObjectEvent&amp;quot;&amp;gt;[http://i4.photobucket.com/albums/y128/MithosYggdrasil/MissingNO/ObjectEvent.jpg image of this event]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;No windows avail-able for popping.&#039;&lt;br /&gt;
| This text appears when an event attempts to bring up a message window yet the specified text/function is undefined - notably appears when HM06 is used outside of the TM/HM pocket &amp;lt;ref name=&amp;quot;GCLForumsNoWindows&amp;quot;&amp;gt;[http://forums.glitchcity.info/index.php/topic,1050.msg14487.html#msg14487 Glitch City Laboratories Forums]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;The window save area was exceeded.&#039;&lt;br /&gt;
| Theoretically would appear when too many overlapping popup windows are displayed. &amp;lt;ref name=&amp;quot;CrystalTextDump&amp;quot;&amp;gt;[http://iimarck.us/dumps/dcrystal.txt Pokémon Crystal Text dump]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;Corrupted event!&#039; &lt;br /&gt;
| Causes of this message are unknown, probably displays if the object the player is talking at has an invalid event set for it &amp;lt;!--This may appear in some of the more unstable glitches?--&amp;gt;. &amp;lt;ref name=&amp;quot;CrystalTextDump&amp;quot; /&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;BG event.&#039;&lt;br /&gt;
| Would appear when the player triggers a hidden event (such as leaving New Bark Town without a Pokémon) which has no script defined. &amp;lt;ref name=&amp;quot;CrystalTextDump&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;The save file is corrupted!&#039;&lt;br /&gt;
| This error message commonly appears when the player attempts to select Continue but the game has no valid data to load. For example, the game may give this message when data has been corrupted by a cross-region trade. This may also occur if the internal battery inside the game cartridge is unstable or is completely depleted. &amp;lt;ref name=&amp;quot;CrystalTextDump&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Gallery==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Glitchy 4.png|A 0 Error in Pokémon Red&lt;br /&gt;
File:4 Error.png|A 4 Error in Pokémon Red&lt;br /&gt;
File:5 Error.png|A 5 Error in Pokémon Red&lt;br /&gt;
File:6 Error.png|A 6 Error in Pokémon Red&lt;br /&gt;
File:48ERROR.png|A 48 Error in Pokemon Red&lt;br /&gt;
File:RBGlitchDexF7.png| A 56 Error in Pokémon Blue&lt;br /&gt;
File:16 Error.png|A 16 Error in Pokémon Red&lt;br /&gt;
File:2 Error.png|A 2 or 192 Error in Pokémon Red&lt;br /&gt;
File:Pokemon_Yellow_30_Error.png|A 30 Error in Pokémon Yellow&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Related articles==&lt;br /&gt;
* [[Glitch]]&lt;br /&gt;
* [[0 ERROR]]&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Glitches}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project GlitchDex notice|no}}&lt;br /&gt;
[[Category:Glitches]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Error_message&amp;diff=2137458</id>
		<title>Error message</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Error_message&amp;diff=2137458"/>
		<updated>2014-06-28T06:00:48Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Changed external links to use the &amp;lt;ref&amp;gt; tag.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{redirect|Error|errors in the game&#039;s programming|glitch}}&lt;br /&gt;
In the Pokémon games, there are several &#039;&#039;&#039;error codes&#039;&#039;&#039; which can appear when the game is not functioning properly. These codes were probably intended to help developers by indicating the nature of the error and roughly where to look for it.&lt;br /&gt;
&lt;br /&gt;
==In [[Generation I]]==&lt;br /&gt;
&lt;br /&gt;
In {{3v2|Red|Blue|Yellow}}, there are several unused error codes (Japanese: エラー) that are only available through glitching or hacking. Error codes normally appear when the game prints an internal &#039;00&#039; character code in the middle of a text string. In Pokémon Red and Blue they appear in the form of &amp;quot;(x) ERROR.&amp;quot;, while in Pokémon Yellow they appear in the form of &amp;quot;(x) error.&amp;quot; The error code is normally the index number of the text box that contains the &#039;00&#039; character. When an error code is printed on the screen, the game ignores all text that follows it.&lt;br /&gt;
&lt;br /&gt;
The memory address $FF8C usually stores the identifier of the text box after the message is closed. When displaying [[Game Corner]] prizes, it is used to store the current window. Error codes can appear during [[Mew glitch|Trainer escape glitches]]. For example, in Pokémon Red and Blue, fleeing from the long-range Trainer on Route 6, re-enabling the ability to use the start menu with a Trainer in a location other than Route 6 and returning to Route 6 after reading the PokéMart sign in Vermilion City will bring up a &amp;quot;9 ERROR.&amp;quot; This is because the PokéMart sign in Vermilion City has a text identifier of 09h, stored in the memory address $CF13. Upon returning to Route 6, the game attempts to print text box 09h but the corresponding text for Route 6 doesn&#039;t exist and is presumably just a single 00 character, so the game prints a &amp;quot;9 ERROR.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Some of this text relating to the Trainer-Fly glitch has been copied from TCRF. I&#039;m (User:Chickasaurus) aka Torchickens, the original author http://tcrf.net/index.php?title=Pok%C3%A9mon_Red_and_Blue&amp;amp;action=historysubmit&amp;amp;diff=122435&amp;amp;oldid=119851--&amp;gt;&lt;br /&gt;
===&#039;Mixed errors&#039;===&lt;br /&gt;
Mixed error codes is a misnomer for false error codes that can appear to have large numbers. In glitch dialog, numbers can precede the 00 character that prints an error code, giving the impression that the error code number is larger than it actually is.  For example, it is not possible to have 9991234 error; that message is either &amp;quot;99912&amp;quot; followed by 34 error, or &amp;quot;999123&amp;quot; followed by 4 error.  &lt;br /&gt;
===Errors with numbers above 99===&lt;br /&gt;
Due to the fact that Generation I games were never designed to use more than 99 message boxes, error codes from glitch boxes with an ID of {{tt|100 or greater|0x64 or greater in hexadecimal}} &amp;lt;!-- Not sure if we use $ or 0x.  --&amp;gt;will display using a tile rather than a number.  &amp;lt;!-- I&#039;d upload a image, but that isn&#039;t a option for me --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==In [[Generation II]]==&lt;br /&gt;
&lt;br /&gt;
[[Generation II]] games still have the original error code system from {{game|Red and Blue|s}}, with text errors being signalized in form of &#039;&#039;(x)Df-&#039;&#039;. These error codes are commonly seen while browsing through corrupted mail, after performing the [[Trainer House glitch]]. The text &#039;&#039;Df-&#039;&#039; comes from the untranslated Japanese string &amp;quot;エラー&amp;quot;, meaning &amp;quot;error&amp;quot;. Just like in the previous games, error codes appear when the game prints a &#039;00&#039; character in the middle of a string, and the error code number is the index of the textbox containing the &#039;00&#039; character.&lt;br /&gt;
&lt;br /&gt;
{{game2|Gold|Silver|Crystal}} also feature a more detailed method of handling errors compared to Red, Blue and Yellow, although error messages are uncommon in-game without using [[cheating]] devices.&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; style=&amp;quot;background: #{{johto color dark}}; {{roundy|5px}}; border: 2px solid #{{johto color}}&amp;quot;&lt;br /&gt;
|- align=&amp;quot;center&amp;quot; style=&amp;quot;background:#{{johto color}}; color:#FFF&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Possible Cause/Description&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;Object event.&#039;&lt;br /&gt;
| This text will appear when trying to talk to an object which has no event set for it. &amp;lt;ref name=&amp;quot;ObjectEvent&amp;quot;&amp;gt;[http://i4.photobucket.com/albums/y128/MithosYggdrasil/MissingNO/ObjectEvent.jpg image of this event]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;No windows avail-able for popping.&#039;&lt;br /&gt;
| This text appears when an event attempts to bring up a message window yet the specified text/function is undefined - notably appears when HM06 is used outside of the TM/HM pocket &amp;lt;ref name=&amp;quot;GCLForumsNoWindows&amp;quot;&amp;gt;[http://forums.glitchcity.info/index.php/topic,1050.msg14487.html#msg14487 Glitch City Laboratories Forums]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;The window save area was exceeded.&#039;&lt;br /&gt;
| Theoretically would appear when too many overlapping popup windows are displayed. &amp;lt;ref name=&amp;quot;CrystalTextDump&amp;quot;&amp;gt;[http://iimarck.us/dumps/dcrystal.txt Pokémon Crystal Text dump]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;Corrupted event!&#039; &lt;br /&gt;
| Causes of this message are unknown, probably displays if the object the player is talking at has an invalid event set for it &amp;lt;!--This may appear in some of the more unstable glitches?--&amp;gt;. &amp;lt;ref name=&amp;quot;CrystalTextDump&amp;quot; /&amp;gt;&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;BG event.&#039;&lt;br /&gt;
| Would appear when the player triggers a hidden event (such as leaving New Bark Town without a Pokémon) which has no script defined. &amp;lt;ref name=&amp;quot;CrystalTextDump&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background: #fff&amp;quot;&lt;br /&gt;
| &#039;The save file is corrupted!&#039;&lt;br /&gt;
| This error message commonly appears when the player attempts to select Continue but the game has no valid data to load. For example, the game may give this message when data has been corrupted by a cross-region trade. This may also occur if the internal battery inside the game cartridge is unstable or is completely depleted. &amp;lt;ref name=&amp;quot;CrystalTextDump&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Gallery==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Glitchy 4.png|A 0 Error in Pokémon Red&lt;br /&gt;
File:4 Error.png|A 4 Error in Pokémon Red&lt;br /&gt;
File:5 Error.png|A 5 Error in Pokémon Red&lt;br /&gt;
File:6 Error.png|A 6 Error in Pokémon Red&lt;br /&gt;
File:48ERROR.png|A 48 Error in Pokemon Red&lt;br /&gt;
File:RBGlitchDexF7.png| A 56 Error in Pokémon Blue&lt;br /&gt;
File:16 Error.png|A 16 Error in Pokémon Red&lt;br /&gt;
File:2 Error.png|A 2 Error in Pokémon Red&lt;br /&gt;
File:Pokemon_Yellow_30_Error.png|A 30 Error in Pokémon Yellow&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Related articles==&lt;br /&gt;
* [[Glitch]]&lt;br /&gt;
* [[0 ERROR]]&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Glitches}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project GlitchDex notice|no}}&lt;br /&gt;
[[Category:Glitches]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Team_Rocket_HQ&amp;diff=2135932</id>
		<title>Team Rocket HQ</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Team_Rocket_HQ&amp;diff=2135932"/>
		<updated>2014-06-24T17:33:59Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Intro */ Celadon city link.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{search|one of [[Team Rocket]]&#039;s headquarters in the [[core series]] {{pkmn|games}}|Team Rocket headquaters in the {{pkmn|anime}}|Team Rocket HQ (anime)}}&lt;br /&gt;
:&#039;&#039;If you were looking for the [[Celadon City]] base, see [[Rocket Hideout]].&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
{{Infobox location&lt;br /&gt;
|image=Rocket Hideout B1F HGSS.png&lt;br /&gt;
|location_name=Team Rocket HQ&lt;br /&gt;
|location=&amp;quot;Just a Souvenir Shop&amp;quot; in [[Mahogany Town]]&lt;br /&gt;
|type=building&lt;br /&gt;
|japanese_name=ロッケトだんアジト&lt;br /&gt;
|translated_name=Team Rocket Hideout&lt;br /&gt;
|other_info=Rocket Hideout&lt;br /&gt;
|region=Johto&lt;br /&gt;
|generation={{gen|II}}, {{gen|IV}}&lt;br /&gt;
|map=Johto Mahogany Town Map.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Team Rocket HQ&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ロッケトだんアジト&#039;&#039;&#039; &#039;&#039;Team Rocket Hideout&#039;&#039;), called the &#039;&#039;&#039;Rocket Hideout&#039;&#039;&#039; in [[Generation II]], is the headquarters and a hideout for [[Team Rocket]] in the [[Johto]] [[region]], located beneath &amp;quot;Just a Souvenir Shop&amp;quot; in [[Mahogany Town]].&lt;br /&gt;
&lt;br /&gt;
==In the games==&lt;br /&gt;
For a period of time in the [[Generation II]] and {{gen|IV}} games, [[Team Rocket]] used these headquarters as a power source to send out high-frequency sound waves, which disturbed the {{OBP|Pokémon|species}} in [[Mahogany Town]], [[Lake of Rage]], and other surrounding locations, affecting their [[evolution]] patterns. It is also the source of the problems occurring at the lake, involving the appearance of a [[red Gyarados]].&lt;br /&gt;
&lt;br /&gt;
After the {{player}} encounters the red Gyarados, [[Lance]] requests the {{player}}&#039;s help to stop Team Rocket&#039;s plans. After [[Ariana]] is defeated, she explains that they were trying to evolve the {{p|Magikarp}} living in the Lake of Rage because {{p|Gyarados}} are far more profitable and rare than their pre-evolutionary form. Team Rocket abandon the headquarters and search for their next course of action.&lt;br /&gt;
&lt;br /&gt;
When Lance and the player invade the HQ, the player must defeat the male and female {{tc|Team Rocket Grunt}}s on the third floor to acquire the two passwords to the main office. In [[Generation II]], after defeating the {{tc|Executive|Rocket Executive}} here, the {{p|Murkrow}} next to his desk tells the player that the password to the generator room is &amp;quot;Hail [[Giovanni]]&amp;quot;. In [[Generation IV]], [[Petrel]] tells the player the password but also tells he/she the door to the generator only opens when he speaks the password. After defeating him, the Murkrow reveals its ability to mimic voices, and will lead the player to the generator door and opening it by speaking the password in Petrel&#039;s voice. In Generation II, the player battles a female Rocket Executive at this point, while in Generation IV, the player and Lance battle [[Ariana]] and a male Team Rocket Grunt. Once the {{p|Electrode}} powering the generator are defeated, Lance gives the player the [[HM06|HM]] containing {{m|Whirlpool}} as thanks for the assistance.&lt;br /&gt;
&lt;br /&gt;
Though Lance instructs the player to knock out the Electrode powering the generator, the player is able to catch them if they choose to do so, and the result will be the same as if they had knocked them out.&lt;br /&gt;
&lt;br /&gt;
===Geography===&lt;br /&gt;
[[File:Transmitter Room.png|thumb|right|The transmitter room]]&lt;br /&gt;
According to the {{tc|Team Rocket Grunt}}s found inside the HQ, it was once used as a {{wp|ninja}} base, and was presumably renovated by [[Team Rocket]] sometime in the past.&lt;br /&gt;
&lt;br /&gt;
The upper floor of the base contains {{p|Persian}} statues with security cameras in their eyes; walking past one triggers two Team Rocket Grunts that {{pkmn|battle}} the {{player}} until they deactivate the cameras using a switch in the center of the area. The far left hallway bypasses most of the Persian cameras, but the floor is booby-trapped with {{p|Koffing}}, {{p|Voltorb}}, and {{p|Geodude}}, which battle the player and have a tendency to {{m|Self-Destruct|Selfdestruct}}.&lt;br /&gt;
&lt;br /&gt;
The second floor contains the generator room where six {{p|Electrode}} power the radio transmitter. The room is locked and requires a password to open.&lt;br /&gt;
&lt;br /&gt;
The third floor contains workstations, and a passage back onto the second floor leads to the rear of the HQ, where the main office is located. The office is also locked and requires two passwords to open.&lt;br /&gt;
&lt;br /&gt;
===Items===&lt;br /&gt;
{{Itlisth|building}}&lt;br /&gt;
{{Itemlist|X Accuracy|B1F; in the room with the computer|G=yes|S=yes|C=yes|display={{DL|Battle item|X Accuracy}}}}&lt;br /&gt;
{{Itemlist|Guard Spec.|B1F; in the room with the computer|HG=yes|SS=yes|display={{DL|Battle item|Guard Spec.}}}}&lt;br /&gt;
{{Itemlist|Hyper Potion|B1F; in the east|G=yes|S=yes|C=yes|HG=yes|SS=yes|display={{DL|Potion|Hyper Potion}}}}&lt;br /&gt;
{{Itemlist|Nugget|B1F; in the southwest corner|G=yes|S=yes|C=yes|HG=yes|SS=yes|II|display={{DL|Valuable item|Nugget}}}}&lt;br /&gt;
{{Itemlist|Revive|B1F; within the traps &#039;&#039;(hidden)&#039;&#039;|G=yes|S=yes|C=yes|II|display={{DL|Revive|Revive}}}}&lt;br /&gt;
{{Itemlist|Revive|B1F; southeast &#039;&#039;(hidden)&#039;&#039;|HG=yes|SS=yes|IV|display={{DL|Revive|Revive}}}}&lt;br /&gt;
{{Itemlist|Full Heal|B2F; in the south, east of the stairs leading up, in the middle of three boxes &#039;&#039;(hidden)&#039;&#039;|G=yes|S=yes|C=yes|HG=yes|SS=yes|IV|display={{DL|Status ailment healing item|Full Heal}}}}&lt;br /&gt;
{{Itemlist|X Sp. Def|B2F; in the northeast, in a machine next to a computer &#039;&#039;(hidden)&#039;&#039;|G=yes|S=yes|C=yes|HG=yes|SS=yes|display={{DL|Battle item|X Sp. Def}}}}&lt;br /&gt;
{{Itemlist|TM Dark|B2F; in the isolated room near southwest|G=yes|S=yes|C=yes|HG=yes|SS=yes|display={{TM|46|Thief}}}}&lt;br /&gt;
{{Itemlist|Full Heal|B3F; eastern corridor|G=yes|S=yes|C=yes|HG=yes|SS=yes|display={{DL|Status ailment healing item|Full Heal}}}}&lt;br /&gt;
{{Itemlist|Ice Heal|B3F; in the northwest corner of the corridor around the room|G=yes|S=yes|C=yes|display={{DL|Status ailment healing item|Ice Heal}}}}&lt;br /&gt;
{{Itemlist|TM Dark|B3F; in the northwest corner of the corridor around the room|HG=yes|SS=yes|IV|display={{TM|49|Snatch}}}}&lt;br /&gt;
{{Itemlist|X Special|B3F; in the southwest corner|G=yes|S=yes|C=yes|HG=yes|SS=yes|display={{DL|Battle item|X Special}}}}&lt;br /&gt;
{{Itemlist|Protein|B3F; in the southwest corner|G=yes|S=yes|C=yes|HG=yes|SS=yes|IV|display={{DL|Vitamin|Protein}}}}&lt;br /&gt;
{{Itemlist|Ultra Ball|B3F; dead end of the corridor in the west, in front of Petrel&#039;s room|G=yes|S=yes|C=yes|HG=yes|SS=yes|display={{ball|Ultra}}}}&lt;br /&gt;
{{Itemlist|HM Water|Given to the player by [[Lance]] after defeating the Electrode|G=yes|S=yes|C=yes|IV|display={{HM|06|Whirlpool}}}}&lt;br /&gt;
{{Itemlist|HM Water|Given to the player by [[Lance]] after defeating the Electrode|HG=yes|SS=yes|IV|display={{HM|05|Whirlpool}}}}&lt;br /&gt;
{{Itlistfoot|building}}&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
====Generation II====&lt;br /&gt;
All the {{OBP|Pokémon|species}} found on the trap floor know the [[move]] {{m|Self-Destruct|Selfdestruct}} and cannot be fled from in this [[generation]].&lt;br /&gt;
&lt;br /&gt;
{{Catch/header|building|4}}&lt;br /&gt;
{{Catch/entry2|074|Geodude|yes|yes|yes|Trap floor|21|all=Seven|type1=Rock|type2=Ground}}&lt;br /&gt;
{{Catch/entry2|100|Voltorb|yes|yes|yes|Trap floor|23|all=Eight|type1=Electric}}&lt;br /&gt;
{{Catch/entry2|101|Electrode|yes|yes|yes|Transmitter room|23|all=Three|type1=Electric}}&lt;br /&gt;
{{Catch/entry2|109|Koffing|yes|yes|yes|Trap floor|21|all=Seven|type1=Poison}}&lt;br /&gt;
{{Catch/footer|building}}&lt;br /&gt;
&lt;br /&gt;
[[Wild Pokémon]] appear on the trap floor in the following arrangement. Note that it is impossible to traverse the trap floor without running into at least four of them:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border: 1px solid #000000; background: #{{black color dark}};&amp;quot; &lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{white color}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Generation IV====&lt;br /&gt;
{{Catch/header|building|4}}&lt;br /&gt;
{{Catch/entryhs|074|Geodude|yes|yes|Trap floor|21|all=Five|type1=Rock|type2=Ground}}&lt;br /&gt;
{{Catch/entryhs|100|Voltorb|yes|yes|Trap floor|23|all=Six|type1=Electric}}&lt;br /&gt;
{{Catch/entryhs|101|Electrode|yes|yes|Transmitter room|23|all=Three|type1=Electric}}&lt;br /&gt;
{{Catch/entryhs|109|Koffing|yes|yes|Trap floor|21|all=Five|type1=Poison}}&lt;br /&gt;
{{Catch/footer|building}}&lt;br /&gt;
&lt;br /&gt;
[[Wild Pokémon]] appear on the trap floor in the following arrangement (note that, in this [[generation]], it is now possible to traverse the trap floor without running into any {{OBP|Pokémon|species}} at all):&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border: 1px solid #000000; background: #{{black color dark}};&amp;quot; &lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; | {{ow|100|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; | {{ow|109|D}}&lt;br /&gt;
| style=&amp;quot;background: #{{black color light}};&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background: #{{red color light}};&amp;quot; | {{ow|074|D}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Trainers===&lt;br /&gt;
====Generation II====&lt;br /&gt;
=====B1F=====&lt;br /&gt;
{{trainerheader|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Rocket Grunt M.png|Rocket|Grunt|640|4|019|Rattata|♂|16|None|019|Rattata|♂|16|None|019|Rattata|♂|16|None|019|Rattata|♂|16|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Scientist.png|Scientist|Jed|2000|3|081|Magnemite|♂|20|None|081|Magnemite|♂|20|None|081|Magnemite|♂|20|None|36=フジオ|37=Fujio}}&lt;br /&gt;
{{Trainerfooter|building|II}}&lt;br /&gt;
&lt;br /&gt;
======Guards======&lt;br /&gt;
These two {{tc|Team Rocket Grunt}}s will appear when the {{player}} crosses a statue for the first time, until he or she{{sup/2|C}} presses the secret switch.&lt;br /&gt;
&lt;br /&gt;
{{trainerheader|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Rocket Grunt M.png|Rocket|Grunt|760|2|096|Drowzee|♂|17|None|041|Zubat|♂|19|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Rocket Grunt M.png|Rocket|Grunt|720|3|041|Zubat|♂|16|None|088|Grimer|♂|17|None|019|Rattata|♂|18|None}}&lt;br /&gt;
{{Trainerfooter|building|II}}&lt;br /&gt;
&lt;br /&gt;
=====B2F=====&lt;br /&gt;
{{trainerheader|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Rocket Grunt M.png|Rocket|Grunt|720|2|048|Venonat|♂|18|None|048|Venonat|♂|18|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Rocket Grunt M.png|Rocket|Grunt|720|1|042|Golbat|♂|18|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Rocket Grunt M.png|Rocket|Grunt|680|3|019|Rattata|♂|17|None|041|Zubat|♂|17|None|019|Rattata|♂|17|None}}&lt;br /&gt;
{{Trainerfooter|building|II}}&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color=666666&lt;br /&gt;
|bordercolor=CC0000&lt;br /&gt;
|headcolor=CCCCCC&lt;br /&gt;
|sprite=Spr GS Rocket Executive F.png&lt;br /&gt;
|prize={{pdollar}}1800&lt;br /&gt;
|class=Rocket&lt;br /&gt;
|name=Executive&lt;br /&gt;
|game=GSC&lt;br /&gt;
|location=Team Rocket HQ&lt;br /&gt;
|locationname=Rocket Hideout&lt;br /&gt;
|pokemon=3&lt;br /&gt;
}}&lt;br /&gt;
|{{Pokémon/2&lt;br /&gt;
|game=Crystal&lt;br /&gt;
|ndex=024&lt;br /&gt;
|pokemon=Arbok&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=23&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Leer|move1type=Normal&lt;br /&gt;
|move2=Bite|move2type=Dark&lt;br /&gt;
|move3=Wrap|move3type=Normal&lt;br /&gt;
|move4=Poison Sting|move4type=Poison}}&lt;br /&gt;
|{{Pokémon/2&lt;br /&gt;
|game=Crystal&lt;br /&gt;
|ndex=044&lt;br /&gt;
|pokemon=Gloom&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=23&lt;br /&gt;
|type1=Grass|type2=Poison&lt;br /&gt;
|move1=Sweet Scent|move1type=Normal&lt;br /&gt;
|move2=Absorb|move2type=Grass&lt;br /&gt;
|move3=Acid|move3type=Poison&lt;br /&gt;
|move4=Sleep Powder|move4type=Grass}}&lt;br /&gt;
|{{Pokémon/2&lt;br /&gt;
|game=Crystal&lt;br /&gt;
|ndex=198&lt;br /&gt;
|pokemon=Murkrow&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=25&lt;br /&gt;
|type1=Dark|type2=Flying&lt;br /&gt;
|move1=Peck|move1type=Flying&lt;br /&gt;
|move2=Haze|move2type=Ice&lt;br /&gt;
|move3=Pursuit|move3type=Dark}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====B3F=====&lt;br /&gt;
{{trainerheader|building}}&lt;br /&gt;
{{Trainerentry|Spr GS_Rocket Grunt F.png|Rocket|Grunt|720|2|023|Ekans|♂|18|None|044|Gloom|♂|18|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Rocket Grunt M.png|Rocket|Grunt|760|1|020|Raticate|♂|19|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Scientist.png|Scientist|Ross|2200|2|109|Koffing|♂|22|None|109|Koffing|♂|22|None|36=ヤスフミ|37=Yasufumi}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr GS Scientist.png|Scientist|Mitch|2400|1|132|Ditto||24|None|36=ノブヒロ|37=Nobuhiro}}&lt;br /&gt;
{{Trainerfooter|building|II}}&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color=666666&lt;br /&gt;
|bordercolor=CC0000&lt;br /&gt;
|headcolor=CCCCCC&lt;br /&gt;
|sprite=Spr GS Rocket Executive M.png&lt;br /&gt;
|prize={{PDollar}}1584&lt;br /&gt;
|class=Rocket&lt;br /&gt;
|name=Executive&lt;br /&gt;
|game=GSC&lt;br /&gt;
|location=Team Rocket HQ&lt;br /&gt;
|locationname=Rocket Hideout&lt;br /&gt;
|pokemon=3&lt;br /&gt;
}}&lt;br /&gt;
|{{Pokémon/2&lt;br /&gt;
|game=Crystal&lt;br /&gt;
|ndex=041&lt;br /&gt;
|pokemon=Zubat&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Poison|type2=Flying&lt;br /&gt;
|move1=Leech Life|move1type=Bug&lt;br /&gt;
|move2=Bite|move2type=Dark&lt;br /&gt;
|move3=Supersonic|move3type=Normal&lt;br /&gt;
|move4=Confuse Ray|move4type=Ghost}}&lt;br /&gt;
|{{Pokémon/2&lt;br /&gt;
|game=Crystal&lt;br /&gt;
|ndex=109&lt;br /&gt;
|pokemon=Koffing&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Smog|move1type=Poison&lt;br /&gt;
|move2=Tackle|move2type=Normal&lt;br /&gt;
|move3=Sludge|move3type=Poison&lt;br /&gt;
|move4=Selfdestruct|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/2&lt;br /&gt;
|game=Crystal&lt;br /&gt;
|ndex=020&lt;br /&gt;
|pokemon=Raticate&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=24&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Hyper Fang|move1type=Normal&lt;br /&gt;
|move2=Quick Attack|move2type=Normal&lt;br /&gt;
|move3=Scary Face|move3type=Normal&lt;br /&gt;
|move4=Tail Whip|move4type=Normal}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
===Generation IV===&lt;br /&gt;
=====B1F=====&lt;br /&gt;
{{trainerheader|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Rocket Grunt M.png|Team Rocket Grunt||640|4|019|Rattata|♂|16|None|019|Rattata|♂|16|None|019|Rattata|♂|16|None|019|Rattata|♂|16|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Scientist.png|Scientist|Gregg|640|3|081|Magnemite||20|None|081|Magnemite||20|None|081|Magnemite||20|None|36=フジオ|37=Fujio}}&lt;br /&gt;
{{Trainerfooter|building|II}}&lt;br /&gt;
&lt;br /&gt;
======Guards======&lt;br /&gt;
These two {{tc|Team Rocket Grunt}}s will appear in succession every time the {{player}} is in front of a statue until he/she presses the secret switch.&lt;br /&gt;
&lt;br /&gt;
{{trainerheader|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Rocket Grunt M.png|Team Rocket Grunt||760|2|096|Drowzee|♂|17|None|041|Zubat|♂|19|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Rocket Grunt M.png|Team Rocket Grunt||720|3|041|Zubat|♂|16|None|088|Grimer|♂|17|None|019|Rattata|♂|18|None}}&lt;br /&gt;
{{Trainerfooter|building|II}}&lt;br /&gt;
&lt;br /&gt;
=====B2F=====&lt;br /&gt;
{{trainerheader|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Rocket Grunt M.png|Team Rocket Grunt||720|2|048|Venonat|♂|18|None|048|Venonat|♂|18|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Rocket Grunt M.png|Team Rocket Grunt||720|1|042|Golbat|♂|18|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Rocket Grunt M.png|Team Rocket Grunt||680|3|019|Rattata|♂|17|None|019|Rattata|♂|17|None|041|Zubat|♂|17|None}}&lt;br /&gt;
{{Trainerfooter|building|II}}&lt;br /&gt;
&lt;br /&gt;
{{Party/Tag&lt;br /&gt;
|color=666666&lt;br /&gt;
|bordercolor=CC0000&lt;br /&gt;
|headcolor=CCCCCC&lt;br /&gt;
|color1=E6525A&lt;br /&gt;
|headcolor1=F69C7B&lt;br /&gt;
|color2=666666&lt;br /&gt;
|headcolor2=CCCCCC&lt;br /&gt;
|sprite=Spr HGSS Ariana.png&lt;br /&gt;
|sprite2=Spr HGSS Rocket Grunt M.png&lt;br /&gt;
|prize={{pdollar}}2960&lt;br /&gt;
|class=Executive&lt;br /&gt;
|class2=Team Rocket&lt;br /&gt;
|name={{color2|000000|Ariana}}&lt;br /&gt;
|name2=Grunt&lt;br /&gt;
|game=HGSS&lt;br /&gt;
|location=Team Rocket HQ&lt;br /&gt;
|pokemon1=3&lt;br /&gt;
|pokemon2=2&lt;br /&gt;
}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/4&lt;br /&gt;
|game=HeartGold and SoulSilver&lt;br /&gt;
|ndex=024&lt;br /&gt;
|pokemon=Arbok&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=25&lt;br /&gt;
|ability=Intimidate&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Glare|move1type=Normal|move1cat=Status&lt;br /&gt;
|move2=Crunch|move2type=Dark|move2cat=Physical&lt;br /&gt;
|move3=Wrap|move3type=Normal|move3cat=Physical&lt;br /&gt;
|move4=Poison Sting|move4type=Poison|move4cat=Physical}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/4&lt;br /&gt;
|game=HeartGold and SoulSilver&lt;br /&gt;
|ndex=044&lt;br /&gt;
|pokemon=Gloom&lt;br /&gt;
|gender=female&lt;br /&gt;
|spritegender=female&lt;br /&gt;
|level=25&lt;br /&gt;
|ability=Chlorophyll&lt;br /&gt;
|type1=Grass|type2=Poison&lt;br /&gt;
|move1=Sweet Scent|move1type=Normal|move1cat=Status&lt;br /&gt;
|move2=Mega Drain|move2type=Grass|move2cat=Special&lt;br /&gt;
|move3=Acid|move3type=Poison|move3cat=Special&lt;br /&gt;
|move4=Sleep Powder|move4type=Grass|move4cat=Status}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/4&lt;br /&gt;
|game=HeartGold and SoulSilver&lt;br /&gt;
|ndex=198&lt;br /&gt;
|pokemon=Murkrow&lt;br /&gt;
|gender=female&lt;br /&gt;
|spritegender=female&lt;br /&gt;
|level=27&lt;br /&gt;
|ability=Super Luck&lt;br /&gt;
|type1=Dark|type2=Flying&lt;br /&gt;
|move1=Night Shade|move1type=Ghost|move1cat=Special&lt;br /&gt;
|move2=Wing Attack|move2type=Flying|move2cat=Physical&lt;br /&gt;
|move3=Astonish|move3type=Ghost|move3cat=Physical&lt;br /&gt;
|move4=Pursuit|move4type=Dark|move4cat=Physical}}&lt;br /&gt;
{{Party/Div|color=666666}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/4&lt;br /&gt;
|game=HeartGold and SoulSilver&lt;br /&gt;
|ndex=096&lt;br /&gt;
|pokemon=Drowzee&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=18&lt;br /&gt;
|ability=Insomnia&lt;br /&gt;
|type1=Psychic&lt;br /&gt;
|move1=Disable|move1type=Normal|move1cat=Status&lt;br /&gt;
|move2=Confusion|move2type=Psychic|move2cat=Special&lt;br /&gt;
|move3=Headbutt|move3type=Normal|move3cat=Physical&lt;br /&gt;
|move4=Poison Gas|move4type=Poison|move4cat=Status}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/4&lt;br /&gt;
|game=HeartGold and SoulSilver&lt;br /&gt;
|ndex=088&lt;br /&gt;
|pokemon=Grimer&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=20&lt;br /&gt;
|ability=Stench&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Mud-Slap|move1type=Ground|move1cat=Special&lt;br /&gt;
|move2=Disable|move2type=Normal|move2cat=Status&lt;br /&gt;
|move3=Minimize|move3type=Normal|move3cat=Status&lt;br /&gt;
|move4=Sludge|move4type=Poison|move4cat=Special}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====B3F=====&lt;br /&gt;
{{trainerheader|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Scientist.png|Scientist|Ross|704|2|109|Koffing|♂|22|None|109|Koffing|♂|22|None|36=ヤスフミ|37=Yasufumi}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Rocket Grunt F.png|Team Rocket Grunt||720|2|023|Ekans|♀|18|None|044|Gloom|♀|18|None}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Scientist.png|Scientist|Mitch|768|1|132|Ditto||24|None|36=ノブヒロ|37=Nobuhiro}}&lt;br /&gt;
{{Trainerdiv|building}}&lt;br /&gt;
{{Trainerentry|Spr HGSS Rocket Grunt M.png|Team Rocket Grunt||760|1|020|Raticate|♂|19|None}}&lt;br /&gt;
{{Trainerfooter|building|II}}&lt;br /&gt;
&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color=666666&lt;br /&gt;
|bordercolor=CC0000&lt;br /&gt;
|headcolor=CCCCCC&lt;br /&gt;
|sprite=Spr HGSS Petrel.png&lt;br /&gt;
|prize={{pdollar}}880&lt;br /&gt;
|class=Executive&lt;br /&gt;
|name={{color2|000000|Petrel}}&lt;br /&gt;
|game=HGSS&lt;br /&gt;
|location=Team Rocket HQ&lt;br /&gt;
|pokemon=3&lt;br /&gt;
}}&lt;br /&gt;
|{{Pokémon/4&lt;br /&gt;
|game=HeartGold and SoulSilver&lt;br /&gt;
|ndex=041&lt;br /&gt;
|pokemon=Zubat&lt;br /&gt;
|gender=male&lt;br /&gt;
|spritegender=male&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Poison|type2=Flying&lt;br /&gt;
|ability=Inner Focus&lt;br /&gt;
|move1=Astonish|move1type=Ghost|move1cat=Physical&lt;br /&gt;
|move2=Bite|move2type=Dark|move2cat=Physical&lt;br /&gt;
|move3=Wing Attack|move3type=Flying|move3cat=Physical&lt;br /&gt;
|move4=Confuse Ray|move4type=Ghost|move4cat=Status}}&lt;br /&gt;
|{{Pokémon/4&lt;br /&gt;
|game=HeartGold and SoulSilver&lt;br /&gt;
|ndex=109&lt;br /&gt;
|pokemon=Koffing&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|ability=Levitate&lt;br /&gt;
|move1=Smog|move1type=Poison|move1cat=Special&lt;br /&gt;
|move2=SmokeScreen|move2type=Normal|move2cat=Status&lt;br /&gt;
|move3=Assurance|move3type=Dark|move3cat=Physical&lt;br /&gt;
|move4=Selfdestruct|move4type=Normal|move4cat=Physical}}&lt;br /&gt;
|{{Pokémon/4&lt;br /&gt;
|game=HeartGold and SoulSilver&lt;br /&gt;
|ndex=020&lt;br /&gt;
|pokemon=Raticate&lt;br /&gt;
|gender=male&lt;br /&gt;
|spritegender=male&lt;br /&gt;
|level=24&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|ability=Guts&lt;br /&gt;
|move1=Hyper Fang|move1type=Normal|move1cat=Physical&lt;br /&gt;
|move2=Sucker Punch|move2type=Dark|move2cat=Physical&lt;br /&gt;
|move3=Scary Face|move3type=Normal|move3cat=Status&lt;br /&gt;
|move4=Crunch|move4type=Dark|move4cat=Physical}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
===Layout===&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #000; border: 5px solid #{{Locationcolor/med|building}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{Locationcolor/light|building}}; {{roundytl|5px}}&amp;quot; | Version &lt;br /&gt;
! style=&amp;quot;background:#{{Locationcolor/light|building}}&amp;quot; | 1F before infiltration&lt;br /&gt;
! style=&amp;quot;background:#{{Locationcolor/light|building}}&amp;quot; | 1F after infiltration&lt;br /&gt;
! style=&amp;quot;background:#{{Locationcolor/light|building}}&amp;quot; | B1F&lt;br /&gt;
! style=&amp;quot;background:#{{Locationcolor/light|building}}&amp;quot; | B2F&lt;br /&gt;
! style=&amp;quot;background:#{{Locationcolor/light|building}}; {{roundytr|5px}}&amp;quot; | B3F&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{gold color}}&amp;quot; | {{color2|000|Pokémon Gold and Silver Versions|Gold}}&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | [[File:Rocket Hideout 1F before Team Rocket GSC.png|140px]]&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | [[File:Mahogany Town Shop GSC.png|140px]]&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | [[File:Rocket Hideout B1F GSC.png|155px]]&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | [[File:Rocket Hideout B2F GSC.png|155px]]&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; | [[File:Rocket Hideout B3F GSC.png|155px]]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{silver color}}&amp;quot; | {{color2|000|Pokémon Gold and Silver Versions|Silver}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{crystal color}}&amp;quot; | {{color2|000|Pokémon Crystal Version|Crystal}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{heartgold color}}&amp;quot; | {{color2|000|Pokémon HeartGold and SoulSilver Versions|HeartGold}}&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | [[File:Rocket Hideout 1F before Team Rocket HGSS.png|140px]]&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | [[File:Mahogany Town Shop HGSS.png|140px]]&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | [[File:Rocket Hideout B1F HGSS.png|155px]]&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | [[File:Rocket Hideout B2F HGSS.png|155px]]&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | [[File:Rocket Hideout B3F HGSS.png|155px]]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{soulsilver color}}&amp;quot; | {{color2|000|Pokémon HeartGold and SoulSilver Versions|SoulSilver}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; style=&amp;quot;background:#{{Locationcolor/light|building}}; {{roundybottom|5px}}&amp;quot; | &amp;amp;nbsp; &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==In the anime==&lt;br /&gt;
[[File:Team Rocket Lake Rage HQ.png|thumb|right|200px|The Team Rocket research facility in the anime]]&lt;br /&gt;
In &#039;&#039;[[EP235|Talkin&#039; &#039;Bout an Evolution]]&#039;&#039; and &#039;&#039;[[EP236|Rage Of Innocence]]&#039;&#039;, a research facility at [[Lake of Rage|Lake Rage]] appeared, where it was emitting radio signals that forced the {{OBP|Pokémon|species}} to [[Evolution|evolve]], as part of [[Project R]]. This facility was guarded by {{p|Persian}} statues with cameras in them, like the Team Rocket HQ in the games. [[Team Rocket HQ (anime)|The actual headquarters]] were mentioned and [[Professor Sebastian]] headed there to await the [[red Gyarados]]&#039;s transport there, where he intended to study it.&lt;br /&gt;
{{-}}&lt;br /&gt;
==In the manga==&lt;br /&gt;
===In the Pokémon Pocket Monsters manga===&lt;br /&gt;
[[File:Team Rocket HQ PM.png|thumb|right|200px|Team Rocket HQ in Pokémon Pocket Monsters]]&lt;br /&gt;
&lt;br /&gt;
Team Rocket HQ appeared in &#039;&#039;[[PM099|Stop the Strange Sonic Sound!!]]&#039;&#039;.&lt;br /&gt;
{{-}}&lt;br /&gt;
==In other languages==&lt;br /&gt;
{{langtable|color={{black color}}|bordercolor={{red color dark}}&lt;br /&gt;
|es=Escondite Team Rocket&lt;br /&gt;
|fr=Repaire Rocket&lt;br /&gt;
|de=Rocket-Versteck&lt;br /&gt;
|it=Rifugio del Team Rocket&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Related articles==&lt;br /&gt;
* [[Team Rocket HQ (anime)]]&lt;br /&gt;
&lt;br /&gt;
{{Johto}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Locations notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Team Rocket]]&lt;br /&gt;
[[Category:Johto locations]]&lt;br /&gt;
[[Category:Villainous team bases]]&lt;br /&gt;
[[Category:Gold, Silver and Crystal locations]]&lt;br /&gt;
[[Category:HeartGold and SoulSilver locations]]&lt;br /&gt;
&lt;br /&gt;
[[de:Rocket-Versteck (Mahagonia City)]]&lt;br /&gt;
[[fr:Repaire Rocket d&#039;Acajou]]&lt;br /&gt;
[[it:Rifugio Rocket (Mogania)]]&lt;br /&gt;
[[ja:ロケットだんアジト (チョウジタウン)]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Template_talk:Glitches&amp;diff=2126037</id>
		<title>Template talk:Glitches</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Template_talk:Glitches&amp;diff=2126037"/>
		<updated>2014-06-01T21:50:56Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Glitch Dimension? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==New subgroup==&lt;br /&gt;
I think that the part &amp;quot;Multiple generations&amp;quot; is misleading, and should have a subgroup &amp;quot;Generations I and II&amp;quot;. I keep expecting to see details about GenIII-V there...[[User:TruePikachu|--TruePikachu]] 04:01, 29 April 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Beta Safari Zone? ==&lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t that be part of the beta template? How is it a glitch? :--[[User:SuperAipom7|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;SuperAipom7&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:SuperAipom7|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;Questions?&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 18:55, 25 June 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Remaining HP glitch ==&lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t the [[Remaining HP glitch]] also be added?&lt;br /&gt;
&lt;br /&gt;
[[User:Bulbapedian2187|Bulbapedian2187]] 13:59, 24 July 2011 (UTC)&lt;br /&gt;
:The remaining HP glitch is still undergoing research [http://profglitch.proboards.com/index.cgi?board=gcltempboard&amp;amp;action=display&amp;amp;thread=368 here]. The page currently doesn&#039;t show the full extent of the glitch, so I have left it hidden for now. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 14:22, 24 July 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Redesign proposal ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; border: 2px solid #{{unknown color dark}}; background: #{{unknown color}};&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #{{unknown color light}};&amp;quot; &lt;br /&gt;
! {{color2|000|Glitch|Glitches}} in the {{color2|000|Pokémon game|Pokémon games}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; border: 2px solid #{{kanto color dark}}; background: #{{kanto color}};&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #{{kanto color light}};&amp;quot; &lt;br /&gt;
! {{color2|000|List of glitches in Generation I|Generation I}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #fff;  border:2px solid #{{kanto color dark}};&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
| style=&amp;quot;font-size: 90%;&amp;quot; | {{m|--}} • [[0 ERROR]] • [[Cut glitch]] • [[Cable Club escape glitch]] • [[Cloning glitches]] • [[Dokokashira door glitch]]&amp;lt;br&amp;gt;[[Error codes]] • {{DL|Experience|Experience underflow glitch}} • [[Glitch City]] • [[Glitch dimension]] • [[List of glitch moves|Glitch moves]]&amp;lt;br&amp;gt;[[Glitch Trainer]]s • [[Item duplication glitch]] • [[Johto guard glitch]] • [[Mew glitch]] • [[Old man glitch]]&amp;lt;br&amp;gt;[[Pokémon merge glitch]] • [[Second type glitch]] • [[Rhydon glitch]] • {{m|Super Glitch}} • [[ZZAZZ glitch]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; border: 2px solid #{{johto color dark}}; background: #{{johto color}};&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #{{johto color light}};&amp;quot; &lt;br /&gt;
! {{color2|000|List of glitches in Generation II|Generation II}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #fff;  border:2px solid #{{johto color dark}};&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
| style=&amp;quot;font-size: 90%;&amp;quot; | [[Celebi Egg glitch]] • [[Cloning glitches]] • [[Coin Case glitches]] • [[Error codes]] • {{DL|Experience|Experience underflow glitch}}&amp;lt;br&amp;gt;[[Glitch Egg]] • [[Johto guard glitch]] • [[Sketch glitch]] • [[Teru-sama]] • [[Trainer House glitch]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; border: 2px solid #{{hoenn color dark}}; background: #{{hoenn color}};&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #{{hoenn color light}};&amp;quot; &lt;br /&gt;
! {{color2|000|List of glitches in Generation III|Generation III}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #fff;  border:2px solid #{{hoenn color dark}};&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
| style=&amp;quot;font-size: 90%;&amp;quot; | [[Berry glitch]] • [[Cloning glitches]] • [[Dive glitch]] • [[Pomeg glitch]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; border: 2px solid #{{sinnoh color dark}}; background: #{{sinnoh color}};&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #{{sinnoh color light}};&amp;quot; &lt;br /&gt;
! {{color2|000|List of glitches in Generation IV|Generation IV}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #fff;  border:2px solid #{{sinnoh color dark}};&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
| style=&amp;quot;font-size: 90%;&amp;quot; | [[Acid rain]] • [[Cloning glitches]] • [[Global Terminal#Glitches and manipulation|Global Terminal glitches]] • [[Mimic glitch]] • [[Pomeg glitch]]&amp;lt;br&amp;gt;[[Rage glitch]] • [[Surf glitch]] • [[Tweaking]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; border: 2px solid #{{unova color dark}}; background: #{{unova color}};&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #{{unova color light}};&amp;quot; &lt;br /&gt;
! {{color2|000|List of glitches in Generation V|Generation V}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #fff;  border:2px solid #{{unova color dark}};&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
| style=&amp;quot;font-size: 90%;&amp;quot; | [[Sky Drop glitch]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; border: 2px solid #{{unknown color dark}}; background: #{{unknown color}};&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #{{unknown color light}};&amp;quot; &lt;br /&gt;
! {{color2|000|:Category:Glitch effects|Glitch effects}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #fff;  border:2px solid #{{unknown color dark}};&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
| style=&amp;quot;font-size: 90%;&amp;quot; | [[Game freeze]] • [[Glitch battle]] • [[Glitch dimension]]&amp;lt;br&amp;gt;[[Glitch Pokémon]] • [[List of glitch types|Glitch types]] • [[Glitch screen]]&amp;lt;br&amp;gt;[[Glitch song]] • [[Japanese text in English games]] • [[TMTRAINER effect]]&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
! {{color2|000|Bulbapedia:Lists|Lists}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;roundy&amp;quot; style=&amp;quot;margin:auto; background: #fff;  border:2px solid #{{unknown color dark}};&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
| style=&amp;quot;font-size: 90%;&amp;quot; | [[List of glitch moves|Glitch moves]] • [[List of glitch types|Glitch types]]&amp;lt;br&amp;gt;[[List of glitch Pokémon|Glitch Pokémon]]: ([[List of Pokémon by index number (Generation I)|I]] • [[List of Pokémon by index number (Generation II)|II]] • [[List of Pokémon by index number (Generation III)|III]] • [[List of Pokémon by index number (Generation IV)|IV]] • [[List of Pokémon by index number (Generation V)|V]])&amp;lt;br&amp;gt;Glitches: ([[List of glitches in Generation I|I]] • [[List of glitches in Generation II|II]] • [[List of glitches in Generation III|III]] • [[List of glitches in Generation IV|IV]] • [[List of glitches in Generation V|V]] • [[List of glitches in spin-off games|Spin-off]])&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Some of the code is a bit redundant, and I know the borders are a bit too thick. But here it is! --[[User:Abcboy|Abcboy]] ([[User talk:Abcboy|talk]]) 03:00, 8 November 2012 (UTC)&lt;br /&gt;
:I think the template is perfect the way it is.--[[User:Force Fire|&amp;lt;span style=&amp;quot;color:#424B50&amp;quot;&amp;gt;&#039;&#039;&#039;F&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#848A8D&amp;quot;&amp;gt;orce&amp;lt;/span&amp;gt;]][[User talk:Force Fire|&amp;lt;span style=&amp;quot;color:#E3CED0&amp;quot;&amp;gt;&#039;&#039;&#039;F&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#EDDFE0&amp;quot;&amp;gt;ire&amp;lt;/span&amp;gt;]] 03:10, 8 November 2012 (UTC)&lt;br /&gt;
::I think so too, but it&#039;s sort of large and bland (and mine is larger). There&#039;s just a tiny problem with the header on the current one that I don&#039;t know how to fix. --[[User:Abcboy|Abcboy]] ([[User talk:Abcboy|talk]]) 03:18, 8 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Glitch Dimension? ==&lt;br /&gt;
&lt;br /&gt;
Why is the [[Glitch dimension]] also in the Gen I box? --SkarmoryBlaze 18:12, 1 June 2014 (UTC)&lt;br /&gt;
:Because an effect similar to the glitch dimension [[Glitch_dimension#In_Generation_I|can happen in Generation 1]]. --[[User:NOBODY|NOBODY]] ([[User talk:NOBODY|talk]]) 19:49, 1 June 2014 (UTC)&lt;br /&gt;
:As [[User:NOBODY|NOBODY]] said, you can get it in some cases in gen 1.  On the page [http://www.youtube.com/watch?v=eTuIocHmGVM this] video is linked.  It&#039;s just the way that the game works.  The glitch dimension is just the game failing the &amp;quot;Am I on a GBC&amp;quot; check; the effect could (hypotheticaly) occur on any GBC game.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 21:50, 1 June 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:ROM_hack&amp;diff=2114586</id>
		<title>Talk:ROM hack</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:ROM_hack&amp;diff=2114586"/>
		<updated>2014-05-04T23:56:32Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Why is Uranium here? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Notable fangames?==&lt;br /&gt;
Should some of the more notable hacks be mentioned, or even given their own pages? I&#039;m pretty sure Moe(kko)mon is rather popular right now. &#039;&#039;&#039;[[User:Lime|&amp;lt;span style=&amp;quot;color: #80FF00&amp;quot;&amp;gt;Lime&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; &amp;lt;span style=&amp;quot;color: #204080&amp;quot;&amp;gt;→&amp;lt;/span&amp;gt; [[User_talk:Lime|&amp;lt;span style=&amp;quot;color: #FF4080&amp;quot;&amp;gt;♥&amp;lt;/span&amp;gt;]]&amp;lt;span style=&amp;quot;color: #204080&amp;quot;&amp;gt;×&amp;lt;/span&amp;gt;[[Special:Contributions/Lime|&amp;lt;span style=&amp;quot;color: #0080FF&amp;quot;&amp;gt;♪&amp;lt;/span&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
:I&#039;ve got two words for this article. Shiny. Gold. Seriously, I mean, that&#039;s probably the most popular GS fanremake there is (..I dunno if there are others out there, lol), and I haven&#039;t even heard of the one you just mentioned... hell, I&#039;ve been thinking of playing through SG because I&#039;m stupid and I never played through Johto .____.&amp;lt;!--GS carts are dead, so yeah..--&amp;gt; [[User:TinaTheKirlia|&amp;lt;span style=&amp;quot;color:#E75480;&amp;quot;&amp;gt;Tina&amp;lt;/span&amp;gt;]]&amp;lt;sup&amp;gt;[[Special:Contributions/TinaTheKirlia|&amp;lt;span style=&amp;quot;color:#FFC0CB;&amp;quot;&amp;gt;☆&amp;lt;/span&amp;gt;]][[User talk:TinaTheKirlia|&amp;lt;span style=&amp;quot;color:#FF69B4;&amp;quot;&amp;gt;♫&amp;lt;/span&amp;gt;]]{{ani|281}}&amp;lt;/sup&amp;gt; 17:33, 17 February 2008 (UTC)&lt;br /&gt;
::Shiny Gold should def be in here. &amp;lt;!--what?!?!?! you never played G/S/C???--&amp;gt; &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color: #696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 17:38, 17 February 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Telefang Wiki? ==&lt;br /&gt;
&lt;br /&gt;
There is a [http://telefang.wikia.com/ growing Wiki that is solely dedicated to the Telefang series], where the first game of the series that was eventually hacked into Pokémon Diamond/Jade. I&#039;m thinking about adding it to this article because it has some useful information ([http://telefang.wikia.com/wiki/Pok%C3%A9mon_Diamond_and_Jade including the hacks themselves], as well as information about the series in general), but I&#039;m not going to add it without it being okay with other people because I don&#039;t want to look like a spammer. Should I add it here or not?&lt;br /&gt;
&lt;br /&gt;
Also, there&#039;s a really informative fansite dedicated to the game as well. Should I add that too? [[User:Blaziken257|Blaziken257]] 05:38, 17 May 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Another GBA Hack Game ==&lt;br /&gt;
I saw this hacked game on eBay. It was called &amp;quot;Perla&amp;quot; and it featured Lucario on the box. The picture even included the manual and it had [[Lucas]] on its pages. Probably Diamond/Pearl-based? [[User:BlueJirachi|BlueJirachi]] 03:04, 5 June 2008 (UTC)&lt;br /&gt;
:proof? id like to see. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 03:10, 5 June 2008 (UTC)&lt;br /&gt;
:actually, i just did a google search. it does indeed exsist, but there are no game play shots. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 03:11, 5 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
BONG Yes it exists, and it works, i have it! Is it possible to mention it or something? GoldHusky2009 13:31, 21 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
There is one called pokemon ash grey it turns the game into a incomplete  game almost like the anime.[[User:Kingsisle|Kingsisle]] ([[User talk:Kingsisle|talk]]) 16:44, 5 April 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Legal Issues ==&lt;br /&gt;
&lt;br /&gt;
We really should put up a warning about the legal issues of hacks, if for no reason other than to protect ourselves from being sued --[[User:Manga-in-a-bottle|Manga-in-a-bottle]] 04:58, 16 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I really don&#039;t see any legal issues, aside from the hack carts themselves. Nintendo really doesn&#039;t give a damn about hacks or things like that, as long as they&#039;re not sold. &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[User:Vekter|Vekter]]&amp;lt;/span&amp;gt; 04:08, 4 January 2009 (UTC)&lt;br /&gt;
::...and most hackers go out of their way to prevent their hacks from being sold. The people who sell them are pirates.--[[User:Goukazaru|Nostalgia]] 04:11, 12 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== hack pages ==&lt;br /&gt;
&lt;br /&gt;
we have articles on fizzy bubbles and fire blasting magikarp. why not these?&lt;br /&gt;
:Please sign your posts. And i don&#039;t know D| Don&#039;t ask me, Maybe cause theres not that much information on most of them...But maybe they should...Hmmm [[User:Takoto|&amp;lt;span style=&amp;quot;color:#2E0854&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Takoto タコト&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]]|&amp;lt;span style=&amp;quot;color:#F4C2C2&amp;quot;&amp;gt; サソデイ = 愛&amp;lt;/span&amp;gt; 22:22, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
sorry[[User:Whatswithalltheextraspace|Whatswithalltheextraspace]] 22:33, 27 July 2008 (UTC)&lt;br /&gt;
:We all make mistakes (; Don&#039;t worry about it [[User:Takoto|&amp;lt;span style=&amp;quot;color:#2E0854&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Takoto タコト&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]]|&amp;lt;span style=&amp;quot;color:#F4C2C2&amp;quot;&amp;gt; サソデイ = 愛&amp;lt;/span&amp;gt; 22:35, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:It&#039;s mainly due to the fact that these games are hacked from ROMs.  ROMs are illegal (that whole 24-hour thing is bull****), cartridges containing these hacks are illegal, and we can&#039;t have full articles on games that can only be obtained by illegal means.&lt;br /&gt;
&lt;br /&gt;
:Besides, buying hacks on cartridges can provide inconsistent results and their boxes don&#039;t always accurately reflect its content.  Hacks may have gamebreaking glitches that can render the game incompletable; the Diamond/Jade pair have several such glitches.  Additionally, boxes containing the Quartz hack have an E for Everyone rating pasted onto it, yet that hack&#039;s content would lend more to an M for Mature for strong language, use of alcohol, and mature sexual themes.  --[[User:Shiningpikablu252|Shiningpikablu252]] 22:41, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
What about cheating, Mew, Celebi etc...--[[User:Kuki|&amp;lt;span style=&amp;quot;color:##0000FF;&amp;quot;&amp;gt;Kuki&amp;lt;/span&amp;gt;]][[User talk:Kuki|&amp;lt;span style=&amp;quot;color:#996666;&amp;quot;&amp;gt;Ta&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#049440;&amp;quot;&amp;gt;lk&amp;lt;/span&amp;gt;]] 22:43, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Cheating devices are OK to have articles on since, although they&#039;re frowned upon, legal copies of the game can be used with them.  Additionally, [[Nintendo]] actually lost a lawsuit over the Game Genie, meaning there&#039;s nothing outright illegal about their usage.&lt;br /&gt;
&lt;br /&gt;
:These hacks, on the other hand, require an illegal copy of the game to make, play, and distribute.  --[[User:Shiningpikablu252|Shiningpikablu252]] 22:47, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
woah!!! ALL that? and there are people who dont know its a hack, buy it and get arrested? seems unfair.[[User:Whatswithalltheextraspace|Whatswithalltheextraspace]] 22:55, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Law enforcement targets only those that make illegal ROMs and sell illegal games.  I highly doubt you&#039;d get arrested for playing Quartz.  --[[User:Shiningpikablu252|Shiningpikablu252]] 23:01, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
oh.[[User:Whatswithalltheextraspace|Whatswithalltheextraspace]] 23:26, 27 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What if someone made a hack game, but gave it out for free? :\ Would that still be illegal? Just wondering [[User:Takoto|&amp;lt;span style=&amp;quot;color:#2E0854&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Takoto タコト&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]]|&amp;lt;span style=&amp;quot;color:#F4C2C2&amp;quot;&amp;gt; サソデイ = 愛&amp;lt;/span&amp;gt;&lt;br /&gt;
:I don&#039;t know about physical copies of it, but most people make ROM Hacks to be played on an emulator, and let people download them. Same with fangames, only minus the emulator.&lt;br /&gt;
&lt;br /&gt;
Hacked games are not necessarily games that are based on main series games. &#039;Hacked&#039; is just a software term and has nothing to do with illegal measures. Some so-called hacked games are IPS patches for main series ROMs and if these ROMs are illegal then playing a patched version of the ROM will also be illegal. However a game that was hacked together by someone that isn&#039;t a patch for a different ROM is not necessarily illegal. Always remember that in many countries possession/receipt of stolen property/goods is a crime, though. [[User:BobzBlobz|BobzBlobz]] 11:21, 15 June 2011 (UTC)&lt;br /&gt;
:Actually, the patch files are legal, as they don&#039;t contain copyrighted materials.  However, it is illegal to use the patch file, as you need a ROM to do so, and a ROM is illegal as it violates copyright.  The ROM download is illegal because it contains the copyrighted data from the original game.  However, this is only true of hacks, and not of bootlegs, which are completely legal as far as I know. [[User:Quadzar|&amp;lt;span style=&amp;quot;color:#FF0000;&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#00FF00;&amp;quot;&amp;gt;is&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#0000FF;&amp;quot;&amp;gt;not&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#8F8F8F;&amp;quot;&amp;gt;Ash.&amp;lt;/span&amp;gt;  &amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;(Quadzar)&amp;lt;/span&amp;gt;]] 05:44, 30 November 2011 (UTC)&lt;br /&gt;
::Individual Pokémon &#039;&#039;names&#039;&#039; are trademarked, as is the word &amp;quot;Pokémon&amp;quot;. If the bootlegs are Pokémon games, or even contain Pokémon, they contain trademarked materials and thus are not legal unless the creator has permisson from the trademark holder. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 06:31, 30 November 2011 (UTC)&lt;br /&gt;
:::You have a point.  But, doesn&#039;t that make it still legal if none of that is mentioned?[[Ash Ketchum|&amp;lt;span style=&amp;quot;color:#FF0000;&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;]] &amp;lt;span style=&amp;quot;color:#00FF00;&amp;quot;&amp;gt;is&amp;lt;/span&amp;gt; [[User Talk:Quadzar|&amp;lt;span style=&amp;quot;color:#0000FF;&amp;quot;&amp;gt;not&amp;lt;/span&amp;gt;]] [[Ash Ketchum|&amp;lt;span style=&amp;quot;color:#8F8F8F;&amp;quot;&amp;gt;Ash.&amp;lt;/span&amp;gt;]]  [[User:Quadzar|&amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;(Quadzar)&amp;lt;/span&amp;gt;]] 18:48, 30 November 2011 (UTC)&lt;br /&gt;
::::If it isn&#039;t called a Pokemon game, doesn&#039;t contain Pokemon and is created from scratch (using even scraps of code from the games would be considered illegal), then it depends on how similar it is to the Pokemon games. If the mechanics are too similar (e.g. replaced everything related to Pokemon with something else but kept the same mechanics) then it could still be considered to be in breach of copyright, and Nintendo could still take action if it thought the mechanics were too similar. So yes, I believe bootleg games would be legal, provided that they aren&#039;t Pokemon games, don&#039;t contain Pokemon, and don&#039;t play too similarly to Pokemon games. In which case they have no place on this article. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 19:41, 30 November 2011 (UTC)&lt;br /&gt;
:::::Agreed.[[Ash Ketchum|&amp;lt;span style=&amp;quot;color:#FF0000;&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;]] is [[User Talk:Quadzar|&amp;lt;span style=&amp;quot;color:#0000FF;&amp;quot;&amp;gt;not&amp;lt;/span&amp;gt;]] [[Ash Ketchum|&amp;lt;span style=&amp;quot;color:#8F8F8F;&amp;quot;&amp;gt;Ash.&amp;lt;/span&amp;gt;]]  [[User:Quadzar|&amp;lt;span style=&amp;quot;color:#000000;&amp;quot;&amp;gt;(Quadzar)&amp;lt;/span&amp;gt;]] 02:33, 2 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== color cartrige ==&lt;br /&gt;
&lt;br /&gt;
I noticed that hack games for GBA don&#039;t have colored storage media. I think this is one way to differ them. [[User:Abcboy|abcboy]] 20:28, 19 August 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== THREE games called &amp;quot;Pokémon Jade&amp;quot;? ==&lt;br /&gt;
When searching for &amp;quot;pokemon jade&amp;quot; on YouTube, I found that there were not one, not two, but THREE different bootleg games called &amp;quot;Pokémon Jade.&amp;quot; The most notable one, and the one that everybody talks about, is an Engrish hack of [http://telefang.wikia.com/wiki/Telefang_1 Keitai Denjuu Telefang - Speed Version], and had a counterpart, &amp;quot;Pokémon Diamond&amp;quot; (not to be confused with the one for the DS, but rather a hack of Keitai Denjuu Telefang - Power Version) -- though this is already mentioned in the article anyway. However, I found two other games with the same name. One of them, found [http://www.youtube.com/watch?v=9lyGkQ7JIKg here], is a combination of other fake games -- Pokémon Adventure being one of them, but there were a few other games that this fake is based off of. There was also a video on YouTube a while ago (which is unfortunately gone now) showing a Pokémon Jade for Game Boy ADVANCE -- not Color, but Advance. The video didn&#039;t show any footage of the game, just the cartridge and box, but if I remember correctly, the cartridge had the deer thing (Shishigami?) that was also on the cartridge for the Pokémon Jade that was based off Telefang Speed. Anybody know more information about these games? [[User:Blaziken257|Blaziken257]] 03:25, 15 September 2008 (UTC)&lt;br /&gt;
There is also another jade version in development-Rabla 20:58, 11 October 2008 (AEST)&lt;br /&gt;
&lt;br /&gt;
== To do ==&lt;br /&gt;
&lt;br /&gt;
*Explanation of the legal issues related to ROM hacking and playing ROM hacks. (In theory it can be legal, in practice it almost never is.) Elaboration on patching versus actual ROMs being released.&lt;br /&gt;
*Distinction between bootlegs and fan-made hacks. Remove redundancy relating to &amp;quot;oh yeah zel put in an anti-bootleg screen&amp;quot; and &amp;quot;chaos black is known for being bootlegged&amp;quot;.&lt;br /&gt;
*Some guideline for notability of hacks. There&#039;s a new hack announced every other day at Pokecommunity, but how many actually get finished? Next to none. Diamond/Jade are notable. Chaos Black is notable. Prism and Shiny Gold are notable. Moemon? Debatably notable (I had never heard of it, although apparently it made it onto Kotaku). But unless Bulbapedia starts having individual pages on specific hacks, it shouldn&#039;t be considered an index of them.&lt;br /&gt;
*Page should probably be moved to ROM hacks, as this by far is the more widely used (and more precise) name.&lt;br /&gt;
[[User:IIMarckus|IIMarckus]] 13:54, 4 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I&#039;ll get to work on 1 and 2 tonight. 3 isn&#039;t really an issue at the time, as there really aren&#039;t any romhacks on here that don&#039;t belong, save for the Green translation.&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[User:Vekter|Vekter]]&amp;lt;/span&amp;gt; 04:11, 4 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon World Version ==&lt;br /&gt;
Should this be mentioned? Ill get a link soon, im using the wii now so i cant.&lt;br /&gt;
Pokemon:World Version is a game in develoment. It contains Kanto, Johto, Hoenn, Sinnoh, Sevii Islands and the Battle Frontier-Hoenn.&lt;br /&gt;
Its all done in FR/LG graphics.-Rabla 15:40, 11 October 2008&lt;br /&gt;
:Not notable. There&#039;s such a glut of Pokemon hacks out there that there&#039;d be no point in describing it. For that matter, there&#039;s already a glut of hacks that purport to add all the regions—funnily enough, I don&#039;t know of a single one that made any progress beyond the announcement. [[User:IIMarckus|IIMarckus]] 04:46, 11 October 2008 (UTC)&lt;br /&gt;
Its already in development, heaps of progress. link: http://worldmaster.proboards98.com/ -Rabla&lt;br /&gt;
:&amp;quot;Error: You must login to access this forum. Please login below, or register for an account.&amp;quot; No thanks. I also repeat my assertion that this will never get finished, just like every other gimmick &amp;quot;all regions&amp;quot; hack. [[User:IIMarckus|IIMarckus]] 07:24, 11 October 2008 (UTC)&lt;br /&gt;
::If we listed every single freaking hack ever, we&#039;d be better off linking to PokeCommunity. &#039;&#039;&#039;[[User:Optimatum|&amp;lt;span class=&amp;quot;explain&amp;quot; title=&amp;quot;Optimus35&amp;quot;&amp;gt;&amp;lt;sc&amp;gt;Θρtιmαtum♏&amp;lt;/sc&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Optimatum|Talk]]|[[User:Optimatum/sig/Pikachu|Links]]&amp;lt;/sub&amp;gt;&lt;br /&gt;
You obviously did not look at how much they have done-Rabla 18:32, 11 October 2008 (AEST)&lt;br /&gt;
:I obviously did. Dude, I am a user of PokeCumminuty. I know that everyone put in a LOT of work into their hacks (while I can&#039;t really understand how to hack). I know. But if we allowed all the hacks on Bulbapedia, our server would overload and possibly break down. &#039;&#039;&#039;[[User:Optimatum|&amp;lt;span class=&amp;quot;explain&amp;quot; title=&amp;quot;Optimus35&amp;quot;&amp;gt;&amp;lt;sc&amp;gt;Θρtιmαtum♏&amp;lt;/sc&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Optimatum|Talk]]|[[User:Optimatum/sig/Pikachu|Links]]&amp;lt;/sub&amp;gt;&lt;br /&gt;
I agree we shouldnt list every hack game, just the ones that are making much progress, which pokemon:world version is. they are re-doing everything in FR/LG style, and in a short amount of time, they hav made much progress. Hoenn is done except for water routes, and they will be done soon. They even done sinnoh perfectly. Pokemon:World Version has made enough progress to be mentioned. If they stop, just take it off the page. -Rabla 20:53, 11 October 2008 (AEST)&lt;br /&gt;
:Look at our nomination for admin pages. If you take a real good look, you&#039;ll see that the term &amp;quot;If it doesn&#039;t work out, undo it&amp;quot; is not a Bulbapedia policy. &#039;&#039;&#039;[[User:Optimatum|&amp;lt;span class=&amp;quot;explain&amp;quot; title=&amp;quot;Optimus35&amp;quot;&amp;gt;&amp;lt;sc&amp;gt;Θρtιmαtum♏&amp;lt;/sc&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:Optimatum|Talk]]|[[User:Optimatum/sig/Pikachu|Links]]&amp;lt;/sub&amp;gt;&lt;br /&gt;
::Is &amp;quot;Pokémon World Version&amp;quot; far enough to be played? If so, we should have a group of users test it out to see if it&#039;s &amp;quot;worthy&amp;quot; to be added. Obviously, if there are too many&lt;br /&gt;
::slip-ups, it shouldn&#039;t, but if it runs smoothly and isn&#039;t to hard to figure out, we should mention it. And OPTIMATUM, all you have to do is download a ROM editor (I would recommend a map editor) and start working. &#039;&#039;&#039;&#039;&#039;[[User:GuyNamedSean|Sean...]] [[Dialga (Pokémon)|Lord]] [[User talk:GuyNamedSean|of the]] [[Darkrai (Pokémon)|Shadows!!!]]&#039;&#039;&#039;&#039;&#039; 17:25, 27 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Exact Bootlegs==&lt;br /&gt;
&lt;br /&gt;
I was wondering if we should add a section about the fact that some people take the actual games and not remakes or revisions and bootleg them onto GBA cartridges and sell them over ebay, and amazon under the sold by users section. It happened to me on amazon and I have read other accounts of it happening to other people. One of the common things that happens with these bootlegs is there is compatibility issues when trying to use dongle method or the pal park, as well as the emerald save data being erased when Diamond or Pearl is loaded. Here is another account besides my own to whom it has happened link: http://www.giantitp.com/forums/showthread.php?p=4860767] Pazusalmon&lt;br /&gt;
&lt;br /&gt;
== Green Translation: Notable? ==&lt;br /&gt;
&lt;br /&gt;
I say no. There&#039;s no real reason for a mention of a translation of Green to be on here, as Green pretty much is the exact same thing as Blue in the US. Anyone have any reason they want to keep it before I delete it? &amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;[[User:Vekter|Vekter]]&amp;lt;/span&amp;gt; 04:12, 4 January 2009 (UTC)&lt;br /&gt;
:Multiple Green translations exist, most of low quality. Nothing really individualizes them. They’re no more notable than the Gold translations that came out before the games were released in the US, really. Taking it out now. [[User:IIMarckus|IIMarckus]] 05:33, 4 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== MOEYMANZ? WTF? ==&lt;br /&gt;
&lt;br /&gt;
I.HAVE.NEVER.HEARD.ABOUT.SUCH.THING.IN.MY.LIFE! And I&#039;m VERY up-to-date with hacks. I&#039;ve never seen such hack, neither as a ROM or as an illegal catridge. Does it even exist outside of that movie (not to mention that the movie does not show the hack itself, it presents the Pokemon from that)? I bet 100 smackers that it&#039;s unnotable. --[[User:Maxim|Maxim]] 16:12, 13 February 2009 (UTC)&lt;br /&gt;
:And because you&#039;ve heard of it, it becomes notable? We haven&#039;t got videos on any other hacks either, does that make them unnotable? And if it doesn&#039;t exist outside of the video, I&#039;d hate to think what people have been downloading into their computers from sites such as [http://www.moemondownload.co.nr/ these] [http://file2upload.net/download/24552/Moemon_English_patched.zip.html two]. And please, lose the attitude Maxim. It gets tiring very quickly. &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 21:51, 13 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Moemon ==&lt;br /&gt;
&lt;br /&gt;
Those are defiantly not cosplayers. Those are [http://furry.wikia.com/wiki/Gijinka gijinka],they&#039;re a type of [http://en.wikipedia.org/wiki/Kemonomimi Kemonomimi]. [[User:Lovely Rose|Lovely Rose]]&lt;br /&gt;
&lt;br /&gt;
== Let&#039;s Play? == &lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t &amp;quot;Zorak&amp;quot; be credited instead of &amp;quot;Let&#039;s Play&amp;quot;? Zorak,the Something Awful forums &amp;quot;goon&amp;quot;,wrote that&#039;s lets play. [[User:Lovely Rose|Lovely Rose]] 23:16, 27 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Um... Has anybody heard of RubyDestiny? ==&lt;br /&gt;
In case nobody knows, there&#039;s also a Pokemon Ruby Hack game called RubyDestiny which surprisingly is &#039;&#039;&#039;not&#039;&#039;&#039; on this page, despite it being a pretty good-looking hack game from what I&#039;ve seen. - [[User:ElectricArbok|ElectricArbok]] 23:08, 23 April 2009 (UTC)&lt;br /&gt;
:Yeah, and it&#039;s really popular too. I say it should go on the page for sure  --[[User:Gen1king|&amp;lt;span style=&amp;quot;color:#F08030;&amp;quot;&amp;gt;&#039;&#039;&#039;GE&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Gen1king|&amp;lt;span style=&amp;quot;color:#CC0000&amp;quot;&amp;gt;&#039;&#039;&#039;N1&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/Gen1king|&amp;lt;span style=&amp;quot;color:#660000&amp;quot;&amp;gt;&#039;&#039;&#039;KI&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#330000&amp;quot;&amp;gt;&#039;&#039;&#039;NG&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 19:38, 23 February 2010 (UTC)&lt;br /&gt;
::Actually its not just a game, its actually a series that spanned three games, with a fourth one that is currently being made. They are Reign of Legends which is the first game in the series, Rescue Rangers which is the second; unique as it plays like the Mystery Dungeon games but still in the traditional style of the main game. The third, which is the most popular of the three, Life of Guardians. The fourth that is being worked on is titled Broken Timelines. The first three games take place in the made up regions known as Gento and Hevah, while the fourth is going to take place in Kanto. I highly recommend checking these games out, you can find them on the Pokecommunity forums. And yeah, this hack series deserves to be placed on the ROM Hacks page. ---[[User:RPD490|RPD490]] ([[User talk:RPD490|talk]]) 21:16, 26 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Light Platinum ==&lt;br /&gt;
&lt;br /&gt;
Anyone know Pokemon Light Platinum? Screenshot:&lt;br /&gt;
&lt;br /&gt;
http://img215.imageshack.us/img215/8/pkmligthplatinum.png&lt;br /&gt;
&lt;br /&gt;
Yes, i know. I understand portuguese, so i can translate those images. {{unsigned|Moonlight umbreon}}&lt;br /&gt;
:... never heard of it... but the graphics look kinda generaton3/4-ish [[User:fudgenuggets]] 23:43 15 October 2009&lt;br /&gt;
::Looks like Pokémon Ranger background sprites, with DP Pokémon &amp;lt;small&amp;gt; and slightly edited trainer&amp;lt;/small&amp;gt; sprites. idk if it exists though. [[User:ShinyPikachu/Petition|Never Give Up]] [[User:ShinyPikachu|&amp;lt;span style=&amp;quot;background:#FFFF00&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#E57E4C;&amp;quot;&amp;gt;&#039;&#039;&#039;Pika&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] 20:16, 26 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Liquid Crystal ==&lt;br /&gt;
&lt;br /&gt;
I realize there&#039;s a lot of hack games, but it&#039;s an ongoing project and has won the 2008 award for Hacking. It&#039;s a hack of FireRed that is based on Crystal, but incorporates new rivals and trainers and apparently will have the Orange Islands once the hack is finished. I&#039;m wonder if it should be noted here maybe? http://www.pokecommunity.com/showthread.php?t=149622/. [[User:Drake Clawfang|Drake Clawfang]] 01:38, 23 September 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Non-Hack Fangames ==&lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t Bulbapedia have an article on fangames that are NOT ROM Hacks, but instead have been made in a program such as RPG Maker XP. I know there are a lot of those too, just look over at Pokecommunity. [[User:Sixthhokage1|The Sixth]] 00:27, 4 October 2009 (UTC)&lt;br /&gt;
:I don&#039;t see why we couldn&#039;t but it should probably be a seperate article &amp;quot;fangames&amp;quot; instead of in the rom hacks article ... oh, and they better be notable. [[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#3CB371&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 23:41, 5 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokémon Prism ==&lt;br /&gt;
&lt;br /&gt;
A question. Is Pokémon Prism complete? Because I googled it and only I could find was betas. --[[User:Dr. James|Dr. James]] 23:37, 5 October 2009 (UTC)&lt;br /&gt;
:No, no it is not. If you find the creator&#039;s YouTube channel, he&#039;s regularly releasing videos of his newest progress... for a certain definition of regular. [[User:The Dark Fiddler|The Dark Fiddler]] - [[User talk:The Dark Fiddler|You enter a poorly lit room...]] 14:18, 30 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Moemon ==&lt;br /&gt;
What&#039;s notable about this hack? It smells like an advertisement to me. I&#039;d delete that. --[[User:Maxim|Maxim]] 18:02, 19 January 2010 (UTC)&lt;br /&gt;
:The fact that it&#039;s one of the most well-known &amp;quot;gimmick&amp;quot; hacks, and that it basically inspired/popularized the whole gijinka-style of Pokémon artwork. [[User:Redstar|Redstar]] 18:05, 19 January 2010 (UTC)&lt;br /&gt;
::it is actually very popular and notable. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 18:07, 19 January 2010 (UTC)&lt;br /&gt;
:::Where? I&#039;ve never heard of it outside the Bulbapedia. And I know what&#039;s going on in the hacking world. --[[User:Maxim|Maxim]] 22:04, 20 January 2010 (UTC)&lt;br /&gt;
::::I heard about it before I found it on the Pedia, and I don&#039;t know anything about hacks. I had a few friends talking about. &#039;&#039;&#039;[[Team Rocket|&amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color: #550000;&amp;quot;&amp;gt;R.A.&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;]] [[User:Rocket Admin Hunter Blade|&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;#FF2400&amp;quot;&amp;gt;Hunter&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] [[User Talk:Rocket Admin Hunter Blade|&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;#FF2400&amp;quot;&amp;gt;Blade&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]]&#039;&#039;&#039; 23:28, 20 January 2010 (UTC)&lt;br /&gt;
:::::Personally, I think that only the hack which have been largely distributed as bootleg games should be notable. Moemon hasn&#039;t. --[[User:Maxim|Maxim]] 08:50, 25 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Pokémon Card GB2==&lt;br /&gt;
Hey guys, should I put this in the article?&lt;br /&gt;
*&#039;&#039;&#039;Pokémon Card GB2 Fan Translations&#039;&#039;&#039;&lt;br /&gt;
*The game [[Pokémon Card GB2: Here Comes Team GR!]] is an official game based off the Pokémon [[TCG]], but it has never received an official translation. A number of fan-made translations of varying quality have thus surfaced&lt;br /&gt;
*--[[User:Manga-in-a-bottle|Manga-in-a-bottle]] 04:13, 20 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
::I think it really deserves.--[[User:Joe feyzullah|Joe feyzullah]] 14:02, 26 April 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Pokémon Acanthite==&lt;br /&gt;
There is a game called Pokémon Acanthite that is very well known between hack games. Here is its site: http://pokemonacanthite.com/ should it be included as well? [[User:Lon3wolf|Lon3wolf]] 20:55, 12 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Naranja==&lt;br /&gt;
So after finishing this hack game, i realized that it was definitely the best ive ever played and i would like to make a section of articles about it, but whenever i search it to make a new page with the title Pokemon Naranja i get redirected to the hack page. So how would I make a page with that title? [[User:Sanjayasmypapaya|Sanjayasmypapaya]] April 23, 2010&lt;br /&gt;
:New sections go at the bottom, not the top.&lt;br /&gt;
&lt;br /&gt;
:Additionally, I&#039;m sorry, but ROM hacks and other phony Pokémon games are not notable for their own articles no matter how &amp;quot;good&amp;quot; or &amp;quot;popular&amp;quot; they are.  That&#039;s why you got redirected.  If we were to consider one ROM hack notable enough for its own article, we&#039;d have to consider several other ROM hacks notable as well, which in turn would lead to Bulbapedia becoming a huge mess as one would have to sort canon from fanon.  --[[User:Shiningpikablu252|Shiningpikablu252]] 02:13, 24 April 2010 (UTC)&lt;br /&gt;
 &lt;br /&gt;
::Okay. Sorry for the mistake, and thank you. [[User:Sanjayasmypapaya|Sanjayasmypapaya]]&lt;br /&gt;
&lt;br /&gt;
== Other Pokemon Hacks ==&lt;br /&gt;
&lt;br /&gt;
There&#039;s a hack of...I believe it&#039;s Pokemon Red, or maybe Blue...possibly Yellow...anyway, there&#039;s a bootleg called Pokemon Team Rocket Edition. Here&#039;s the link: [http://www.vizzed.com/vizzedboard/retro/game.php?id=5072&amp;amp;system=gb&amp;amp;name=Pokemon-TRETeam-Rocket-Edition]&lt;br /&gt;
Also, there is another called Ash&#039;s Adventures...it&#039;s really well done, it follows the first season of Pokemon. Linky: http://www.vizzed.com/vizzedboard/retro/game.php?id=11550&amp;amp;system=gba&amp;amp;name=Pokemon-Ashs-Quest&lt;br /&gt;
I just wanna know if these can be added. {{unsigned|LoadOfMentos}}&lt;br /&gt;
&lt;br /&gt;
This site has many of the hacks already on the page [http://wahackpokemon.com/en/], how is it decided which ones are famous enough to put on the page? For example at the moment I&#039;m playing Pokemon Sienna which is a FireRed patch. It has pokemon from the first 3 generations and some new sprites/hacked pokemon. The storyline is also unique in that player choices affect the course of the storyline, e.g. it is advertised on the above website that a player can choose to join Team Rocket. [[User:BobzBlobz|BobzBlobz]] 11:26, 15 June 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== ash gray ==&lt;br /&gt;
&lt;br /&gt;
http://www.pokecommunity.com/showthread.php?t=180722&lt;br /&gt;
&lt;br /&gt;
Should be added IMO {{unsigned|Chimchy}}&lt;br /&gt;
&lt;br /&gt;
== Deletion ==&lt;br /&gt;
&lt;br /&gt;
It is unacceptable to discuss these games on the forums.[http://bmgf.bulbagarden.net/showpost.php?p=2471421&amp;amp;postcount=51] In addition, as the page for editing this talk page states, &amp;quot;Content that violates copyright will be deleted&amp;quot;. How is it acceptable to cover them on the wiki? --[[User:Tepples|Tepples]] 18:51, 20 November 2010 (UTC)&lt;br /&gt;
:By covering information on well-known fan-made games in an encyclopedic manner, Bulbapedia should not be breaching copyright. We simply acknowledge that they exist; we are not providing links to them. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 09:04, 21 November 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== This is why... ==&lt;br /&gt;
&lt;br /&gt;
I need to be autoconfirmed already.  These people are advertising their own hack games and must be reverted--[[User:Derenol232|Derenol232]] 02:09, 30 January 2011 (UTC)&lt;br /&gt;
:Please do not make irrelevant comments on talk pages. If something is seen as advertise, one of the users with autoconfirmed and above will take it off. Thanks! --[[Special:Contributions/CoolPikachu!|&amp;lt;span style=&amp;quot;color:#00AF33;&amp;quot;&amp;gt;&#039;&#039;&#039;☆&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User:CoolPikachu!|&amp;lt;span style=&amp;quot;color:#0098d9;&amp;quot;&amp;gt;&#039;&#039;&#039;Cool&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:CoolPikachu!|&amp;lt;span style=&amp;quot;color:#F8D030;&amp;quot;&amp;gt;&#039;&#039;&#039;Pikachu!&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 03:17, 30 January 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Pokemon Creepy Black Version? ==&lt;br /&gt;
Should there be anything about this one in here? &lt;br /&gt;
Here&#039;s a likn to a video describing it: http://www.youtube.com/watch?v=6iYwMgG8dNs&lt;br /&gt;
Or if you can&#039;t watch it (for whatever reason) I will breifly explain: &lt;br /&gt;
Basically it&#039;s Pokemon Red Version. Everything is the same until you first look at your Pokemon. You&#039;ll have your starter and a Pokemon named &amp;quot;Ghost&amp;quot;. It&#039;s sprite is the same as ghosts from Lavender Town. You can&#039;t trade it, release it, etc. It only has one move &amp;quot;curse&amp;quot;. When you use it, the screen cuts to black and you hear the Pokemon who you&#039;re battling&#039;s cry, except the pitch is lower. It goes back to the regular battle screen, except the Pokemon is not there. It&#039;s implied the Pokemon died. So you go through the entire game. It&#039;s pretty much the same as Red. You can use Curse on anyone (except a few people, I forget who). So after you beat it all, it cuts to black. You then see an old person looking at graves in Lavender Town. The old man is apparently your player. You can walk anywhere on the map, except nobody else is around. The Lavender Town theme plays everywhere. You are able to go back to Pallet Town. When you go to your house and stand on the tile that you started on, cut to black. Then every player and their Pokemon you used Curse on appears, one by one. The Lavender Town theme slowly becomes deeper in pitch and slower in speed. Finally, you battle Ghost. You have no Pokemon, cant escape, etc. Finally when you&#039;re down to minimal health, Ghost uses Curse, the screen cuts to black, the end. You have to start a new game if you want to play again. Freaky, right? Oh....that was a little more than breifly. Oh Well.&lt;br /&gt;
&lt;br /&gt;
There is also a hack of firered that adds ghost with your starter but you don&#039;t kill anyone.[[User:Kingsisle|Kingsisle]] ([[User talk:Kingsisle|talk]]) 19:12, 5 April 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have also seen a video about an article about this game, however it is believed to be fake. [[User:BobzBlobz|BobzBlobz]] 11:27, 15 June 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;@BobzBlobz:&#039;&#039;&#039; If you believe this is fake, then why not add a section where games are known but not known to be real? Anyway, I believe it&#039;s real. If you search it on Google, you will find someone who posted about it and their experiance with it on a website called TinyCartidge. This is the first time people hear of it. --[[User:PeterFoster111|PeterFoster111]] 18:36, 10 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
Sam says: Pokémon Creepy Black Version isn&#039;t a Real Pokémon game. Much like it&#039;s successor, Pokémon Lost Silver, they are fake Pokémon games created based on a creepypasta in which regards the game itself. Yes, these are indeed hacked games, albiet very known ones, and should be added to the list as soon as possible.&lt;br /&gt;
(I&#039;d do it myself, but apparently the page is protected.) {{unsigned|Sam Halcyon}}&lt;br /&gt;
&lt;br /&gt;
==PokéMon Arcoiris Version==&lt;br /&gt;
Well i just recently bought a game called Pokémon Arcoris (still dont got it tho, its in mail) and im supprised its not here already. Its pretty cool and you can catch Shadow Lugia, it allows you to be Misty or Ash for characters and your starter is Pikachu. Its based on the orange islands, and is a hack of Emerald/Ruby/Sapphire. MUCH MORE INFO SOON WHEN I GOT IT.[[User:Rsrdaman]]&lt;br /&gt;
&lt;br /&gt;
==Emerald 386 and FireRed Omega?==&lt;br /&gt;
Would these two be considered notable? At least on the Nuzlocke forum, they seem to be very popular and well known, and so I was wondering if at least a mention of them could be made on this page. The basic premise of these as I understand them is that all of the Pokémon up to the third generation are included in these games. I&#039;m afraid I don&#039;t know much about them, but they seem easy to look up and I was surprised there wasn&#039;t a mention of any sort here. I apologize if this isn&#039;t the right place. [[User:Ikarishipper900|Ikarishipper900]] 18:07, 24 April 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
Fire red omega was made by a youtuber called dreyano60 he has more hacks like pokemon storm silver all pokemon from gen 1 to gen 4.[[User:Kingsisle|Kingsisle]] ([[User talk:Kingsisle|talk]]) 16:47, 5 April 2013 (UTC)&lt;br /&gt;
He also made the weakest pokemon magicarp good with working attacks.[[User:Kingsisle|Kingsisle]] ([[User talk:Kingsisle|talk]]) 16:40, 14 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Uranium ==&lt;br /&gt;
&lt;br /&gt;
Hey, I&#039;m one of the developers for Pokemon Uranium. (I&#039;m the spriter/writer/designer). I just want to make a few corrections: it&#039;s NOT a rom hack, it&#039;s an RMXP fangame designed to be played on the computer. Here is the [http://www.pokecommunity.com/showthread.php?t=215424 Pokecommunity thread].&lt;br /&gt;
&lt;br /&gt;
There is no &amp;quot;Uranium team,&amp;quot; it&#039;s just me and ~JV~, the programmer/mapper.&lt;br /&gt;
&lt;br /&gt;
While I appreciate the free hits, I&#039;m not sure whether it should be a part of this page since it&#039;s not, technically speaking, a hacked game. I think a section for notable non-hack fangames is a good idea, though, because there are a few which are complete (such as Pokemon Raptor) that deserve some recognition.&lt;br /&gt;
[[User:InvoluntaryTwitch|InvoluntaryTwitch]] 03:23, 25 May 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== notability? ==&lt;br /&gt;
&lt;br /&gt;
i don&#039;t see how most the games listed here are notable... can we only list all those that are actually sold in illegal cartridges? those should be notable in my opinion... -[[User:Pokeant|Pokeant]] 10:27, 22 June 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokémon Quartz ==&lt;br /&gt;
&lt;br /&gt;
Can any admin upload the image of the Quartz title screen i just submitted to the ROM hack games page?&lt;br /&gt;
&lt;br /&gt;
http://archives.bulbagarden.net/media/upload/e/ed/Quartz_Title_Screen.png {{unsigned|Blahblahbloh}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Pokemon Lost Silver ==&lt;br /&gt;
Has anyone heard of Lost Silver? It&#039;s obviously a hack of Pokemon Silver, except that things get creepy... and disturbing. Read about it here: http://creepypasta.wikia.com/wiki/Pokemon_Lost_Silver&lt;br /&gt;
&lt;br /&gt;
Consider adding this to the page? --[[User:PeterFoster111|PeterFoster111]] 18:36, 10 August 2011 (UTC)&lt;br /&gt;
:The only revision of an actual fan-game of the creepypasta Pokémon Lost Silver I&#039;ve seen was made with [[wikipedia:Game Maker|Game Maker]] (i.e. [http://www.youtube.com/watch?v=GKnCBwsa-bU this]), which wouldn&#039;t class as a &#039;hack&#039;, though that was about a year ago since I first watched that. It&#039;s increasingly popular but I haven&#039;t seen it as an actual hack of a real Pokémon game. Which revision are you referring to? --[[User:Chickasaurus|Chickasaurus]] 15:38, 11 August 2011 (UTC)&lt;br /&gt;
::The article says at the bottom that this is its own game, not a ROM hack, so I wouldn&#039;t count it. &#039;&#039;&#039;[[Team Rocket|&amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color: #550000;&amp;quot;&amp;gt;R.A.&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;]] [[User:Rocket Admin Hunter Blade|&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;#FF2400&amp;quot;&amp;gt;Hunter&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] [[User Talk:Rocket Admin Hunter Blade|&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;#FF2400&amp;quot;&amp;gt;Blade&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]]&#039;&#039;&#039; 17:04, 11 August 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Wikifang link ==&lt;br /&gt;
&lt;br /&gt;
Could the Wikifang link please be changed to http://wikifang.meowcorp.us ? The Wikia version is deprecated, as noted [http://telefang.wikia.com/index.php?title=Main_Page&amp;amp;oldid=15197 here.] [[User:RacieB|RacieB]] 18:00, 19 October 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Illegal? ==&lt;br /&gt;
&lt;br /&gt;
Aren&#039;t bootlegs and hack games illegal--[[User:Mewmewmanga|Mewmewmanga]] 23:19, 27 November 2011 (UTC)♪♫&lt;br /&gt;
:They are (for further details on why see [[#hack pages|this section]]. That&#039;s why only extremely well known games should have a section on this page, and are not allowed their own page under any circumstances. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 04:57, 28 November 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== heh ==&lt;br /&gt;
&lt;br /&gt;
We should be adding more games, and adding more infomation. Because some of these are really good, like the ruby Destiny series --[[User:Brengarrett|Brengarrett]] 16:57, 8 December 2011 (UTC)&lt;br /&gt;
:The point of this article is &#039;&#039;not&#039;&#039; to advertise fan games. It is to list &#039;&#039;extremely notable&#039;&#039; fan games that had a major effect on the fandom. Games that, were they not &#039;&#039;illegal&#039;&#039;, would easily be given their own page. Should this article become simply a list of hack games that are considered &#039;good&#039; so that people could find them, it would likely be deleted. As it is, this article is walking a fine line between &amp;quot;okay&amp;quot; and &amp;quot;must be deleted to prevent Nintendo taking down the whole site&amp;quot;. As a large site, we must hold ourselves to higher standards in regards to legality than smaller sites. The sections that exist should not be expanded either. Brief details, nothing more. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 01:39, 9 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Move==&lt;br /&gt;
&lt;br /&gt;
This article should be moved to ROM Hacks. [[Mothim (Pokémon)|Mothim]] [[User:Wildgoose|will]] [[User talk:Wildgoose|rule]] [[Special:Contributions/Wildgoose|all!]] 03:07, 28 December 2011 (UTC) 10:07 p. m. December 27 2011 ET&lt;br /&gt;
&lt;br /&gt;
==Pokemon Frosty==&lt;br /&gt;
&lt;br /&gt;
Well I played this game hack of Pokemon {{v2|Ruby}}...... it is same as Ruby,,,,, Except you get [[Level|lvl]] 50 [[Legendary Pokémon|legendaries]] @ the first 3 [[Routes|routeas]].[[Pokemart]]s sell {{ball|Master}} and [[Vitamins|rare candy]] @ {{PDollar}}1. {{unsigned|Clinton Jai}}&lt;br /&gt;
&lt;br /&gt;
:I don&#039;t think this is notable; I know what&#039;s happening in the wierd world of the fandom {{tt|*|Thanks to some people I know}} and I never heard of Pokémon Frosty. [[User:Wildgoose|Wild]][[User talk:Wildgoose|goose]]-[[Special:Contributions/Wildgoose|The friendly goose in town!]]  01:39, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
::EDIT: This probably isn&#039;t an ROM hack, it is probably a game that has been hacked under a [[Gameshark]]. [[User:Wildgoose|Wild]][[User talk:Wildgoose|goose]]-[[Special:Contributions/Wildgoose|The friendly goose in town!]]  01:42, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Archive?==&lt;br /&gt;
&lt;br /&gt;
This talk page is a bit long, it may be time to archive it. [[User:Wildgoose|Wild]][[User talk:Wildgoose|goose]]-[[Special:Contributions/Wildgoose|The friendly goose in town!]]  01:19, 31 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Crystal GBA/Crystal Shards==&lt;br /&gt;
&lt;br /&gt;
I saw a game labelled Pokémon Crystal on Ebay but the game was a GBA cartridge. I bought it out of curiosity and the title screen calls it Pokémon Crystal Shards. It seems to be a badly translated hack of a Spanish FireRed and doesn&#039;t make sense at some points, like Professor Oak trying to teach me Softboiled before entering my name. Anyone else know of this game and does it deserve a section? [[User:Wexdarn|Wexarn]] 12:44, 15 February 2012 (UTC)&lt;br /&gt;
:Haha, that&#039;s hilarious.  I wonder if it was due to the pirates&#039;s bad translation skills / need to fill in space with somehting, or if that was added intentionally for the point of being funny.  Anyway, I can&#039;t comment on this, as I&#039;ve never heard of it... but then again, I&#039;ve never heard of most of the games on here. [[User:Dannyjenn|Dannyjenn]] 16:16, 22 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Additions==&lt;br /&gt;
I&#039;ve heard of a game not on here... it was called &amp;quot;Monster! Go! Go!&amp;quot; (or something along those lines)... it was a hack of some Smurfs game where a lot of the graphics were changed to Pokémon.  I&#039;ve never played it, but from the screenshots it looks like they did a good job.  I&#039;m sure other people have heard of this?  I&#039;m not adding it because I don&#039;t really know anything about it, and I don&#039;t know if its notable.&lt;br /&gt;
&lt;br /&gt;
Also this was mentioned before, but how about some mention of Pokémon fan games that aren&#039;t hacks... ones that are made from scratch or made in some game-making program?  I do believe that they should get their own page, but I&#039;ve noticed no one has done so.  I&#039;m not starting the page since I don&#039;t really know much about them, but I do know that they exist.  I&#039;m pretty sure that there&#039;s at least one Pokémon MMORPG out there (or being worked on). [[User:Dannyjenn|Dannyjenn]] 16:24, 22 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== A couple of possible additions ==&lt;br /&gt;
&lt;br /&gt;
Of the many hacks I&#039;ve played over the years, there are a few I believe are good enough to add to this page:&lt;br /&gt;
&lt;br /&gt;
The first is the entire Ruby Destiny series by DestinedJagold, which I notice has been mentioned before. I figured I should explain that the series is made of three games: Reign of Legends (a Ruby hack that has plenty of Generation IV Pokemon and a few customs), Rescue Rangers (a hack that is similar in style of play to the original Mystery Dungeon games), and Life of Guardians (more Gen IV Pokemon and completely new story). These three games definitely belong on this page.&lt;br /&gt;
&lt;br /&gt;
The other game is the first Generation V hack I have ever seen, called Blaze Black and Volt White. As the names suggest, they are hacks of Black and White Versions. These games, no matter which you play, have all 649 Pokemon available to own without connecting to other games (i.e. in game trades, evolution and basic catching). This includes every starter and every legendary. The trainer battles are also harder in both team makeup, moves and level. For example, the Striaton City gym leader now has all 5 starters of their main type (depending on who you battle against) at level 12 and the Pan-monkey of their type at level 14, all in a rotation battle. Other changes include changing the types of some Pokemon (Serperior is now a Grass/Dragon), every Pokemon having a chance of having their Dream World ability upon capture, changes in some move types (Cut is now Grass, Strength is now Rock), changes in evolution methods (mainly for the ones that need to be traded to be evolved), and changes in what some Pokemon can learn in terms of leveling up and by TMs and HMs. These are only a few of the changes that Drayano (the hack&#039;s creator) made. Here is a link for full information on the hack:&lt;br /&gt;
http://www.pokecommunity.com/showthread.php?t=247696&lt;br /&gt;
&lt;br /&gt;
I would love to see both these hacks included on this page., hopefully someone reads this.&lt;br /&gt;
[[User:Schiffy|Schiffy]] 00:04, 10 May 2012 (UTC)Schiffy&lt;br /&gt;
:I just added all the Drayno hacks, including the latest Blaze Black 2 and Volt White 2 in a special section, dedicated to Drayno&#039;s work. However, I do not know how to include sources to the article, so here are the links to his hacks :&lt;br /&gt;
*http://www.google.fr/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=3&amp;amp;cad=rja&amp;amp;ved=0CEgQFjAC&amp;amp;url=http%3A%2F%2Fforums.upnetwork.net%2Fshowthread.php%3Ft%3D2628&amp;amp;ei=zPUxUa7eNcqu0QXckYHQBg&amp;amp;usg=AFQjCNFa_zLWjAGpxff6RujchCOTP6Oq-w&lt;br /&gt;
*http://www.pokecommunity.com/showthread.php?t=257604&lt;br /&gt;
*http://gbatemp.net/threads/pok%C3%A9mon-sacred-gold-storm-silver.327567/&lt;br /&gt;
*http://gbatemp.net/threads/pok%C3%A9mon-blaze-black-pok%C3%A9mon-volt-white.286850/&lt;br /&gt;
*http://projectpokemon.org/forums/showthread.php?26326-Pok%E9mon-Blaze-Black-2-amp-Pok%E9mon-Volt-White-2&lt;br /&gt;
:[[User:Wolfy Harfleur 76700|Wolfy Harfleur 76700]] ([[User talk:Wolfy Harfleur 76700|talk]]) 13:02, 2 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
i think we should put description of hack instead the example, because even just changing the starter is considered a hack[[User:­|­]] ([[User talk:­|talk]]) 13:14, 27 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Remove examples ==&lt;br /&gt;
&lt;br /&gt;
Maybe we should just put description, not examples, because even just changing the starter is considered a hack[[User:­|­]] ([[User talk:­|talk]]) 13:18, 27 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Japanese Pokemon silver Bootleg ==&lt;br /&gt;
&lt;br /&gt;
So I have this bootleg that is named &amp;quot;Pokemon Silver.&amp;quot; Sadly I don&#039;t know what the actual game is,and I can&#039;t provide a screenshot because I googled it and didn&#039;t get the results that I wanted.The games text are small and everyone speaks Japanese.You seem to start out as a crossover of a Squritle and a dragon.(That&#039;s what I always thought...)Mostly the graphics glitch up in the intro,and I don&#039;t know the storyline because like I said,everyone speaks Japanese.What is this game? [[User:Pokemon User|Pokemon User]] [[User talk:Pokemon User|Pokemon User talk]] 7:37, 29 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Move==&lt;br /&gt;
&lt;br /&gt;
This page should be moved to ROM hacks. That is the more common name and &amp;quot;hack games&amp;quot; can refer to games that have been hacked into by an [[Action Replay]]. [[User:Spyspotter|Spyspotter]] [[User talk:Spyspotter|says…]] Edit the mainspace, [[Special:ListUsers|kids!]] 13:03, 10 June 2013 (UTC)&lt;br /&gt;
:I agree. As someone who is actually involved in the ROM Hacking community, I can&#039;t recall a single time that someone has referred to them as &amp;quot;Hack games&amp;quot;. Typically it&#039;s just &amp;quot;ROM Hacks&amp;quot;, or occasionally just &amp;quot;hacks&amp;quot;.--[[User:Goukazaru|Gou]] ([[User talk:Goukazaru|talk]]) 18:13, 23 June 2013 (UTC)&lt;br /&gt;
:Yeah... &amp;quot;ROM hacks&amp;quot; (or just the shortened &amp;quot;hacks&amp;quot;) is definitely the most common term.  &amp;quot;Hacked ROMs&amp;quot; showing up pretty commonly too.  I&#039;ve sometimes seen &amp;quot;hacked games,&amp;quot; but never &amp;quot;hack games&amp;quot; (aside from this page and its talk page, anyway.) --[[User:FnrrfYgmSchnish|FnrrfYgmSchnish]] ([[User talk:FnrrfYgmSchnish|talk]]) 01:26, 7 July 2013 (UTC)&lt;br /&gt;
:Also agreed. If you look on any of the forums that the patches to the games are posted on (projectpokemon, pokecommunity, gbatemp, etc.), you will see, almost 100% of the time, the words &amp;quot;ROM Hack(s),&amp;quot; or as Gou said, sometimes just &amp;quot;hacks.&amp;quot; &amp;quot;Hack games&amp;quot; however, is a very scarcely used term. [[User:Schiffy|&amp;lt;font color=&amp;quot;000999&amp;quot;&amp;gt;Schiffy&amp;lt;/font&amp;gt;]] ([[User_talk:Schiffy|&amp;lt;font color=&amp;quot;FF6600&amp;quot;&amp;gt;Speak to me&amp;lt;/font&amp;gt;]]&amp;amp;#124;[[Special:Contributions/Schiffy|&amp;lt;font color=&amp;quot;FF0000&amp;quot;&amp;gt;What I&#039;ve done&amp;lt;/font&amp;gt;]]) 19:42, 7 July 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Also known as Fan Games&amp;quot; ==&lt;br /&gt;
Um... no.  A &amp;quot;fangame/fan game&amp;quot; refers to a game someone actually made themselves (such as with RPG Maker, Game Maker, the OHRRPGCE, or something along those lines... or even coding it from scratch!)  They may sometimes have graphics and such taken from the official games, but an actual fangame isn&#039;t edited from one of the official games like a ROM hack is.  They&#039;re two different things.  [[User:FnrrfYgmSchnish|FnrrfYgmSchnish]] ([[User talk:FnrrfYgmSchnish|talk]]) 23:15, 20 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemon Glazed ==&lt;br /&gt;
&lt;br /&gt;
Anyone ever heard of Pokemon Glazed Version? It&#039;s a hack of one of the Gen. 3 games, and was the winner of the 2013 Hack of the Year award for best gameplay by PokeCommunity.--[[User:SamurottMaster4747|SamurottMaster4747]] ([[User talk:SamurottMaster4747|talk]]) 01:57, 15 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Food for thought - Zeta/Omicron ==&lt;br /&gt;
&lt;br /&gt;
http://www.reddit.com/r/pokemonzetaomicron/&lt;br /&gt;
&lt;br /&gt;
Seems like a cool hack maybe warrants inclusion?[[User:Cjmorgs|Cjmorgs]] ([[User talk:Cjmorgs|talk]]) 18:52, 23 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Chinese fan translation? ==&lt;br /&gt;
&lt;br /&gt;
Because of a recently lifted, decade-long ban on the video game hardware market in China, none of the Pokémon games have been officially translated into Chinese currently. A lot of Pokémon games were translated to Chinese by some fan translation team. FRLG、Emerald、DPPt、HGSS、BW、B2W2 and many spin-off games have fully (or nearly fully) fan translations.&lt;br /&gt;
&lt;br /&gt;
Should I put this in the article?&lt;br /&gt;
&lt;br /&gt;
http://i61.tinypic.com/sxnq8i.png&lt;br /&gt;
&lt;br /&gt;
[[User:Zms|Zms]] ([[User talk:Zms|talk]]) 10:16, 16 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Why is Uranium here? ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s an RPG Maker game, not a ROM hack. [[User:Pikachu Bros.|Pikachu Bros.]] &amp;lt;small&amp;gt;([[User talk:Pikachu Bros.|talk]])&amp;lt;/small&amp;gt; 02:49, 22 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The developer actually [[Talk:ROM_hacks#Pokemon_Uranium|asked]] the same question.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 23:56, 4 May 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Adventures&amp;diff=2114585</id>
		<title>Pokémon Adventures</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_Adventures&amp;diff=2114585"/>
		<updated>2014-05-04T23:49:34Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Intro */ Changed &amp;quot;#Pokémon Adventure&amp;quot; to &amp;quot;Pokémon Adventure in ROM hacks&amp;quot;.  Might not be the best phrasing, but it seems better.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{redirect|Pokémon Special|the special episodes in the [[Pokémon anime]]|List of anime specials}}&lt;br /&gt;
{{redirect|Pokémon Adventure|the [[ROM hacks|hack game]]|ROM hacks#Pokémon Adventure|Pokémon Adventure in ROM hacks}}&lt;br /&gt;
[[File:Pokemon Adventures logo.png|thumb|right|VIZ Media&#039;s second edition logo]]&lt;br /&gt;
[[File:Adv Logo.png|thumb|right|Chuang Yi logo]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Pokémon Adventures&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;ポケットモンスターSPECIAL&#039;&#039;&#039; &#039;&#039;Pocket Monsters SPECIAL&#039;&#039;) is a {{pkmn|manga}} series authored by 日下秀憲 [[Hidenori Kusaka]]. It was illustrated by 真斗 [[Mato]] for the first nine volumes and starting from {{PAV|10}} it has been illustrated by 山本サトシ [[Satoshi Yamamoto]]. It is published by [[Shogakukan]] under the Ladybird Comics Special series.&lt;br /&gt;
&lt;br /&gt;
It is popularly known as &#039;&#039;&#039;Pokémon Special&#039;&#039;&#039; even outside of Japan, and often shortened as PokéSpe (Japanese: ポケスペ / ポケSP  &#039;&#039;PokeSupe&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
Unlike the anime—which, though drawing much inspiration from the games, does not follow them exactly—Pokémon Adventures is a mostly game-based manga, with the nineteen main characters taking their names from the [[core series]] games and their various adventures tending to stay restricted to their home [[region]]. Also unlike the anime, which has gone to great lengths to indicate the danger of a [[legendary Pokémon]] being captured, the main characters of Pokémon Adventures have captured and sometimes use their own legends, much as the {{player}} can in the games. Pokémon Adventures also contains darker elements than other media, including certain characters and some Pokémon actually dying.&lt;br /&gt;
&lt;br /&gt;
On October 26, 2009, it was announced that Gakunen magazine Grade 5 and Grade 6 (at the time serializing the {{chap|Diamond &amp;amp; Pearl}}) would cease publication at the end of the fiscal year. In February 2012, Grade 4—which was serializing the {{chap|Black &amp;amp; White}} at the time—also ceased publication. Publication will continue in CoroCoro Ichiban and Pokémon Fan magazine.&lt;br /&gt;
&lt;br /&gt;
Pokémon creator [[Satoshi Tajiri]] reportedly stated, &amp;quot;This is the comic that most resembles the world I was trying to convey.&amp;quot;&amp;lt;ref name=&amp;quot;tajiri&amp;quot;&amp;gt;[http://web.archive.org/web/20021215144736/www.vizkids.com/pokemon/adventures/characters.html]&amp;lt;/ref&amp;gt; Game producer [[Tsunekazu Ishihara]] also allegedly praised the series, saying, &amp;quot;I want every Pokémon fan to read this comic!&amp;quot;&amp;lt;ref name=&amp;quot;ishihara&amp;quot;&amp;gt;[http://web.archive.org/web/20030202213736/http://www.vizkids.com/pokemon/adventures/index.html]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Story arcs==&lt;br /&gt;
{{spoilers}}&lt;br /&gt;
The various {{adv|chapter}}s of Pokémon Adventures span the six [[generation]]s of [[Pokémon games]] so far. These chapters are named typically for the games they correspond to; however, the protagonists of each chapter typically also share these names.&lt;br /&gt;
&lt;br /&gt;
===Red, Green &amp;amp; Blue chapter (Volume 1~3)===&lt;br /&gt;
[[File:Pokémon Adventures VIZ volume 1.png|thumb|Pokémon Adventures volume 1 (VIZ media Second edition)]]&lt;br /&gt;
{{main|Red, Green &amp;amp; Blue chapter (Adventures)}}&lt;br /&gt;
The first chapter of Pokémon Adventures, much like the first games, chronicles the journeys of {{adv|Red}} and {{adv|Blue}} across the [[Kanto]] region, conquering its eight [[Gym]]s and the [[Pokémon League]]. Later, a third Trainer, {{adv|Green}}, is added into the plot. Together, the three defeat [[Team Rocket]], an evil organization that uses Pokémon for illegal acts. Red also helps [[Blaine]] to capture {{Adv|Mewtwo}} and saves {{adv|Yellow|a young girl}} from [[wild Pokémon]] in [[Viridian Forest]]. In the end, as in the games, Red defeats Blue in the Pokémon League.&lt;br /&gt;
&lt;br /&gt;
===Yellow chapter (Volume 4~7)===&lt;br /&gt;
{{main|Yellow chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
The Yellow chapter starts two years after {{adv|Red}} obtains his title of the Champion in the [[Pokémon League]]. {{adv|Red}} disappears for one month after he leaves to answer a challenge from someone named [[Bruno]]. One day, {{adv|Professor Oak}} discovers Red&#039;s {{P|Pikachu}}, [[Pika]], injured at his doorstep. Soon after the arrival of Pika, a young Trainer comes into the Professor&#039;s lab. The Trainer, {{adv|Yellow}}, claims that &amp;quot;he&amp;quot; is a friend of {{adv|Red}} and wishes to look for him with Pika. While {{adv|Professor Oak}} is still skeptical about Yellow, especially about &amp;quot;his&amp;quot; ability of healing and sensing Pokémon&#039;s emotions, he eventually entrusts this mission and Red&#039;s upgraded [[Pokédex]] to the young Trainer. However, this event only triggers the revelation of a larger secret as Yellow is repeatedly attacked by members of the [[Elite Four]]. When Yellow discovers that the Elite Four base is situated at Cerise island, Yellow heads there and meets up with Blaine, Blue, Green and the Team Rocket Commanders: Sabrina, Lt. Surge, and Koga. They decide to team up to take down the Elite Four, where {{Adv|Red}} also joins them.   &lt;br /&gt;
&lt;br /&gt;
===Gold, Silver &amp;amp; Crystal chapter (Volume 8~15)===&lt;br /&gt;
{{main|Gold, Silver &amp;amp; Crystal chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
As peace is returning to [[Kanto]], new journeys and happenings are beginning in another region, [[Johto]]. {{adv|Gold}} was enjoying his normal life with his family Pokémon, who have been with him since birth, until he ran into a Pokémon thief at [[Professor Elm]]&#039;s lab. As he goes on a journey of chasing the thief, {{adv|Silver}}, with a {{p|Cyndaquil}} from Professor Elm and [[Pokédex]] from {{adv|Professor Oak}}, he stumbles upon the secret plots of the [[Masked Man]]. At the same time, {{adv|Professor Oak}} sends out a &amp;quot;Pokémon Capture Professional,&amp;quot; {{adv|Crystal}}, on a journey of completing the Pokédex. She gets involved in [[Eusine]]&#039;s plans to capture {{p|Suicune}} and tries to do so herself. Soon after, she also gets involved with the plots of Masked Man, who is apparently after the two legendary Pokémon, {{p|Lugia}} and {{p|Ho-Oh}}. The more shocking revelation follows: this Masked Man is actually one of the 8 [[Gym Leader]]s of the Johto area.&lt;br /&gt;
&lt;br /&gt;
===Ruby &amp;amp; Sapphire chapter (Volume 15~22)===&lt;br /&gt;
{{main|Ruby &amp;amp; Sapphire chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
Things have just settled down in [[Kanto]] and [[Johto]], but another new region comes on screen. This chapter is about the &amp;quot;rivalry&amp;quot; of {{adv|Ruby}} and {{adv|Sapphire}}, who are trying to conquer all the [[Pokémon Contest]]s and [[Gym]]s in [[Hoenn]] respectively within the span of 80 days. Just like their counterparts in Kanto and Johto, they encounter two evil organizations, the land-favoring [[Team Magma]] and sea-favoring [[Team Aqua]]. Team Aqua steals the Heart component from Mr. Stone, President of Devon Corporation, while Team Magma steals the Submarine Explorer I. Team Aqua destroys the volcano using the Grand Meteor, disrupting the balance of nature. Sapphire picks up a piece of the Grand Meteor and keeps it, but not for long, as soon she and Ruby clash with the leaders [[Maxie]] and [[Archie]] as the two new [[Pokédex Holder]]s attempt to quell the two titans {{p|Groudon}} and {{p|Kyogre}}.&lt;br /&gt;
&lt;br /&gt;
===FireRed &amp;amp; LeafGreen chapter (Volume 22~26)===&lt;br /&gt;
{{main|FireRed &amp;amp; LeafGreen chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
The FRLG series continues the series featuring the characters Red and Blue as they are forced to explore the [[Sevii Islands]] to look for {{adv|Professor Oak}} who has been kidnapped by [[Team Rocket]]. Meanwhile, {{adv|Green}} has finally located her parents, but as she is about to meet them, they get swallowed up by a mysterious black hole after a {{p|Deoxys}} attacks them. Red, Green, and Blue must locate the missing relatives with the help of former foe [[Lorelei]], the psychic mutant {{Adv|Mewtwo}} and a mysterious old lady, [[Kimberly]], while defeating Team Rocket again at the same time. Back in [[Kanto]], {{adv|Silver}} is seeking his parents as well, with the help of {{adv|Yellow}}. He is soon shocked by the revelation of who his father really is.&lt;br /&gt;
&lt;br /&gt;
===Emerald chapter (Volume 26~29)===&lt;br /&gt;
{{main|Emerald chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
The grand opening of the {{Gdis|Battle Frontier|III}} takes an unexpected twist when {{adv|Emerald}} appears on the scene. Now he must conquer the seven facilities in seven days. With a seemingly unmatched ability in battling and access to every Pokémon {{adv|Crystal}} has ever caught, [[Guile Hideout]], the mysterious stranger that attacks [[Factory Head Noland|Noland]] and is seeking {{p|Jirachi}}, may be more of a worry, especially if he catches Jirachi first.&lt;br /&gt;
&lt;br /&gt;
===Diamond &amp;amp; Pearl chapter (Volume 30~38)===&lt;br /&gt;
{{main|Diamond &amp;amp; Pearl chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
An important family from the region of [[Sinnoh]] sends their latest descendant {{adv|Platinum}} on a special mission with two [[Paka and Uji|bodyguards]]. Platinum instead meets with {{adv|Diamond}} and {{adv|Pearl}}, who coincidentally match the description given to her (two boys in scarves, one in red, the other in green). They join her, believing she is the tour guide of a trip to [[Mt. Coronet]] they won as a prize in a comedy contest. But these misunderstandings mark the start of their Pokémon journeys.&lt;br /&gt;
&lt;br /&gt;
===Platinum chapter (Volume 38~40)===&lt;br /&gt;
{{main|Platinum chapter (Adventures)}}&lt;br /&gt;
This chapter follows Lady {{adv|Platinum}} Berlitz as she enters the {{Gdis|Battle Frontier|IV}} to gather information on the mysterious [[Distortion World]] so she can rescue [[Paka and Uji|two very important people]]. Joining Platinum is [[Looker]], member of the [[International Police]], who aims to investigate the villainous [[Team Galactic]].&lt;br /&gt;
&lt;br /&gt;
Meanwhile, {{adv|Diamond}} and {{adv|Pearl}} set off with Sinnoh Pokémon Association Chairman and Dr. Footstep to find the Legendary and Rare Pokémon of Sinnoh using Charon&#039;s stolen notebook on Legendary Pokémon.&lt;br /&gt;
&lt;br /&gt;
===HeartGold &amp;amp; SoulSilver chapter (Volume 41~43)===&lt;br /&gt;
{{main|HeartGold &amp;amp; SoulSilver chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
Three years after the events of the Emerald chapter, Team Rocket has been revived once more in an attempt to bring back their long-lost leader, Giovanni. Silver, enraged by this, sets out to stop the team his father once led. Elsewhere, Gold gets into a battle with the mythical Pokémon Arceus.&lt;br /&gt;
&lt;br /&gt;
===Black &amp;amp; White chapter (Volume 43~?)===&lt;br /&gt;
{{main|Black &amp;amp; White chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
This chapter follows {{adv|Black}}&#039;s journey across the [[Unova]] region, with the dream of conquering the [[Pokémon League]] and become the [[Pokémon Champion]]. He is joined by {{adv|White}}, who runs the [[BW Agency]] and whose dream is to raise the best Pokémon actor out there.&lt;br /&gt;
&lt;br /&gt;
===Black 2 &amp;amp; White 2 chapter (Volume ?~?)===&lt;br /&gt;
{{main|Black 2 &amp;amp; White 2 chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
[[Lack-Two]] is a seemingly normal boy enrolled in the [[Aspertia City]] Trainer&#039;s School. However, he is actually a member of the [[International Police]] who aims to find the remaining members of Team Plasma that was defeated two years ago. Unbeknownst to him, the new student, [[Whi-Two]], happens to be a former member of Team Plasma.&lt;br /&gt;
&lt;br /&gt;
===X &amp;amp; Y chapter (Volume ?~?)===&lt;br /&gt;
{{main|X &amp;amp; Y chapter (Adventures)}}&lt;br /&gt;
&lt;br /&gt;
{{adv|X}}, a boy who won a Pokémon Tournament as a child, has become depressed due to bad experiences with the paparazzi and the public speaking bad about him. Although his friends {{adv|Y}}, [[Shauna]], [[Tierno]], and [[Trevor]] try to get him back to normal, he refuses to listen to them. Meanwhile, [[Team Flare]] is aiming to capture both X&#039;s [[Mega Ring]] and the legendary Pokémon {{p|Xerneas}} and {{p|Yveltal}} to power their ultimate weapon.&lt;br /&gt;
&lt;br /&gt;
{{endspoilers}}&lt;br /&gt;
&lt;br /&gt;
==English translations==&lt;br /&gt;
Pokémon Adventures has been licensed for English translation by two different companies: [[VIZ Media]], located in {{pmin|the United States}}, and [[Chuang Yi]], located in {{pmin|Singapore}}.&lt;br /&gt;
&lt;br /&gt;
===VIZ Media===&lt;br /&gt;
Beginning in September 1999, Pokémon Adventures was translated into English and published in the United States by [[VIZ Media]]. Originally, the series was available as a series of [[List of Pokémon Adventures monthly issues|monthly single issues]], a popular format at the time, and the rounds were later released in the more traditional graphic novel format, beginning from {{PAV|1}} in April 2000. Publication ceased in 2003 after the {{chap|Yellow}} concluded with {{PAV|7}}. These translations read from left-to-right with the artwork in reverse from the original version, to conform with the style of North American comics and other Japanese manga published at the time. Other content, such as the route maps at the end of every volume, was omitted as well. Samples from this translation of Pokémon Adventures can be found in the [[The Best of Pokémon Adventures]] volumes, which were both published in 2006.&lt;br /&gt;
&lt;br /&gt;
In June 2009, VIZ Media began re-releasing the series beginning from {{PAV|1}}. Rather than just reissue the previous translations, VIZ Media opted for a &amp;quot;second edition&amp;quot; - these volumes feature a new translation, with the right-to-left artwork and all of the content omitted from the previous translation restored. However, the new translation still follows closely to the original translation, containing some of the same dialogue and all the same titles for the rounds, as well as a lack of nicknames for {{Adv|Red}}&#039;s or {{Adv|Green}}&#039;s Pokémon (although Red&#039;s Pokémon receive nicknames in later volumes). In addition, these second editions contain edits not found in the first edition, such as the editing of {{adv|Green}}&#039;s battle with [[Sabrina]] in &#039;&#039;[[PS032|A Little Kadabra&#039;ll Do It]]&#039;&#039; to remove the scene of Green hiding [[Poké Ball]]s in her top and the [[Pokémon controversy#Racism|recoloring of Jynx]] to match its current color of purple.&lt;br /&gt;
&lt;br /&gt;
Following the second edition of {{PAV|7}}, VIZ Media has begun to release volumes which are new to North America, beginning with {{PAV|8}} in August 2010. While continuing the format of the second editions, there are some edits in the new-to-American audience volumes, like editing a scene of {{Adv|Crystal}}&#039;s mother slapping her in {{PAV|11}} into a glare and editing the scene of [[Norman]] punching {{Adv|Ruby}} into him dropping Ruby due to lightning in {{PAV|17}}. VIZ Media took a break in publication following the release of {{PAV|14}} in August 2011, which concluded the {{chap|Gold, Silver &amp;amp; Crystal}} (&#039;&#039;[[PS180|The Last Battle XIV]]&#039;&#039; was moved to the end of Volume 14). They resumed production of the series with {{PAV|15}} in March 2013.&lt;br /&gt;
&lt;br /&gt;
In July 2010, it was announced that the {{chap|Diamond &amp;amp; Pearl}} would be published concurrently with the {{chap|Gold, Silver &amp;amp; Crystal}} as a &amp;quot;second series&amp;quot; called &#039;&#039;&#039;Pokémon Adventures: Diamond and Pearl/Platinum&#039;&#039;&#039;, with {{PAV|30}} published as the first volume of the second series. This second series releases one new volume triannually and began publication in February 2011. Continuing this trend, in August 2013 VIZ Media began to release the {{chap|HeartGold &amp;amp; SoulSilver}} as a separately numbered series, &#039;&#039;&#039;Pokémon Adventures: HeartGold &amp;amp; SoulSilver&#039;&#039;&#039;, consisting of {{PAV|41}} and {{PAV|42}} as volumes one and two. Since the {{chap|HeartGold &amp;amp; SoulSilver}} is numbered separately from the {{chap|Black &amp;amp; White}}, the first four rounds of {{PAV|43}} ([[PS457]]-[[PS460]]) were moved to the end of {{PAV|42}} to keep the rounds organised by chapter.&lt;br /&gt;
&lt;br /&gt;
Beginning in July 2011, VIZ Media began publishing the magazine version of the {{chap|Black &amp;amp; White}}. Since the rounds were not currently collected in volume format in Japan at the time of publication, they were released as [[List of Pokémon Black and White volumes|a series of mini-volumes]], titled &#039;&#039;&#039;Pokémon Black and White&#039;&#039;&#039; and billed as a &amp;quot;Pokémon Adventures special edition&amp;quot;. Starting from July 2013, VIZ Media started releasing the regular volume versions as a series called &#039;&#039;&#039;Pokémon Adventures: Black &amp;amp; White&#039;&#039;&#039;, allowing readers the choice between the magazine version and the volume version.&lt;br /&gt;
&lt;br /&gt;
In March 2013, VIZ launched the {{tt|Perfect Square|Sticky Dot until July 2013}} app for the iPad. It allowed users to buy digital copies of children&#039;s manga and American comics. Pokémon Adventures is among those included on the app. So far, only Volumes 1-14 and Diamond and Pearl/Platinum Volumes 1-4 have been made available. These same volumes have also been released on the Kindle and Nook eBook stores as well.&lt;br /&gt;
&lt;br /&gt;
VIZ Media&#039;s translations of Pokémon Adventures are available in {{pmin|the United States}}, {{pmin|Canada}}, {{pmin|the United Kingdom}}, {{pmin|Ireland}}, {{pmin|Australia}} and South Africa.&lt;br /&gt;
&lt;br /&gt;
===Chuang Yi===&lt;br /&gt;
[[Chuang Yi]], a manga company based in {{pmin|Singapore}}, translated Pokémon Adventures into English since {{PAV|1}} in May 2000. The first seven volumes used [[VIZ Media]]&#039;s translation, though after VIZ Media stopped their first edition in 2003 at {{PAV|7}}, Chuang Yi continued to translate the series on their own. As the first seven volumes were based on the flipped edition by VIZ Media, Chuang Yi continued to publish the series in a flipped format, lasting from {{PAV|8}} to {{PAV|40}}. Their final volume, {{PAV|41}}, was published in the original right-to-left reading format. As Chuang Yi is now under {{wp|liquidation|voluntary liquidation}}, the future of Pokémon Adventures and other manga in their region is uncertain.&lt;br /&gt;
&lt;br /&gt;
Chuang Yi&#039;s translations of Pokémon Adventures was available in {{pmin|Singapore}}, {{pmin|Malaysia}}, {{pmin|South Asia|India}}, {{pmin|the Philippines}}, {{pmin|Indonesia}} and {{pmin|Thailand}}. They were also available in {{pmin|Australia}} and {{pmin|New Zealand}} through {{wp|Madman Entertainment}}.&lt;br /&gt;
&lt;br /&gt;
==International translations==&lt;br /&gt;
Pokémon Adventures has been translated into many languages for publication around the world.&lt;br /&gt;
&lt;br /&gt;
Pokémon Adventures (Traditional Mandarin: &#039;&#039;&#039;{{tt|神奇寶貝特別篇|Pokémon Special}}&#039;&#039;&#039;, Simplified Mandarin: &#039;&#039;&#039;{{tt|神奇宝贝特别篇|Pokémon Special}}&#039;&#039;&#039;, Cantonese: &#039;&#039;&#039;{{tt|寵物小精靈特別篇|Pokémon Special}}&#039;&#039;&#039;) has been translated into {{pmin|Greater China|Chinese}}. Both 神奇寶貝特別篇 and 寵物小精靈特別篇 are translated by 青文出版集團 &#039;&#039;{{wp|Chingwin Publishing Group}}&#039;&#039;, while 神奇宝贝特别篇 is translated by 吉林出版集团 &#039;&#039;Jilin Publishing Group&#039;&#039;. Due to trademark issues, Jilin has renamed the manga to &#039;&#039;&#039;{{tt|精灵宝可梦特别篇|Pokémon Special}}&#039;&#039;&#039; ({{tt|Mandarin|Simplified}}) starting from the DP chapter.&lt;br /&gt;
&lt;br /&gt;
Pokémon Adventures was translated into {{pmin|France|European French}} by {{wp|Glénat (publisher)|Glénat}} under the title &#039;&#039;&#039;{{tt|Pokémon: La Grande Adventure!|Pokémon: The Great Adventure!}}&#039;&#039;&#039;. This translated version was based on the original Japanese, however, the artwork was printed in reverse order in a left-to-right reading format for purposes of publication in France. Each volume was initially split into two monthly issues by Glénat, and were later republished in their original volume presentation. Glénat suddenly had to interrupt this edition due to copyright issues, before the release of {{PAV|7}}, the closing volume of the {{chap|Yellow}}. [[Pokémon Black and White volume 1 (France)|Since 2011]], the {{chap|Black &amp;amp; White}} has been translated for France by [http://fr.wikipedia.org/wiki/Kurokawa Kurokawa]. This translation respects the original reading format (right-to-left) and is based directly on the magazine version of Pokémon Adventures. As the title &#039;&#039;Pokémon: La Grande Adventure!&#039;&#039; was still trademarked by Glénat, the {{chap|Black &amp;amp; White}} is published with the title &#039;&#039;&#039;{{tt|Pokémon Noir et Blanc|Pokémon Black and White}}&#039;&#039;&#039;. In April 2014, it was announced by Kurokawa that they would be rereleasing the {{chap|Red, Green &amp;amp; Blue}} and the {{chap|Yellow}} in a set of three omnibus volumes, beginning on June 12, 2014 with volume one. This release, while continuing to use the &amp;quot;Pokémon: La Grande Adventure!&amp;quot; name, will feature an entirely new translation more faithful to the original Japanese version and consistent with Kurokawa&#039;s release of the {{chap|Black &amp;amp; White}}. &lt;br /&gt;
&lt;br /&gt;
Pokémon Adventures has been translated into {{pmin|Germany|German}} by {{wp|Egmont Manga &amp;amp; Anime}}. However, only the first three volumes were released. In the German version, the names of characters such as {{adv|Professor Oak}} and [[Lt. Surge]] were renamed to their German names from the games and anime. Additionally, {{adv|Red}} and {{adv|Blue}} were renamed to &amp;quot;{{Ash}}&amp;quot; and &amp;quot;{{Gary}}&amp;quot; to match the {{pkmn|anime}}.&lt;br /&gt;
&lt;br /&gt;
The first fifteen rounds of Pokémon Adventures (Greek: &#039;&#039;&#039;Pokémon Περιπέτειες&#039;&#039;&#039;) were translated into {{pmin|Greece|Greek}} by Modern Times. The fifteen chapters were published over [[List of Pokémon Adventures monthly issues|five books]], with the [[Mysterious Mew|first book]] titled &#039;&#039;{{tt|Pokémon Περιπέτειες: Ο Καλύτερος Εκπαιδευτής|Pokémon Adventures: The Best Trainer}}&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Pokémon Adventures (&#039;&#039;&#039;{{tt|Pokémon: Le Grandi Storie a Fumetti|Pokémon: The Great Stories in Comics}}&#039;&#039;&#039;) was translated into {{pmin|Italy|Italian}} by Planet Manga, a subsidiary of Panini Comics. The first ten [[List of Pokémon Adventures monthly issues|monthly issues]] were translated into Italian, based on [[VIZ Media]]&#039;s first edition.&lt;br /&gt;
&lt;br /&gt;
Pokémon Adventures (&#039;&#039;&#039;포켓몬스터 스페셜&#039;&#039;&#039; &#039;&#039;Pokémon Special&#039;&#039;) is translated into {{pmin|South Korea|Korean}} by 대원씨아이 &#039;&#039;{{wp|Daewon C.I.}}&#039;&#039;, which has released up to {{PAV|39}} to date.&lt;br /&gt;
&lt;br /&gt;
In {{pmin|Malaysia}}, Pokémon Adventures is translated as &#039;&#039;&#039;{{tt|Pengembaraan Pokémon|Pokémon Adventures}}&#039;&#039;&#039; under Chuang Yi&#039;s license.&lt;br /&gt;
&lt;br /&gt;
In {{pmin|Poland}}, the {{PAV|1|first volume}}&#039;s worth of chapters was translated into Polish by {{wp|Japonica Polonica Fantastica}} and published in [[List of Pokémon Adventures monthly issues|four monthly issues]]. The Polish version uses the English &amp;quot;Pokémon Adventures&amp;quot; name. Due to the low popularity of the series in Poland, the series was quickly discontinued and the monthly issues were never collected in a bound volume.&lt;br /&gt;
&lt;br /&gt;
Pokémon Adventures was translated into {{pmin|Latin America|Latin American Spanish}} by Toukan Manga. The Latin American translation was based on VIZ Media&#039;s English translation.&lt;br /&gt;
&lt;br /&gt;
In {{pmin|Thailand}}, Pokémon Adventures (&#039;&#039;&#039;{{tt|โปเกมอนสเปเชียล|Pokémon Special}}&#039;&#039;&#039;) is translated and published by Nation Edutainment ([http://th.wikipedia.org/wiki/เนชั่น_เอ็ดดูเทนเมนท์ เนชั่น เอ็ดดูเทนเมนท์]).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pokémon Adventures TW volume 3.png|{{tt|神奇寶貝特別篇|Pokémon Special}} volume 3 in traditional Mandarin (Taiwan).&lt;br /&gt;
File:Pokémon Adventures FR volume 2.png|&#039;&#039;Pokémon: La Grande Adventure!&#039;&#039; volume 2 from France&lt;br /&gt;
File:Pokémon Noir et Blanc manga vol 1.png|&#039;&#039;Pokémon Noir et Blanc&#039;&#039; volume 1 from France&lt;br /&gt;
File:Pokémon Adventures FR omnibus 1.png|&#039;&#039;Pokémon: La Grande Adventure!&#039;&#039; omnibus 1 from France&lt;br /&gt;
File:German Adventures Volume 3.jpg|Pokémon Adventures volume 3 in German&lt;br /&gt;
File:Adventures book 2 Greek.png|{{tt|Pokémon Περιπέτειες|Pokémon Adventures}} issue #2 in Greek&lt;br /&gt;
File:La Tappa Snorlax.png|&#039;&#039;Pokémon: Le Grandi Storie a Fumetti&#039;&#039; issue #4 in Italian&lt;br /&gt;
File:K01.jpg|{{tt|포켓몬스터 스페셜|Pokémon Special}} volume 1 in Korean&lt;br /&gt;
File:Pokémon Adventures PL volume 1.png|Issue #1: &#039;&#039;Tajemniczy Mew&#039;&#039; in Polish&lt;br /&gt;
File:Mangastoukan.jpg|Issues of Pokémon Adventures and [[Magical Pokémon Journey]] in Latin American Spanish&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*A large amount of the art in Pokémon Adventures is based on the original concept works from the games. For example:&lt;br /&gt;
**In the {{chap|Red, Green &amp;amp; Blue}}, Charmander is drawn with spikes on its back.&lt;br /&gt;
**Hitmonlee has legs that can stretch like springs in the Yellow chapter.&lt;br /&gt;
**Green&#039;s character design appears to be based on a [[Ken Sugimori]] illustration of {{ga|Red}}, {{ga|Blue}} and an [[Pokémon Red and Green beta#Female player character|unnamed, unused female Trainer]].&lt;br /&gt;
**Brock&#039;s Graveler is seen floating like Geodude instead of having feet.&lt;br /&gt;
*Throughout the series, almost every protagonist starts out with a Pokémon other than the traditional starter Pokémon that are chosen in the games, except {{adv|Emerald}}, {{adv|White}} and [[Lack-Two]]. However, each protagonist eventually gets one, usually near the start of the chapter.&lt;br /&gt;
*In some instances in the translated version, the Fire type is referred to as Flame and the Ground type is referred to as Earth.&lt;br /&gt;
*The starters given to characters based on the male protagonists in the games cycle through {{t|Grass}} ({{adv|Red}} and {{adv|Diamond}}), {{t|Fire}} ({{adv|Gold}} and {{adv|Black}}), and {{t|Water}} ({{adv|Ruby}} and [[Lack-Two]]).&lt;br /&gt;
**This also applies to characters based off the female protagonists in the games, which cycle through Water ({{adv|Green}} and {{adv|Platinum}}), Grass ({{adv|Crystal}} and {{adv|White}}), and Fire ({{adv|Sapphire}}).&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[List of rounds in Pokémon Adventures]]&lt;br /&gt;
* [[List of Pokémon Adventures volumes]]&lt;br /&gt;
* [[List of Pokémon Adventures monthly issues]]&lt;br /&gt;
* [[List of Pokémon Black and White volumes]]&lt;br /&gt;
* [[Timeline of events in Pokémon Adventures]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://family.shogakukan.co.jp/kids/netkun/pokemon/official/ Official Japanese site]&lt;br /&gt;
* [http://www.viz.com/manga/print/pokemon-adventures VIZ Media], English-language publishers of Pokémon Adventures in the USA&lt;br /&gt;
* [http://www.viz.com/manga/print/pokemon-adventures-diamond-and-pearlplatinum VIZ Media page] for the Diamond and Pearl/Platinum series&lt;br /&gt;
* [http://www.viz.com/manga/print/pokemon-adventures-heartgold-and-soulsilver VIZ Media page] for the HeartGold and SoulSilver chapter&lt;br /&gt;
* [http://www.viz.com/manga/print/pokemon-black-and-white VIZ Media page] for the Black and White chapter&lt;br /&gt;
* [http://www.chuangyi.com.sg/new2/ecatalogtitle.php?title=POKEMON+ADVENTURES Chuang Yi], English-language publishers of Pokémon Adventures in Singapore&lt;br /&gt;
&lt;br /&gt;
{{Project Manga notice}}&lt;br /&gt;
[[Category:Pokémon Adventures|*]]&lt;br /&gt;
[[Category:Manga]]&lt;br /&gt;
&lt;br /&gt;
[[de:Pocket Monsters SPECIAL]]&lt;br /&gt;
[[es:Pokémon Special]]&lt;br /&gt;
[[fr:Pocket Monsters Special]]&lt;br /&gt;
[[it:Pokémon Adventures]]&lt;br /&gt;
[[ja:ポケットモンスターSPECIAL]]&lt;br /&gt;
[[pl:Pokémon Special]]&lt;br /&gt;
[[pt:Pokémon Adventures]]&lt;br /&gt;
[[zh:神奇宝贝特别篇]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=User_talk:Pokemaster97/Archive_4&amp;diff=2114183</id>
		<title>User talk:Pokemaster97/Archive 4</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=User_talk:Pokemaster97/Archive_4&amp;diff=2114183"/>
		<updated>2014-05-04T05:18:36Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Posts tagged with &amp;quot;bad formatting&amp;quot;? */ New section.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{:User:Pokemaster97/Talk Archives}}&lt;br /&gt;
{{-}}&lt;br /&gt;
{|{{#switch: {{FULLPAGENAME}}|User talk:Pokemaster97=class=&amp;quot;collapsible&amp;quot;}} align=&amp;quot;center&amp;quot; style=&amp;quot;background: #{{ground color}}; border:3px solid #{{ground color dark}}; {{roundy|10px}}&amp;quot;&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; style=&amp;quot;background: #{{ground color light}}; {{roundy|32px}}&amp;quot; | {{{{#ifexpr: 100 - floor(({{PAGESIZE:User talk:Pokemaster97|R}} div 1024)) &amp;gt; 0|ani|MS}}|232}}&lt;br /&gt;
| width=&amp;quot;400px&amp;quot; style=&amp;quot;background:#{{Grass color light}}; color:#000000; {{roundytop|5px}}&amp;quot; | &lt;br /&gt;
{| align=&amp;quot;center&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #000000; {{roundy|10px}}&amp;quot;&lt;br /&gt;
| {{#ifexpr: floor({{PAGESIZE:User talk:Pokemaster97|R}} div 1024) &amp;lt; 100|&amp;lt;div class=&amp;quot;statbar&amp;quot; style=&amp;quot;background:#{{#switch: {{#expr: floor({{PAGESIZE:User talk:Pokemaster97|R}} div 1024 div 25)}}|0|1=00D000|2=F0F000|3=EE0000}}; {{roundy|10px}} width: {{#expr: floor(100 - ({{PAGESIZE:User talk:Pokemaster97|R}} div 1024))}}%; height: 10px; overflow: hidden;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;|&amp;lt;div class=&amp;quot;statbar&amp;quot; style=&amp;quot;background:#000000; {{roundy|10px}} width: 100%; height: 10px; overflow: hidden;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;}}&lt;br /&gt;
|}&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;background:#{{Ground color light}}; color:#000000; {{roundybottom|10px}}&amp;quot; | &amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;{{#ifexpr: 100 - (({{PAGESIZE:User talk:Pokemaster97|R}} div 1024) round 0) &amp;gt; 0|&amp;lt;font face=&amp;quot;Monospace&amp;quot;&amp;gt;&#039;&#039;&#039;[[User talk:Pokemaster97|{{color|000|HP: {{#expr: floor(340 - ({{PAGESIZE:User talk:Pokemaster97|R}} div 102400 * 340))}}/340}}]]&#039;&#039;&#039;&amp;lt;/font&amp;gt;|[[User talk:Pokemaster97|&amp;lt;span class=&amp;quot;roundy&amp;quot; style=&amp;quot;background:#990000; color:#FFFFFF; line-height:8px;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;FNT&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]]}}&amp;lt;/div&amp;gt;&lt;br /&gt;
|- class=&amp;quot;expandable&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | {{#ifexpr: floor({{PAGESIZE:User talk:Pokemaster97|R}} div 1024) &amp;lt; 100|[[{{#switch: {{FULLPAGENAME}}|User talk:Pokemaster97=User talk:Pokemaster97/Archive 1|User talk:Pokemaster97}}|&#039;&#039;{{color|000|Talk Page Archives}}&#039;&#039;]]|&amp;lt;div style=&amp;quot;text-decoration:blink&amp;quot;&amp;gt;[[{{#switch: {{FULLPAGENAME}}|User talk:Pokemaster97=User:Pokemaster97/Archive |User talk:Pokemaster97/archive}}|&amp;lt;big&amp;gt;&#039;&#039;&#039;{{color|FF0000|ARCHIVE THIS TALK PAGE, IMMEDIATELY!}}&#039;&#039;&#039;&amp;lt;/big&amp;gt;]]&amp;lt;/div&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
== Template:Type effectiveness ==&lt;br /&gt;
&lt;br /&gt;
Can you take a look at this [[User:Reshi643/Template:Type_effectiveness|template]], to see if it&#039;s good for the mainspace, when more information for the Fairy type is released? Thanks. — [[User:Reshi643|&amp;lt;span style=&amp;quot;color:#7038F8&amp;quot;&amp;gt;Reshi&amp;lt;/span&amp;gt;]][[User talk:Reshi643|&amp;lt;span style=&amp;quot;color:#F08030&amp;quot;&amp;gt;643&amp;lt;/span&amp;gt;]] 19:55, 2 August 2013 (UTC)&lt;br /&gt;
:I took a look and it looks good to me. I&#039;ll have a few other staff members look over it as well for good measure. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 20:13, 2 August 2013 (UTC)&lt;br /&gt;
==User:CM Punk==&lt;br /&gt;
I think that that username may break the impersonation rule.  {{wp|CM Punk}} is a professional wrestler.  --[[User:Funktastic~!|&amp;lt;span style=&amp;quot;color:#009900&amp;quot;&amp;gt;&#039;&#039;&#039;It&#039;s&#039;&#039;&#039;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#CC66FF&amp;quot;&amp;gt;&#039;&#039;&#039;Funktastic~!&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Funktastic~!|&amp;lt;sub&amp;gt;&amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color:#99CCFF&amp;quot;&amp;gt;&#039;&#039;話してください&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/sub&amp;gt;]] 21:16, 6 August 2013 (UTC)&lt;br /&gt;
:Hmm, you&#039;re right. I&#039;ll take care of it. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 00:02, 7 August 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Evolution page ==&lt;br /&gt;
&lt;br /&gt;
If you haven&#039;t already, you might want to protect the Evolution page as well. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 16:05, 8 August 2013 (UTC)&lt;br /&gt;
:Thank you for the heads up. That has now been protected as well. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 16:11, 8 August 2013 (UTC)&lt;br /&gt;
 &lt;br /&gt;
== [[Mawile]] ==&lt;br /&gt;
 &lt;br /&gt;
Please remove last trivia about Mawile. {{unsigned|Viv}}&lt;br /&gt;
:Removed. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 16:56, 8 August 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Game Systems ==&lt;br /&gt;
There any many emulators of Nintendo Gaming Systems. Shouldn&#039;t Bulbapedia have a small article about that since users play Pokemon Games on their PCs too ? [[User:PikaTepig999|PikaTepig999]] ([[User talk:PikaTepig999|talk]]) 10:14, 15 August 2013 (UTC)&lt;br /&gt;
:The use of emulators and ROMs are a copyright violation and are used for illegal gameplay of Pokémon games, something that Bulbapedia or Bulbagarden as a whole, shouldn&#039;t be promoting. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 15:15, 15 August 2013 (UTC)&lt;br /&gt;
:The only emulator that we could talk about would be the emulator used by the Virtual Console.  (Even then, the only games that are related to the Pokémon series are Pokémon Snap, Pokémon Puzzle League, and Super Smash Bros.)  --[[User:Super goku|Super goku]] ([[User talk:Super goku|talk]]) 16:49, 15 August 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Congrats! ==&lt;br /&gt;
Congratulations on completing your 3 years on Bulbapedia!!--[[User:Viv|Viv]] ([[User talk:Viv|talk]]) 15:19, 17 August 2013 (UTC)&lt;br /&gt;
:Thank you :) &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 15:53, 17 August 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Upload file  ==&lt;br /&gt;
&lt;br /&gt;
I created an art work of the national pokedex on [http://www.pokemon.com/us/pokedex/ Pokemon.com] (in windows paint ). Can you upload it to the [[National Pokédex]] page ? It will be a help for viewers. [[User:PikaTepig999|PikaTepig999]] ([[User talk:PikaTepig999|talk]]) 13:02, 21 August 2013 (UTC)&lt;br /&gt;
:It can be found at http://pokemon.wikia.com/wiki/File:National_pokedex.png [[User:PikaTepig999|PikaTepig999]] ([[User talk:PikaTepig999|talk]]) 13:03, 21 August 2013 (UTC)&lt;br /&gt;
::That page seems rather condensed already with the two pictures we currently have, so I don&#039;t think adding a third would be the best idea. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 14:16, 21 August 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Editing question ==&lt;br /&gt;
&lt;br /&gt;
Sorry to bother you, but I need to know how to post my favorite song on my namespace to where it don&#039;t look confusing. {{unsigned|Pnjfandubs}}&lt;br /&gt;
:I&#039;m going to to need a little more information in order for me to try to help. Are trying to post it as a link? In an infobox? However, you&#039;ve exceeded your userspace editing for the day, so I suggest that you hold off until tomorrow before trying to add more. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 00:37, 30 August 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Editing request ==&lt;br /&gt;
&lt;br /&gt;
Can you edit my userspace to where the text about me is in the right place, and that my favorite song shows? My favorite song is [[Pokémon Ondo]]. [[User:Pnjfandubs|PNJスターデオの月山ニ郎]] ([[User talk:Pnjfandubs|talk]]) 03:25, 27 September 2013 (UTC)&lt;br /&gt;
Well, actually, you wouldn&#039;t have my favorite song here, but it&#039;s my favorite as far as Pokémon music. [[User:Pnjfandubs|PNJスターデオの月山ニ郎]] ([[User talk:Pnjfandubs|talk]]) 03:31, 27 September 2013 (UTC)&lt;br /&gt;
:I fixed the text, but I wasn&#039;t sure what you meant by your favorite song, so I left that part out. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 20:01, 27 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Jessie&#039;s Woobat ==&lt;br /&gt;
&lt;br /&gt;
Why is the trivia being taken down? {{unsigned|Rahl}}&lt;br /&gt;
:Other editors have given reasons such as &amp;quot;she has all of four Pokemon with confirmed genders, though it&#039;s not really necessary to note on this page regardless&amp;quot; and it being &amp;quot;too obvious&amp;quot;. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 23:00, 29 September 2013 (UTC)&lt;br /&gt;
Okay then explain about Emolga&#039;s trivia being the only confirmed female in Iris&#039;s team. {{unsigned|Rahl}}&lt;br /&gt;
:It&#039;d be best to ask the users who reverted you, since they were the ones who removed the trivia in question. Or, read the history of the page where all the edit summaries are listed. Also, please remember to sign with &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt;. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 00:25, 30 September 2013 (UTC)&lt;br /&gt;
Ok thanks.{{unsigned|Rahl}}&lt;br /&gt;
&lt;br /&gt;
== New unimportantly Pokémon-related page I added ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m surprised y&#039;all haven&#039;t deleted and warned me about {{redlink|Pokémon Dubstep}}. {{unsigned|Pnjfandubs}}&lt;br /&gt;
:It&#039;s one thing to create a bad article while trying to contribute the site, but it&#039;s another to knowingly create a bad article and taunt the administration about it. You&#039;re beginning to skate on thin ice with the unnotable fanpages and blatant advertising. I suggest stopping the behavior before it&#039;s too late.  &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 01:08, 30 September 2013 (UTC)&lt;br /&gt;
&amp;quot;and taunt the administration about it&amp;quot;: I didn&#039;t know that was taunting. Also, I didn&#039;t exactly know how to write it well. By the way, no one ever put my favorite song ([[Pokémon Ondo]]) on my userspace! [[User:Pnjfandubs|PNJスターデオの月山ニ郎]] ([[User talk:Pnjfandubs|talk]]) 03:22, 30 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Thanks==&lt;br /&gt;
Thanks for the tip! =) [[User:Marioiscool765|Marioiscool765]] ([[User talk:Marioiscool765|talk]]) 02:36, 31 October 2013 (UTC)&lt;br /&gt;
:No prob! &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 02:50, 31 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Thank you. ==&lt;br /&gt;
&lt;br /&gt;
Thanks for telling me. -{{unsigned|FSGP}}&lt;br /&gt;
&lt;br /&gt;
== That Talk Page HP Bar ==&lt;br /&gt;
&lt;br /&gt;
So, I&#039;ve seen this on alot of user talk pages around here, and I have not been able to figure it out. Perhaps you can explain to me how that bar works and how to implement one of my own? Because I am &#039;&#039;really&#039;&#039; curious about that. [[User:Schiffy|&amp;lt;font color=&amp;quot;000999&amp;quot;&amp;gt;Schiffy&amp;lt;/font&amp;gt;]] ([[User_talk:Schiffy|&amp;lt;font color=&amp;quot;FF6600&amp;quot;&amp;gt;Speak to me&amp;lt;/font&amp;gt;]]&amp;amp;#124;[[Special:Contributions/Schiffy|&amp;lt;font color=&amp;quot;FF0000&amp;quot;&amp;gt;What I&#039;ve done&amp;lt;/font&amp;gt;]]) 00:27, 11 November 2013 (UTC)&lt;br /&gt;
:It&#039;s basically a template that&#039;s built to decrease as your talk page fills up (though there are versions where you can manually update the number as well). The best example I can show you is [[User:Werdnae/Archive|here]]. Kinda hard to explain exactly how it works, but that&#039;s an example of the coding for it, I&#039;m sure you could probably manipulate it to personalize it to your liking. I hope this helps, I&#039;m not the best with explaining templates and such. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 00:38, 11 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Espurr ==&lt;br /&gt;
&lt;br /&gt;
I thought I was undoing Pokemon nomekop&#039;s edit, but it seemed I wasn&#039;t and I didn&#039;t notice that...and then I tried to just use a previous version of the page and it got an error...  So I&#039;ll leave that to others now. =( Sorry. [[User:Tiddlywinks|Tiddlywinks]] ([[User talk:Tiddlywinks|talk]]) 02:47, 28 November 2013 (UTC)&lt;br /&gt;
:I figured it was just an accident, I got a little confused there for a minute. No need to worry. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 02:48, 28 November 2013 (UTC)&lt;br /&gt;
::I actually see what happened.  Your edit had the same timestamp, but even though (by its ID) it occurred later, it was listed below Pokemon nomekop&#039;s, so I thought his was most recent and tried to undo it and...actually, I don&#039;t really know how that ended up restoring his edit then, but yeah... Still, I didn&#039;t actually check the page, I was just looking at contribs/history.  Oops. [[User:Tiddlywinks|Tiddlywinks]] ([[User talk:Tiddlywinks|talk]]) 02:55, 28 November 2013 (UTC)&lt;br /&gt;
:::Hmmm, pretty weird. I guess we blame Bulbapedia then :p &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 02:59, 28 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Userpage ==&lt;br /&gt;
&lt;br /&gt;
How many edits do I need to make before I am allowed a user page? [[User:Heavyslamaggron|Heavyslamaggron]] ([[User talk:Heavyslamaggron|talk]]) 03:52, 3 December 2013 (UTC)&lt;br /&gt;
:The number to become autoconfirmed is unspecified in order to prevent people from abusing the system and editing just enough to create a userpage. Continue editing and you&#039;ll be able to create your userpage in no time. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 03:59, 3 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Thank you sir! [[User:Heavyslamaggron|Heavyslamaggron]] ([[User talk:Heavyslamaggron|talk]]) 04:00, 3 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Question on Name Origin Policies and Disputes ==&lt;br /&gt;
&lt;br /&gt;
A Name Origin dispute has occurred on the {{p|Aggron}} page between myself and Relicant. Boss is already listed as one of the possible derivatives of the name Bossgodora. I put that the god in Bossgodora could derive from &#039;&#039;&amp;quot;Godfather&amp;quot;&#039;&#039; which beyond meaning a crime boss also has less &#039;&#039;&amp;quot;Tony, the don says take him for a ride and give him a pair cement shoes&amp;quot;&#039;&#039; meanings. However, Relicant repeatedly undid the edit, saying he did not see it and did not further deliberate on it.&lt;br /&gt;
&lt;br /&gt;
Anyways, what is the best course of action in this dispute? I tried looking for the policies page but I am not the most tech-savy and couldn&#039;t navigate the site to find it. Even if i did, I am afraid I am also not the best when it comes to reading what I suspect would be a confusing wall of text. I am vaguely sure if I were to undo their edit again it would violate a policy (not sure, I just vaguely have memory of a three-edit limit on something) Well, I&#039;m off to warm up my new 2DS before charging it (again, not a tech-savey person but I am pretty sure it being freezing cold from the UPS truck, its not a good idea to plug it in right away) -cheers! [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 19:37, 9 December 2013 (UTC)&lt;br /&gt;
:The best and most immediate action would be to bring up the dispute on the talk page and discuss your reasoning for including it, so others can have a chance to comment their opinions on it as well, then see how that goes before deciding whether or not to add it to the page again. It&#039;d be wise not to add it back anymore for now as an additional revision would be getting into edit war territory. There&#039;s no real policy specifically for Name Origin sections (If I&#039;m recalling correctly), we just try to use our best judgement in that area. I hope this helps and let me know if you&#039;re having any more issues with this. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 19:45, 9 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Archive?==&lt;br /&gt;
Just a quick question. What does archive mean? I kinda don&#039;t really know what that means. Can you explain that to me of what mean. Also, I apologize for removing that comments on my talk page, I forgot that It was one of the rules of not to do that on my talk page, It was my mistake. Thanks for reminding me, I won&#039;t remove them anymore again. [[User:Marioiscool765|Marioiscool765]] ([[User talk:Marioiscool765|talk]]) 23:46, 18 December 2013 (UTC)&lt;br /&gt;
:You can archive your talk page by clicking the move tab, then renaming your talk page &amp;quot;User talk:Marioiscool1765/Archive 1&amp;quot; or something along those lines. You may then start new with the original, (just remove the redirect link once you&#039;re complete). Let me know if you have any further questions. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 23:58, 18 December 2013 (UTC)&lt;br /&gt;
::Rather than removing the redirect link, convert it to a regular link - there must be a way to get from your current talk page to any archives without searching (i.e. by following links). &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 02:29, 19 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Editing for blocked users ==&lt;br /&gt;
&lt;br /&gt;
Well, what do you know... I thought it was okay to do it if it was unrelated to the reason of blocking. I&#039;m sorry, it won&#039;t happen again. --[[User:Gabo 2oo|Gabo 2oo]] ([[User talk:Gabo 2oo|talk]]) 04:31, 20 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== My2ndaccount ==&lt;br /&gt;
&lt;br /&gt;
That username might mean a sockpuppet of the original one or the user might have created a first one in another site. I&#039;ll let you decide on that since I don&#039;t have the authority to determine if the username is bad or not. [[User:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Patty&amp;lt;/span&amp;gt;]][[User talk:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Man&amp;lt;/span&amp;gt;]] 05:16, 30 December 2013 (UTC)&lt;br /&gt;
:I had a word with them. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 16:46, 30 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== More Images for articles ==&lt;br /&gt;
&lt;br /&gt;
I have some more images I took in game for articles if needed.&lt;br /&gt;
&lt;br /&gt;
The Pokemon League Building Exterior&lt;br /&gt;
http://www.4shared.com/photo/k0BDEUXN/HNI_0040.html&lt;br /&gt;
&lt;br /&gt;
Tower of Mastery Exterior&lt;br /&gt;
http://www.4shared.com/photo/cQkFkkYI/HNI_0041.html&lt;br /&gt;
&lt;br /&gt;
And a picture of that big ol hole left by the ultimate weapon.&lt;br /&gt;
http://www.4shared.com/photo/5-fvaPFq/HNI_0039.html&lt;br /&gt;
&lt;br /&gt;
I&#039;m not sure if they&#039;re needed, but here they are all the same. Cheers! [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 10:12, 31 December 2013 (UTC)&lt;br /&gt;
:I&#039;ll talk to the other staff and see if we can find a place for them. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 20:07, 31 December 2013 (UTC)&lt;br /&gt;
::I&#039;m sorry if I bothered you I was just trying to help out. like I said, they are just there if needed or wanted. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 22:52, 31 December 2013 (UTC)&lt;br /&gt;
:::You didn&#039;t bother me, I was just dealing with an difficult Archives situation during the time I replied. Don&#039;t ever be afraid to talk to the staff about anything. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 23:00, 31 December 2013 (UTC)&lt;br /&gt;
::::Oh I seem well as long as everything was alright between you and me. Cheers and happy new years! ^_^ [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 23:05, 31 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Oval Charm redirect ==&lt;br /&gt;
&lt;br /&gt;
Every time I type in Oval Charm, I am automatically taken to [[List of key items in Generation V]] The item is also listed as a Gen V exclusive despite it being available in the Gen VI games. Is this suppose to be, or should this be changed? [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 05:50, 19 January 2014 (UTC)&lt;br /&gt;
:Yeah, that&#039;s definitely something that should be fixed. I want to talk to {{u|G50}} about it to see what she thinks we should do with them since she the project items leader. Thank you for bringing it to my attention though. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 21:18, 19 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Typos ==&lt;br /&gt;
&lt;br /&gt;
Do you see any other typos because a user has its own typo {{u|Cold/Typos|subpage}}. --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 22:20, 24 January 2014 (UTC)&lt;br /&gt;
:I don&#039;t see any typos at the moment, but if I see any, I&#039;ll be sure to add them. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 22:24, 24 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== ?8 ==&lt;br /&gt;
&lt;br /&gt;
Pokemaster97, the user ?8 has more than three userspace edits, will you warn this user about the userspace policy? --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 00:57, 27 January 2014 (UTC)&lt;br /&gt;
:Message left. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 01:01, 27 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Mystery Dungeon items ==&lt;br /&gt;
&lt;br /&gt;
Can I make a request to have {{OBP|Gracidea|flower}} in the {{Template|Mystery Dungeon items}} template be changed to [[Gracidea]], so that it isn&#039;t linked to a redirect? — [[User:Reshi643|&amp;lt;span style=&amp;quot;color:#7038F8&amp;quot;&amp;gt;Reshi&amp;lt;/span&amp;gt;]][[User talk:Reshi643|&amp;lt;span style=&amp;quot;color:#F08030&amp;quot;&amp;gt;643&amp;lt;/span&amp;gt;]] 02:31, 27 January 2014 (UTC)&lt;br /&gt;
:Looks like Funktastic took care of it. Thanks for bringing it to my attention though. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 02:36, 27 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Thanks ==&lt;br /&gt;
&lt;br /&gt;
Thanks for deleting those pages I made by mistake where I put a &amp;lt;nowiki&amp;gt;{{subst:welcome}}&amp;lt;/nowiki&amp;gt; and should have been put in the talk page. Sorry about that. ----[[User:Ethan7|&amp;lt;span style=&amp;quot;color:Navy&amp;quot;&amp;gt;Ethan&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Ethan7|&amp;lt;span style=&amp;quot;color:Blue&amp;quot;&amp;gt;Discussion&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 03:41, 31 January 2014 (UTC)&lt;br /&gt;
:No need to worry, it happens. :p &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 04:05, 31 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== I&#039;d like to upload or replace a image, but I can&#039;t figure out how. ==&lt;br /&gt;
&lt;br /&gt;
I want to upload a new version of [[a:File:Missingno_glitch_walking_players.png]], but I don&#039;t quite know how.  It says I need to be autoconfirmed, but if I can&#039;t upload images how do I edit the pages there and become autoconfirmed?  Or is it autoconfirmed anywhere on the wiki?  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 19:05, 13 February 2014 (UTC)&lt;br /&gt;
:Firstly, all image uploads are handled on the [http://archives.bulbagarden.net/wiki/Main_Page Bulbagarden Archives]. You can become autoconfirmed by editing pages and helping out with small tasks on both the Archives and Bulbapedia (though they&#039;re separate, so being autoconfirmed on one doesn&#039;t necessarily equal being autoconfirmed on the other. Another factor is how new to the site you are. Since it looks like you only just registered, you&#039;re going to have to spend a little more time editing first before you can become autoconfirmed. I hope I explained things alright for you. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 19:16, 13 February 2014 (UTC)&lt;br /&gt;
::That&#039;s a fairly good explanation, thanks.  But what kinds of things would you edit on the archives?  Typos?  Tagging?  Categorizing? --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 19:29, 13 February 2014 (UTC)&lt;br /&gt;
:::Yeah, that&#039;s pretty much the gist of it. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 19:34, 13 February 2014 (UTC)&lt;br /&gt;
::::When you are autoconfirmed, is there a email sent? [[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 20:10, 13 February 2014 (UTC)&lt;br /&gt;
:::::To be quite honest, I don&#039;t remember, it&#039;s been quite some time since I&#039;ve been autoconfirmed. You can check by clicking on your preferences, it should say &amp;quot;autoconfirmed user&amp;quot; under your groups. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 20:28, 13 February 2014 (UTC)&lt;br /&gt;
::::::Ah, thanks.  Right now it says &amp;quot;users&amp;quot; and &amp;quot;emailconfirmed&amp;quot;, I&#039;m assuming that &amp;quot;emailconfirmed&amp;quot; is separate.  Thanks for your help!  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 20:30, 13 February 2014 (UTC)&lt;br /&gt;
:::::::Just wanted to note that I never got anything about being autoconfirmed on any bulbawiki site.  It just happens. --[[User:Funktastic~!|&amp;lt;span style=&amp;quot;color:#009900&amp;quot;&amp;gt;&#039;&#039;&#039;It&#039;s&#039;&#039;&#039;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#CC66FF&amp;quot;&amp;gt;&#039;&#039;&#039;Funktastic~!&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Funktastic~!|&amp;lt;sub&amp;gt;&amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color:#99CCFF&amp;quot;&amp;gt;&#039;&#039;話してください&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/sub&amp;gt;]] 20:42, 13 February 2014 (UTC)&lt;br /&gt;
::::::::Pardon the intrusion, but no, there is no email sent or anything. My account on archives was only recently placed into that group. Like Funk said, it just happens. [[User:Schiffy|&amp;lt;span style=&amp;quot;color:DarkGreen&amp;quot;&amp;gt;Schiffy (瀬藤健二)&amp;lt;/span&amp;gt;]] ([[User talk:Schiffy|Talk]] [[Special:Contributions/Schiffy|Contribs]]) &amp;lt;span style=&amp;quot;cursor:help;&amp;quot; title=&amp;quot;This is when my words were heard&amp;quot;&amp;gt;22:51,2/13/2014 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
:Ok, another question: What images should I tag as jpg?  Is there any case where it is ok for a image to be a jpg or gif?  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 20:44, 14 February 2014 (UTC)&lt;br /&gt;
::&amp;quot;Stock artwork should be saved as .jpg, except when the background is transparent, in which case .png is preferred.&amp;quot; Scans are also acceptable as .jpgs, but pngs are preferred where available. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 22:00, 14 February 2014 (UTC)&lt;br /&gt;
:::Ok, that makes sense.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 22:26, 14 February 2014 (UTC)&lt;br /&gt;
:One more thing: While I still haven&#039;t been autoconfirmed, I am email confirmed, and according to [http://archives.bulbagarden.net/wiki/Special:ListGroupRights Special:ListGroupRights on archives] (that&#039;s a external link due to my inability to figure out interwiki links), I should be able to upload images.  But when I try to, I get this error message: &amp;lt;code&amp;gt;You do not have permission to create new pages.&amp;lt;/code&amp;gt;  Is this intentional or a bug?  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 22:26, 14 February 2014 (UTC)&lt;br /&gt;
::While the original settings intended for email confirmed users to be able to upload, it&#039;s been set so you cannot until you have the additional autoconfirm right. The Autoconfirm right &amp;quot; Create pages (which are not discussion pages) (createpage)&amp;quot;, so that may be overriding the uploading aspect because pages are created during uploads. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 22:41, 14 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Pokemonmysterysolver ==&lt;br /&gt;
&lt;br /&gt;
Pokemaster97, Pokemonmysterysolver is not following the {{bp|Manual of style}} a few minutes ago. --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 23:07, 14 February 2014 (UTC)&lt;br /&gt;
:It looks like they haven&#039;t done anything else incorrectly for the time being. If it continues I&#039;ll talk to them. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 23:11, 14 February 2014 (UTC)&lt;br /&gt;
::I should add to this that before contacting you, &#039;&#039;&#039;Cinday123&#039;&#039;&#039; left a message on this user&#039;s talk page that she would move to have them blocked over bad spelling/grammar/punctuation without checking to see if that was even something that a user can be blocked for first..... [[User:Schiffy|&amp;lt;span style=&amp;quot;color:DarkGreen&amp;quot;&amp;gt;Schiffy (瀬藤健二)&amp;lt;/span&amp;gt;]] ([[User talk:Schiffy|Talk]] [[Special:Contributions/Schiffy|Contribs]]) &amp;lt;span style=&amp;quot;cursor:help;&amp;quot; title=&amp;quot;This is when my words were heard&amp;quot;&amp;gt;23:19,2/14/2014 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:::I didn&#039;t do it, I improved edits according to the {{bp|Manual of Style}}. --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 23:23, 14 February 2014 (UTC)&lt;br /&gt;
::::&amp;quot;Please read the Manual of style, you&#039;re using Pokemon without an e-acute instead of Pokémon and not using capital letters at the beginning and full stops at the end, if you don&#039;t improve your edits, I&#039;ll contact an admin and block you. --Cinday123 (Talk) 22:56, 14 February 2014 (UTC)&amp;quot; - this is the message you left on this user&#039;s talk page. You really have to stop issuing warnings to users as if you were staff, as you attempted to do to me twice only one month ago, without first understanding the nature of the issue and not listening when I explained it. [[User:Schiffy|&amp;lt;span style=&amp;quot;color:DarkGreen&amp;quot;&amp;gt;Schiffy (瀬藤健二)&amp;lt;/span&amp;gt;]] ([[User talk:Schiffy|Talk]] [[Special:Contributions/Schiffy|Contribs]]) &amp;lt;span style=&amp;quot;cursor:help;&amp;quot; title=&amp;quot;This is when my words were heard&amp;quot;&amp;gt;23:24,2/14/2014 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:::::See? Now I stopped issuing other users, now I&#039;ll have to talk about Diancie, and I already followed the Manual of style. --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 23:28, 14 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Twitch==&lt;br /&gt;
I actually do use the preview button. I edit the article very rapidly because it&#039;s an ongoing event with a lot of potential for change in a small period of time (that sounds ironic, given the nature of Twitch).&lt;br /&gt;
[[User:Philosophical-Psychological Informist Togekiss|Philosophical-Psychological Informist Togekiss]] ([[User talk:Philosophical-Psychological Informist Togekiss|talk]]) 04:25, 21 February 2014 (UTC)&lt;br /&gt;
:That&#039;s understandable. At one of the edits I happened to look at it was you changing &amp;quot;Poke&amp;quot; -&amp;gt; &amp;quot;Poké&amp;quot;, which I thought was a result of rushing and not previewing. Sorry for misunderstanding. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 04:52, 21 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Images not updating? ==&lt;br /&gt;
Hello.  A while ago, I uploaded a new version of [[a:file:Missingno_glitch_walking_players.png]].  On the archives the file has updated, but it has not for the [[a:file:Missingno_glitch_walking_players.png|image on the main site]].  It has been around a week, and the file still has not changed.  Is this normal?  What is the time I should expect?  Is there something I should do?  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 06:37, 2 March 2014 (UTC)&lt;br /&gt;
:Images on Bulbapedia are served via a {{wp|content delivery network}}, which can result in files updating slower than expected. Images should update within 24 hours, but problems can happen which may cause a file to take longer. If you notice an image hasn&#039;t updated after 24 hours, please let me know on my {{ut|Kogoro}}. I&#039;ve manually purged the file you&#039;ve reported here, and it should display properly now. If it isn&#039;t, try {{wp|Wikipedia:Bypass your cache|hard refreshing}} the file page on Bulbapedia. If it still displays incorrectly, let me know. Thanks - [[User:Kogoro|&#039;&#039;&#039;&amp;lt;span class=&amp;quot;sc&amp;quot; style=&amp;quot;color:#DA70D6;&amp;quot;&amp;gt;Kogoro&amp;lt;/span&amp;gt;&#039;&#039;&#039;]] &#039;&#039;&#039;-&#039;&#039;&#039; [[User talk:Kogoro|&#039;&#039;&#039;&amp;lt;span class=&amp;quot;sc&amp;quot; style=&amp;quot;color:#FFB6C1;&amp;quot;&amp;gt;Talk to me&amp;lt;/span&amp;gt;&#039;&#039;&#039;]] - 10:14, 2 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Further indent on my comment on a talk page ==&lt;br /&gt;
&lt;br /&gt;
Just so it is clear (if it wasn&#039;t), I was replying not directly to you, but the comment you replied to. Is it preferred to use the comment &amp;quot;thread&amp;quot; form which you changed it to (I shall call IRC-style) over something like Reddit-style (which I had done, and you changed away from)? Just want to know for the future. [[User:TruePikachu|--TruePikachu]] ([[User talk:TruePikachu|talk]]) 23:16, 2 March 2014 (UTC)&lt;br /&gt;
:It&#039;s preferred to indent all comments further than the last. We try to do this so talk pages don&#039;t look like one wall of text and it&#039;s easier to see where one comment finishes and the other one starts. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 23:18, 2 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Wondering ==&lt;br /&gt;
What? You agree with Force Fire? Well I Think Force Fire is the one that&#039;s wrong, not me. Because I saw this episode about a few years ago and I said that Lick was used in Princess vs Princess and putting lick as unknown doesn&#039;t count. If you won&#039;t believe then find the episode online to prove it.--&#039;&#039;&#039;&#039;&#039;[[User:JasonL|&amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt;--Jason&amp;lt;/span&amp;gt;]][[User talk:JasonL|&amp;lt;span style=&amp;quot;color:Green;&amp;quot;&amp;gt;L&amp;lt;/span&amp;gt;]] 22:41, 23 March 2014 (UTC)&lt;br /&gt;
:It&#039;s not just Force Fire, it&#039;s SnorlaxMonster and Dennou Zenshi as well. I&#039;m more concerned with you edit warring. If you have an issue, the best thing to do is take the issue to a talk page and discuss it there, not constantly undo everyone who tries disagrees with you. Another note, your signature is in violation of the {{bp|Signature policy}}, all signatures must link to either your talk page, or your userpage. Please try to get this corrected when you have the chance. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 02:44, 24 March 2014 (UTC)&lt;br /&gt;
Well now I&#039;m confused now because now I don&#039;t know if Lickitung uses Lick for real because seeing the move Lick as unknown doesn&#039;t count as an episode and I don&#039;t see Lick in the anime move error. &#039;&#039;&#039;&#039;&#039;[[User:JasonL|&amp;lt;span style=&amp;quot;color:Red;&amp;quot;&amp;gt;--Jason&amp;lt;/span&amp;gt;]][[User talk:JasonL|&amp;lt;span style=&amp;quot;color:Green;&amp;quot;&amp;gt;L&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 22:55, 25 March 2014 (UTC)&lt;br /&gt;
:You can find the result on  [[Talk:Jessie&#039;s Lickitung#Lickitung&#039;s Lick|this talk page]]. [[User:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Patty&amp;lt;/span&amp;gt;]][[User talk:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Man&amp;lt;/span&amp;gt;]] 23:19, 25 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Regarding the move from Daz to Dolan ==&lt;br /&gt;
&lt;br /&gt;
I moved it from Daz to Dolan because of what I was told [http://bulbapedia.bulbagarden.net/wiki/Talk:Morana here]. Is there anyway you or another staff member add that rule to the [[Bulbapedia:Manual_of_style/Anime|manual of style]] so that there wouldn&#039;t be anymore rule conflicts such as what happened with [http://bulbapedia.bulbagarden.net/wiki/Talk:Georgia Georgia]&#039;s and [http://bulbapedia.bulbagarden.net/wiki/Talk:Lyra_%28anime%29#Lyra Lyra]&#039;s talk page, as well as with Morana&#039;s and [http://bulbapedia.bulbagarden.net/wiki/Talk:Nanette Nanette]&#039;s regarding pokemon.com&#039;s reliability with the names? [[User:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Patty&amp;lt;/span&amp;gt;]][[User talk:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Man&amp;lt;/span&amp;gt;]] 02:21, 3 April 2014 (UTC)&lt;br /&gt;
:I&#039;d like to talk to pass it by Kenji-girl before I add it, but I can definitely look into getting it added. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 02:32, 3 April 2014 (UTC)&lt;br /&gt;
::Ok then. It was just upsetting for me when one side told me about doing something, only for it to not be true when I actually did it, such as the moving of dub names prior to today. [[User:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Patty&amp;lt;/span&amp;gt;]][[User talk:Pattyman|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Man&amp;lt;/span&amp;gt;]] 02:58, 3 April 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Juice Shoppe ==&lt;br /&gt;
&lt;br /&gt;
I wonder if you didn&#039;t notice my [[Talk:Lumiose City#Juice Shoppe split|new comment]] on the [[Lumiose City]] talk page about how I updated [[User:Tiddlywinks/Juice Shoppe|my Juice Shoppe page]] to attempt to address your concerns. I&#039;m eager to learn how successful I was. =) [[User:Tiddlywinks|Tiddlywinks]] ([[User talk:Tiddlywinks|talk]]) 01:00, 23 April 2014 (UTC)&lt;br /&gt;
:Sorry for missing the message on that talk page. The page is a bit over-focused on the juice mechanics, but that can certainly be improved on later. I&#039;ll talk to Kogoro and hopefully it can be moved before the end of the month. Please do continue editing and tweaking it though. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 03:57, 23 April 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Posts tagged with &amp;quot;bad formatting&amp;quot;? ==&lt;br /&gt;
&lt;br /&gt;
A few of my posts (for instance, edits on [[Missingno]]) are tagged as &amp;quot;bad formatting&amp;quot;.  When the edit was made, I was warend about formating as well, but no formating was used on such pages other than &amp;lt; br&amp;gt;, &amp;lt; !--, and &amp;lt; refernces/&amp;gt;.  Am I not supposed to use &amp;lt; br&amp;gt;?  Because it was included in the page before hand. --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 05:18, 4 May 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=User:Pokechu22&amp;diff=2114023</id>
		<title>User:Pokechu22</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=User:Pokechu22&amp;diff=2114023"/>
		<updated>2014-05-03T18:25:46Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Created this page, for the only purpose of having a userpage with some usefull info on it.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello.  You have reached my user page.  &lt;br /&gt;
&lt;br /&gt;
I&#039;m a member of [[Glitch City Laboratories]], and I like studying [[glitches]].  Recently, I have been doing a lot of work with [[Decamarks]], but I have also studied [[♀ .]]&#039;s [[Glitch music]] in the past.  I have [http://forums.glitchcity.info/index.php/topic,6862.0.html cataloged 256 Decamarks] in firered (hexes 2800 to 28FF), and thus consider myself well-acquainted in that field.&lt;br /&gt;
&lt;br /&gt;
I have a [https://www.youtube.com/user/Pokechu022 Youtube channel], and I post various glitch related videos there.  If you wish to contact me, you can send a PM there or use the email functionality here.  &lt;br /&gt;
&lt;br /&gt;
--[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]])&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Bulbapedia_talk:Userspace_policy&amp;diff=2114022</id>
		<title>Bulbapedia talk:Userspace policy</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Bulbapedia_talk:Userspace_policy&amp;diff=2114022"/>
		<updated>2014-05-03T18:15:53Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* FAQ pages */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Per Day==&lt;br /&gt;
What time zone will days be counted by? The time zone each user is in, the server&#039;s timezone, something entirely different? I think this might be a very good thing to have stated in the policy, might help to avoid people proclaiming others have gone over the limit due to the day not resetting in their time zone yet, or any other time related possibilities. - [[User:Kogoro|&amp;lt;span style=&amp;quot;color:#DA70D6;&amp;quot;&amp;gt;&#039;&#039;&#039;Kogoro&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &#039;&#039;&#039;|&#039;&#039;&#039; [[User talk:Kogoro|&amp;lt;span style=&amp;quot;color:#FFB6C1;&amp;quot;&amp;gt;&#039;&#039;&#039;Talk to me&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &#039;&#039;&#039;|&#039;&#039;&#039; 06:59, 20 October 2008 (UTC)&lt;br /&gt;
:If we have to get technical, it would be UTC.  --[[User:Fabu-Vinny|FabuVinny]] &amp;lt;sup&amp;gt;|[[User talk:Fabu-Vinny|Talk Page]]|&amp;lt;/sup&amp;gt; 08:47, 20 October 2008 (UTC)&lt;br /&gt;
::Getting technical would probably be best. When things go unwritten on the policy pages, they often get questioned. See the last topic on the talk page for the {{bt|Signature policy}}. - [[User:Kogoro|&amp;lt;span style=&amp;quot;color:#DA70D6;&amp;quot;&amp;gt;&#039;&#039;&#039;Kogoro&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &#039;&#039;&#039;|&#039;&#039;&#039; [[User talk:Kogoro|&amp;lt;span style=&amp;quot;color:#FFB6C1;&amp;quot;&amp;gt;&#039;&#039;&#039;Talk to me&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &#039;&#039;&#039;|&#039;&#039;&#039; 09:05, 20 October 2008 (UTC)&lt;br /&gt;
:::I think it should be based on a user&#039;s own time zone. &amp;lt;sup&amp;gt;&amp;lt;big&amp;gt;[[user:chocolate|&amp;lt;span style=&amp;quot;color:#6D351A;&amp;quot;&amp;gt;Cho&amp;lt;/span&amp;gt;]][[user talk:chocolate|&amp;lt;span style=&amp;quot;color:#6D351A;&amp;quot;&amp;gt;col&amp;lt;/span&amp;gt;]][[special:contributions/chocolate|&amp;lt;span style=&amp;quot;color:#6D351A;&amp;quot;&amp;gt;ate&amp;lt;/span&amp;gt;]]&amp;lt;/big&amp;gt;&amp;lt;/sup&amp;gt; 01:28, 27 October 2008 (UTC)&lt;br /&gt;
::::That takes too much research for just a warning, and, not everyone has their time zone specified. It would be too much hassle for the slight benefit it would make for the person breaking the rules and editing the userspace too much. &#039;&#039;[[User:Maverick Nate|&amp;lt;sup style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;&#039;&#039;&#039;Maverick&#039;&#039;&#039;&amp;lt;/sup&amp;gt;]][[User talk:Maverick Nate|&amp;lt;sub style=&amp;quot;color:#6890F0;&amp;quot;&amp;gt;&#039;&#039;&#039;Nate&#039;&#039;&#039;&amp;lt;/sub&amp;gt;]]&#039;&#039; 01:30, 27 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Error ==&lt;br /&gt;
&lt;br /&gt;
                Anything we find that shouldn&#039;t be there, we will get rid of it.&lt;br /&gt;
&lt;br /&gt;
Does anyone else think that this sentence is kinda wacky?--[[User:RexRacer|&#039;&#039;&#039;&amp;lt;font color=&amp;quot;#E7CE6B&amp;quot;&amp;gt;Rex&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#42528C&amp;quot;&amp;gt;Racer&amp;lt;/font&amp;gt;&#039;&#039;&#039;]] [[User talk:RexRacer|&#039;&#039;&#039;&amp;lt;font color=&amp;quot;#FF5A00&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;-talk&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/font&amp;gt;&#039;&#039;&#039;]] 23:42, 20 October 2008 (UTC)&lt;br /&gt;
:i do. i took care of it. hope its satisfactory. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 23:45, 20 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== the f word ==&lt;br /&gt;
&lt;br /&gt;
are fanfics allowed, I was told they werent, but theres nothing on theres saying fanfics is not allwoed? --[[User:Guardian|&amp;lt;font color=&amp;quot;#0000FF&amp;quot;&amp;gt;Guardian&amp;lt;/font&amp;gt;]][[Special:Contributions/Guardian|&amp;lt;font color=&amp;quot;#FFFF00&amp;quot;&amp;gt; of&amp;lt;/font&amp;gt;]][[User talk:Guardian|&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; Earth&amp;lt;/font&amp;gt;]] |[[GSDS|&amp;lt;font color=&amp;quot;#00FF00&amp;quot;&amp;gt;SGMS 2010&amp;lt;/font&amp;gt;]]&lt;br /&gt;
:Fanfics aren&#039;t allowed. They forgot to mention it on the policy, but it&#039;s been stated several times, and a while ago the admins deleted all fanfics. --[[User:ElectAbuzzzz|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#ED9121&amp;quot;&amp;gt;electAbuzz&amp;lt;/span&amp;gt;&#039;&#039;&#039;]][[User talk:ElectAbuzzzz|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#ED9121&amp;quot;&amp;gt;zz&amp;lt;/span&amp;gt;&#039;&#039;&#039;]] 17:29, 24 October 2008 (UTC)&lt;br /&gt;
Maybe they are allowed now? --[[User:Guardian|&amp;lt;font color=&amp;quot;#0000FF&amp;quot;&amp;gt;Guardian&amp;lt;/font&amp;gt;]][[Special:Contributions/Guardian|&amp;lt;font color=&amp;quot;#FFFF00&amp;quot;&amp;gt; of&amp;lt;/font&amp;gt;]][[User talk:Guardian|&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; Earth&amp;lt;/font&amp;gt;]] |[[GSDS|&amp;lt;font color=&amp;quot;#00FF00&amp;quot;&amp;gt;SGMS 2010&amp;lt;/font&amp;gt;]]&lt;br /&gt;
:No. They&#039;re not. No reason why they should ever be allowed. --[[User:ElectAbuzzzz|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#ED9121&amp;quot;&amp;gt;electAbuzz&amp;lt;/span&amp;gt;&#039;&#039;&#039;]][[User talk:ElectAbuzzzz|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#ED9121&amp;quot;&amp;gt;zz&amp;lt;/span&amp;gt;&#039;&#039;&#039;]] 19:04, 24 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Want fanfics? Then upload them on some hosting or Bulba forum and put link on user page. Nothing more, nothing less might be just okay... --[[User:TakeruDavis|&amp;lt;sup&amp;gt;&amp;lt;span style=&amp;quot;color:#009900&amp;quot;&amp;gt;Takeru&amp;lt;/span&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;sub&amp;gt;&amp;lt;span style=&amp;quot;color:#4444FF&amp;quot;&amp;gt;Davis&amp;lt;/span&amp;gt;&amp;lt;/sub&amp;gt;]][[:a:File:TakeruDavis.gif|&amp;lt;sup&amp;gt;[1]&amp;lt;/sup&amp;gt;]] 14:17, 14 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Just some things ==&lt;br /&gt;
&lt;br /&gt;
This policy doesn&#039;t mention the number of additional pages which user&#039;s are allowed to have in addition to their main user space (User:&amp;lt;name&amp;gt;/&amp;lt;page title&amp;gt;). This would tie in with how much content a user would be allowed to have on their main user page (...shouldn&#039;t be larger than -- bytes). Also, if a page would become mainspace material upon completion, with Admin assent, would the number of edits per day affect this page? [[User:Tesh|&amp;lt;span style=&amp;quot;color:#B7AD96;&amp;quot;&amp;gt;&#039;&#039;&#039;TESH&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User_talk:Tesh|&amp;lt;span style=&amp;quot;color:#B7AD96;&amp;quot;&amp;gt;&#039;&#039;&#039;IGIGAS&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 17:21, 24 October 2008 (UTC)&lt;br /&gt;
:ARE YOU ALLOWED FANFICS? --[[User:Guardian|&amp;lt;font color=&amp;quot;#0000FF&amp;quot;&amp;gt;Guardian&amp;lt;/font&amp;gt;]][[Special:Contributions/Guardian|&amp;lt;font color=&amp;quot;#FFFF00&amp;quot;&amp;gt; of&amp;lt;/font&amp;gt;]][[User talk:Guardian|&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt; Earth&amp;lt;/font&amp;gt;]] |[[GSDS|&amp;lt;font color=&amp;quot;#00FF00&amp;quot;&amp;gt;SGMS 2010&amp;lt;/font&amp;gt;]]&lt;br /&gt;
::No.  --[[User:Politoed666|&amp;lt;span style=&amp;quot;color:#30D5C8&amp;quot;&amp;gt;ニョロトノ&amp;lt;/span&amp;gt;]][[User talk:Politoed666|&amp;lt;span style=&amp;quot;color:#FF69B4&amp;quot;&amp;gt;&#039;&#039;666&#039;&#039;&amp;lt;/span&amp;gt;]] 01:32, 27 October 2008 (UTC)&lt;br /&gt;
:::Added. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 02:25, 27 October 2008 (UTC)&lt;br /&gt;
:back to the topic at hand, this is something that was discussed, but ultimately never agreed on, so, i think we should agree on something. as for pages bound to become mainspace, that is based on what an admin says, we already sort of do that. i think it was {{u|Cipher}} for example made a TCG page in userspace, but then moved into mainspace, but, he had an admin&#039;s permission to edit it more than the allotted 3 times. -- &#039;&#039;&#039;[[User:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;MAG&amp;lt;/span&amp;gt;]][[User:MAGNEDETH#Interesting Stuff|&amp;lt;span style=&amp;quot;color:#696969;&amp;quot;&amp;gt;NE&amp;lt;/span&amp;gt;]][[User talk:MAGNEDETH|&amp;lt;span style=&amp;quot;color:#000033;&amp;quot;&amp;gt;DETH&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 02:25, 27 October 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== How about... ==&lt;br /&gt;
&lt;br /&gt;
Instead of the limit being 3 edits per day, and users being warned for going over the limit, how about we do some work on the site that will make it so that once you&#039;ve done 3 edits to the &amp;lt;code&amp;gt;User:&amp;lt;/code&amp;gt; name space, the edit button disappears for the rest of the day? Think about it. It&#039;ll take a lot of work, but it&#039;ll be for the better in my opinion, because then, we won&#039;t have to worry about anyone going over the limit ever again. Discuss. &amp;lt;sup&amp;gt;[[User:Chocolate|&amp;lt;span style=&amp;quot;color:#6D351A&amp;quot;&amp;gt;Chocolate&amp;lt;/span&amp;gt;]]&amp;lt;/sup&amp;gt;&amp;lt;sub&amp;gt;[[User talk:Chocolate|&amp;lt;span style=&amp;quot;color:#6D351A&amp;quot;&amp;gt;((Talk to Me&amp;lt;/span&amp;gt;]][[Special:Contributions/Chocolate|&amp;lt;span style=&amp;quot;color:#6D351A&amp;quot;&amp;gt;|Look at My Contributions))&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 16:58, 27 November 2008 (UTC)&amp;lt;br&amp;gt;Anybody home? &amp;lt;small&amp;gt;[[User:Chocolate|&amp;lt;font color=&amp;quot;6D351A&amp;quot;&amp;gt;Chocolate&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;[[User talk:Chocolate|&amp;lt;font color=&amp;quot;#6D351A&amp;quot;&amp;gt;((Talk to Me&amp;lt;/font&amp;gt;]][[Special:Contributions/Chocolate|&amp;lt;font color=&amp;quot;#6D351A&amp;quot;&amp;gt;|Look at My Contributions))&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt; 22:10, 2 December 2008 (UTC)&lt;br /&gt;
:Is that even possible?--The [[Blastoise (Pokémon)|&amp;lt;font color=&amp;quot;green&amp;quot;&amp;gt;Kk&amp;lt;/font&amp;gt;]][[Gary&#039;s Blastoise|&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;ll&amp;lt;/font&amp;gt;]][[Blastoise (TCG)|&amp;lt;font color=&amp;quot;black&amp;quot;&amp;gt;nn&amp;lt;/font&amp;gt;]][[User:Kkllnn|&amp;lt;font color=&amp;quot;pink&amp;quot;&amp;gt;ator&amp;lt;/font&amp;gt;]] &amp;lt;small&amp;gt;[[User Talk:Kkllnn| カメックス]]&amp;lt;/small&amp;gt; 22:12, 2 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Well, it was possible to create the abuse user group. However, Zhen said that it took a lot of work to do. I&#039;d imagine my suggestion is possible, but it&#039;d take a lot of work. &amp;lt;small&amp;gt;[[User:Chocolate|&amp;lt;font color=&amp;quot;6D351A&amp;quot;&amp;gt;Chocolate&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;[[User talk:Chocolate|&amp;lt;font color=&amp;quot;#6D351A&amp;quot;&amp;gt;((Talk to Me&amp;lt;/font&amp;gt;]][[Special:Contributions/Chocolate|&amp;lt;font color=&amp;quot;#6D351A&amp;quot;&amp;gt;|Look at My Contributions))&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt; 22:13, 2 December 2008 (UTC)&lt;br /&gt;
:::I don&#039;t even know if something like this is even possible. [[User:Jmath|&amp;lt;span style=&amp;quot;color: #000033&amp;quot;&amp;gt;&#039;&#039;&#039;Jm&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Jmath|&amp;lt;span style=&amp;quot;color: #000099&amp;quot;&amp;gt;&#039;&#039;&#039;a&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/Jmath|&amp;lt;span style=&amp;quot;color: #000033&amp;quot;&amp;gt;&#039;&#039;&#039;th&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 22:14, 2 December 2008 (UTC)&lt;br /&gt;
::::With a high level of hacking the MediaWiki itself, it is indeed possible. Just, who has ftp access? [[User:Gywall|&amp;lt;span style=&amp;quot;color:#FF8800&amp;quot;&amp;gt;&#039;&#039;&#039;Gyw&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#FFAE00&amp;quot;&amp;gt;all&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;sup&amp;gt;([[User_talk:Gywall|Talk]])&amp;lt;/sup&amp;gt; 22:15, 2 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::::I think developers have ftp access. &amp;lt;small&amp;gt;[[User:Chocolate|&amp;lt;font color=&amp;quot;6D351A&amp;quot;&amp;gt;Chocolate&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;[[User talk:Chocolate|&amp;lt;font color=&amp;quot;#6D351A&amp;quot;&amp;gt;((Talk to Me&amp;lt;/font&amp;gt;]][[Special:Contributions/Chocolate|&amp;lt;font color=&amp;quot;#6D351A&amp;quot;&amp;gt;|Look at My Contributions))&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt; 22:15, 2 December 2008 (UTC)&lt;br /&gt;
::::::Wouldn&#039;t that with hold everyone for only doing three? There are many cases where doing more than three is allowed: reverting vandalism, redlinks, duplicate images, updating that card list. Warning users is not hard, we&#039;ve been doing well with doing it. But restricting it so that you can only make three edits would cause a lot of problems. &#039;&#039;[[User:Maverick Nate|&amp;lt;sup style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;&#039;&#039;&#039;Maverick&#039;&#039;&#039;&amp;lt;/sup&amp;gt;]][[User talk:Maverick Nate|&amp;lt;sub style=&amp;quot;color:#6890F0;&amp;quot;&amp;gt;&#039;&#039;&#039;Nate&#039;&#039;&#039;&amp;lt;/sub&amp;gt;]]&#039;&#039; 23:29, 2 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::::::Well, since admins are allowed to go over the limit, we could make it so that it doesn&#039;t happen to admins. &amp;lt;small&amp;gt;[[User:Chocolate|&amp;lt;font color=&amp;quot;6D351A&amp;quot;&amp;gt;Chocolate&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;[[User talk:Chocolate|&amp;lt;font color=&amp;quot;#6D351A&amp;quot;&amp;gt;((Talk to Me&amp;lt;/font&amp;gt;]][[Special:Contributions/Chocolate|&amp;lt;font color=&amp;quot;#6D351A&amp;quot;&amp;gt;|Look at My Contributions))&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt; 23:31, 2 December 2008 (UTC)&lt;br /&gt;
::::::::Well, that totally stops normal users from being Mavericks and being able to fix the problems they see themselves. Not everything has to be done by admins, you know. We check what each edit does and we figure out the warnings that way...If a template is causing a broken category, anyone is allowed to fix it...and that edit wouldn&#039;t count towards total. I just don&#039;t like the cons this would cause: because in this situation, the cons outweigh the pros. It would make things a lot harder for everyone. &#039;&#039;[[User:Maverick Nate|&amp;lt;sup style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;&#039;&#039;&#039;Maverick&#039;&#039;&#039;&amp;lt;/sup&amp;gt;]][[User talk:Maverick Nate|&amp;lt;sub style=&amp;quot;color:#6890F0;&amp;quot;&amp;gt;&#039;&#039;&#039;Nate&#039;&#039;&#039;&amp;lt;/sub&amp;gt;]]&#039;&#039; 23:38, 2 December 2008 (UTC)&lt;br /&gt;
:Indeed. I&#039;ve gone past three edits on several occasions. Mostly due to my habit of patrolling for {{tt2|wrongly-categorised|Bad user boxes, anyone?|FF0000}} user pages. [[User:Gywall|&amp;lt;span style=&amp;quot;color:#FF8800&amp;quot;&amp;gt;&#039;&#039;&#039;Gyw&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#FFAE00&amp;quot;&amp;gt;all&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&amp;lt;sup&amp;gt;([[User_talk:Gywall|Talk]])&amp;lt;/sup&amp;gt; 11:29, 3 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Just to clarify for the newbies ==&lt;br /&gt;
&lt;br /&gt;
I think the policypage needs a brief mention of the fact that all subpages are included under this. It is briefly alluded to in a middle paragraph but I think it needs to be made clear as crystal that the three/day rule applies to the subs. &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 07:23, 6 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Personal CSS ==&lt;br /&gt;
&lt;br /&gt;
What about these? Do they count as edits to the userspace or are they to be thought as &amp;quot;My preferences&amp;quot; thing?--&#039;&#039;&#039;[[User:Diby|&amp;lt;span style=&amp;quot;color:#6890F0;&amp;quot;&amp;gt;D&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#F08030;&amp;quot;&amp;gt;i&amp;lt;/span&amp;gt;]][[User talk:Diby|&amp;lt;span style=&amp;quot;color:#78C850;&amp;quot;&amp;gt;b&amp;lt;/span&amp;gt;]][[Special:Contributions/Diby|&amp;lt;span style=&amp;quot;color:#F8D030;&amp;quot;&amp;gt;y&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 13:47, 13 December 2008 (UTC)&lt;br /&gt;
:I was wondering this too. As of this day, I&#039;ve included them into the 3-edit limit, but it&#039;d be better if they weren&#039;t included (you can&#039;t preview all elements on different parts of the site in the Preview view). &amp;lt;font color=&amp;quot;#3fff00&amp;quot;&amp;gt;&#039;&#039;&#039;UltimateSephiroth&#039;&#039;&#039;&amp;lt;/font&amp;gt; &amp;lt;sup&amp;gt;([[User:UltimateSephiroth|&amp;lt;font color=&amp;quot;#3f7f00&amp;quot;&amp;gt;about me&amp;lt;/font&amp;gt;]] · [[User talk:UltimateSephiroth|&amp;lt;font color=&amp;quot;#3f7f00&amp;quot;&amp;gt;chat&amp;lt;/font&amp;gt;]] · [[Special:Contributions/UltimateSephiroth|edits]])&amp;lt;/sup&amp;gt; 13:56, 13 December 2008 (UTC)&lt;br /&gt;
::I&#039;ve already discussed this a bit, but not with the entire EB. My personal opinion is that it shouldn&#039;t count towards the limit; like Ultimate mentioned, sometimes you can&#039;s simply Show Preview.&lt;br /&gt;
::However. If someone is editing their user CSS page more then three times a day for multiple days in a row, then it&#039;s worthy of a warning. I mean, no user should ever need to update their CSS that much; they&#039;re the only ones who can see it, normally you just change your layout and you&#039;re done with it.&lt;br /&gt;
::If someone has to take five edits to finish their CSS, no big deal. If they update it every two days with five edits, then I&#039;d consider that abuse, and warn them accordingly. --[[user:Jioruji_Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt; &#039;&#039;&#039;J&#039;&#039;&#039;ïörüjï &#039;&#039;&#039;Ð&#039;&#039;&#039;ērākō.&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[user talk:Jioruji Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt;&#039;&#039;.cнаt&#039;&#039;&#039;&#039;&#039;^&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt; 07:08, 18 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
::However same problem goes if user is trying to create personal template. Like with CSS, you can&#039;t always just Show Preview / if you have parameters, you can&#039;t check behavior before you save it... but then you have 1 edit gone...--[[User:TakeruDavis|&amp;lt;sup&amp;gt;&amp;lt;span style=&amp;quot;color:#009900&amp;quot;&amp;gt;Takeru&amp;lt;/span&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;sub&amp;gt;&amp;lt;span style=&amp;quot;color:#4444FF&amp;quot;&amp;gt;Davis&amp;lt;/span&amp;gt;&amp;lt;/sub&amp;gt;]][[:a:File:TakeruDavis.gif|&amp;lt;sup&amp;gt;[1]&amp;lt;/sup&amp;gt;]] 14:17, 14 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Depending on the situation, the rule may be relaxed a bit.&lt;br /&gt;
:::I should mention though, if you preview a parameter like so,&lt;br /&gt;
:::&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{3|input}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:::you can emulate the template&#039;s behavior with an input, allowing you to preview the results. A bit more work, but it can save you work (and edits) in the long run.&lt;br /&gt;
:::If you get warned for userspace abuse and you feel that it was an unavoidable edit, say so; not every user will check what you actually edited, if you&#039;ve done a lot of edits in a row. Explaining the situation helps a lot.&lt;br /&gt;
:::And if you&#039;re having trouble to the point that you need to make tons of edits, maybe you should try asking for help on it, too. --[[user:Jioruji_Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt; &#039;&#039;&#039;J&#039;&#039;&#039;ïörüjï &#039;&#039;&#039;Ð&#039;&#039;&#039;ērākō.&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[user talk:Jioruji Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt;&#039;&#039;.cнаt&#039;&#039;&#039;&#039;&#039;^&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt; 18:47, 15 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Out of Pure Curiousity ==&lt;br /&gt;
&lt;br /&gt;
Is there a certain amount of userspace articles that you can have? I&#039;ve been wanting to know this for at least several days, but I kept forgetting to ask. For an example, let&#039;s use me, how many User:ShinjiLover/(name)&#039;s can I have? 10? 20? Unlimited? Love, &#039;&#039;[[User:ShinjiLover|&amp;lt;font color=&amp;quot;9933ff&amp;quot;&amp;gt;シンジ&amp;lt;/font&amp;gt;]]&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;&#039;[[Paul|&amp;lt;font color=#6600CC&amp;gt;Shinji&amp;lt;/font&amp;gt;]]&#039;&#039;&#039;&amp;lt;/sub&amp;gt;&#039;&#039;[[User talk:ShinjiLover|&amp;lt;font color=#5218FA&amp;gt;Lover&amp;lt;/font&amp;gt;]]&#039;&#039;, &#039;&#039;&#039;&amp;lt;strike&amp;gt;[[Special:Contributions/ShinjiLover|&amp;lt;font color=&amp;quot;9900cc&amp;quot;&amp;gt;{{tt|who dreams of beating BulbaBot|Only in my dreams, huh?}}&amp;lt;/font&amp;gt;]]&amp;lt;/strike&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
:I heard there&#039;s only 3 allowed, but I&#039;m not TOO sure... [[User:Ht14|&amp;lt;span style=&amp;quot;color:#D5AA00&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;&#039;&#039;ht&#039;&#039;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Ht14|&amp;lt;span style=&amp;quot;color:#C0C0C0&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;14&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] 03:39, 15 December 2008 (UTC)&lt;br /&gt;
::The admins want you to have three, but I&#039;m fairly certain that doesn&#039;t include test pages for templates and articles. At least, in my view, it shouldn&#039;t (and if it does then TTE is in trouble!). But for fancrap, just three. &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 04:12, 15 December 2008 (UTC)&lt;br /&gt;
:::The limit is officially from me &amp;quot;not too many&amp;quot;. As long as there&#039;s not a subpage for everything, it should be fine, especially if it&#039;s a to-be-mainspace&#039;d project, which I have several of.&lt;br /&gt;
:::Anyway, three cheers, guys, for being well-behaved, the limit on edits is now &#039;&#039;&#039;&#039;&#039;four&#039;&#039;&#039;&#039;&#039; per day without warning. &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]&#039;&#039;&#039; 00:08, 2 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 3 or 4 Edits? ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve been seeing so many changes to this rule. I&#039;ve gotten in trouble for make four edits to my userspace, and then someone said that making four was fine. After that, I read that Bulbapedia no longer allows four edits but, rather, three again. So which is it? &#039;&#039;[[User:ShinjiLover|&amp;lt;font color=&amp;quot;9933ff&amp;quot;&amp;gt;シンジ&amp;lt;/font&amp;gt;]]&#039;&#039;&amp;lt;sub&amp;gt;&#039;&#039;&#039;[[Paul|&amp;lt;font color=&amp;quot;6600CC&amp;quot;&amp;gt;Shinji&amp;lt;/font&amp;gt;]]&#039;&#039;&#039;&amp;lt;/sub&amp;gt;[[User talk:ShinjiLover|&amp;lt;font color=&amp;quot;5218FA&amp;quot;&amp;gt;Lover&amp;lt;/font&amp;gt;]],&#039;&#039;&#039;[[Special:Contributions/ShinjiLover|&amp;lt;font color=&amp;quot;9900cc&amp;quot;&amp;gt;Edits&amp;lt;/font&amp;gt;]]&#039;&#039;&#039; 02:14, 18 February 2009 (UTC)&lt;br /&gt;
:Neither. The limit itself has been abolished. However, if the majority of your edits are to your userpage, or user subpages, or if you do exceed around 6 in a short period of time. You can be warned. Keep the userspace edits to a minimum, and there&#039;s little to worry about. - [[User:Kogoro|&amp;lt;span style=&amp;quot;color:#DA70D6;&amp;quot;&amp;gt;&#039;&#039;&#039;&amp;lt;sc&amp;gt;Kogoro&amp;lt;/sc&amp;gt;&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] &#039;&#039;&#039;|&#039;&#039;&#039; [[User talk:Kogoro|&amp;lt;span style=&amp;quot;color:#FFB6C1;&amp;quot;&amp;gt;&#039;&#039;&#039;&amp;lt;sc&amp;gt;Talk to me&amp;lt;/sc&amp;gt;&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] - 02:17, 18 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Simply put, it&#039;s like the {{wp|Speed limits in the United States#Montana|speed limits in Montana}} prior to 1999.  Reasonable and prudent, with no limits otherwise.  As long as it&#039;s kept within reasonable means, you won&#039;t get in trouble; of course, enough edits to flood the [[Special:Recentchanges|recent changes]] is enough to get set to abuse right away, similar to how the Montana speed limit law ended up changed.  --[[User:Shiningpikablu252|Shiningpikablu252]] 02:23, 18 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
Why aren&#039;t games or fake characters allowed in userspace? --[[User:HideInTheDark|HideInTheDark]] 18:56, 8 April 2009 (UTC)&lt;br /&gt;
:User games have had many problems in the past, but I do not know why fake characters are not allowed. Ask {{u|TTEchidna|TTE}}. --&#039;&#039;&#039;[[User:Theryguy512|&amp;lt;span style=&amp;quot;color:#FF7F00&amp;quot;&amp;gt;Theryguy&amp;lt;/span&amp;gt;]][[User Talk:Theryguy512|&amp;lt;span style=&amp;quot;color:#5C8CFA&amp;quot;&amp;gt;512&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 21:09, 8 April 2009 (UTC)&lt;br /&gt;
::Every user and his dog had a game, or a fake character and fanfics. Some users had 20+ sub pages just for themselves, and edited it constantly. They were getting more attention and were basic beacons to EDIT the user space only. So they&#039;re gone.[[User:DCM]] 21:14, 8 April 2009 (UTC)&lt;br /&gt;
:::Thank you for explaining it, DCM. --&#039;&#039;&#039;[[User:Theryguy512|&amp;lt;span style=&amp;quot;color:#FF7F00&amp;quot;&amp;gt;Theryguy&amp;lt;/span&amp;gt;]][[User Talk:Theryguy512|&amp;lt;span style=&amp;quot;color:#5C8CFA&amp;quot;&amp;gt;512&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 21:15, 8 April 2009 (UTC)&lt;br /&gt;
::::I read that wrong. Fake characters lead to fan fics. fan fics lead to games. It doesnt benefit the pedia in anyway, it harms it.[[User:DCM]] 21:17, 8 April 2009 (UTC)&lt;br /&gt;
:::::Well, not necessarily. But not to get into an arguement; I still believe that they shouldn&#039;t be allowed. --&#039;&#039;&#039;[[User:Theryguy512|&amp;lt;span style=&amp;quot;color:#FF7F00&amp;quot;&amp;gt;Theryguy&amp;lt;/span&amp;gt;]][[User Talk:Theryguy512|&amp;lt;span style=&amp;quot;color:#5C8CFA&amp;quot;&amp;gt;512&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 21:24, 8 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Fake Characters&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
The policy states that you CANNOT make your own new characters/Pokémon, but the &amp;quot;new member greeting&amp;quot; post on my talk page directly contradicts that. Should the&amp;quot;welcome&amp;quot; message be altered?--[[User:Vib|Vib]] 00:53, 23 April 2009 (UTC)&lt;br /&gt;
:Go for it. Just not too many, okay? A ton of userspace edits will still slow down the server. Kinda like it was this morning.... &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 01:57, 23 April 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Intent? ==&lt;br /&gt;
&lt;br /&gt;
Hai, noob here. I&#039;m just wondering what the intent of the userspace edit rule is; why it exists. It&#039;s the first of its kind I&#039;ve encountered. [[User:AlishaShatogi|AlishaShatogi]] 08:30, 17 May 2009 (UTC)&lt;br /&gt;
:In the past, every second user had pages and pages and pages of unencyclopedic crap. This took a huge toll on the server (every single tiny edit was saved forever and ever), and by disallowing edits here, the creation and growth of our Pokémon encyclopedia has improved a bazillion percent. It&#039;s nothing personal against anyone, but we are &#039;&#039;not&#039;&#039; Facebook or Myspace, we are Pokémon fans building a reference point about our hobby, interest and (in some extreme cases) obsession. The &amp;quot;don&#039;t edit lots&amp;quot; rule is similar, as we encourage you to contribute to articles instead of making your own personal webpage. &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 08:37, 17 May 2009 (UTC)&lt;br /&gt;
::Ahah. That makes sense. Thanks for clarifying. [[User:AlishaShatogi|AlishaShatogi]] 08:42, 17 May 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Permanent? ==&lt;br /&gt;
&lt;br /&gt;
Is the inability to edit user pages permanent? [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 10:08, 15 July 2009 (UTC)&lt;br /&gt;
:No, but considering you&#039;ve only lost yours for a day now, there&#039;s a long way to go yet. Generally, the required sentence is approximately a month, but the true deciding factor is the way you edit the articles. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 10:35, 15 July 2009 (UTC)&lt;br /&gt;
::A whole month? Damn! OK, so what is the true deciding factor? What do I have to do to shorten this sentence? [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 14:03, 15 July 2009 (UTC)&lt;br /&gt;
:::Actually edit the mainspace, and gain the privilege back. You were only editing your page for two weeks and nothing else. That&#039;s a problem. You must balence your edits. So, instead of complaining, find some content pages to edit. &#039;&#039;[[User:Maverick Nate|&amp;lt;sup style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;&#039;&#039;&#039;Maverick&#039;&#039;&#039;&amp;lt;/sup&amp;gt;]][[User talk:Maverick Nate|&amp;lt;sub style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;&#039;&#039;&#039;Nate&#039;&#039;&#039;&amp;lt;/sub&amp;gt;]]&#039;&#039; 14:17, 15 July 2009 (UTC)&lt;br /&gt;
::::Ah, I see. OK. Then I will carry on with a personal project of mine: to add the Dutch names of all attacks to their pages. [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 14:22, 15 July 2009 (UTC)&lt;br /&gt;
:::::OK, I&#039;ve been editing lots of mainspace pages, and still my privileges are taken. [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 20:59, 30 July 2009 (UTC)&lt;br /&gt;
::::::Relax.  If all you want to do is edit your userspace--if that&#039;s why you&#039;re here--well, you&#039;re here for the wrong reasons. -- &#039;&#039;&#039;[[User:evkl|&amp;lt;span style=&amp;quot;color:#000099&amp;quot;&amp;gt;evkl&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; &amp;lt;sub&amp;gt;[[User_talk:evkl|&amp;lt;span style=&amp;quot;color:#006699&amp;quot;&amp;gt;(need to talk?)&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 21:04, 30 July 2009 (UTC)&lt;br /&gt;
:::::::That&#039;s not entirely why I&#039;m here. I&#039;m here to help out and add all things in the Dutch language because no-one else here seems to be capable to do so. But editing my userpage is also why I&#039;m here, because I need to keep my YouTube subscribers up to date. And I can&#039;t do that if I can&#039;t edit my userpage. [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 21:18, 30 July 2009 (UTC)&lt;br /&gt;
::::::::OK, honestly, my editing priviliges are still revoked? I only made 3 userpage edits and I immediately lose them again? I made over 25 edits to mainspace pages and my priviliges are still revoked? That&#039;s pretty effed up, IMO. [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 13:34, 21 August 2009 (UTC)&lt;br /&gt;
:::::::::The reason you lost your privileges was because of the 25 userspace edits you made in a row at the start of July. You never actually got them back around the end of July; we had a minor technical hiccup which meant the abuse usergroup was, essentially, broken. I&#039;ll bring your case up to a {{bp|bureaucrat}}, but they will have the final say. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 02:02, 22 August 2009 (UTC)&lt;br /&gt;
::::::::::Ah, so that explains why I got the ability to edit my userpages back for a short while. I was already wondering why I&#039;d lost them again, since I kept myself to the &#039;3 edits a day&#039; rule. [[User:Dilophosaurus Rex|Dilophosaurus Rex]] 09:53, 22 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== ...&amp;quot;Pages or templates that spoof the interface.&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
Does this mean I have to delete my [[User:Alpha Totodile/Template|userspace template]]? --&#039;&#039;&#039;[[Special:Contributions/Alpha Totodile|&amp;lt;font color=&amp;quot;#00647f&amp;quot;&amp;gt;α&amp;lt;/font&amp;gt;]][[User:Alpha Totodile|&amp;lt;font color=&amp;quot;#B69E00&amp;quot;&amp;gt;ワニ&amp;lt;/font&amp;gt;]][[User talk:Alpha Totodile|&amp;lt;font color=&amp;quot;#93abc3&amp;quot;&amp;gt;ノコ&amp;lt;/font&amp;gt;]]&#039;&#039;&#039; 13:17, 17 July 2009 (UTC)&lt;br /&gt;
:No.--[[User:Force Fire|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;F&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Ho-Oh (Pokémon)|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;orce&amp;lt;/span&amp;gt;]][[User talk:Force Fire|&amp;lt;span style=&amp;quot;color:#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;F&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Lugia (Pokémon)|&amp;lt;span style=&amp;quot;color:#C0C0C0&amp;quot;&amp;gt;ire&amp;lt;/span&amp;gt;]] 14:02, 17 July 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Grammatical error ==&lt;br /&gt;
&lt;br /&gt;
Could someone change &amp;quot;for the details of its users everyday lives&amp;quot; in the Warnings section to &amp;quot;for the details of its users&#039; everyday lives&amp;quot;? Thanks. --[[User:Evice|Evice]] 15:06, 31 August 2009 (UTC)&lt;br /&gt;
:Done. --[[User:ElectAbuzzzz|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#ED9121&amp;quot;&amp;gt;electAbuzz&amp;lt;/span&amp;gt;&#039;&#039;&#039;]][[User talk:ElectAbuzzzz|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#ED9121&amp;quot;&amp;gt;z&amp;lt;/span&amp;gt;&#039;&#039;&#039;]][[Special:Contributions/ElectAbuzzzz|&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#ED9121&amp;quot;&amp;gt;z&amp;lt;/span&amp;gt;&#039;&#039;&#039;]] 15:12, 31 August 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Max userspace size? ==&lt;br /&gt;
&lt;br /&gt;
I haven&#039;t been able to find an answer to this, so I&#039;m hoping there is one... Is there a limit on how large (in bytes) a user page is allowed to be?  I&#039;m asking because I noticed that my main user page is about 22,000 bytes (guh wow x_X must have gone overboard experimenting with wikicode or something...), and I want to make sure I&#039;m not being a bad girl. :(  Thanks in advance~ &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 02:42, 8 October 2009 (UTC)&lt;br /&gt;
:Nothing that I know of, and mine is the same size as yours.--&amp;lt;span style=&amp;quot;border: 2px solid #00CCCC&amp;quot;&amp;gt;[[User:GreenGyarados|&amp;lt;span style=&amp;quot;color:#00FF00&amp;quot;&amp;gt;♫Green&amp;lt;/span&amp;gt;]][[Gyarados (Pokémon)|&amp;lt;span style=&amp;quot;color:#0BDA51&amp;quot;&amp;gt;♫ギャラドス♫&amp;lt;/span&amp;gt;]][[User Talk:GreenGyarados|&amp;lt;span style=&amp;quot;color:#00CCCC&amp;quot;&amp;gt;Talk♫&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 02:46, 8 October 2009 (UTC)&lt;br /&gt;
::Oh well that&#039;s a relief.  Guess they must not have had any problems in the past about getting userpages that looked something like... oh, [http://www.belladesoto.us/ this I guess].  (I don&#039;t suggest clicking that link btw.  It&#039;s worksafe and all, it just takes about three hours to load completely.) &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 02:57, 8 October 2009 (UTC)&lt;br /&gt;
:::No size limit. If it ever crashes my browser I&#039;ll be sure to let you know ;) &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 10:47, 8 October 2009 (UTC)&lt;br /&gt;
::::Awesome, thanks! ♥ &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 15:21, 8 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== I&#039;m beggining to see a pattern . . . ==&lt;br /&gt;
&lt;br /&gt;
Despite the Welcome template making it obvious to keep Userspace edits to a minimum I have a feeling it hasn&#039;t been obvious enough. It hasn&#039;t been too accesive recently but I have noticed that new users despite the info in the Welcome template users still seem to overlook it. For example when I was new I could hardly understand what to think of the userspace policy for a while. ({{tt|If you see my recent edits you&#039;ll see I have certainly changed that|&amp;quot;Now time to edit the mainspace&amp;quot; or &amp;quot;OK, WAY TOO MANY USERSPACE EDITS!!!! TO THE MAINSPACE!!!&amp;quot; Or whatever}}) Is there something we can do, to lightly, but very obviously let new users know that a majority of edits shall be to the mainspace &#039;&#039;&#039;AND&#039;&#039;&#039; that they shouldn&#039;t just be making random mainspace edits so they can edit their userspace. What I mean by the latter is that we tell them that their goal shouldn&#039;t be to edit their userpage and that it should be to help Bulbapedia. We could also tell them about the forums. --[[User:Landfish7| &amp;lt;font color=&amp;quot;purple&amp;quot;&amp;gt;Land&amp;lt;/font&amp;gt;]][[User talk:Landfish7|&amp;lt;span style=&amp;quot;font-family:Broadway&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;fish&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt;&amp;lt;/font&amp;gt; 22:20, 13 December 2009 (UTC)&lt;br /&gt;
:We  keep a user in abuse when they create an account and when they make many mainspace edits, they could be taken out of it. Though I don&#039;t know how this could be implemented to make it automatic. [[User:Turtwig A|Turt]][[wig]] [[Turtwig (Pokémon)|A]] ([[User talk:Turtwig A|talk]] | [[Special:Contributions/Turtwig A|contribs]]) 22:29, 13 December 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Minimum to first edit your userspace? ==&lt;br /&gt;
&lt;br /&gt;
There&#039;s a message that I must make a certain number of mainspace edits before I am allowed to edit my userspace, but I can&#039;t find any information about this (especially not a specific number) anywhere. I&#039;ve been working on episode pages as I come across them, but some edits are confined to Talk pages, as I feel gaining consensus is more important than going in and making an edit. What is required before I&#039;m allowed to create a user space for myself? -[[User:Disinfect|Disinfect]] 23:13, 30 May 2010 (UTC)&lt;br /&gt;
:That information is apparently withheld deliberately to discourage new users from simply attempting to fulfill a certain amount of mainspace edits.  Basically, the rule seems to be: edit as much as you can and you&#039;ll get that privelage eventually.--[[User:MisterE13|&amp;lt;span style=&amp;quot;color:#0000FF&amp;quot;&amp;gt;Mister&amp;lt;/span&amp;gt;]][[User talk:MisterE13|&amp;lt;span style=&amp;quot;color:#008000&amp;quot;&amp;gt;&#039;&#039;&#039;E&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/MisterE13|&amp;lt;span style=&amp;quot;color:#800080&amp;quot;&amp;gt;13&amp;lt;/span&amp;gt;]] 00:04, 31 May 2010 (UTC)&lt;br /&gt;
::MisterE13&#039;s got it right. If we revealed the threshold amount of edits, then people would just make exactly that many edits and then edit their userpage a billion times and never contribute to the mainspace again. I know not everyone does this, but too many people &#039;&#039;did&#039;&#039;, and that spoiled it for everyone :/ just keep finding things to edit and surely you will get the priveledge soon. [[Special:WantedPages]], [[:Category:Stubs]], and [[:Category:Articles needing improvement]] are good places to look if you want to edit but don&#039;t know where to start. :) --[[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#3CB371&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 00:11, 31 May 2010 (UTC)&lt;br /&gt;
:::I understand the logic behind it, but it&#039;s rather discouraging that it&#039;s not an automated process (you have to get noticed by an admin basically), and without a Talk page describing your areas of knowledge you seem unprofessional. There are tons of policies in place to prevent userspace abuse, I guess I just worry that people with these privileges aren&#039;t don&#039;t experience the policies they&#039;ve created, and thus don&#039;t understand the mindset of not being able to establish yourself until you&#039;ve established yourself. And yes, I watch the stub notices for AG series episodes and contribute where I see need, but many synopses claiming to need attention seem fairly complete to me. [[User:Disinfect|Disinfect]] 00:36, 31 May 2010 (UTC)&lt;br /&gt;
::::Not an automated process? Oh believe me, it is. We don&#039;t move users into autoconfirmed. The wiki does it for us. &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]&#039;&#039;&#039; 00:46, 31 May 2010 (UTC)&lt;br /&gt;
:::::Oh my mistake, I must have misinterpreted the talknote above this one. [[User:Disinfect|Disinfect]] 00:59, 31 May 2010 (UTC)&lt;br /&gt;
::::::If the synopsis is complete, then feel free to remove it. If someone disagrees with you, then they&#039;ll put it back and (hopefully) state why. &amp;amp;mdash;&#039;&#039;&#039;&amp;lt;span style=&amp;quot;font-family:Verdana&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:#000&amp;quot;&amp;gt;darklord&amp;lt;/span&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;span style=&amp;quot;color:#0047AB&amp;quot;&amp;gt;trom&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 02:07, 31 May 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Define day ==&lt;br /&gt;
&lt;br /&gt;
That may sound incredibly ridiculous at first glance, but &amp;quot;day&amp;quot; can be defined many different ways. Is it a 24 hour period of time? 12 hours? Until midnight? [[User:Flyingtypefan|Flyingtypefan]] 07:09, 4 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
Per day is a 24-hour period, and we use the UTC clock at the top of the site generally. Basically, if you&#039;ve got all your edits listed as being on the same date in the page history, then it&#039;s considered to be within one day. --[[user:Jioruji_Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt; &#039;&#039;&#039;J&#039;&#039;&#039;ïörüjï &#039;&#039;&#039;Ð&#039;&#039;&#039;ērākō.&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[user talk:Jioruji Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt;&#039;&#039;.cнаt&#039;&#039;&#039;&#039;&#039;^&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt; 11:21, 5 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Filling up of &amp;quot;abuse&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
The group of abuse is getting quite large, and it&#039;s full of inactive users. Isn&#039;t it time to let the inactive ones go? [[User:CuboneKing|&amp;lt;font color=&amp;quot;Red&amp;quot;&amp;gt;Cu&amp;lt;/font&amp;gt;]][[User talk:CuboneKing|&amp;lt;font color=&amp;quot;Tan&amp;quot;&amp;gt;bo&amp;lt;/font&amp;gt;]][[Special:Contributions/CuboneKing|&amp;lt;font color=&amp;quot;Green color light&amp;quot;&amp;gt;ne&amp;lt;/font&amp;gt;]][[Cubone (Pokémon)|&amp;lt;font color=&amp;quot;Black&amp;quot;&amp;gt;King&amp;lt;/font&amp;gt;]] 19:12, 5 June 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Sidepages ==&lt;br /&gt;
&lt;br /&gt;
I recently made a sidepage to my userpage, and I was wondering, am I allowed to edit my actual userpage three times per day and my sidepage three time per day, or just only three times per day collectively. ----[[User:Zewis29|Zewis29]]  ([[User talk:Zewis29|Talk]], [[Special:Contributions/Zewis29|Contribs]]) 17:16, 5 July 2010 (UTC)&lt;br /&gt;
:All of them count towards your 3 edits. &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;—&amp;lt;small&amp;gt;♥&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;b&amp;gt;[[User:Jello|&amp;lt;span style=&amp;quot;color:orange&amp;quot;&amp;gt;Jel&amp;lt;/span&amp;gt;]][[User Talk:Jello|&amp;lt;span style=&amp;quot;color:#90a8e0;&amp;quot;&amp;gt;lo&amp;lt;/span&amp;gt;]]&amp;lt;/b&amp;gt; 17:59, 5 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Shiny ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Shiny&amp;quot; in &amp;quot;Shiny Psyduck&amp;quot; should link to [[Shiny Pokémon]], not Alternate Coloration. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 11:34, 13 July 2010 (UTC)&lt;br /&gt;
:Reving. It still does. An admin may want to change this. [[User:Takharii|&amp;lt;span style=&amp;quot;color:#FFD733;&amp;quot;&amp;gt;&#039;&#039;&#039;たか&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Takharii|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;&#039;&#039;&#039;はり&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/Takharii|&amp;lt;span style=&amp;quot;color:#B69E00;&amp;quot;&amp;gt;&#039;&#039;&#039;い&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 07:20, 14 September 2010 (UTC)&lt;br /&gt;
::Done. &amp;lt;sc&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/sc&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 08:09, 14 September 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== CSS ==&lt;br /&gt;
&lt;br /&gt;
The system doesn&#039;t let you preview your monobook.css file when you edit it, so that shouldn&#039;t be counted towards the total (or should only be counted as a single edit). Or maybe there should be a way to preview the CSS before saving. --[[User:Shiny Noctowl|&amp;lt;font color=&amp;quot;black&amp;quot;&amp;gt;&amp;lt;small&amp;gt;S&amp;lt;/small&amp;gt;&amp;lt;sup&amp;gt;h&amp;lt;/sup&amp;gt;&amp;lt;small&amp;gt;i&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;small&amp;gt;y&amp;lt;/small&amp;gt; &amp;lt;sup&amp;gt;N&amp;lt;/sup&amp;gt;&amp;lt;small&amp;gt;o&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt;&amp;lt;small&amp;gt;t&amp;lt;/small&amp;gt;&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;&amp;lt;small&amp;gt;w&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;l&amp;lt;/sub&amp;gt;&amp;lt;/font&amp;gt;]] 19:59, 22 July 2010 (UTC)&lt;br /&gt;
:...But you &#039;&#039;can&#039;&#039; preview the CSS. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 20:06, 22 July 2010 (UTC)&lt;br /&gt;
::If you click preview, it doesn&#039;t show up. --[[User:Shiny Noctowl|&amp;lt;font color=&amp;quot;black&amp;quot;&amp;gt;&amp;lt;small&amp;gt;S&amp;lt;/small&amp;gt;&amp;lt;sup&amp;gt;h&amp;lt;/sup&amp;gt;&amp;lt;small&amp;gt;i&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;small&amp;gt;y&amp;lt;/small&amp;gt; &amp;lt;sup&amp;gt;N&amp;lt;/sup&amp;gt;&amp;lt;small&amp;gt;o&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt;&amp;lt;small&amp;gt;t&amp;lt;/small&amp;gt;&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;&amp;lt;small&amp;gt;w&amp;lt;/small&amp;gt;&amp;lt;sub&amp;gt;l&amp;lt;/sub&amp;gt;&amp;lt;/font&amp;gt;]] 20:08, 22 July 2010 (UTC)&lt;br /&gt;
:::Most edits to the CSS &#039;&#039;will&#039;&#039; show up in the preview - try copying [[User:Umeko/monobook.css|my monobook]], copy it over yours, press preview, and tell me what you see. &amp;lt;span style=&amp;quot;border: 2px dotted #FFBBDD;&amp;quot;&amp;gt;[[User:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;梅子&amp;lt;/span&amp;gt;]][[User talk:Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;❀&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[Special:Contributions/Umeko|&amp;lt;span style=&amp;quot;color:#FF99CC;&amp;quot;&amp;gt;&amp;lt;sub&amp;gt;✿&amp;lt;/sub&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 20:12, 22 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Generally, edits to CSS pages aren&#039;t as big of a deal, because depending on the edit, it can&#039;t always be previewed (like Umeko said, it can be previewed; the only times you won&#039;t see it are if the CSS is affecting only specific pages, or if you&#039;re coding it incorrectly). So long as you&#039;re not making five CSS edits every day for no apparent reason, you probably won&#039;t get in trouble over it. Just don&#039;t get in a habit of changing your CSS often, it&#039;s generally the sort of thing you only need to change on rare occasions. --[[user:Jioruji_Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt; &#039;&#039;&#039;J&#039;&#039;&#039;ïörüjï &#039;&#039;&#039;Ð&#039;&#039;&#039;ērākō.&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[user talk:Jioruji Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt;&#039;&#039;.cнаt&#039;&#039;&#039;&#039;&#039;^&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt; 03:46, 27 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Subpages ==&lt;br /&gt;
&lt;br /&gt;
Okay, so if you edit one of your subpages, it counts towards your 3 edits a day. But what if that subpage actually contributes to Bulbapedia? Say someone was working on a new template for the mainspace articles, and decided to make it in the userspace first, or someone wanted to create an article about something but had to keep it in the userspace to be approved before it was mainspaced. Would editing subpages like that count towards your 3 edits, or would that be ignored for those pages since they do/will contribute to the mainspace? [[User:Flyingtypefan|Flyingtypefan]] 18:57, 26 July 2010 (UTC)&lt;br /&gt;
:I&#039;m pretty sure it doesn&#039;t count towards your three edits if it&#039;s meant for the mainspace. --[[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#3CB371&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 19:02, 26 July 2010 (UTC)&lt;br /&gt;
::I&#039;ve read somewhere that you are allowed to have a lot more edits to a page for the mainspace, and that they don&#039;t count for your three edits a day. Also, maybe you want to add {{redlink|User:Maverick Nate/Mainspace}} to your page? --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 12:02, 27 July 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 3 Edits ==&lt;br /&gt;
&lt;br /&gt;
This seems a tad vaque to me.. obviously it should NEVER be a top priority to edit your userpage.. but what about saying something on someone&#039;s talk page about something productive for the mainspace? What happens if you exceed three edits in this case? Do you still get a warning? Oh, and what about welcoming new users? Does that count? In the past, it was just required that you have more mainspace edits than userspace edits and that you don&#039;t edit your userspace a whole lot in a short period of time.. I&#039;m just trying to get used to this because I didn&#039;t know it had been changed back to three edits a day.. it&#039;s not like I want to edit the userspace real bad.. it&#039;s more out of pure curiosity.. (I&#039;m like that a lot, you&#039;ll see what I mean [[Talk:Whirlwind (move)#Snorlax.3F|here]]..) --[[User:Landfish7|&amp;lt;span style=&amp;quot;font-family:Broadway;background:black&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;Land&amp;lt;/font&amp;gt;]][[User talk:Landfish7|&amp;lt;span style=&amp;quot;font-family;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;yellow&amp;quot;&amp;gt;fish&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt;&amp;lt;/font&amp;gt; 15:04, 2 August 2010 (UTC)&lt;br /&gt;
:This only applies to the userspace, not the user talk namespace. [[User:Turtwig A|&amp;lt;font color=&amp;quot;#CD7F32&amp;quot;&amp;gt;Turtwig&#039;s&amp;lt;/font&amp;gt;]] [[Turtwig (Pokémon)|&amp;lt;font color=&amp;quot;#FF7F00&amp;quot;&amp;gt;A-B-Cs&amp;lt;/font&amp;gt;]] ([[User talk:Turtwig A|&amp;lt;font color=&amp;quot;#green&amp;quot;&amp;gt;talk&amp;lt;/font&amp;gt;]] |  [[Special:Contributions/Turtwig A|&amp;lt;font color=&amp;quot;#yellow&amp;quot;&amp;gt;contribs&amp;lt;/font&amp;gt;]]) 15:47, 2 August 2010 (UTC)&lt;br /&gt;
::Of course, assuming that people aren&#039;t attempting to use their user talk namespace for userspace stuff. That&#039;ll likely get moved if you try it, and will likely result in a warning. (just in case any loophole hunters are digging through the talk page, I SEE YOU THERE) --[[user:Jioruji_Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt; &#039;&#039;&#039;J&#039;&#039;&#039;ïörüjï &#039;&#039;&#039;Ð&#039;&#039;&#039;ērākō.&#039;&#039;&#039;&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[user talk:Jioruji Derako|&amp;lt;font color=&amp;quot;#237d00&amp;quot;&amp;gt;&#039;&#039;.cнаt&#039;&#039;&#039;&#039;&#039;^&#039;&#039;&#039;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt; 02:23, 3 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Can you help me with this stuff? ==&lt;br /&gt;
I&#039;m curious as to what I can put on my page. Am I allowed to put links to other pages, outside of Bulbapedia? Like a blog or something. Also, is there a rule for what might be seen as offensive language? Finally, I&#039;d like to know where people find those things that say &amp;quot;This user does something-or-other.&amp;quot; I&#039;m sorry if these requests seem stupid, but I am pretty new here... &lt;br /&gt;
Thank you in advance! &lt;br /&gt;
[[User:Soul of Dawn|I can&amp;amp;#39;t stop thinking of you, the Soul of the Dawn we spent together...]] 21:21, 9 August 2010 (UTC)&lt;br /&gt;
:[[Bulbapedia:Userspace policy#Content|This pretty much sums it up]]. You&#039;re allowed to put links to pages outside Bulbapedia, as long as they&#039;re appropriate. Offensive language...you have to be remember many kids frequent this site, so try to keep it on the low. For the last part you may be looking for [[Bulbapedia:Usertags]]. Hope that helps. &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;—&amp;lt;small&amp;gt;♥&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;b&amp;gt;[[User:Jello|&amp;lt;span style=&amp;quot;color:orange;&amp;quot;&amp;gt;Jello&amp;lt;/span&amp;gt;]][[User Talk:Jello|&amp;lt;span style=&amp;quot;color:#3FA9D0;&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;talk&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]]&amp;lt;/b&amp;gt; 21:26, 9 August 2010 (UTC)&lt;br /&gt;
::If there is something offensive put {{redlink|User:Shiningpikablu252/PA|this}} at the top of your page. To put it on your page just type this at the top: &amp;lt;nowiki&amp;gt;{{User:Shiningpikablu252/PA}}&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
:::Yes you are allowed to link to other pages just nothing that has sexual references, innuendos, or otherwise disturbing things.. &lt;br /&gt;
&lt;br /&gt;
::::Oh and a list of user tags can be found [[:Category:User tags|here,]] which links to other user tag lists!!  &lt;br /&gt;
&lt;br /&gt;
Hope I helped!! --[[User:Landfish7|&amp;lt;span style=&amp;quot;font-family:Tahoma;background:black&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;&#039;&#039;&#039;Land&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Landfish7|&amp;lt;span style=&amp;quot;font-family;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&amp;lt;font color=&amp;quot;yellow&amp;quot;&amp;gt;&#039;&#039;&#039;fish7&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 21:38, 9 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::: Oh, thanks, both of you!☺  Like I said, I&#039;m pretty new, so a lot of things are still a mystery to me. And not even a fun mystery, like &amp;quot;Sleeping Murder&amp;quot;. [[User:Soul of Dawn|I can&amp;amp;#39;t stop thinking of you, the Soul of the Dawn we spent together...]] 21:41, 9 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Talk pages and the sandbox ==&lt;br /&gt;
It should mention somewhere that your User talk page and the Bulbapedia sandbox cannot be used by non-autoconfirmed users as a supplement to creating a userpage. I&#039;ve seen new users write &amp;quot;about me&amp;quot; and try to add usertags to their own talkpage, which shouldn&#039;t be allowed as it avoids the userspace block for new users. Same deal with the sandbox. [[User:Takharii|&amp;lt;span style=&amp;quot;color:#FFD733;&amp;quot;&amp;gt;&#039;&#039;&#039;たか&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Takharii|&amp;lt;span style=&amp;quot;color:#DAA520;&amp;quot;&amp;gt;&#039;&#039;&#039;はり&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/Takharii|&amp;lt;span style=&amp;quot;color:#B69E00;&amp;quot;&amp;gt;&#039;&#039;&#039;い&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 07:20, 14 September 2010 (UTC)&lt;br /&gt;
:The user talk part is already mentioned (second bullet point in the &#039;&#039;Circumventing the userspace policy&#039;&#039; section), as well as on trom&#039;s [[User:The dark lord trombonator/Talk page policy|draft update]] for the talk page policy. The sandbox. . . maybe?. I added personal content to the note at the top of that when I cleared that all off it the other day, so it &#039;&#039;should&#039;&#039; be clear now.Good suggestions though. &amp;lt;sc&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/sc&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 08:09, 14 September 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Contract&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
I don&#039;t know who came up with that, but calling the policy a &amp;quot;contract&amp;quot; sounds contrived, trite, and pretentious.  It&#039;s a policy on a wiki&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt; nothing more, nothing less.  Calling it a &amp;quot;contract&amp;quot; that you enter into by creating a Bulbapedia account or whatever just makes the staff sound like assholes.  Anyone mind if I change that?  --[[User:Politoed666|&amp;lt;span style=&amp;quot;color:#00B7EB&amp;quot;&amp;gt;&#039;&#039;P&#039;&#039;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#008080&amp;quot;&amp;gt;&#039;&#039;o&#039;&#039;&amp;lt;/span&amp;gt;]] [[User talk:Politoed666|&amp;lt;span style=&amp;quot;color:#0095B6&amp;quot;&amp;gt;&#039;&#039;L&#039;&#039;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#00CCCC&amp;quot;&amp;gt;&#039;&#039;i&#039;&#039;&amp;lt;/span&amp;gt;]] 17:41, 10 May 2011 (UTC)&lt;br /&gt;
:Poli, I can see where you are coming from, the way I see it though (feel free to disregard, as I am not staff or anything), it kind of is a contract. One is agreeing to abide by the rules in return for getting the privilege to edit in the userspace on the &#039;pedia. After all, it is a privilege that is earned, and one that is not a right (after all, it is something that can, and frequently is, taken away by the staff when it is abused). It is not signed or legally binding or anything, but there are consequences that follow if you do not play by the rules. I do not think that it makes the staff sound like a-holes at all (but again, that is just an opinion, take it for what it is worth). Just my two cents. --[[User:Jediknightdtv|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;ジェダイの騎士&amp;lt;/span&amp;gt;]][[User talk:Jediknightdtv|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;デジタルテレビ&amp;lt;/span&amp;gt;]] 17:54, 10 May 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Yes, I understand that... However, calling it a &amp;quot;contract&amp;quot; comes across as unfriendly and overly formal.  It&#039;s a rule.  If you break it, you can lose your privileges.  I mean, that&#039;s like saying the law prohibiting homicide is a &amp;quot;contract.&amp;quot;  By living here, you are entering into a contract to &#039;&#039;not kill anyone&#039;&#039;.  --[[User:Politoed666|&amp;lt;span style=&amp;quot;color:#00B7EB&amp;quot;&amp;gt;&#039;&#039;P&#039;&#039;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#008080&amp;quot;&amp;gt;&#039;&#039;o&#039;&#039;&amp;lt;/span&amp;gt;]] [[User talk:Politoed666|&amp;lt;span style=&amp;quot;color:#0095B6&amp;quot;&amp;gt;&#039;&#039;L&#039;&#039;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#00CCCC&amp;quot;&amp;gt;&#039;&#039;i&#039;&#039;&amp;lt;/span&amp;gt;]] 17:57, 10 May 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Question==&lt;br /&gt;
&lt;br /&gt;
There are some templates I would like to create in the Userspace, but I can&#039;t create my Userpage. Does that prevent the ability to create the templates? [[Mothim (Pokémon)|Mothim]] [[User:Wildgoose|will]] [[User talk:Wildgoose|rule]] [[Special:Contributions/Wildgoose|all!]] 14:22, 24 December 2011 (UTC) December 24 2011 9:22 a.m. ET&lt;br /&gt;
:Well, you can still make templates just not in the userspace. You can create templates and test other things in the [[Bulbapedia:Sandbox|Sandbox]]. This page is used for testing templates and other things. Feel free to use that for your template making. [[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]] 16:10, 24 December 2011 (UTC)&lt;br /&gt;
::Just a note about that though. The public sandbox isn&#039;t for personal content (including new usertags), so people seeing this and thinking that they can use it to get around the userspace restriction should think again. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 17:54, 24 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Spoofing==&lt;br /&gt;
&lt;br /&gt;
Doesn&#039;t anyone think that using the word spoofing in a bulbapedia policy is a bit wacky? [[Mothim (Pokémon)|Mothim]] [[User:Wildgoose|will]] [[User talk:Wildgoose|rule]] [[Special:Contributions/Wildgoose|all!]] 03:15, 28 December 2011 (UTC) 10:15 PM December 27 2011 ET&lt;br /&gt;
:Nope. Spoofing fits in perfectly there. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 03:46, 28 December 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Page creation==&lt;br /&gt;
&lt;br /&gt;
I can&#039;t create my userpage, but there is a page I want to create that is disputable for being in the mainspace, actualy I think it would go better in the bulbapedia namespace. Does not being able to create a userpage mean I can&#039;t create mainspaceable userspace? [[User:Wildgoose|Wild]][[User talk:Wildgoose|goose]]-[[Special:Contributions/Wildgoose|The friendly goose in town!]]  00:58, 16 January 2012 (UTC)&lt;br /&gt;
:That&#039;s correct. The software is unable to distinguish between the two. It blocks everything in the userspace. Also, I notice that you should be able to edit your userpage. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 02:32, 16 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Riddles==&lt;br /&gt;
&lt;br /&gt;
Why aren&#039;t riddles allowed? The above [[Special:Contributions/Wildgoose|comment]] is [[User talk: Wildgoose|supported]] by [[User:Wildgoose|Wildgoose]]. 18:28, 22 April 2012 (UTC)&lt;br /&gt;
:Because riddles generate a lot of discussion on the corresponding talk page which is unrelated to Bulbapedia. And that discussion was a major contributor to the complete lockdown of the userspace and subsequent implementation of the userspace policy. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 01:49, 23 April 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== How does this work? ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve seen many mainspace pages that were first created under the name &amp;quot;User:Someone/Article&#039;s name&amp;quot; and later moved. So,&lt;br /&gt;
* any user can create a page to work on before it is moved?&lt;br /&gt;
* to move it is up to a staff member or can the user decide when the article is ready?&lt;br /&gt;
* the articles must be intended for the mainspace or can they be Pokémon-related informative pages that don&#039;t exactly fit with Bulbapedia? (for example, if the user wanted a BP page to look different, with other templates, can they be tested in the userspace?)&lt;br /&gt;
* what&#039;s a sandbox?&lt;br /&gt;
Thank you. [[User:Duke R|&#039;&#039;&#039;&amp;lt;font color=&amp;quot;#444&amp;quot; face=&amp;quot;Lucida Sans Unicode&amp;quot;&amp;gt;|) u |( e&amp;lt;/font&amp;gt;&#039;&#039;&#039;]] [[User talk:Duke R|&#039;&#039;&#039;&amp;lt;font color=&amp;quot;#b00&amp;quot; face=&amp;quot;Verdana&amp;quot;&amp;gt;®&amp;lt;/font&amp;gt;&#039;&#039;&#039;]] 19:51, 22 May 2012 (UTC)&lt;br /&gt;
:One more thing, how do I create a page in my userspace? Is it like with mainspace pages, just to type the invalid address and create it? Thank you. [[User:Duke R|&#039;&#039;&#039;&amp;lt;font color=&amp;quot;#444&amp;quot; face=&amp;quot;Lucida Sans Unicode&amp;quot;&amp;gt;|) u |( e&amp;lt;/font&amp;gt;&#039;&#039;&#039;]] [[User talk:Duke R|&#039;&#039;&#039;&amp;lt;font color=&amp;quot;#b00&amp;quot; face=&amp;quot;Verdana&amp;quot;&amp;gt;®&amp;lt;/font&amp;gt;&#039;&#039;&#039;]] 19:53, 22 May 2012 (UTC)&lt;br /&gt;
::In the order that they were asked:&lt;br /&gt;
::# Yes, but we&#039;d prefer notable pages get made in the mainspace anyway. In particular, making a near-empty future mainspace page in the userspace just so that you can say you&#039;ve started it is extremely frowned upon (yes, that does happen).&lt;br /&gt;
::# It should be staff members deciding, because the only pages there should be ones of dubious notability (see above point).&lt;br /&gt;
::# You can create pages that &amp;quot;don&#039;t fit with Bulbapedia&amp;quot; in your userspace. That said, if they don&#039;t fit in the mainspace, they&#039;re not going to be mainspaced, and they fall under the three-edits-per-day (Which, BTW, is a total for all userspace pages. It&#039;s not three edits per page per day). New templates for mainspace pages are most certainly allowed, and may be excluded from the edit limit at staff discression. They are also given extra leeway with regards to the preview button, as they are difficult to preview. That said, don&#039;t go crazy with it. We&#039;re pretty lenient for prototyping/testing improvements to the mainspace, but don&#039;t abuse it.&lt;br /&gt;
::# A sandbox is a page or group of mages made for testing code. I use my sandbox to separate my prototype templates from my personal pages - the templates are in my sandbox, because I&#039;m testing them.&lt;br /&gt;
::# Pages in the userspace can be created in exactly the same way as a page in any other namespace.&lt;br /&gt;
:: I know there&#039;s some stuff in there that you didn&#039;t specifically ask, but I wanted to cover a few things that other people with similar questions may be unsure about. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 02:31, 23 May 2012 (UTC)&lt;br /&gt;
:::All doubts solved! Thank you very much, Werdnae! [[User:Duke R|&#039;&#039;&#039;&amp;lt;font color=&amp;quot;#444&amp;quot; face=&amp;quot;Lucida Sans Unicode&amp;quot;&amp;gt;|) u |( e&amp;lt;/font&amp;gt;&#039;&#039;&#039;]] [[User talk:Duke R|&#039;&#039;&#039;&amp;lt;font color=&amp;quot;#b00&amp;quot; face=&amp;quot;Verdana&amp;quot;&amp;gt;®&amp;lt;/font&amp;gt;&#039;&#039;&#039;]] 03:27, 23 May 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==A problem with the policy==&lt;br /&gt;
I&#039;ve read the policy, and I agree with you making this in order for bulbapedia to grow faster. At the beggining, it looked all ok, but then I noticed a slight problem with the policy that may lead to a slow growth of this wiki, exactly the opposite of our objective. Well, the problem is: at the second point you say that the daily edits to the mainspace must always be more than the userspace ones. It looks ok, but if you analyse it well, you&#039;ll notice that this way users that want to make a massive amount of edits to their userspace throughout some days may instead of making a massive amount of edits to the mainspace in one day (therefore making the wiki better in no time), just make a short amount of edits to the mainspace a day, in order to save some of them for the next days, so that they don&#039;t violate the second point if they run out of ideas for the mainspace. The mainspace edits will be the same, but they will take longer to appear. [[User:TheOriginalOne|&amp;lt;span style=&amp;quot;color:#9E0508&amp;quot;&amp;gt;&#039;&#039;&#039;The&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TheOriginalOne|&amp;lt;span style=&amp;quot;color:#5D9160&amp;quot;&amp;gt;&#039;&#039;&#039;Original&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/TheOriginalOne|&amp;lt;span style=&amp;quot;color:#60AFFE&amp;quot;&amp;gt;&#039;&#039;&#039;One&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 12:56, 25 July 2012 (UTC)&lt;br /&gt;
:Hence the word &amp;quot;daily&amp;quot;. Your edits in the mainspace must be more than your userspace per day.--[[User:Force Fire|&amp;lt;span style=&amp;quot;color:#424B50&amp;quot;&amp;gt;&#039;&#039;&#039;F&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#848A8D&amp;quot;&amp;gt;orce&amp;lt;/span&amp;gt;]][[User talk:Force Fire|&amp;lt;span style=&amp;quot;color:#E3CED0&amp;quot;&amp;gt;&#039;&#039;&#039;F&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#EDDFE0&amp;quot;&amp;gt;ire&amp;lt;/span&amp;gt;]] 13:01, 25 July 2012 (UTC)&lt;br /&gt;
What do you mean? I said that due to that, some people may save their mainspace edits, in order to have plenty of them to use just when they edit their userspace, therefore making the progress slow. Or are you saying that it&#039;s not &amp;quot;During a day, there must be always more mainspace edits than userspace ones&amp;quot;, as I tought, and that in fact it is &amp;quot;The number of userspace edits in a day cannot ever surpass the total number of edits&amp;quot;? If it&#039;s not that, then I don&#039;t understand what you&#039;ve just said, and the problem didn&#039;t disappear. [[User:TheOriginalOne|&amp;lt;span style=&amp;quot;color:#9E0508&amp;quot;&amp;gt;&#039;&#039;&#039;The&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TheOriginalOne|&amp;lt;span style=&amp;quot;color:#5D9160&amp;quot;&amp;gt;&#039;&#039;&#039;Original&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/TheOriginalOne|&amp;lt;span style=&amp;quot;color:#60AFFE&amp;quot;&amp;gt;&#039;&#039;&#039;One&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 16:33, 26 July 2012 (UTC)&lt;br /&gt;
:The point is, people in general tend to edit the mainspace for a little bit and then just stop and edit nothing but their userpage. We need people to maintain their mainspace edits even while they are &#039;focusing&#039; on their userspace. It is daily, and if people are saving up their mainspace edits until they want to edit the userspace, then frankly that&#039;s a terrible attitude. That said, we&#039;re usually pretty lenient. If you make a hundred mainspace edits one day we&#039;re likely to just let it slide if you don&#039;t make any but keep editing your userspace for a short time. The rule needs to be strict for the people who think Bulbapedia is Facebook and do the bare minimum in the mainspace. For people that are regular contributors to the mainspace we&#039;re a lot more lenient.&lt;br /&gt;
&lt;br /&gt;
:Long story short, if you, on average, edit the mainspace a lot and the userspace infrequently then as long as you stick to the limit you don&#039;t really need to worry. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 20:59, 26 July 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==A doubt about the exceptions==&lt;br /&gt;
Do the usertags count as an exception? I mean, can I over edit a usertag in my userspace, and still not break the rule because it is intended for the mainspace? [[User:TheOriginalOne|&amp;lt;span style=&amp;quot;color:#9E0508&amp;quot;&amp;gt;&#039;&#039;&#039;The&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TheOriginalOne|&amp;lt;span style=&amp;quot;color:#5D9160&amp;quot;&amp;gt;&#039;&#039;&#039;Original&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[Special:Contributions/TheOriginalOne|&amp;lt;span style=&amp;quot;color:#60AFFE&amp;quot;&amp;gt;&#039;&#039;&#039;One&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 16:54, 30 July 2012 (UTC)&lt;br /&gt;
:Since the content from it ends up in the userspace anyway, generally they&#039;re not an exception, although we&#039;re likely to be a bit more lenient towards them. Unfortunately it has to be this way because otherwise people try to abuse it to get around the policy. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 02:08, 31 July 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Draft articles ==&lt;br /&gt;
&lt;br /&gt;
Why would you need to go to the Editorial Board and ask permission before editing a draft article? I would think that it would just be common sense that that wouldn&#039;t count towards userspace edits. [[User:Emmette Hernandez Coleman|Emmette Hernandez Coleman]] ([[User talk:Emmette Hernandez Coleman|talk]]) 05:34, 17 August 2013 (UTC)&lt;br /&gt;
:It&#039;s basically to check that it is actually considered a potential mainspace article and not a personal page. Technically, Editorial Board members have to decide that a page can be exempt from the limit. In practice, it&#039;s rare for people to actually ask and we don&#039;t hold that against them if it&#039;s valid. But if they don&#039;t and we think the subject is definitely not important enough for a page, we will treat it as a personal page and enforce the edit limit. If it&#039;s obviously notable and you&#039;re not sure if we have enough info, go ahead (though please don&#039;t make a page with just a name and a picture, that&#039;s a waste of time). If it&#039;s obviously notable and there&#039;s a lot of info, then generally it&#039;s better to make it in the mainspace. If you&#039;re not sure, then it&#039;s best to ask a staff member and keep it under the limit until you get an answer, just to be on the safe side. We&#039;ll also assume good faith unless it becomes a habit, or our decision gets ignored, so for most users it&#039;ll never be an issue anyway. &amp;lt;span class=&amp;quot;sc&amp;quot;&amp;gt;[[User:Werdnae|&amp;lt;span style=&amp;quot;color:#2D4B98;&amp;quot;&amp;gt;Werdnae&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;[[User talk:Werdnae|&amp;lt;span style=&amp;quot;color:#009000;&amp;quot;&amp;gt;(talk)&amp;lt;/span&amp;gt;]]&amp;lt;/small&amp;gt; 22:00, 17 August 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Does user talk page count ==&lt;br /&gt;
&lt;br /&gt;
If I made a talk page and saved it, does user talk page count along with user page and user sub pages? [[User:Cinday123|Cinday123]] ([[User talk:Cinday123|talk]]) 04:05, 30 November 2013 (UTC)&lt;br /&gt;
:If you&#039;re editing your talk page to add something like a user template, then that should probably be treated as a userpage edit.  However, if you&#039;re editing a user talk page to ask a bulbapedia related question, it&#039;s fine.  --[[User:Funktastic~!|&amp;lt;span style=&amp;quot;color:#009900&amp;quot;&amp;gt;&#039;&#039;&#039;It&#039;s&#039;&#039;&#039;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color:#CC66FF&amp;quot;&amp;gt;&#039;&#039;&#039;Funktastic~!&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Funktastic~!|&amp;lt;sub&amp;gt;&amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color:#99CCFF&amp;quot;&amp;gt;&#039;&#039;話してください&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/sub&amp;gt;]] 04:09, 30 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Moving pages ==&lt;br /&gt;
&lt;br /&gt;
Does moving userspace pages count as a userspace edit or not? [[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 07:41, 12 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Editorial board&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
The link should be {{bp|Editorial Board}} instead of {{bp|Editorial board}}, due to the board on the page name being capitalized. [[User:Pikachu Bros.|Pikachu Bros.]] &amp;lt;small&amp;gt;([[User talk:Pikachu Bros.|talk]])&amp;lt;/small&amp;gt; 20:50, 1 April 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== FAQ pages ==&lt;br /&gt;
&lt;br /&gt;
It says that they aren&#039;t allowed for a self-explanatory reason, but I don&#039;t quite understand why or what that is trying to block.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 18:15, 3 May 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Ten_question_marks&amp;diff=2114017</id>
		<title>Ten question marks</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Ten_question_marks&amp;diff=2114017"/>
		<updated>2014-05-03T17:31:23Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Trivia */ Removed different sprites as I have not encountered that in 256 hexes of firered / Added notes about different names / Learnset note / Re-added the Melchior section, as the project is still notable and is (somewhat) active&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;For other uses of question marks in the [[Pokémon games]], see [[Question marks]].&#039;&#039;&lt;br /&gt;
{{GlitchPkmnInfobox |&lt;br /&gt;
| name=?????????? |&lt;br /&gt;
| image=Spr 3r 000.png&lt;br /&gt;
| size=64px&lt;br /&gt;
| caption=??????????&#039;s sprite&lt;br /&gt;
| ndex=000&lt;br /&gt;
| hdex=000&lt;br /&gt;
| species=Unknown{{sup/3|RSE}}&amp;lt;br&amp;gt;???????????{{sup/3|FRLG}}&lt;br /&gt;
| typen=1&lt;br /&gt;
| type1=Normal&lt;br /&gt;
| games={{5v2|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}&lt;br /&gt;
| footprint=F001.png&lt;br /&gt;
| hex=0000, 019D - FFFF&lt;br /&gt;
| gendercode=127&lt;br /&gt;
| catchrate=Varies&lt;br /&gt;
| generation=3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;??????????&#039;&#039;&#039;, also known as &#039;&#039;&#039;ten question marks&#039;&#039;&#039; or its fan-given nickname, &#039;&#039;&#039;Decamark(s)&#039;&#039;&#039;, is a [[glitch Pokémon]] that occupies slot 0000, and all slots above 019D in {{5v2|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}. It was programmed into the game to prevent game crashes and is technically not a glitch Pokémon because its information was defined by the programmers. However, ?????????? can also occupy other values of the 65536 slots available as well as cause glitchy behavior in games, some specific versions may even [[game freeze|freeze]] the game, such as hex DEFD. &lt;br /&gt;
&lt;br /&gt;
??????????&#039;s sprite usually appears as three concentric circles alternating between white and black around a question mark in the center. Whereas index number 0000 and other ?????????? usually use {{p|Bulbasaur}}&#039;s [[footprint]], there are a few which use other Pokémon&#039;s footprints.&lt;br /&gt;
&lt;br /&gt;
?????????? hex 0000 form cannot be obtained, as it disappears from a [[party]] when caught.&lt;br /&gt;
&lt;br /&gt;
==Obtaining ??????????==&lt;br /&gt;
[[File:Firered-MissingNo.png|thumb|left|?????????? in {{game|FireRed and LeafGreen|s}}]]&lt;br /&gt;
This glitch data is most commonly encountered in-game by using a [[GameShark]] or [[Action Replay]] code for a Pokémon that doesn&#039;t exist. However, there are several other methods for encountering ??????????.&lt;br /&gt;
&lt;br /&gt;
===Level-up method===&lt;br /&gt;
A GameShark code can be used to quickly [[level-up]] a Pokémon in {{2v2|FireRed|LeafGreen}}&#039;s [[Pokémon Day Care]]. If any Pokémon is placed into the day care before the code is activated, after a short while of walking around, the Pokémon in the daycare will produce an Egg all by itself. The Egg will soon hatch into a Level 0 ??????????, which is almost impossible to level up without using a {{DL|Vitamin|Rare Candy}}, as 1,000,000 EXP points are required to reach level 1.&lt;br /&gt;
&lt;br /&gt;
If ?????????? is traded to {{game|Emerald}}, it can be left in the day care and will instantly grow to level 100. At this point, it can learn any of the eight [[HM]] moves and will be safe for the game unless its summary is looked at. If given Rare Candies, it will start rapidly learning {{m|Ice Punch}}, even if the player refuses to teach it. This can be fixed by activating the &amp;quot;access fly map&amp;quot; GameShark code. ??????????&#039;s National Pokédex number can vary, ranging from 0 to over 386, depending on its hexadecimal identifier. If the hexadecimal identifier number is over 1000, then a ? mark replaces the hundreds column, e.g. ?24&lt;br /&gt;
&lt;br /&gt;
[[File:Ten Question Marks III.png|208px|left|thumb|Battling ??????????]]&lt;br /&gt;
[[File:Emerald 10 Question marks.png|208px|right|thumb|The summary that freezes the game, viewed in {{game|Emerald}}]]&lt;br /&gt;
[[Image:FireRed-MissingNo-Summary.png|208px|right|thumb|The summary that doesn&#039;t freeze the game, viewed in {{game|FireRed and LeafGreen|s}}, note the backwards question mark.]]&lt;br /&gt;
&lt;br /&gt;
===Pre-starter method===&lt;br /&gt;
Another method for obtaining ?????????? is to use an Action Replay code to teleport or walk through walls to an area where a wild Pokémon can be captured before getting a [[starter Pokémon]] from either [[Professor Birch]] in {{game2|Ruby|Sapphire|Emerald}} or [[Professor Oak]] in {{game|FireRed and LeafGreen|s}}. If a wild Pokémon battle is initiated, the player will send out a ?????????? with 0/0 HP and with a hexadecimal identifier of 0. If the Pokémon gets hit, the player will white out and be sent to a [[Pokémon Center]] where 65536 [[Poké Ball]]s will begin to appear in seemingly random locations all over the screen (this is because the game will refer to the number 0 as one more than a full two bytes (65535)). A very similar effect occurs when one performs a variation of the [[Pomeg glitch]]; when the Pokémon&#039;s HP goes below 0 it will skip to the largest value. This system uses two bytes, so the Pokémon&#039;s HP will start to drop down from 65535.&lt;br /&gt;
[[File:Ani900MS.png|frame|left]]&lt;br /&gt;
After this Pokémon is captured, if one chooses to nickname ?????????? or looks at it in the party screen, its sprite may appear as a gold-colored {{p|Bulbasaur}}. This is due to using icon palette 0 in place of an undefined palette. Another way to see this glitch is to use the &amp;quot;walk through walls&amp;quot; code, go to the Link Cable area, and battle. Since there is no connected opponent, this glitch appears instead (as value 000).&lt;br /&gt;
&lt;br /&gt;
===Pre-National Pokédex method===&lt;br /&gt;
A third way to obtain ?????????? is to use a GameShark or Action Replay to catch a [[Hoenn]] or [[Johto]] Pokémon in its original area &#039;&#039;before&#039;&#039; obtaining the [[National Pokédex]] as the game would search for a Pokémon using the Regional Pokédex number rather than the National Pokédex number; for example, if the player was to normally encounter a {{p|Yanma}}, instead the game would search for a Pokémon with a Regional Pokédex value of 193, possibly resulting in an encounter of another variety of this glitch with a different moveset and Ability or a {{p|Regirock}} in {{3v|Ruby|Sapphire|Emerald}}.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--This was commented as ?????????? may have variable effects (not common to one game). If this can be verfied to be always correct then the comment tags should be removed. Also, ??????????&#039;s summary screen generally freezes the game. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Having only ?????????? and either going down in summary screen or up in party screen can give strange results:&lt;br /&gt;
&lt;br /&gt;
Summary (1st is without changing):&lt;br /&gt;
*1st-5th, 11th-48th, 50th, 53th-72nd - 0 in everything, even level. Other than that, nothing special.&lt;br /&gt;
*6th-9th - 65280 in Defense&lt;br /&gt;
*10th - 95 Special Attack, named with random characters &lt;br /&gt;
*49th - 512 Speed&lt;br /&gt;
*51st - Level 6; paralyzed; 8 27, 64, 125, 216, 343 or 512 EXP points required to next lvl (full exp bar though); 3077/260 HP; Attack 1792-1805; 60 Defense and 224 Special Attack&lt;br /&gt;
*52nd - Music is glitched.&lt;br /&gt;
*73rd - Freezes game.&lt;br /&gt;
&lt;br /&gt;
If not stated otherwise, they have Fainted status and 0 EXP points.&lt;br /&gt;
&lt;br /&gt;
Party Screen (1st is the first changed)&lt;br /&gt;
*1st-6th - 0 in everything, even level. Other than that, nothing special.&lt;br /&gt;
*7th - [[Bad Egg|Bad EGG]] with ??????????&#039;s sprite, about to hatch.&lt;br /&gt;
*8th - Bad Egg, has circle marked, freezes game&lt;br /&gt;
*9th - Unknown.&lt;br /&gt;
*10th-11th - Bad Egg poisoned.&lt;br /&gt;
*12th - Bad Egg with Sleep Status, freezes game, has circle marked.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Item==&lt;br /&gt;
[[File:FireRed 10 Question marks.png|thumb|A ???????? in the Bag in {{game3|FireRed and LeafGreen|Pokémon FireRed|s}}]]&lt;br /&gt;
?????????? may [[Held item|hold]] an [[item]]. The item will be called ???????? (eight marks), with a description in the [[Bag]] of ????? (five marks).  The item can only make a Pokémon that is holding it become glitched if migrated to {{game|Diamond}} or {{v2|Pearl}}. If the player tries to use it, [[Professor Oak]] will say that &amp;quot;the time isn&#039;t right&amp;quot; to use it. With the help of a [[GameShark]], it can be bought at a [[Poké Mart]] for {{PDollar}}0 but cannot be sold, as the [[Poké Mart]] cashier will say, &amp;quot;Oh, no. I can&#039;t buy that.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Game data==&lt;br /&gt;
===Pokédex entries===&lt;br /&gt;
[[File:Tenquestionmarks-Pokédex.png|thumb|left|Emerald entry]]&lt;br /&gt;
[[File:FireRed-PokedexMissingNo.png|thumb|right|FireRed and LeafGreen entry]]&lt;br /&gt;
{{Dex&lt;br /&gt;
|type=normal&lt;br /&gt;
|gen=3&lt;br /&gt;
|rsdex=This is a newly discovered Pokémon. It is currently under investigation.&lt;br /&gt;
|emeralddex=This is a newly discovered Pokémon. It is currently under investigation. No detailed information is available at this time.&lt;br /&gt;
|frlgdex={{tt|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|Blank entry}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
If you own a copy of DPPt, please attempt to migrate via Pal Park this Pokémon and the Pokédex entry. Thank you.&lt;br /&gt;
|dpdex=[Does not exist/Would appear as one of the 4th Generation Pokémon Egg or Bad Egg.]&lt;br /&gt;
|platinumdex=[Does not exist/Would appear as one of the 4th Generation Pokémon Egg or Bad Egg.]&lt;br /&gt;
|hgssdex=[Does not exist/Would appear as one of the 4th Generation Pokémon Egg or Bad Egg.]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
|dpptdex=n/a&lt;br /&gt;
|hgssdex=n/a&lt;br /&gt;
|bwdex=n/a&lt;br /&gt;
|b2w2dex=n/a&lt;br /&gt;
|xydex=n/a&lt;br /&gt;
|}}&lt;br /&gt;
&lt;br /&gt;
===Game locations===&lt;br /&gt;
{{AvailabilityGlitch|&lt;br /&gt;
type=Normal |&lt;br /&gt;
gen=3 |&lt;br /&gt;
rsrarity=[[Cheating]] |&lt;br /&gt;
rsarea=[[Cheating]] |&lt;br /&gt;
frlgrarity=[[Cheating]] |&lt;br /&gt;
frlgarea=[[Cheating]] |&lt;br /&gt;
erarity=[[Cheating]] |&lt;br /&gt;
earea=[[Cheating]] |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Base stats===&lt;br /&gt;
{{BaseStatNoCat |&lt;br /&gt;
type=Normal |&lt;br /&gt;
HP=0 |&lt;br /&gt;
Attack=0 |&lt;br /&gt;
Defense=0 |&lt;br /&gt;
SpAtk=0 |&lt;br /&gt;
SpDef=0 |&lt;br /&gt;
Speed=0 }}&lt;br /&gt;
&lt;br /&gt;
===Type effectiveness===&lt;br /&gt;
{{Type effectiveness|&lt;br /&gt;
type1=normal|&lt;br /&gt;
Normal=  100 |&lt;br /&gt;
Flying=  100 |&lt;br /&gt;
Fighting=200 |&lt;br /&gt;
Ground=  100 |&lt;br /&gt;
Rock=    100 |&lt;br /&gt;
Bug=     100 |&lt;br /&gt;
Poison=  100 |&lt;br /&gt;
Ghost=     0 |&lt;br /&gt;
Fire=    100 |&lt;br /&gt;
Water=   100 |&lt;br /&gt;
Grass=   100 |&lt;br /&gt;
Electric=100 |&lt;br /&gt;
Psychic= 100 |&lt;br /&gt;
Ice=     100 |&lt;br /&gt;
Dragon=  100 |}}&lt;br /&gt;
&lt;br /&gt;
===Learnset===&lt;br /&gt;
[[File:- summary.png|thumb|right|?????????? with no moves.]]&lt;br /&gt;
??????????&#039;s learnset varies by game and by hexedecimal identifier.  Due to the existance of several thousand different species between games, the full information cannot be listed here.  &lt;br /&gt;
&lt;br /&gt;
One thing to note, however, is that some ?????????? have no moves.  When this happens, attempting to attack with it will result in using [[struggle]].  However, viewing the Pokémon&#039;s moves page will show a large amount of glitch text, in a way that could be considered similar to glitch moves such as [[Super_Glitch_(move)|Super Glitch]].  This text is not known to cause any side effects.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- It may be a good idea for me to include the information from my research: In firered, many decamarks (tested between ranges 2800 and 28FF) know the move [[Thunder Punch]].  I do not know why.  --Pokechu22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- The information that was here is avaliable in a previous edit: bulbapedia.bulbagarden.net/w/index.php?title=Ten_question_marks&amp;amp;oldid=2108861#Learnset --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Evolution==&lt;br /&gt;
{{GlitchEvobox&lt;br /&gt;
|sprite1=Spr 3r 000&lt;br /&gt;
|name1=Ten question marks&lt;br /&gt;
|displayname1=??????????&lt;br /&gt;
|type1-1=Normal&lt;br /&gt;
|glitch=yes}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* Many variations of ?????????? are named after moves or fragments of a move&#039;s name (truncated to the game maximum of ten characters) (e.g. {{m|Pound|POUND}}, {{m|Thunderbolt|RBOLT}}, {{m|Wing Attack|ING ATTACK}}, {{m|Quick Attack|ICK ATTACK}}, and so on.) This is due to the hexadecimal identifier of the variation calling for a name from text just past where Pokémon names are stored, which is where move names are stored.&lt;br /&gt;
:* One can only view these names when nicknaming the Pokémon or in the PC.  &amp;lt;!-- I can confirm this in FRLG, but not others. --&amp;gt;&lt;br /&gt;
:* It is important to note that for higher numbers, the names stop being valid {{wp|String_(computer_science)|strings}}.  Trying to nickname that Pokémon will result in the game crashing with glitch noises, or sometimes just freezing.  &amp;lt;!-- Tested in firered, hexes 2800 to 28FF. --&amp;gt;&lt;br /&gt;
* In the Generation I and II games, hexadecimal slots went from 00 to FF, totaling to exactly 256 Pokémon slots available. However, the hexes in Generation III games range from 0000 to FFFF, allowing 65536 Pokémon to be defined. However, only 439 (counting {{pkmn|Egg}}, {{p|Unown}} forms, {{p|Deoxys}} formes, and 25 {{gp|?}}) were defined, filling the remaining 65,097 slots with ?????????? variants, or &amp;quot;decamarks&amp;quot;, as they are commonly referred to.&lt;br /&gt;
* ?????????? (000)&#039;s learnset is identical to {{p|Bulbasaur}}&#039;s [[Bulbasaur (Pokémon)/Generation III learnset|Generation III learnset]], albeit with different levels. Strangely, ?????????? can learn Ice Punch via tutor.&lt;br /&gt;
:* Other ?????????? have different learnsets.&lt;br /&gt;
* A project (dubbed &amp;quot;Melchior&amp;quot;) exists on [[Glitch City Laboratories]] concerning the research of the 65,097 variations of ?????????? (decamarks), although this is not expected to be completed in the near future.  &amp;lt;!-- This is still important as it is the only research.  Also, I&#039;ve done work in it, indexing 256 hexes in firered. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{GlitchPkmn}} &amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice}}&lt;br /&gt;
[[Category:Glitches]]&lt;br /&gt;
&lt;br /&gt;
[[pl:??????????]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Bulbapedia_talk:Code_of_conduct&amp;diff=2114003</id>
		<title>Bulbapedia talk:Code of conduct</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Bulbapedia_talk:Code_of_conduct&amp;diff=2114003"/>
		<updated>2014-05-03T17:03:57Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Comma error */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Improvements==&lt;br /&gt;
Hey folks, now let&#039;s look at this and see what could be improved!&lt;br /&gt;
&lt;br /&gt;
Anyone got any ideas whatsoever? And I&#039;m not talking the stylistic improvements, I&#039;m talking the specifics. Ought we address superspecific issues or no? &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]&#039;&#039;&#039; 05:56, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Well I was gonna say &amp;quot;BULBASPACE IT NOW&amp;quot; but TTE got in the way.... I see nothing wrong. What do you mean &amp;quot;specifics&amp;quot;? &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 06:00, 3 January 2009 (UTC)&lt;br /&gt;
::Specific things of what not to do. &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]&#039;&#039;&#039; 06:12, 3 January 2009 (UTC)&lt;br /&gt;
:::I don&#039;t think so. It does say it doesn&#039;t cover edit wars, but maybe it should? I know it says it isn&#039;t against the code of conduct, but technically it is because it&#039;s about ignoring what someone else is saying, and just following your own opinion. &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 06:15, 3 January 2009 (UTC)&lt;br /&gt;
::::My take on edit wars is that it&#039;s how you behave during the edit war that matters, not whether or not it takes place.  If people play nice we shouldn&#039;t have too many wars, but the actual editing-reverting-re-editing process, and the potential consequences, are already covered elsewhere.  Thus, I felt no need to re-hash punishments for that, instead seeking to make that process more pleasant. &#039;&#039;&#039;[[User:evkl|evkl]]&#039;&#039;&#039; 06:20, 3 January 2009 (UTC)&lt;br /&gt;
:::::Sure thing. What about using edit summaries to explain what and why changes are being made? This is not in the MoS either, and inclusion here could get rid of those annoyingly angry &amp;quot;WHAT ARE YOU DOING!!!!1!eleven!!1&amp;quot; messages. &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 08:45, 3 January 2009 (UTC)&lt;br /&gt;
::::::Do you just mean enforcing the use of edit summary box? &#039;&#039;&#039;[[User:evkl|evkl]]&#039;&#039;&#039; 17:16, 3 January 2009 (UTC)&lt;br /&gt;
I like this very much, I do have a few suggestions of which i hope a few get put into practice [[User:Super Max|&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;Super&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[Special:Contributions/Super Max|&amp;lt;font color=&amp;quot;#4FD9FF&amp;quot;&amp;gt;&#039;&#039;&#039;-&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Super Max|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;Max&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 14:36, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Banned Words==&lt;br /&gt;
Im talking about this on the forum, what about a list of offensive words that arent constructive, and if you use one you get a 2 day block. Obviously all swear words should be banned, but im also talking about words like &amp;quot;idiot and douche&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
As a community we need constructive critisim to improve not only the project but improve ourselves, and words like those offer nothing constructive just an insult. [[User:Super Max|&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;Super&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[Special:Contributions/Super Max|&amp;lt;font color=&amp;quot;#4FD9FF&amp;quot;&amp;gt;&#039;&#039;&#039;-&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Super Max|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;Max&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 14:36, 3 January 2009 (UTC)&lt;br /&gt;
:I agree, Seeing the word idiot to abuse [[User:Kuki|someone]] just makes me feel like this is Bullypedia rather than Bulbapedia, [[User:DCM|users]] should pick up their act and use nicer words instead of BIG CAPS LOCKED ABUSEIVE RUDE WORDS. This is the internet, Be nice.&lt;br /&gt;
:But yet again people say Crap or Damn which isn&#039;t really rude words, often used when [[Special:ListUsers/sysop|someone]] is frustrated.--[[Charizard (Pokémon)|&amp;lt;font color=&amp;quot;FF1111&amp;quot;&amp;gt;&amp;lt;small&amp;gt;Force&amp;lt;/small&amp;gt;&amp;lt;/font&amp;gt;]] &amp;lt;sup&amp;gt;[[User:Force Fire|&amp;lt;font color=&amp;quot;E24242&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;Fire&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/font&amp;gt;]]&amp;lt;/sup&amp;gt; [[User talk:Force Fire|&amp;lt;font color=&amp;quot;4F5870&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;talk&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/font&amp;gt;]] 14:46, 3 January 2009 (UTC)&lt;br /&gt;
::I mean, I don&#039;t think I need to make a specific list of banned words--the forum doesn&#039;t have such a list.  I&#039;m willing to leave it up to administrator discretion regarding the intent of the word and the consequences that come out from it.  At the same time, anything George Carlin couldn&#039;t say on TV is probably not okay here...I don&#039;t think that&#039;s the domain of the code of conduct per se, though. &#039;&#039;&#039;[[User:evkl|evkl]]&#039;&#039;&#039; 15:39, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Friend lists and dislike lists==&lt;br /&gt;
Saying you dislike someone isnt constructive earlier, things like these can lead to bullying and to users either feeling left out of being in someones friend list, or upset that people are openly voicing a dislike for them, it can really emotionally damage some people, and lets face it FRIEND LISTS SERVE LESS PURPOUS THAN ALREADY BANNED THINGS LIKE FANFICTION. So they should be removed to. [[User:Super Max|&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;Super&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[Special:Contributions/Super Max|&amp;lt;font color=&amp;quot;#4FD9FF&amp;quot;&amp;gt;&#039;&#039;&#039;-&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Super Max|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;Max&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 14:36, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Yeah, But lets face it, people here are a [[User:Tavisource|bit kiddy]] but it just takes them time to grow up, I don&#039;t have a friends list myself but it could let some users be accepted in the community. What I don&#039;t like is [[User:DCM|users]] [[User:Optimatum|who]] abuse people for what they did in the past, and the main thing that was letting them abuse people was the whole friendly thing, So we should actually ban that, BUT, let users know that everyone is a friend to anyone anytime.--[[Charizard (Pokémon)|&amp;lt;font color=&amp;quot;FF1111&amp;quot;&amp;gt;&amp;lt;small&amp;gt;Force&amp;lt;/small&amp;gt;&amp;lt;/font&amp;gt;]] &amp;lt;sup&amp;gt;[[User:Force Fire|&amp;lt;font color=&amp;quot;E24242&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;Fire&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/font&amp;gt;]]&amp;lt;/sup&amp;gt; [[User talk:Force Fire|&amp;lt;font color=&amp;quot;4F5870&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;talk&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/font&amp;gt;]] 14:46, 3 January 2009 (UTC)&lt;br /&gt;
::Those users have legitamate reasons. You cant assume everyone changed. Friends lists are stupid, so are degrading raps.[[User:DCM|&amp;lt;font color=&amp;quot;#FF1111&amp;quot;&amp;gt;DCM&amp;lt;/font&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:DCM|((&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;曲奇饼妖怪&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt;&amp;lt;sub&amp;gt;[[Special:Contributions/DCM|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;Spy on My Edits&amp;lt;/font&amp;gt;))]]&amp;lt;/sub&amp;gt; 16:53, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
I quite agree, I got rid of my rap, (well I said I didnt want it back when i was offered) and im glad to see you got rid of your lists DCM.&lt;br /&gt;
&lt;br /&gt;
In the Manual of Nice, it says it would be really great if everyone could bury the hatchet and extend the hand of friendship and drain the bad blood, Im extending the hand of friendship, will you join me in burying the hatchet and draining the bad blood? And being friends? Fresh Year Fresh Start? [[User:Super Max|&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;Super&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[Special:Contributions/Super Max|&amp;lt;font color=&amp;quot;#4FD9FF&amp;quot;&amp;gt;&#039;&#039;&#039;-&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Super Max|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;Max&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 18:19, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Yeah.... After the things you said, you can&#039;t snap your fingers and make it go away like that. You accused DCM of having inappropriate relations with his parents. That&#039;s VASTLY different from saying that you don&#039;t like a certain person. No matter how many times you wash your hands, it will never go away. --[[Tracey Sketchit|&amp;lt;span style=&amp;quot;color:#33CC66;&amp;quot;&amp;gt;&#039;&#039;&#039;ケンジ&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Kenji-girl|&amp;lt;span style=&amp;quot;color:#6600CC;&amp;quot;&amp;gt;&#039;&#039;&#039;の&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User:Kenji-girl|&amp;lt;span style=&amp;quot;color:#FF00CC;&amp;quot;&amp;gt;&#039;&#039;&#039;ガール&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 19:32, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Kenji you dont know half the stuff he has done and said about me. I just want to do what Evkl says and bury the hatchet. Also, I&#039;ve never done anything wrong to you, in my rap I even said good stuff about you Kenji, but you always put me down. Im editing a lot more now, im not getting into trouble, what more do you want from me. [[User:Super Max|&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;Super&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[Special:Contributions/Super Max|&amp;lt;font color=&amp;quot;#4FD9FF&amp;quot;&amp;gt;&#039;&#039;&#039;-&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Super Max|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;Max&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 20:21, 3 January 2009 (UTC)&lt;br /&gt;
:I do. Its never been as low as you just made it. So heres a hint.[[User:DCM|&amp;lt;font color=&amp;quot;#FF1111&amp;quot;&amp;gt;DCM&amp;lt;/font&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:DCM|((&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;曲奇饼妖怪&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt;&amp;lt;sub&amp;gt;[[Special:Contributions/DCM|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;Spy on My Edits&amp;lt;/font&amp;gt;))]]&amp;lt;/sub&amp;gt; 20:30, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
You do what? And what have I just made low? And what are you hinting? [[User:Super Max|&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;Super&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[Special:Contributions/Super Max|&amp;lt;font color=&amp;quot;#4FD9FF&amp;quot;&amp;gt;&#039;&#039;&#039;-&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Super Max|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;Max&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 20:39, 3 January 2009 (UTC)&lt;br /&gt;
:I know what Ive done and I know how low youve sunk. YOU ACCUSED ME OF HAVING INNAPROPRIATE RELATIONSHIPS WITH MY PARENTS! You cant go any lower. Heres the hint, leave USer tand User talk alone and actually *gasp* contribute to the mainspace. Any aspiring admin would do that.[[User:DCM|&amp;lt;font color=&amp;quot;#FF1111&amp;quot;&amp;gt;DCM&amp;lt;/font&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:DCM|((&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;曲奇饼妖怪&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt;&amp;lt;sub&amp;gt;[[Special:Contributions/DCM|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;Spy on My Edits&amp;lt;/font&amp;gt;))]]&amp;lt;/sub&amp;gt; 21:00, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Were you not here the last 2 days, I made 40 edits in 2 days. I know that its only a start, but it proves that Ive already taken that advice onboard, as i havent done any user or user talk edits. Plus, I dont want to be an admin, so why say that DCM?&lt;br /&gt;
&lt;br /&gt;
What I want to know is can we follow Evkl&#039;s advice and be friends? [[User:Super Max|&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;Super&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[Special:Contributions/Super Max|&amp;lt;font color=&amp;quot;#4FD9FF&amp;quot;&amp;gt;&#039;&#039;&#039;-&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Super Max|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;Max&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 21:07, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Er, yeah, the idea is kind of, everyone might have been an asshole to somebody else at some point in time, but can&#039;t we kind of put that behind us and move along?  I know not-nice things were said.  Inappropriate relationships may have been inferred--or stated--which weren&#039;t true.  But is being angry about it from now until some point in the future really going to make anything better? Max apologized.  I think he means it.  Shouldn&#039;t that count for something? &#039;&#039;&#039;[[User:evkl|evkl]]&#039;&#039;&#039; 21:44, 3 January 2009 (UTC)&lt;br /&gt;
:Evkl, your too late into the game! Max apologized for bashing gays and calling people pedophiles but still does! ie however sincere he is nows, hes not in the long run[[User:DCM|&amp;lt;font color=&amp;quot;#FF1111&amp;quot;&amp;gt;DCM&amp;lt;/font&amp;gt;]]&amp;lt;sub&amp;gt;[[User talk:DCM|((&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;曲奇饼妖怪&amp;lt;/font&amp;gt;]]&amp;lt;/sub&amp;gt;&amp;lt;sub&amp;gt;[[Special:Contributions/DCM|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;Spy on My Edits&amp;lt;/font&amp;gt;))]]&amp;lt;/sub&amp;gt; 22:30, 3 January 2009 (UTC)&lt;br /&gt;
::I dont bash gays, just because i dont think they should be allowed to marry doesnt mean its bashing them. AND ive never called anyone a pedo. And I always keep my promises, i have changed, i am editing quite a bit now. [[User:Super Max|&amp;lt;font color=&amp;quot;#DAA520&amp;quot;&amp;gt;&#039;&#039;&#039;Super&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[Special:Contributions/Super Max|&amp;lt;font color=&amp;quot;#4FD9FF&amp;quot;&amp;gt;&#039;&#039;&#039;-&#039;&#039;&#039;&amp;lt;/font&amp;gt;]][[User talk:Super Max|&amp;lt;font color=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&#039;&#039;&#039;Max&#039;&#039;&#039;&amp;lt;/font&amp;gt;]] 22:34, 3 January 2009 (UTC)&lt;br /&gt;
:::Look, I&#039;m not the universe police here.  I&#039;m just doing my best to make everything run smoothly.  As I said in the Manual of Nice, if you can&#039;t deal with a situation on your own, contact an administrator who can help you--don&#039;t just try to confront somebody over something that will get everybody irritated.  For now I&#039;m willing to take him at his word, and his politics, whatever they are, shouldn&#039;t change your view of him as a user of the website. -- &#039;&#039;&#039;[[User:evkl|&amp;lt;span style=&amp;quot;color:#000099&amp;quot;&amp;gt;evkl&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; &amp;lt;sub&amp;gt;[[User_talk:evkl|&amp;lt;span style=&amp;quot;color:#006699&amp;quot;&amp;gt;(need to talk?)&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt; 22:50, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Edits, 1/3/2009==&lt;br /&gt;
I added a section on enforcement, and also made more explicit some inappropriate things on user pages. &#039;&#039;&#039;[[User:evkl|evkl]]&#039;&#039;&#039; 16:01, 3 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Reverting other&#039;s edits==&lt;br /&gt;
IDK if this is the right policy page to put this on, but I think that reverting others&#039; edits should ALWAYS require a reason. This would help stop arguing and edit wars. I know a lot of people do this anyway, but maybe something official about it? &amp;amp;mdash; &amp;lt;small&amp;gt;[[User talk:The dark lord trombonator|&amp;lt;font color=&amp;quot;#0000C8&amp;quot;&amp;gt;THE TROM&amp;lt;/font&amp;gt;&amp;lt;/small&amp;gt;]] &amp;amp;mdash; 05:24, 5 January 2009 (UTC)&lt;br /&gt;
:Unless the reason is obvious, yes. &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|chidna]]&#039;&#039;&#039; 05:56, 5 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Nice==&lt;br /&gt;
Wow..... the page is really well-put! Very nice, everyone shouldn&#039;t have a problem following this code, it&#039;s just plain respect, nothing complicated! Good job on making the code, guys.--[[User:Dragonbeastx|&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;DRAGON&amp;lt;/font&amp;gt;]][[User talk:Dragonbeastx|&amp;lt;font color=&amp;quot;yellow&amp;quot;&amp;gt;BEAST&amp;lt;/font&amp;gt;]][[User:Dragonbeastx/The Aura Spot|&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;X&amp;lt;/sup&amp;gt;&amp;lt;/font&amp;gt;]] 19:42, 5 January 2009 (UTC)&lt;br /&gt;
:Agreed! --[[User_talk:XxXcharmanderXxX|XxX]][[User:XxXcharmanderXxX|charmander]][[Special:Contributions/XxXcharmanderXxX|XxX]] 22:50, 9 January 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Concluding thoughts ==&lt;br /&gt;
&lt;br /&gt;
Should that not be &amp;quot;Concluding thoughts, in three words&amp;quot;? Because it&#039;s obviously a humorously concise version of what was said before. Just saying. [[User:Ztobor|Ztobor]] 04:37, 6 August 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Uh... ==&lt;br /&gt;
&lt;br /&gt;
What does writing on talk pages in five words and something so bad you wouldn&#039;t say it have to do with each other? --[[User:YoshisWorld|&amp;lt;span style=&amp;quot;color:#66FF00&amp;quot;&amp;gt;&#039;&#039;&#039;☆Yoshis&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:YoshisWorld|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;&#039;World☆&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 18:50, 3 September 2011 (UTC)&lt;br /&gt;
:It doesnt mean writing five words, it is saying that profanity shouldnt be used, and it is summing that up in five words. &amp;lt;small&amp;gt;&amp;lt;span style=&amp;quot;color:white; background-color:#007FFF&amp;quot;&amp;gt;&#039;&#039;&#039;X&#039;&#039;&#039;&amp;lt;/span&amp;gt;[[User:Vuvuzela2010|&amp;lt;span style=&amp;quot;color:#007FFF; background-color:white&amp;quot;&amp;gt;&#039;&#039;&#039;Vuvuzela2010&#039;&#039;&#039;]]&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:white; background-color:#007FFF&amp;quot;&amp;gt;&#039;&#039;&#039;X&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt; 18:53, 3 September 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Editor-in-Chief ==&lt;br /&gt;
&lt;br /&gt;
Because Werdnae is no longer an Editor-in-Chief, could someone replace him with Kogoro, the current Editor-in-Chief? --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 04:43, 26 February 2014 (UTC)&lt;br /&gt;
:Updated. &#039;&#039;&#039;&#039;&#039;[[User:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;--Pokemaster&amp;lt;/span&amp;gt;]][[User talk:Pokemaster97|&amp;lt;span style=&amp;quot;color:Blue;&amp;quot;&amp;gt;97&amp;lt;/span&amp;gt;]]&#039;&#039;&#039;&#039;&#039; 04:55, 26 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Comma error ==&lt;br /&gt;
&lt;br /&gt;
In the third paragraph of section 2.3 (&amp;quot;How to write nicely&amp;quot;), there is a misplaced comma which makes the sentence hard to understand.  &lt;br /&gt;
It is this sentence: &amp;quot;If it&#039;s an administrator, causing the problem or you don&#039;t feel comfortable talking to any of the admins, ...&amp;quot;.  The comma should be moved from after &amp;quot;administrator&amp;quot; to after &amp;quot;problem&amp;quot;.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 17:03, 3 May 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Ten_question_marks&amp;diff=2114001</id>
		<title>Ten question marks</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Ten_question_marks&amp;diff=2114001"/>
		<updated>2014-05-03T16:45:50Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Learnset */ Information that was here was invalid, as there are multiple hexediamal identifiers.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;For other uses of question marks in the [[Pokémon games]], see [[Question marks]].&#039;&#039;&lt;br /&gt;
{{GlitchPkmnInfobox |&lt;br /&gt;
| name=?????????? |&lt;br /&gt;
| image=Spr 3r 000.png&lt;br /&gt;
| size=64px&lt;br /&gt;
| caption=??????????&#039;s sprite&lt;br /&gt;
| ndex=000&lt;br /&gt;
| hdex=000&lt;br /&gt;
| species=Unknown{{sup/3|RSE}}&amp;lt;br&amp;gt;???????????{{sup/3|FRLG}}&lt;br /&gt;
| typen=1&lt;br /&gt;
| type1=Normal&lt;br /&gt;
| games={{5v2|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}&lt;br /&gt;
| footprint=F001.png&lt;br /&gt;
| hex=0000, 019D - FFFF&lt;br /&gt;
| gendercode=127&lt;br /&gt;
| catchrate=Varies&lt;br /&gt;
| generation=3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;??????????&#039;&#039;&#039;, also known as &#039;&#039;&#039;ten question marks&#039;&#039;&#039; or its fan-given nickname, &#039;&#039;&#039;Decamark(s)&#039;&#039;&#039;, is a [[glitch Pokémon]] that occupies slot 0000, and all slots above 019D in {{5v2|Ruby|Sapphire|Emerald|FireRed|LeafGreen}}. It was programmed into the game to prevent game crashes and is technically not a glitch Pokémon because its information was defined by the programmers. However, ?????????? can also occupy other values of the 65536 slots available as well as cause glitchy behavior in games, some specific versions may even [[game freeze|freeze]] the game, such as hex DEFD. &lt;br /&gt;
&lt;br /&gt;
??????????&#039;s sprite usually appears as three concentric circles alternating between white and black around a question mark in the center. Whereas index number 0000 and other ?????????? usually use {{p|Bulbasaur}}&#039;s [[footprint]], there are a few which use other Pokémon&#039;s footprints.&lt;br /&gt;
&lt;br /&gt;
?????????? hex 0000 form cannot be obtained, as it disappears from a [[party]] when caught.&lt;br /&gt;
&lt;br /&gt;
==Obtaining ??????????==&lt;br /&gt;
[[File:Firered-MissingNo.png|thumb|left|?????????? in {{game|FireRed and LeafGreen|s}}]]&lt;br /&gt;
This glitch data is most commonly encountered in-game by using a [[GameShark]] or [[Action Replay]] code for a Pokémon that doesn&#039;t exist. However, there are several other methods for encountering ??????????.&lt;br /&gt;
&lt;br /&gt;
===Level-up method===&lt;br /&gt;
A GameShark code can be used to quickly [[level-up]] a Pokémon in {{2v2|FireRed|LeafGreen}}&#039;s [[Pokémon Day Care]]. If any Pokémon is placed into the day care before the code is activated, after a short while of walking around, the Pokémon in the daycare will produce an Egg all by itself. The Egg will soon hatch into a Level 0 ??????????, which is almost impossible to level up without using a {{DL|Vitamin|Rare Candy}}, as 1,000,000 EXP points are required to reach level 1.&lt;br /&gt;
&lt;br /&gt;
If ?????????? is traded to {{game|Emerald}}, it can be left in the day care and will instantly grow to level 100. At this point, it can learn any of the eight [[HM]] moves and will be safe for the game unless its summary is looked at. If given Rare Candies, it will start rapidly learning {{m|Ice Punch}}, even if the player refuses to teach it. This can be fixed by activating the &amp;quot;access fly map&amp;quot; GameShark code. ??????????&#039;s National Pokédex number can vary, ranging from 0 to over 386, depending on its hexadecimal identifier. If the hexadecimal identifier number is over 1000, then a ? mark replaces the hundreds column, e.g. ?24&lt;br /&gt;
&lt;br /&gt;
[[File:Ten Question Marks III.png|208px|left|thumb|Battling ??????????]]&lt;br /&gt;
[[File:Emerald 10 Question marks.png|208px|right|thumb|The summary that freezes the game, viewed in {{game|Emerald}}]]&lt;br /&gt;
[[Image:FireRed-MissingNo-Summary.png|208px|right|thumb|The summary that doesn&#039;t freeze the game, viewed in {{game|FireRed and LeafGreen|s}}, note the backwards question mark.]]&lt;br /&gt;
&lt;br /&gt;
===Pre-starter method===&lt;br /&gt;
Another method for obtaining ?????????? is to use an Action Replay code to teleport or walk through walls to an area where a wild Pokémon can be captured before getting a [[starter Pokémon]] from either [[Professor Birch]] in {{game2|Ruby|Sapphire|Emerald}} or [[Professor Oak]] in {{game|FireRed and LeafGreen|s}}. If a wild Pokémon battle is initiated, the player will send out a ?????????? with 0/0 HP and with a hexadecimal identifier of 0. If the Pokémon gets hit, the player will white out and be sent to a [[Pokémon Center]] where 65536 [[Poké Ball]]s will begin to appear in seemingly random locations all over the screen (this is because the game will refer to the number 0 as one more than a full two bytes (65535)). A very similar effect occurs when one performs a variation of the [[Pomeg glitch]]; when the Pokémon&#039;s HP goes below 0 it will skip to the largest value. This system uses two bytes, so the Pokémon&#039;s HP will start to drop down from 65535.&lt;br /&gt;
[[File:Ani900MS.png|frame|left]]&lt;br /&gt;
After this Pokémon is captured, if one chooses to nickname ?????????? or looks at it in the party screen, its sprite may appear as a gold-colored {{p|Bulbasaur}}. This is due to using icon palette 0 in place of an undefined palette. Another way to see this glitch is to use the &amp;quot;walk through walls&amp;quot; code, go to the Link Cable area, and battle. Since there is no connected opponent, this glitch appears instead (as value 000).&lt;br /&gt;
&lt;br /&gt;
===Pre-National Pokédex method===&lt;br /&gt;
A third way to obtain ?????????? is to use a GameShark or Action Replay to catch a [[Hoenn]] or [[Johto]] Pokémon in its original area &#039;&#039;before&#039;&#039; obtaining the [[National Pokédex]] as the game would search for a Pokémon using the Regional Pokédex number rather than the National Pokédex number; for example, if the player was to normally encounter a {{p|Yanma}}, instead the game would search for a Pokémon with a Regional Pokédex value of 193, possibly resulting in an encounter of another variety of this glitch with a different moveset and Ability or a {{p|Regirock}} in {{3v|Ruby|Sapphire|Emerald}}.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--This was commented as ?????????? may have variable effects (not common to one game). If this can be verfied to be always correct then the comment tags should be removed. Also, ??????????&#039;s summary screen generally freezes the game. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Having only ?????????? and either going down in summary screen or up in party screen can give strange results:&lt;br /&gt;
&lt;br /&gt;
Summary (1st is without changing):&lt;br /&gt;
*1st-5th, 11th-48th, 50th, 53th-72nd - 0 in everything, even level. Other than that, nothing special.&lt;br /&gt;
*6th-9th - 65280 in Defense&lt;br /&gt;
*10th - 95 Special Attack, named with random characters &lt;br /&gt;
*49th - 512 Speed&lt;br /&gt;
*51st - Level 6; paralyzed; 8 27, 64, 125, 216, 343 or 512 EXP points required to next lvl (full exp bar though); 3077/260 HP; Attack 1792-1805; 60 Defense and 224 Special Attack&lt;br /&gt;
*52nd - Music is glitched.&lt;br /&gt;
*73rd - Freezes game.&lt;br /&gt;
&lt;br /&gt;
If not stated otherwise, they have Fainted status and 0 EXP points.&lt;br /&gt;
&lt;br /&gt;
Party Screen (1st is the first changed)&lt;br /&gt;
*1st-6th - 0 in everything, even level. Other than that, nothing special.&lt;br /&gt;
*7th - [[Bad Egg|Bad EGG]] with ??????????&#039;s sprite, about to hatch.&lt;br /&gt;
*8th - Bad Egg, has circle marked, freezes game&lt;br /&gt;
*9th - Unknown.&lt;br /&gt;
*10th-11th - Bad Egg poisoned.&lt;br /&gt;
*12th - Bad Egg with Sleep Status, freezes game, has circle marked.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Item==&lt;br /&gt;
[[File:FireRed 10 Question marks.png|thumb|A ???????? in the Bag in {{game3|FireRed and LeafGreen|Pokémon FireRed|s}}]]&lt;br /&gt;
?????????? may [[Held item|hold]] an [[item]]. The item will be called ???????? (eight marks), with a description in the [[Bag]] of ????? (five marks).  The item can only make a Pokémon that is holding it become glitched if migrated to {{game|Diamond}} or {{v2|Pearl}}. If the player tries to use it, [[Professor Oak]] will say that &amp;quot;the time isn&#039;t right&amp;quot; to use it. With the help of a [[GameShark]], it can be bought at a [[Poké Mart]] for {{PDollar}}0 but cannot be sold, as the [[Poké Mart]] cashier will say, &amp;quot;Oh, no. I can&#039;t buy that.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Game data==&lt;br /&gt;
===Pokédex entries===&lt;br /&gt;
[[File:Tenquestionmarks-Pokédex.png|thumb|left|Emerald entry]]&lt;br /&gt;
[[File:FireRed-PokedexMissingNo.png|thumb|right|FireRed and LeafGreen entry]]&lt;br /&gt;
{{Dex&lt;br /&gt;
|type=normal&lt;br /&gt;
|gen=3&lt;br /&gt;
|rsdex=This is a newly discovered Pokémon. It is currently under investigation.&lt;br /&gt;
|emeralddex=This is a newly discovered Pokémon. It is currently under investigation. No detailed information is available at this time.&lt;br /&gt;
|frlgdex={{tt|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;|Blank entry}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
If you own a copy of DPPt, please attempt to migrate via Pal Park this Pokémon and the Pokédex entry. Thank you.&lt;br /&gt;
|dpdex=[Does not exist/Would appear as one of the 4th Generation Pokémon Egg or Bad Egg.]&lt;br /&gt;
|platinumdex=[Does not exist/Would appear as one of the 4th Generation Pokémon Egg or Bad Egg.]&lt;br /&gt;
|hgssdex=[Does not exist/Would appear as one of the 4th Generation Pokémon Egg or Bad Egg.]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
|dpptdex=n/a&lt;br /&gt;
|hgssdex=n/a&lt;br /&gt;
|bwdex=n/a&lt;br /&gt;
|b2w2dex=n/a&lt;br /&gt;
|xydex=n/a&lt;br /&gt;
|}}&lt;br /&gt;
&lt;br /&gt;
===Game locations===&lt;br /&gt;
{{AvailabilityGlitch|&lt;br /&gt;
type=Normal |&lt;br /&gt;
gen=3 |&lt;br /&gt;
rsrarity=[[Cheating]] |&lt;br /&gt;
rsarea=[[Cheating]] |&lt;br /&gt;
frlgrarity=[[Cheating]] |&lt;br /&gt;
frlgarea=[[Cheating]] |&lt;br /&gt;
erarity=[[Cheating]] |&lt;br /&gt;
earea=[[Cheating]] |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Base stats===&lt;br /&gt;
{{BaseStatNoCat |&lt;br /&gt;
type=Normal |&lt;br /&gt;
HP=0 |&lt;br /&gt;
Attack=0 |&lt;br /&gt;
Defense=0 |&lt;br /&gt;
SpAtk=0 |&lt;br /&gt;
SpDef=0 |&lt;br /&gt;
Speed=0 }}&lt;br /&gt;
&lt;br /&gt;
===Type effectiveness===&lt;br /&gt;
{{Type effectiveness|&lt;br /&gt;
type1=normal|&lt;br /&gt;
Normal=  100 |&lt;br /&gt;
Flying=  100 |&lt;br /&gt;
Fighting=200 |&lt;br /&gt;
Ground=  100 |&lt;br /&gt;
Rock=    100 |&lt;br /&gt;
Bug=     100 |&lt;br /&gt;
Poison=  100 |&lt;br /&gt;
Ghost=     0 |&lt;br /&gt;
Fire=    100 |&lt;br /&gt;
Water=   100 |&lt;br /&gt;
Grass=   100 |&lt;br /&gt;
Electric=100 |&lt;br /&gt;
Psychic= 100 |&lt;br /&gt;
Ice=     100 |&lt;br /&gt;
Dragon=  100 |}}&lt;br /&gt;
&lt;br /&gt;
===Learnset===&lt;br /&gt;
[[File:- summary.png|thumb|right|?????????? with no moves.]]&lt;br /&gt;
??????????&#039;s learnset varies by game and by hexedecimal identifier.  Due to the existance of several thousand different species between games, the full information cannot be listed here.  &lt;br /&gt;
&lt;br /&gt;
One thing to note, however, is that some ?????????? have no moves.  When this happens, attempting to attack with it will result in using [[struggle]].  However, viewing the Pokémon&#039;s moves page will show a large amount of glitch text, in a way that could be considered similar to glitch moves such as [[Super_Glitch_(move)|Super Glitch]].  This text is not known to cause any side effects.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- It may be a good idea for me to include the information from my research: In firered, many decamarks (tested between ranges 2800 and 28FF) know the move [[Thunder Punch]].  I do not know why.  --Pokechu22 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- The information that was here is avaliable in a previous edit: bulbapedia.bulbagarden.net/w/index.php?title=Ten_question_marks&amp;amp;oldid=2108861#Learnset --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Evolution==&lt;br /&gt;
{{GlitchEvobox&lt;br /&gt;
|sprite1=Spr 3r 000&lt;br /&gt;
|name1=Ten question marks&lt;br /&gt;
|displayname1=??????????&lt;br /&gt;
|type1-1=Normal&lt;br /&gt;
|glitch=yes}}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* There are many other variations of this Pokémon in the Generation III games. Their images are the same as ??????????&#039;s, but the individual sprites can be backwards, differently colored, upside down, or any of several other minor differences in appearance.&lt;br /&gt;
* Many variations of ?????????? are named after moves or fragments of a move&#039;s name (truncated to the game maximum of ten characters) (e.g. {{m|Pound|POUND}}, {{m|Thunderbolt|RBOLT}}, {{m|Wing Attack|ING ATTACK}}, {{m|Quick Attack|ICK ATTACK}}, and so on.) This is due to the hexadecimal identifier of the variation calling for a name from text just past where Pokémon names are stored, which is where move names are stored.&lt;br /&gt;
* In the Generation I and II games, hexadecimal slots went from 00 to FF, totaling to exactly 256 Pokémon slots available. However, the hexes in Generation III games range from 0000 to FFFF, allowing 65536 Pokémon to be defined. However, only 439 (counting {{pkmn|Egg}}, {{p|Unown}} forms, {{p|Deoxys}} formes, and 25 {{gp|?}}) were defined, filling the remaining 65,097 slots with ?????????? variants, or &amp;quot;decamarks&amp;quot;, as they are commonly referred to.&lt;br /&gt;
* ?????????? (000)&#039;s learnset is identical to {{p|Bulbasaur}}&#039;s [[Bulbasaur (Pokémon)/Generation III learnset|Generation III learnset]], albeit with different levels. Strangely, ?????????? can learn Ice Punch via tutor.&lt;br /&gt;
* It has been stated that there are also similar glitch Pokémon called &amp;quot;???????????&amp;quot; (eleven marks) and &amp;quot;????????????&amp;quot; (twelve marks), though there is no evidence to support this.&lt;br /&gt;
* There may be similar glitch Pokémon in the Generation IV games, but no investigation into this matter has been reported.&lt;br /&gt;
* A project (dubbed &amp;quot;Melchior&amp;quot;) exists on [[Glitch City Laboratories]] concerning the research of the 65,097 variations of ?????????? (decamarks), although this is not a serious project of the site and is not expected to be completed in the near future.&lt;br /&gt;
* If the player catches a variant of ?????????? and attempts to rename it, the renaming screen may show ??????????&#039;s sprite as being a {{p|Bulbasaur}}&#039;s sprite, but with a gold palette.&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{GlitchPkmn}} &amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice}}&lt;br /&gt;
[[Category:Glitches]]&lt;br /&gt;
&lt;br /&gt;
[[pl:??????????]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Template:Glitches&amp;diff=2113804</id>
		<title>Template:Glitches</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Template:Glitches&amp;diff=2113804"/>
		<updated>2014-05-03T01:54:34Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Added inverted sprites to list.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;br/ style=&amp;quot;clear:both;&amp;quot;&amp;gt;&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; style=&amp;quot;margin:auto; background: #dcdce7; border: 1px solid #dcdce7; {{roundy|20px}};&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #bebed1; {{roundy|20px}}; padding: 2px;&amp;quot; |&lt;br /&gt;
{| class=&amp;quot;toccolours&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; style=&amp;quot;text-align: center; line-height: 19px; border: 3px solid #88a; {{roundy|20px}}; padding: 0px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-bottom: 1px; -moz-padding-start: 20px; -moz-padding-end: 20px;&amp;quot; | &amp;lt;div style=&amp;quot;background: #ccf; {{roundy}}; padding: 2px 15px;&amp;quot;&amp;gt;[[Glitch]]es in the [[Pokémon games]]&amp;lt;/div&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
!&lt;br /&gt;
| &amp;lt;div style=&amp;quot;background: #ddf; {{roundy|15px 15px 0px 0px}}; padding: 2px 15px;&amp;quot;&amp;gt;&#039;&#039;&#039;Main&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
|- style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; {{roundytl|10px}}; padding: 2px 15px;&amp;quot; | [[Generation|Multiple&amp;lt;br&amp;gt;generations]]:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; padding: 2px 10px;&amp;quot; | [[Cloning glitches]] • [[Glitch Pokémon]] • [[List of glitch types|Glitch types]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; height=&amp;quot;1&amp;quot; |&lt;br /&gt;
|-  style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; padding: 2px 15px;&amp;quot; | [[List of glitches in Generation I|Generation I]]:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; padding: 2px 10px;&amp;quot; | {{m|--}} • [[0 ERROR]] • [[Cut glitch]] • [[Cable Club escape glitch]] • [[Dokokashira door glitch]]&amp;lt;br&amp;gt;[[Error codes]] • {{DL|Experience|Experience underflow glitch}} • [[Glitch City]] • [[Glitch dimension]]&amp;lt;br&amp;gt;[[List of glitch moves|Glitch moves]] • [[Glitch Trainer]]s • [[Item duplication glitch]] • [[Johto guard glitch]]&amp;lt;br&amp;gt;[[Mew glitch]] • [[Old man glitch]] • [[Pewter Gym skip glitch]] • [[Pokémon merge glitch]]&amp;lt;br&amp;gt;[[Second type glitch]] • [[Rhydon glitch]] • {{m|Super Glitch}} • [[ZZAZZ glitch]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; height=&amp;quot;1&amp;quot; |&lt;br /&gt;
|-  style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; padding: 2px 15px;&amp;quot; | [[List of glitches in Generation II|Generation II]]:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; padding: 2px 10px;&amp;quot; | [[Celebi Egg glitch]] • [[Coin Case glitches]] • [[Error codes]] • {{DL|Experience|Experience underflow glitch}} • [[Glitch Egg]]&amp;lt;br&amp;gt;[[Johto guard glitch]] • [[Sketch glitch]] • [[Teru-sama]] • [[Trainer House glitch]] • [[Glitch dimension]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; height=&amp;quot;1&amp;quot; |&lt;br /&gt;
|-  style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; padding: 2px 15px;&amp;quot; | [[List of glitches in Generation III|Generation III]]:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; padding: 2px 10px;&amp;quot; | [[Berry glitch]] • [[Dive glitch]] • [[Pomeg glitch]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; height=&amp;quot;1&amp;quot; |&lt;br /&gt;
|-  style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; padding: 2px 15px;&amp;quot; | [[List of glitches in Generation IV|Generation IV]]:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; padding: 2px 10px;&amp;quot; | [[Acid rain]] • [[Global Terminal#Glitches and manipulation|Global Terminal glitches]] • [[Mimic glitch]]&amp;lt;br&amp;gt;[[Pomeg glitch]] • [[Rage glitch]] • [[Surf glitch]] • [[Tweaking]] &lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; height=&amp;quot;1&amp;quot; |&lt;br /&gt;
|-  style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; padding: 2px 15px;&amp;quot; | [[List of glitches in Generation V|Generation V]]:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; padding: 2px 10px;&amp;quot; | [[Sky Drop glitch]] • [[Frozen Zoroark glitch]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; height=&amp;quot;1&amp;quot; |&lt;br /&gt;
|-  style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; padding: 2px 15px;&amp;quot; | [[List of glitches in Generation VI|Generation VI]]:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; padding: 2px 10px;&amp;quot; | [[Lumiose City save glitch]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; height=&amp;quot;1&amp;quot; |&lt;br /&gt;
|-  style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; padding: 2px 15px;&amp;quot; | {{cat|Glitch effects}}:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; padding: 2px 10px;&amp;quot; | [[Game freeze]] • [[Glitch battle]] • [[Glitch song]]&amp;lt;br&amp;gt;Gens I/II only: [[Japanese text in English games]]&amp;lt;br&amp;gt;Gen I only: [[Glitch screen]] • [[TMTRAINER effect]] • [[Inverted sprites]]&amp;lt;br&amp;gt;Gen II only: [[Glitch dimension]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; height=&amp;quot;1&amp;quot; |&lt;br /&gt;
|-  style=&amp;quot;font-size: 90%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ddf; {{roundybl|10px}}; padding: 2px 15px;&amp;quot; | [[Bulbapedia:Lists|Lists]]:&lt;br /&gt;
| style=&amp;quot;background: #e6e6ff; {{roundybr|10px}}; padding: 2px 10px;&amp;quot; | [[List of glitch moves|Glitch moves]] • [[List of glitch types|Glitch types]]&amp;lt;br&amp;gt;[[List of glitch Pokémon|Glitch Pokémon]] ([[List of Pokémon by index number (Generation I)|Gen I]] • [[List of Pokémon by index number (Generation II)|Gen II]] • [[List of Pokémon by index number (Generation III)|Gen III]] • [[List of Pokémon by index number (Generation IV)|Gen IV]] • [[List of Pokémon by index number (Generation V)|Gen V]] • [[List of Pokémon by index number (Generation VI)|Gen VI]])&amp;lt;br&amp;gt;Glitches ([[List of glitches in Generation I|Gen I]] • [[List of glitches in Generation II|Gen II]] • [[List of glitches in Generation III|Gen III]] • [[List of glitches in Generation IV|Gen IV]] • [[List of glitches in Generation V|Gen V]] • [[List of glitches in Generation VI|Gen VI]] • [[List of glitches in spin-off games|Spin-off]])&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&amp;lt;includeonly&amp;gt;[[Category:Glitches]]&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Navigation templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=MissingNo.&amp;diff=2113803</id>
		<title>MissingNo.</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=MissingNo.&amp;diff=2113803"/>
		<updated>2014-05-03T01:52:18Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: In my last edit I made a mistake in link capitalization; fixed it.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Featured}}&lt;br /&gt;
{{GlitchPkmnInfobox&lt;br /&gt;
| name=Missingno.&lt;br /&gt;
| jname=けつばん&lt;br /&gt;
| tmname=Ketsuban&lt;br /&gt;
| image=Missingno.png&lt;br /&gt;
| caption=The five forms of Missingno (from top to bottom, left to right: Red and Blue Normal, Ghost, Aerodactyl, Kabutops, Yellow Normal).&lt;br /&gt;
| ndex=000&lt;br /&gt;
| typen=&amp;lt;!--6--&amp;gt;4&lt;br /&gt;
| type1=Bird&lt;br /&gt;
| disptype1=unknown&lt;br /&gt;
| type2=Normal&lt;br /&gt;
| type3=Normal&lt;br /&gt;
| type4=999&lt;br /&gt;
| disptype4=unknown&lt;br /&gt;
&amp;lt;!--| type5=???&lt;br /&gt;
| type6=???--&amp;gt;&lt;br /&gt;
| form1=Red/Blue&lt;br /&gt;
| form2=Yellow&lt;br /&gt;
&amp;lt;!--| form3=B6/B7/B8--&amp;gt;&lt;br /&gt;
| species=???&lt;br /&gt;
| height-ftin={{tt|3&#039;3&amp;quot;{{sup/1|RGB}}|1m}}&amp;lt;br&amp;gt;{{tt|10&#039;0&amp;quot;{{sup/1|RB}}|3.3m}}&lt;br /&gt;
| weight-lbs={{tt|22.1{{sup/1|RGB}} lbs.|10kg}}&amp;lt;br&amp;gt;{{tt|3507.2{{sup/1|RB}}|1590.8kg}}&lt;br /&gt;
| games={{3v2|Red|Blue|Yellow}}&lt;br /&gt;
| hex=1F, 20, 32, 34, 38, 3D, 3E, 3F, 43, 44, 45, 4F, 50, 51, 56, 57, 5E, 5F, 73, 79, 7A, 7F, 86, 87, 89, 8C, 92, 9C, 9F, A0, A1, A2, AC, AE, AF, B5, {{tt|B6|Kabutops Fossil Missingno. and a variant of the Yellow form}}, {{tt|B7|Aerodactyl Fossil Missingno. and a variant of the Yellow form}}, {{tt|B8|Ghost Missingno. and a variant of the Yellow form}}&lt;br /&gt;
| lv100exp={{tt|345420|Red and Blue}}&amp;lt;br&amp;gt;{{tt|16136684|Yellow}}&amp;lt;br&amp;gt;{{tt|Varies|The growth rates for the fossil and ghost Missingno. are based on the last Pokémon in the party or the previous Pokémon sent out by the opponent for an opposing fossil or ghost Missingno.}}&lt;br /&gt;
| mewspecial=31, 32, 50, 52, 56, 61, 62, 63, 67, 68, 69, 79, 80, 81, 86, 87, 94, 95, 115, 121, 122, 127, 134, 135, 137, 140, 146, 156, 159, 160, 161, 162, 172, 174, 175, 181, {{tt|182|Kabutops Fossil Missingno.}}, {{tt|183|Aerodactyl Fossil Missingno.}}, {{tt|184|Ghost Missingno.}}&lt;br /&gt;
| johtoguard={{p|Scizor}}, {{p|Shuckle}}, {{p|Heracross}}, {{p|Sneasel}}, {{p|Teddiursa}}, {{p|Ursaring}}, {{p|Slugma}}, {{p|Magcargo}}, {{p|Swinub}}, {{p|Piloswine}}, {{p|Corsola}}, {{p|Remoraid}}, {{p|Octillery}}, {{p|Delibird}}, {{p|Mantine}}, {{p|Skarmory}}, {{p|Houndour}}, {{p|Houndoom}}, {{p|Kingdra}}, {{p|Phanpy}}, {{p|Donphan}}, {{p|Porygon2}}, {{p|Stantler}}, {{p|Smeargle}}, {{p|Tyrogue}}, {{p|Hitmontop}}, {{p|Smoochum}}, {{p|Elekid}}, {{p|Magby}}, {{p|Miltank}}, {{p|Blissey}}, {{p|Raikou}}, {{p|Entei}}, {{p|Suicune}}, {{p|Larvitar}}, {{p|Pupitar}}{{tt|*|Kabutops Fossil form}}, {{p|Tyranitar}}{{tt|*|Aerodactyl Fossil form}}, {{p|Lugia}}{{tt|*|Ghost form}}, {{p|Ho-Oh}}&lt;br /&gt;
| catchrate=29 {{sup/1|RB}}, 0 {{sup/1|Y}} &lt;br /&gt;
| generation=1&lt;br /&gt;
| gen1equivexists=no&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Missingno.&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;けつばん&#039;&#039;&#039; &#039;&#039;Ketsuban&#039;&#039;) is a dual-type {{2t|Bird|Normal}} [[glitch Pokémon]] in {{game|Red and Blue|s}}, and a dual-type {{t|Normal}}/randomly named glitch type (which often has &#039;9&#039; in it) [[glitch Pokémon]] in {{game|Yellow}}. It is arguably the best known glitch Pokémon, closely followed by [[&#039;M (00)]] and it is the easiest glitch Pokémon to find in the localizations. It has five distinct forms, but two of them (the Red/Blue and Yellow normal forms) share 36 index numbers each.&lt;br /&gt;
&lt;br /&gt;
In later generations, other glitch Pokémon are sometimes referred to as &amp;quot;a Missingno.&amp;quot;, such as {{?|10}}, {{gp|?}}, and [[-----]]. Despite this, the name &amp;quot;Missingno.&amp;quot; is a misnomer in this case; they have little relation to the one found in {{game|Red and Blue|s}} or {{v2|Yellow}}.&lt;br /&gt;
&lt;br /&gt;
Missingno.&#039;s [[cry]] is generally the game&#039;s equivalent of a &amp;quot;blank&amp;quot; cry: a {{p|Nidoran♂}} (base 00)&#039;s cry with a pitch of 0 and no echo. This is because the cries of these Pokémon are undefined in the data structure. A few Missingno. have different cries (specifically &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x43&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x45&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x4F&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x51&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x5E&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x5F&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x7F&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, and &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0xB5&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;) and due to these cries being valid and not garbage data (unrelated data read in the wrong way, as is the case with most of Missingno.&#039;s properties), this is one of the things that support the view that Missingno. may have originally been deleted Pokémon (see [[:#Missingno. as deleted Pokémon theory and unique cries|this section]]).&lt;br /&gt;
&lt;br /&gt;
The Pokédex entries of Missingno. and all glitch Pokémon with a Pokédex number of 0 will only appear upon capture if the player has not encountered {{p|Cubone}}, but as with all glitch Pokédex entries, they normally remain inaccessible through the actual Pokédex. An exception to this is in {{2v2|Red|Green}}, where Missingno. can be &amp;quot;registered&amp;quot;; in the Pokédex if the player enables the &#039;seen&#039; flag for #152 through select button glitches and memory corruption. If Missingno.&#039;s Pokédex data is viewed, {{p|Rhydon}}&#039;s cry will be heard, followed by Missingno.&#039;s entry, which is blank, but the game will play a series of glitchy sounds.&lt;br /&gt;
&lt;br /&gt;
All Missingno. cannot evolve or learn any level up moves.&lt;br /&gt;
&lt;br /&gt;
==Forms== &lt;br /&gt;
==={{v2|Red and Blue|s}} normal form===&lt;br /&gt;
[[File:Missingno RB.png|thumb]]&lt;br /&gt;
Missingno.&#039;s Red and Blue normal form is a dual-type {{2t|Bird|Normal}} glitch Pokémon. It has a sprite that is a strange block of glitched pixels in a backward-L shape. Due to the larger number of characters that can be used to make it appear, it is the most common form. Normal form is exclusive to {{game|Red and Blue|s}}.&lt;br /&gt;
* This form appears through the [[old man glitch]] if the character in the third, fifth, or seventh slot of the player&#039;s name is the end-name marker, G, H, J, M, S, T, :, ], a, b, c, m, o, p, or v.&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 31, 32, 50, 52, 56, 61, 62, 63, 67, 68, 69, 79, 80, 81, 86, 87, 94, 95, 115, 121, 122, 127, 134, 135, 137, 140, 146, 156, 159, 160, 161, 162, 172, 174, 175 or 181.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Scizor}}, {{p|Shuckle}}, {{p|Heracross}}, {{p|Sneasel}}, {{p|Teddiursa}}, {{p|Ursaring}}, {{p|Slugma}}, {{p|Magcargo}}, {{p|Swinub}}, {{p|Piloswine}}, {{p|Corsola}}, {{p|Remoraid}}, {{p|Octillery}}, {{p|Delibird}}, {{p|Mantine}}, {{p|Skarmory}}, {{p|Houndour}}, {{p|Houndoom}}, {{p|Kingdra}}, {{p|Phanpy}}, {{p|Donphan}}, {{p|Porygon2}}, {{p|Stantler}}, {{p|Smeargle}}, {{p|Tyrogue}}, {{p|Hitmontop}}, {{p|Smoochum}}, {{p|Elekid}}, {{p|Magby}}, {{p|Miltank}}, {{p|Blissey}}, {{p|Raikou}}, {{p|Entei}}, {{p|Suicune}}, {{p|Larvitar}}, or {{p|Ho-Oh}}.&lt;br /&gt;
&lt;br /&gt;
==={{v2|Yellow}} normal form===&lt;br /&gt;
[[File:Missingno Y.png|frame|right]]&lt;br /&gt;
Missingno.&#039;s {{v2|Yellow}} normal form is a dual-type {{t|Normal}} and randomly named glitch type (often containing &#039;9&#039;) glitch Pokémon. This form uses the palette of {{p|Pikachu}}, and so appears as yellow and red glitched boxes. They also cause glitches that Missingno. in Red and Blue do not. If caught, they will cause graphical glitches, possibly rendering the player invisible and making duplicates of the player, and all other on-screen characters walk in random locations on the screen after battle. These forms do not appear through the [[old man glitch]], as it was removed in Yellow. It is likely that the game will freeze or get stuck when attempting to battle Yellow Missingno.&#039;s normal form due to an invalid sprite pointer; &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x0600&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;. This is also what causes the walking characters effect.&lt;br /&gt;
&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 31, 32, 56, 61, 62, 63, 67, 68, 69, 86, 87, 94, 95, 115, 121, 122, 127, 134, 135, 137, 140, 146, 156, 159, 160, 161, 162, 172, 174, 175 or 181.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Scizor}}, {{p|Shuckle}}, {{p|Heracross}}, {{p|Sneasel}}, {{p|Teddiursa}}, {{p|Ursaring}}, {{p|Slugma}}, {{p|Magcargo}}, {{p|Swinub}}, {{p|Piloswine}}, {{p|Corsola}}, {{p|Remoraid}}, {{p|Octillery}}, {{p|Delibird}}, {{p|Mantine}}, {{p|Skarmory}}, {{p|Houndour}}, {{p|Houndoom}}, {{p|Kingdra}}, {{p|Phanpy}}, {{p|Donphan}}, {{p|Porygon2}}, {{p|Stantler}}, {{p|Smeargle}}, {{p|Tyrogue}}, {{p|Hitmontop}}, {{p|Smoochum}}, {{p|Elekid}}, {{p|Magby}}, {{p|Miltank}}, {{p|Blissey}}, {{p|Raikou}}, {{p|Entei}}, {{p|Suicune}}, {{p|Larvitar}}, or {{p|Ho-Oh}}.&lt;br /&gt;
* Encountering this Missingno. form is &#039;&#039;&#039;not&#039;&#039;&#039; safe, as it usually causes the game to freeze or get stuck.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fossil and ghost Missingno.===&lt;br /&gt;
The [[Fossil]] and ghost Missingno. (otherwise known as &#039;special Missingno.&#039;) are three unique forms of Missingno. that share their sprites with the {{p|Kabutops}} Fossil and {{p|Aerodactyl}} Fossil from the [[Pewter Museum of Science]], as well as the [[Ghost (literal)|ghosts from the Pokémon Tower]]. This is because the game actually uses their index numbers to get their sprite data in the museum (but if this is true with the ghost sprite is unconfirmed). These Pokémon have no constant [[base stats]], [[List of Pokémon by experience type|experience types]] or starting [[move]]s; instead they take this data from the last Pokémon in the party other than another special Missingno. If an enemy [[Trainer]] sends out a special Missingno. the aforementioned data is taken from the previous Pokémon they sent out (the user&#039;s Pokémon in battle does not count here).&lt;br /&gt;
&lt;br /&gt;
The Fossil and ghost Missingno. exist in Yellow and have the same sprites as in {{2v2|Red|Blue}}. They also work the same way. Since the sprites are valid, these Missingno. can be encountered instead of Yellow&#039;s normal Missingno. and will never freeze the game on the opponent&#039;s side. &lt;br /&gt;
&lt;br /&gt;
===={{p|Kabutops}} [[Fossil]] form====&lt;br /&gt;
[[File:Spr 1b 141 f.png|thumb]]&lt;br /&gt;
Missingno.&#039;s {{p|Kabutops}} Fossil form uses the sprite of the {{p|Kabutops}} Fossil found in the [[Pewter Museum of Science]]. It is index number 182 (hex:B6).&lt;br /&gt;
&lt;br /&gt;
* This form appears through the [[old man glitch]] if w is the character in the third, fifth, or seventh slot of the player&#039;s chosen name.&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 182.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Pupitar}}.&lt;br /&gt;
&lt;br /&gt;
===={{p|Aerodactyl}} [[Fossil]] form====&lt;br /&gt;
[[File:Spr 1b 142 f.png|thumb]]&lt;br /&gt;
Missingno.&#039;s {{p|Aerodactyl}} Fossil form uses the sprite of the {{p|Aerodactyl}} Fossil found in the [[Pewter Museum of Science]]. It is index number 183 (hex:B7).&lt;br /&gt;
&lt;br /&gt;
* This form appears through the [[old man glitch]] if x is the character in the third, fifth, or seventh slot of the player&#039;s chosen name.&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 183.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Tyranitar}}.&lt;br /&gt;
&lt;br /&gt;
===={{OBP|Ghost|literal}} form====&lt;br /&gt;
[[File:Ghost I.png|thumb]]&lt;br /&gt;
Missingno.&#039;s Ghost form uses the sprite of the {{OBP|Ghost|literal|ghost}} found in [[Pokémon Tower]] if the player does not have the [[Silph Scope]]. It is index number 184 (hex:B8)&lt;br /&gt;
&lt;br /&gt;
In the Japanese versions, this form is not actually a Missingno. In these versions, rather than being named &#039;けつばん&#039; (ketsuban) it is named &amp;quot;Ghost&amp;quot; (Japanese: ゴースト). This is unused, because all Pokémon Tower ghosts including the deceased {{p|Marowak}} use the hiragana ゆうれい (&#039;[[wikipedia:Yūrei|yuurei]]&#039;) instead, which can mean the same thing but may specifically refer to the Japanese interpretation of ghosts in folklore.&lt;br /&gt;
&lt;br /&gt;
* This form appears through the [[old man glitch]] if y is the character in the third, fifth, or seventh slot of the player&#039;s chosen name.&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 184.&lt;br /&gt;
* This form appears through evolving [[.PkMn|.{{PK}}{{MN}}]]{{sup/1|RB}} or [[Z ゥ]]{{sup/1|Y}} at level 224.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Lugia}}.&lt;br /&gt;
&lt;br /&gt;
==Glitches caused==&lt;br /&gt;
[[File:Halloffameglitches.png|thumb|160px|Examples of corrupted Hall of Fame entries]]&lt;br /&gt;
[[File:Missingno glitch walking players.png|thumb|left|160px|Example of multiple walking players on the screen]]&lt;br /&gt;
Missingno.&#039;s appearance in-battle allows the [[Item duplication glitch#Pokédex 000 item duplication glitch|item duplication glitch]], which increases the number of items in the 6th Bag slot by 128 unless the number of items in the slot already exceeds 128.&lt;br /&gt;
&lt;br /&gt;
Encountering Missingno. has been known to interfere with the save game data in various ways, such as adversely affecting the [[Hall of Fame]] data.  The Hall of Fame corruption is a partial save; evident by the fact that playing Pokémon Red and Blue in {{g|Stadium}} via the [[Game Boy Tower]] and encountering a normal Missingno. will make a message appear stating that the game was saved.&lt;br /&gt;
&lt;br /&gt;
When a Trainer battles with Missingno. in their [[party]], both the Trainer sprite and their Pokémon&#039;s sprites will be scrambled, and all other sprites will be [[Inverted_sprites|reversed]]. Viewing the [[stats]] screen of a non-glitch Pokémon will remove the effects.&lt;br /&gt;
&lt;br /&gt;
In Pokémon Yellow, capturing Missingno. will commonly cause multiple player sprites, and sometimes other NPC&#039;s, to walk around the screen.  If the NPC is aligned to the grid, it is possible to talk to them.  Doing so may display text from the area, or may cause glitch text. &amp;lt;!--There should be an article on that, but unfortunately isn&#039;t.  If one were created, the error codes page could be merged.--&amp;gt; Collision with those NPC&#039;s is buggy, but the game does handle it.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Trading Missingno.==&lt;br /&gt;
Missingno. can be traded from Red and Blue into {{game|Yellow}}, but cannot be traded forward through the [[Time Capsule]] into {{game2|Gold|Silver|Crystal}}. In Yellow, Missingno. levels down to level 1 if it gains any experience, and cannot grow any higher due to a glitched experience type. In Yellow, the only way to keep using a Missingno. at a different level in battle is to use a [[link cable]] to battle between two games.&lt;br /&gt;
&lt;br /&gt;
In the trade center, Missingno., due to its [[index number]], appears as many different [[Generation II]] Pokémon from the perspective of {{game2|Gold|Silver|Crystal}}. For a full list of the Generation II Pokémon Missingno. can appear as, see [[list of Pokémon by index number (Generation I)]]. If the player tries to trade Missingno., a message will appear stating &amp;quot;&#039;&#039;Your &amp;lt;name&amp;gt; appears abnormal&#039;&#039;.&amp;quot; and the trade will automatically be cancelled. &amp;lt;!--Rarely, if a Missingno. is successfully traded, it will become the Pokémon it was said to be, and act normally (though it will retain any and all moves it had as a Missingno.). At this point, it only may be traded back into the Generation I game while the player is still in the Time Capsule (where it will again become a Missingno.), as if the player leaves, the Generation II game will detect it as a {{cat|Generation II Pokémon}} and not allow the player to enter the Time Capsule.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==In {{Eng|Pokémon Stadium}}==&lt;br /&gt;
When viewed in {{Eng|Pokémon Stadium}}, Missingno. will appear as a {{m|substitute}} doll, while in [[Pokémon Stadium 2]], Missingno. will show up as a {{p|Ditto}}, and if the game is saved via Stadium 2, will then become a Ditto permanently. Capturing Missingno. in the [[Game Boy Tower]] in Pokémon Stadium may cause the cartridge to become unable to be played with Pokémon Stadium.&lt;br /&gt;
&lt;br /&gt;
==Missingno. as deleted Pokémon theory and unique cries==&lt;br /&gt;
The name &amp;quot;Missingno.&amp;quot; is used for the invalid Pokémon with index numbers in between valid Pokémon and is a shortened form of &amp;quot;missing number&amp;quot;, derived from its Japanese name, けつばん (Ketsuban). The fact that {{p|Rhydon}}, the Pokémon with index number &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;01&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt; was the first Pokémon ever made&amp;lt;ref&amp;gt;[http://www.nintendo.co.jp/nom/0007/gfreak/page02.html 開発スタッフインタビュー／キャラクターが決まるまで - Nintendo of Japan]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.glitterberri.com/pokemon-red-blue/game-freak-staff-interview/creating-the-pokemon/ GlitterBerri&#039;s Game Translations » Creating the Pokémon]&amp;lt;/ref&amp;gt; has lead to speculation that the [[List of Pokémon by index number (Generation I)|index numbers of Pokémon in Generation I]] represent the order that they were programmed into the game, with Missingno. being deleted entries.&lt;br /&gt;
&lt;br /&gt;
Supporting this theory is the fact that of the 39 Missingno., nine of them have unique cries that do not consist of all &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;00&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt; values. &amp;lt;ref&amp;gt;[http://iimarck.us/i/missing-number/ Missing Number - IIMarck.us]&amp;lt;/ref&amp;gt; These cries are located in a table in between real Pokémon cries, suggesting that they are not garbage data (unrelated data interpreted in the wrong way, as is the case with most of Missingno.&#039;s properties).&lt;br /&gt;
&lt;br /&gt;
The cry values are as follows:&lt;br /&gt;
&lt;br /&gt;
{| {| style=&amp;quot;background: #{{unknown color light}}; {{roundy|1em}}; border: 5px solid #{{unknown color}}; margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| border=1 width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF; border:1px solid #{{unknown color light}}; border-collapse:collapse; margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[Index number|Hex]]&lt;br /&gt;
! [[Index number|Dec]]&lt;br /&gt;
! Base cry&lt;br /&gt;
! Pitch&lt;br /&gt;
! Length&lt;br /&gt;
|-&lt;br /&gt;
|0x43&lt;br /&gt;
|67&lt;br /&gt;
|0&lt;br /&gt;
|128&lt;br /&gt;
|16&lt;br /&gt;
|-&lt;br /&gt;
|0x45&lt;br /&gt;
|69&lt;br /&gt;
|29&lt;br /&gt;
|244&lt;br /&gt;
|64&lt;br /&gt;
|-&lt;br /&gt;
|0x4F&lt;br /&gt;
|79&lt;br /&gt;
|34&lt;br /&gt;
|255&lt;br /&gt;
|64&lt;br /&gt;
|-&lt;br /&gt;
|0x51&lt;br /&gt;
|81&lt;br /&gt;
|14&lt;br /&gt;
|224&lt;br /&gt;
|96&lt;br /&gt;
|-&lt;br /&gt;
|0x5E&lt;br /&gt;
|94&lt;br /&gt;
|15&lt;br /&gt;
|64&lt;br /&gt;
|192&lt;br /&gt;
|-&lt;br /&gt;
|0x5F&lt;br /&gt;
|95&lt;br /&gt;
|15&lt;br /&gt;
|32&lt;br /&gt;
|192&lt;br /&gt;
|-&lt;br /&gt;
|0x7F&lt;br /&gt;
|127&lt;br /&gt;
|17&lt;br /&gt;
|32&lt;br /&gt;
|16&lt;br /&gt;
|-&lt;br /&gt;
|0x89&lt;br /&gt;
|137&lt;br /&gt;
|15&lt;br /&gt;
|64&lt;br /&gt;
|128&lt;br /&gt;
|-&lt;br /&gt;
|0xB5&lt;br /&gt;
|181&lt;br /&gt;
|29&lt;br /&gt;
|0&lt;br /&gt;
|128&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
([https://www.youtube.com/watch?v=ZYEeLYSM5P0 Video of the cries])&lt;br /&gt;
&lt;br /&gt;
It is notable that the number 151+39 comes to 190; a round number that may have very well been the initial number of Generation I Pokémon considered. This is supported by [http://www.smogon.com/forums/threads/there-were-190-pok%C3%A9mon.78267/ a thread] on [[Smogon]] where Zog says that [[Shigeki Morimoto]]; a Pokémon designer confirmed that there were 190 Pokémon, and that &#039;the rest were saved for later&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Official Nintendo statement==&lt;br /&gt;
[[Nintendo]] has an official description of Missingno. listed in their Customer Service troubleshooting section:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;MissingNO is a programming quirk, and not a real part of the game. When you get this, your game can perform strangely, and the [[Inverted_sprites|graphics will often become scrambled]]. The MissingNO Pokémon is most often found after you perform the [[Old man glitch#Other coast related exploits|Fight Safari Zone Pokémon trick]].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;To fix the scrambled graphics, try releasing the MissingNo Pokémon. If the problem persists, the only solution is to re-start your game. This means erasing your current game and starting a brand new one.&amp;quot; &amp;lt;ref name=&amp;quot;NintendoTroubleshooting&amp;quot;&amp;gt;[http://www.nintendo.com/consumer/systems/gameboy/trouble_specificgame.jsp#missingno Nintendo - Consumer Service]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nintendo was incorrect on the method for fixing graphical issues; releasing Missingno. does not fix the graphics. The correct way to fix these issues is to view the Pokédex data or stat page of an official Pokémon or a [[Glitch Pokémon family|hybrid glitch Pokémon]].&lt;br /&gt;
&lt;br /&gt;
==Game data==&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
===Pokédex entry===&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=expandable|collapsible}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Red/Blue====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:RBGlitchDexMissingno..png|thumb|center|Missingno.&#039;s [[Pokédex]] data in {{game|Red and Blue|s}}]]&lt;br /&gt;
{{Dex&lt;br /&gt;
|gen=1&lt;br /&gt;
|type=unknown&lt;br /&gt;
|type2=normal&lt;br /&gt;
|redbluedex={{tt|コメント さくせいちゅう|Comment to be written}} ([[Pokémon Blue Version (Japanese)|Japanese Blue Version]])&lt;br /&gt;
|yellowdex={{tt|&amp;amp;nbsp;       &amp;amp;nbsp;|Blank Pokédex entry}}&lt;br /&gt;
|stadiumdex=n/a&lt;br /&gt;
|golddex=n/a&lt;br /&gt;
|silverdex=n/a&lt;br /&gt;
|crystaldex=n/a&lt;br /&gt;
|stadium2dex=n/a&lt;br /&gt;
|rsedex=n/a&lt;br /&gt;
|frlgdex=n/a&lt;br /&gt;
|dpptdex=n/a&lt;br /&gt;
|hgssdex=n/a&lt;br /&gt;
|bwdex=n/a&lt;br /&gt;
|b2w2dex=n/a&lt;br /&gt;
|xydex=n/a&lt;br /&gt;
|}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
====In Yellow====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:YGlitchDexMissingno..png|thumb|center|Missingno.&#039;s [[Pokédex]] data in {{game|Yellow}}]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Game locations===&lt;br /&gt;
{{AvailabilityGlitch|&lt;br /&gt;
type={{#switch: {{#expr: {{#time: z}} mod 5}}|4=unknown|normal}}|&lt;br /&gt;
type2={{#switch: {{#expr: {{#time: z}} mod 5}}|4=normal|unknown}}|&lt;br /&gt;
gen=1 |&lt;br /&gt;
rbrarity=[[Glitch]] |&lt;br /&gt;
rbarea=[[Old man glitch]], [[Mew glitch]], [[Johto guard glitch]]|&lt;br /&gt;
yrarity=[[Glitch]] |&lt;br /&gt;
yarea=[[Mew glitch]], [[Johto guard glitch]]|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
===Base stats===&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=expandable|collapsible}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Red/Blue====&lt;br /&gt;
For the 36 [[:#Pokémon Red and Blue Versions normal Missingno.|normal Missingno.]]:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{stats/GenI |&lt;br /&gt;
HP=33 |&lt;br /&gt;
Attack=136 |&lt;br /&gt;
Defense=0 |&lt;br /&gt;
Special=6 |&lt;br /&gt;
Speed=29 |&lt;br /&gt;
type=unknown |&lt;br /&gt;
type2=normal }}&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Yellow====&lt;br /&gt;
For the 36 [[:#Pokémon Yellow Version normal Missingno.|normal Missingno.]]:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{stats/GenI |&lt;br /&gt;
HP=178 |&lt;br /&gt;
Attack=19 |&lt;br /&gt;
Defense=11 |&lt;br /&gt;
Special=23 |&lt;br /&gt;
Speed=0 |&lt;br /&gt;
type=Normal |&lt;br /&gt;
type2=unknown }}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
===Type effectiveness===&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=expandable|collapsible}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Red/Blue====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{RBY type effectiveness|&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=Normal |&lt;br /&gt;
Normal=  100 |&lt;br /&gt;
Flying=  100 |&lt;br /&gt;
Fighting=200 |&lt;br /&gt;
Ground=  100 |&lt;br /&gt;
Rock=    100 |&lt;br /&gt;
Bug=     100 |&lt;br /&gt;
Poison=  100 |&lt;br /&gt;
Ghost=     0 |&lt;br /&gt;
Fire=    100 |&lt;br /&gt;
Water=   100 |&lt;br /&gt;
Grass=   100 |&lt;br /&gt;
Electric=100 |&lt;br /&gt;
Psychic= 100 |&lt;br /&gt;
Ice=     100 |&lt;br /&gt;
Dragon=  100 |&lt;br /&gt;
notes=yes|&lt;br /&gt;
glitch=primary}}&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Yellow====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{RBY type effectiveness|&lt;br /&gt;
type1=Normal|&lt;br /&gt;
type2=unknown|&lt;br /&gt;
Normal=  100 |&lt;br /&gt;
Flying=  100 |&lt;br /&gt;
Fighting=200 |&lt;br /&gt;
Ground=  100 |&lt;br /&gt;
Rock=    100 |&lt;br /&gt;
Bug=     100 |&lt;br /&gt;
Poison=  100 |&lt;br /&gt;
Ghost=     0 |&lt;br /&gt;
Fire=    100 |&lt;br /&gt;
Water=   100 |&lt;br /&gt;
Grass=   100 |&lt;br /&gt;
Electric=100 |&lt;br /&gt;
Psychic= 100 |&lt;br /&gt;
Ice=     100 |&lt;br /&gt;
Dragon=  100 |&lt;br /&gt;
notes=yes|&lt;br /&gt;
glitch=secondary}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Learnset===&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
====By [[Level|leveling up]]====&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|0=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
=====Normal Red and Blue form=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{learnlist/levelh|Missingno.|unknown|normal|1|0}}&lt;br /&gt;
{{learnlist/level1|Start|Water Gun|Water|40|100|25}}&lt;br /&gt;
{{learnlist/level1|Start|Water Gun|Water|40|100|25}}&lt;br /&gt;
{{learnlist/level1|Start|Sky Attack|Flying|140|90|5}}&lt;br /&gt;
{{learnlist/levelf|Missingno.|unknown|normal|1|5}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|1=collapsible|2=collapsible|3=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
=====Kabutops Fossil, Aerodactyl Fossil and Ghost forms=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
The starting moves of the Kabutops Fossil, Aerodactyl Fossil and Ghost forms are the same as the Pokémon whose data was accessed last.&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
=====Normal Yellow form=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{learnlist/levelh|Missingno.|Normal|unknown|1|0}}&lt;br /&gt;
{{learnlist/level1|Start|Pay Day|Normal|40|100|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|Start|Bind|Normal|15|75|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|Start|Water Gun|Water|40|100|25}}&lt;br /&gt;
{{learnlist/levelf|Missingno.|Normal|unknown|1|5}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
====By [[TM]]/[[HM]]====&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|0=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
=====Normal Red and Blue form=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{learnlist/tmh|Missingno.|unknown|normal|1|0}}&lt;br /&gt;
{{learnlist/tm1|TM01|Mega Punch|Normal|80|85|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM02|Razor Wind|Normal|80|75|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM03|Swords Dance|Normal|&amp;amp;mdash;|&amp;amp;mdash;|30}}&lt;br /&gt;
{{learnlist/tm1|TM05|Mega Kick|Normal|120|75|5||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM06|Toxic|Poison|&amp;amp;mdash;|85|10}}&lt;br /&gt;
{{learnlist/tm1|TM09|Take Down|Normal|90|85|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM10|Double-Edge|Normal|100|100|15||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM11|BubbleBeam|Water|65|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM13|Ice Beam|Ice|95|100|10}}&lt;br /&gt;
{{learnlist/tm1|TM14|Blizzard|Ice|120|90|5}}&lt;br /&gt;
{{learnlist/tm1|TM17|Submission|Fighting|80|80|25}}&lt;br /&gt;
{{learnlist/tm1|TM19|Seismic Toss|Fighting|&amp;amp;mdash;|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM20|Rage|Normal|20|100|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM25|Thunder|Electric|120|70|10}}&lt;br /&gt;
{{learnlist/tm1|TM26|Earthquake|Ground|100|100|10}}&lt;br /&gt;
{{learnlist/tm1|TM27|Fissure|Ground|&amp;amp;mdash;|30|5}}&lt;br /&gt;
{{learnlist/tm1|TM29|Psychic|Psychic|90|100|10}}&lt;br /&gt;
{{learnlist/tm1|TM30|Teleport|Psychic|&amp;amp;mdash;|&amp;amp;mdash;|20}}&lt;br /&gt;
{{learnlist/tm1|TM43|Sky Attack|Flying|140|90|5}}&lt;br /&gt;
{{learnlist/tm1|TM44|Rest|Psychic|&amp;amp;mdash;|&amp;amp;mdash;|10}}&lt;br /&gt;
{{learnlist/tm1|TM45|Thunder Wave|Electric|&amp;amp;mdash;|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM49|Tri Attack|Normal|80|100|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM50|Substitute|Normal|&amp;amp;mdash;|&amp;amp;mdash;|10}}&lt;br /&gt;
{{learnlist/tm1|HM01|Cut|Normal|50|95|30||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|HM02|Fly|Flying|70|95|15}}&lt;br /&gt;
{{learnlist/tmf|Missingno.|unknown|normal|1|5}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|1=collapsible|2=collapsible|3=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
=====Kabutops Fossil, Aerodactyl Fossil and Ghost forms=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
The TM/HM learnset of the Kabutops Fossil, Aerodactyl Fossil and Ghost forms are the same as the Pokémon at the bottom of the party other than another Missingno. of one of these three kinds.&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
=====Normal Yellow form=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{learnlist/tmh|Missingno.|normal|unknown|1|0}}&lt;br /&gt;
{{learnlist/tm1null}}&lt;br /&gt;
{{learnlist/tmf|Missingno.|normal|unknown|1|5}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
===Evolution===&lt;br /&gt;
&amp;lt;!--Missingno. does not, nor has it ever, evolved into Kangaskhan. That is &#039;M. NOT Missingno.--&amp;gt;&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|0=collapsible|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchEvobox/Formes&lt;br /&gt;
|sprite1=Missingno_RB&lt;br /&gt;
|name1=Missingno.&lt;br /&gt;
|forme1=RB&lt;br /&gt;
|loc1=36 index numbers.&lt;br /&gt;
|type1-1=Bird&lt;br /&gt;
|type2-1=Normal&lt;br /&gt;
|disptype1-1=unknown&lt;br /&gt;
|sprite2=Missingno_Y&lt;br /&gt;
|forme2=Yellow&lt;br /&gt;
|loc2=36 index numbers.&lt;br /&gt;
|type1-2=Normal&lt;br /&gt;
|type2-2=999&lt;br /&gt;
|disptype2-2=unknown}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|3=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchEvobox/Formes&lt;br /&gt;
|sprite1=Ghost_I&lt;br /&gt;
|name1=Missingno.&lt;br /&gt;
|forme1=Ghost&lt;br /&gt;
|loc1=182&lt;br /&gt;
|type1-1=Bird&lt;br /&gt;
|type2-1=Normal&lt;br /&gt;
|disptype1-1=unknown}}&lt;br /&gt;
{{GlitchEvobox&lt;br /&gt;
|family=Normal&lt;br /&gt;
|sprite1=YGlitch053&lt;br /&gt;
|name1=Z ゥ&lt;br /&gt;
|type1-1=Normal&lt;br /&gt;
|evotype1=Level&lt;br /&gt;
|level1=224&lt;br /&gt;
|sprite2=MissingNo. Z Yellow&lt;br /&gt;
|name2=Missingno.&lt;br /&gt;
|type1-2=???}}&amp;lt;center&amp;gt;&#039;&#039;This Missingno. is hex B8, the Ghost form.&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|2=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchEvobox/Formes&lt;br /&gt;
|sprite1=Spr 1b 142 f&lt;br /&gt;
|name1=Missingno.&lt;br /&gt;
|forme1=Aerodactyl Fossil&lt;br /&gt;
|loc1=183&lt;br /&gt;
|type1-1=Bird&lt;br /&gt;
|type2-1=Normal&lt;br /&gt;
|disptype1-1=unknown}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|1=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchEvobox/Formes&lt;br /&gt;
|sprite1=Spr 1b 141 f&lt;br /&gt;
|name1=Missingno.&lt;br /&gt;
|forme1=Kabutops Fossil&lt;br /&gt;
|loc1=184&lt;br /&gt;
|type1-1=Bird&lt;br /&gt;
|type2-1=Normal&lt;br /&gt;
|disptype1-1=unknown}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Sprites==&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=expandable|collapsible}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
===In Red/Blue===&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Missingno RB.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=RBGlitchMissingno. b.png |&lt;br /&gt;
bsize=56px |&lt;br /&gt;
mimage=AniMS Missingno I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=normal |&lt;br /&gt;
}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
===Kabutops Fossil, Aerodactyl Fossil and Ghost forms===&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Spr 1b 141 f.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=None.png |&lt;br /&gt;
bsize=1px |&lt;br /&gt;
mimage=AniMS Missingno I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=unknown |&lt;br /&gt;
}}&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Spr 1b 142 f.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=None.png |&lt;br /&gt;
bsize=1px |&lt;br /&gt;
mimage=AniMS Missingno I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=unknown |&lt;br /&gt;
}}&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Ghost_I.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=None.png |&lt;br /&gt;
bsize=1px |&lt;br /&gt;
mimage=AniMS Missingno I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=unknown |&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;The backsprites of the Kabutops Fossil, Aerodactyl Fossil and Ghost forms are the same as the Pokémon whose data was accessed last.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
===In Yellow===&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Missingno Y.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=YGlitchMissingno. b.png |&lt;br /&gt;
bsize=56px |&lt;br /&gt;
mimage=YGlitchMenuMissingno.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=normal |&lt;br /&gt;
type2=unknown |&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
[[File:Ketsuban.png|thumb|Sprite of Missingno. in Pokémon Red and Green]]&lt;br /&gt;
[[File:GenIVKetsuban.png|thumb|right|Gene- ration IV sprite]]&lt;br /&gt;
* If counted among normal Pokémon, the typical &#039;normal form&#039; Missingno. has the highest {{stat|Attack}} [[base stats|base stat]] of all valid Pokémon in {{v2|Red and Blue|s}}. This is the thirteenth highest of all Pokémon, not including other glitch Pokémon as of [[Generation V]]. &lt;br /&gt;
** Likewise, the &#039;normal form&#039; Missingno. has the lowest {{stat|Defense}} base stat of any Pokémon, again not including other glitch Pokémon and the third lowest {{stat|Speed}} base stat in {{v2|Red and Blue|s}}.&lt;br /&gt;
*** The {{game|Yellow}} normal form Missingno. have 0 base speed. This ties with various [[Generation I]] glitch Pokémon for the lowest base Speed stat.&lt;br /&gt;
* Missingno. is much [[List of Pokémon by weight|heavier]] than any regular Pokémon. Missingno. is about four times heavier than [[&#039;M (00)]]. Missingno. is about half the weight of [[h POKé]], the heaviest known Pokémon of any kind.&lt;br /&gt;
* Missingno.&#039;s height is 10&#039;0&amp;quot;. [[&#039;M (00)]] is more than twice as tall as Missingno. This makes Missingno. the [[List of Pokémon by height|19th tallest Pokémon]] when compared to non-glitch Pokémon.&lt;br /&gt;
* In its normal form, it has the same learnset as [[&#039;M (00)]], except that &#039;M (00) cannot learn {{m|Substitute}} via [[TM50]] and Missingno. cannot learn {{m|Pound}}.&lt;br /&gt;
* Normal form Missingno.&#039;s stats in {{v2|Red and Blue|s}} are actually determined by the [[Party|parties]] of several {{tc|Biker}}s, read as base stats.&amp;lt;ref name=&amp;quot;TheSmogIssue27&amp;quot;&amp;gt;[http://www.smogon.com/smog/issue27/glitch Smogon - The Smog Issue #27]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Missingno. is the only [[glitch Pokémon]] in [[Generation I]] whose English name is entirely composed of typographical characters. Although other glitch Pokémon such as [[Trainer (glitch Pokémon)|Trainer]] and [[C (uppercase)|C]] may appear to be entirely composed of typographical characters, they contain illegible characters which change depending on the current tileset loaded into memory.&lt;br /&gt;
* In the [[Generation IV]] games, there is a sprite that contains text that reads {{tt|欠番|けつばん}}, Missingno.&#039;s Japanese name in {{wp|kanji}}. However, unlike the Generation I placeholder text &amp;quot;MISSINGNO.&amp;quot;, it exists only to substitute blank tile data, not blank species data. This means that the game will display this if a sprite is referenced that does not exist or cannot be accessed.&lt;br /&gt;
* Missingno. is referred to as &amp;quot;Pokémon 000&amp;quot; on [[Nintendo]]&#039;s consumer support website, referencing its Pokédex number.&lt;br /&gt;
&lt;br /&gt;
==Name origin==&lt;br /&gt;
Missingno.&#039;s English and Japanese names are both derived from &amp;quot;missing number&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* {{wp|MissingNo.|Article on Wikipedia}}&lt;br /&gt;
* [http://iimarck.us/i/missing-number/ Missing Number on IIMarck.us]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{GlitchPkmn}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Glitch Pokémon]]&lt;br /&gt;
[[Category:Glitches]]&lt;br /&gt;
&lt;br /&gt;
[[it:Missingno.]]&lt;br /&gt;
[[pt:Missingno (pokémon)]]&lt;br /&gt;
&lt;br /&gt;
[[de:Missingno.]]&lt;br /&gt;
[[es:MissingNo.]]&lt;br /&gt;
[[fr:MissingNo.]]&lt;br /&gt;
[[ja:けつばん]]&lt;br /&gt;
[[pl:MissingNo.]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=MissingNo.&amp;diff=2113801</id>
		<title>MissingNo.</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=MissingNo.&amp;diff=2113801"/>
		<updated>2014-05-03T01:49:36Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Glitches caused */ : Removed the duplicate statement about inverted sprites; added a link to my own page about that effect; and extended information on player sprites.  /* Official Nintendo statement */ : Changed link to page about effect.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Featured}}&lt;br /&gt;
{{GlitchPkmnInfobox&lt;br /&gt;
| name=Missingno.&lt;br /&gt;
| jname=けつばん&lt;br /&gt;
| tmname=Ketsuban&lt;br /&gt;
| image=Missingno.png&lt;br /&gt;
| caption=The five forms of Missingno (from top to bottom, left to right: Red and Blue Normal, Ghost, Aerodactyl, Kabutops, Yellow Normal).&lt;br /&gt;
| ndex=000&lt;br /&gt;
| typen=&amp;lt;!--6--&amp;gt;4&lt;br /&gt;
| type1=Bird&lt;br /&gt;
| disptype1=unknown&lt;br /&gt;
| type2=Normal&lt;br /&gt;
| type3=Normal&lt;br /&gt;
| type4=999&lt;br /&gt;
| disptype4=unknown&lt;br /&gt;
&amp;lt;!--| type5=???&lt;br /&gt;
| type6=???--&amp;gt;&lt;br /&gt;
| form1=Red/Blue&lt;br /&gt;
| form2=Yellow&lt;br /&gt;
&amp;lt;!--| form3=B6/B7/B8--&amp;gt;&lt;br /&gt;
| species=???&lt;br /&gt;
| height-ftin={{tt|3&#039;3&amp;quot;{{sup/1|RGB}}|1m}}&amp;lt;br&amp;gt;{{tt|10&#039;0&amp;quot;{{sup/1|RB}}|3.3m}}&lt;br /&gt;
| weight-lbs={{tt|22.1{{sup/1|RGB}} lbs.|10kg}}&amp;lt;br&amp;gt;{{tt|3507.2{{sup/1|RB}}|1590.8kg}}&lt;br /&gt;
| games={{3v2|Red|Blue|Yellow}}&lt;br /&gt;
| hex=1F, 20, 32, 34, 38, 3D, 3E, 3F, 43, 44, 45, 4F, 50, 51, 56, 57, 5E, 5F, 73, 79, 7A, 7F, 86, 87, 89, 8C, 92, 9C, 9F, A0, A1, A2, AC, AE, AF, B5, {{tt|B6|Kabutops Fossil Missingno. and a variant of the Yellow form}}, {{tt|B7|Aerodactyl Fossil Missingno. and a variant of the Yellow form}}, {{tt|B8|Ghost Missingno. and a variant of the Yellow form}}&lt;br /&gt;
| lv100exp={{tt|345420|Red and Blue}}&amp;lt;br&amp;gt;{{tt|16136684|Yellow}}&amp;lt;br&amp;gt;{{tt|Varies|The growth rates for the fossil and ghost Missingno. are based on the last Pokémon in the party or the previous Pokémon sent out by the opponent for an opposing fossil or ghost Missingno.}}&lt;br /&gt;
| mewspecial=31, 32, 50, 52, 56, 61, 62, 63, 67, 68, 69, 79, 80, 81, 86, 87, 94, 95, 115, 121, 122, 127, 134, 135, 137, 140, 146, 156, 159, 160, 161, 162, 172, 174, 175, 181, {{tt|182|Kabutops Fossil Missingno.}}, {{tt|183|Aerodactyl Fossil Missingno.}}, {{tt|184|Ghost Missingno.}}&lt;br /&gt;
| johtoguard={{p|Scizor}}, {{p|Shuckle}}, {{p|Heracross}}, {{p|Sneasel}}, {{p|Teddiursa}}, {{p|Ursaring}}, {{p|Slugma}}, {{p|Magcargo}}, {{p|Swinub}}, {{p|Piloswine}}, {{p|Corsola}}, {{p|Remoraid}}, {{p|Octillery}}, {{p|Delibird}}, {{p|Mantine}}, {{p|Skarmory}}, {{p|Houndour}}, {{p|Houndoom}}, {{p|Kingdra}}, {{p|Phanpy}}, {{p|Donphan}}, {{p|Porygon2}}, {{p|Stantler}}, {{p|Smeargle}}, {{p|Tyrogue}}, {{p|Hitmontop}}, {{p|Smoochum}}, {{p|Elekid}}, {{p|Magby}}, {{p|Miltank}}, {{p|Blissey}}, {{p|Raikou}}, {{p|Entei}}, {{p|Suicune}}, {{p|Larvitar}}, {{p|Pupitar}}{{tt|*|Kabutops Fossil form}}, {{p|Tyranitar}}{{tt|*|Aerodactyl Fossil form}}, {{p|Lugia}}{{tt|*|Ghost form}}, {{p|Ho-Oh}}&lt;br /&gt;
| catchrate=29 {{sup/1|RB}}, 0 {{sup/1|Y}} &lt;br /&gt;
| generation=1&lt;br /&gt;
| gen1equivexists=no&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Missingno.&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;けつばん&#039;&#039;&#039; &#039;&#039;Ketsuban&#039;&#039;) is a dual-type {{2t|Bird|Normal}} [[glitch Pokémon]] in {{game|Red and Blue|s}}, and a dual-type {{t|Normal}}/randomly named glitch type (which often has &#039;9&#039; in it) [[glitch Pokémon]] in {{game|Yellow}}. It is arguably the best known glitch Pokémon, closely followed by [[&#039;M (00)]] and it is the easiest glitch Pokémon to find in the localizations. It has five distinct forms, but two of them (the Red/Blue and Yellow normal forms) share 36 index numbers each.&lt;br /&gt;
&lt;br /&gt;
In later generations, other glitch Pokémon are sometimes referred to as &amp;quot;a Missingno.&amp;quot;, such as {{?|10}}, {{gp|?}}, and [[-----]]. Despite this, the name &amp;quot;Missingno.&amp;quot; is a misnomer in this case; they have little relation to the one found in {{game|Red and Blue|s}} or {{v2|Yellow}}.&lt;br /&gt;
&lt;br /&gt;
Missingno.&#039;s [[cry]] is generally the game&#039;s equivalent of a &amp;quot;blank&amp;quot; cry: a {{p|Nidoran♂}} (base 00)&#039;s cry with a pitch of 0 and no echo. This is because the cries of these Pokémon are undefined in the data structure. A few Missingno. have different cries (specifically &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x43&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x45&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x4F&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x51&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x5E&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x5F&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x7F&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;, and &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0xB5&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;) and due to these cries being valid and not garbage data (unrelated data read in the wrong way, as is the case with most of Missingno.&#039;s properties), this is one of the things that support the view that Missingno. may have originally been deleted Pokémon (see [[:#Missingno. as deleted Pokémon theory and unique cries|this section]]).&lt;br /&gt;
&lt;br /&gt;
The Pokédex entries of Missingno. and all glitch Pokémon with a Pokédex number of 0 will only appear upon capture if the player has not encountered {{p|Cubone}}, but as with all glitch Pokédex entries, they normally remain inaccessible through the actual Pokédex. An exception to this is in {{2v2|Red|Green}}, where Missingno. can be &amp;quot;registered&amp;quot;; in the Pokédex if the player enables the &#039;seen&#039; flag for #152 through select button glitches and memory corruption. If Missingno.&#039;s Pokédex data is viewed, {{p|Rhydon}}&#039;s cry will be heard, followed by Missingno.&#039;s entry, which is blank, but the game will play a series of glitchy sounds.&lt;br /&gt;
&lt;br /&gt;
All Missingno. cannot evolve or learn any level up moves.&lt;br /&gt;
&lt;br /&gt;
==Forms== &lt;br /&gt;
==={{v2|Red and Blue|s}} normal form===&lt;br /&gt;
[[File:Missingno RB.png|thumb]]&lt;br /&gt;
Missingno.&#039;s Red and Blue normal form is a dual-type {{2t|Bird|Normal}} glitch Pokémon. It has a sprite that is a strange block of glitched pixels in a backward-L shape. Due to the larger number of characters that can be used to make it appear, it is the most common form. Normal form is exclusive to {{game|Red and Blue|s}}.&lt;br /&gt;
* This form appears through the [[old man glitch]] if the character in the third, fifth, or seventh slot of the player&#039;s name is the end-name marker, G, H, J, M, S, T, :, ], a, b, c, m, o, p, or v.&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 31, 32, 50, 52, 56, 61, 62, 63, 67, 68, 69, 79, 80, 81, 86, 87, 94, 95, 115, 121, 122, 127, 134, 135, 137, 140, 146, 156, 159, 160, 161, 162, 172, 174, 175 or 181.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Scizor}}, {{p|Shuckle}}, {{p|Heracross}}, {{p|Sneasel}}, {{p|Teddiursa}}, {{p|Ursaring}}, {{p|Slugma}}, {{p|Magcargo}}, {{p|Swinub}}, {{p|Piloswine}}, {{p|Corsola}}, {{p|Remoraid}}, {{p|Octillery}}, {{p|Delibird}}, {{p|Mantine}}, {{p|Skarmory}}, {{p|Houndour}}, {{p|Houndoom}}, {{p|Kingdra}}, {{p|Phanpy}}, {{p|Donphan}}, {{p|Porygon2}}, {{p|Stantler}}, {{p|Smeargle}}, {{p|Tyrogue}}, {{p|Hitmontop}}, {{p|Smoochum}}, {{p|Elekid}}, {{p|Magby}}, {{p|Miltank}}, {{p|Blissey}}, {{p|Raikou}}, {{p|Entei}}, {{p|Suicune}}, {{p|Larvitar}}, or {{p|Ho-Oh}}.&lt;br /&gt;
&lt;br /&gt;
==={{v2|Yellow}} normal form===&lt;br /&gt;
[[File:Missingno Y.png|frame|right]]&lt;br /&gt;
Missingno.&#039;s {{v2|Yellow}} normal form is a dual-type {{t|Normal}} and randomly named glitch type (often containing &#039;9&#039;) glitch Pokémon. This form uses the palette of {{p|Pikachu}}, and so appears as yellow and red glitched boxes. They also cause glitches that Missingno. in Red and Blue do not. If caught, they will cause graphical glitches, possibly rendering the player invisible and making duplicates of the player, and all other on-screen characters walk in random locations on the screen after battle. These forms do not appear through the [[old man glitch]], as it was removed in Yellow. It is likely that the game will freeze or get stuck when attempting to battle Yellow Missingno.&#039;s normal form due to an invalid sprite pointer; &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;0x0600&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt;. This is also what causes the walking characters effect.&lt;br /&gt;
&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 31, 32, 56, 61, 62, 63, 67, 68, 69, 86, 87, 94, 95, 115, 121, 122, 127, 134, 135, 137, 140, 146, 156, 159, 160, 161, 162, 172, 174, 175 or 181.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Scizor}}, {{p|Shuckle}}, {{p|Heracross}}, {{p|Sneasel}}, {{p|Teddiursa}}, {{p|Ursaring}}, {{p|Slugma}}, {{p|Magcargo}}, {{p|Swinub}}, {{p|Piloswine}}, {{p|Corsola}}, {{p|Remoraid}}, {{p|Octillery}}, {{p|Delibird}}, {{p|Mantine}}, {{p|Skarmory}}, {{p|Houndour}}, {{p|Houndoom}}, {{p|Kingdra}}, {{p|Phanpy}}, {{p|Donphan}}, {{p|Porygon2}}, {{p|Stantler}}, {{p|Smeargle}}, {{p|Tyrogue}}, {{p|Hitmontop}}, {{p|Smoochum}}, {{p|Elekid}}, {{p|Magby}}, {{p|Miltank}}, {{p|Blissey}}, {{p|Raikou}}, {{p|Entei}}, {{p|Suicune}}, {{p|Larvitar}}, or {{p|Ho-Oh}}.&lt;br /&gt;
* Encountering this Missingno. form is &#039;&#039;&#039;not&#039;&#039;&#039; safe, as it usually causes the game to freeze or get stuck.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Fossil and ghost Missingno.===&lt;br /&gt;
The [[Fossil]] and ghost Missingno. (otherwise known as &#039;special Missingno.&#039;) are three unique forms of Missingno. that share their sprites with the {{p|Kabutops}} Fossil and {{p|Aerodactyl}} Fossil from the [[Pewter Museum of Science]], as well as the [[Ghost (literal)|ghosts from the Pokémon Tower]]. This is because the game actually uses their index numbers to get their sprite data in the museum (but if this is true with the ghost sprite is unconfirmed). These Pokémon have no constant [[base stats]], [[List of Pokémon by experience type|experience types]] or starting [[move]]s; instead they take this data from the last Pokémon in the party other than another special Missingno. If an enemy [[Trainer]] sends out a special Missingno. the aforementioned data is taken from the previous Pokémon they sent out (the user&#039;s Pokémon in battle does not count here).&lt;br /&gt;
&lt;br /&gt;
The Fossil and ghost Missingno. exist in Yellow and have the same sprites as in {{2v2|Red|Blue}}. They also work the same way. Since the sprites are valid, these Missingno. can be encountered instead of Yellow&#039;s normal Missingno. and will never freeze the game on the opponent&#039;s side. &lt;br /&gt;
&lt;br /&gt;
===={{p|Kabutops}} [[Fossil]] form====&lt;br /&gt;
[[File:Spr 1b 141 f.png|thumb]]&lt;br /&gt;
Missingno.&#039;s {{p|Kabutops}} Fossil form uses the sprite of the {{p|Kabutops}} Fossil found in the [[Pewter Museum of Science]]. It is index number 182 (hex:B6).&lt;br /&gt;
&lt;br /&gt;
* This form appears through the [[old man glitch]] if w is the character in the third, fifth, or seventh slot of the player&#039;s chosen name.&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 182.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Pupitar}}.&lt;br /&gt;
&lt;br /&gt;
===={{p|Aerodactyl}} [[Fossil]] form====&lt;br /&gt;
[[File:Spr 1b 142 f.png|thumb]]&lt;br /&gt;
Missingno.&#039;s {{p|Aerodactyl}} Fossil form uses the sprite of the {{p|Aerodactyl}} Fossil found in the [[Pewter Museum of Science]]. It is index number 183 (hex:B7).&lt;br /&gt;
&lt;br /&gt;
* This form appears through the [[old man glitch]] if x is the character in the third, fifth, or seventh slot of the player&#039;s chosen name.&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 183.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Tyranitar}}.&lt;br /&gt;
&lt;br /&gt;
===={{OBP|Ghost|literal}} form====&lt;br /&gt;
[[File:Ghost I.png|thumb]]&lt;br /&gt;
Missingno.&#039;s Ghost form uses the sprite of the {{OBP|Ghost|literal|ghost}} found in [[Pokémon Tower]] if the player does not have the [[Silph Scope]]. It is index number 184 (hex:B8)&lt;br /&gt;
&lt;br /&gt;
In the Japanese versions, this form is not actually a Missingno. In these versions, rather than being named &#039;けつばん&#039; (ketsuban) it is named &amp;quot;Ghost&amp;quot; (Japanese: ゴースト). This is unused, because all Pokémon Tower ghosts including the deceased {{p|Marowak}} use the hiragana ゆうれい (&#039;[[wikipedia:Yūrei|yuurei]]&#039;) instead, which can mean the same thing but may specifically refer to the Japanese interpretation of ghosts in folklore.&lt;br /&gt;
&lt;br /&gt;
* This form appears through the [[old man glitch]] if y is the character in the third, fifth, or seventh slot of the player&#039;s chosen name.&lt;br /&gt;
* This form appears through the [[Mew glitch]] with a {{stat|Special}} stat of 184.&lt;br /&gt;
* This form appears through evolving [[.PkMn|.{{PK}}{{MN}}]]{{sup/1|RB}} or [[Z ゥ]]{{sup/1|Y}} at level 224.&lt;br /&gt;
* This form can be obtained through the [[Johto guard glitch]] if the [[trade]]d Pokémon is {{p|Lugia}}.&lt;br /&gt;
&lt;br /&gt;
==Glitches caused==&lt;br /&gt;
[[File:Halloffameglitches.png|thumb|160px|Examples of corrupted Hall of Fame entries]]&lt;br /&gt;
[[File:Missingno glitch walking players.png|thumb|left|160px|Example of multiple walking players on the screen]]&lt;br /&gt;
Missingno.&#039;s appearance in-battle allows the [[Item duplication glitch#Pokédex 000 item duplication glitch|item duplication glitch]], which increases the number of items in the 6th Bag slot by 128 unless the number of items in the slot already exceeds 128.&lt;br /&gt;
&lt;br /&gt;
Encountering Missingno. has been known to interfere with the save game data in various ways, such as adversely affecting the [[Hall of Fame]] data.  The Hall of Fame corruption is a partial save; evident by the fact that playing Pokémon Red and Blue in {{g|Stadium}} via the [[Game Boy Tower]] and encountering a normal Missingno. will make a message appear stating that the game was saved.&lt;br /&gt;
&lt;br /&gt;
When a Trainer battles with Missingno. in their [[party]], both the Trainer sprite and their Pokémon&#039;s sprites will be scrambled, and all other sprites will be [[Inverted_Sprites|reversed]]. Viewing the [[stats]] screen of a non-glitch Pokémon will remove the effects.&lt;br /&gt;
&lt;br /&gt;
In Pokémon Yellow, capturing Missingno. will commonly cause multiple player sprites, and sometimes other NPC&#039;s, to walk around the screen.  If the NPC is aligned to the grid, it is possible to talk to them.  Doing so may display text from the area, or may cause glitch text. &amp;lt;!--There should be an article on that, but unfortunately isn&#039;t.  If one were created, the error codes page could be merged.--&amp;gt; Collision with those NPC&#039;s is buggy, but the game does handle it.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Trading Missingno.==&lt;br /&gt;
Missingno. can be traded from Red and Blue into {{game|Yellow}}, but cannot be traded forward through the [[Time Capsule]] into {{game2|Gold|Silver|Crystal}}. In Yellow, Missingno. levels down to level 1 if it gains any experience, and cannot grow any higher due to a glitched experience type. In Yellow, the only way to keep using a Missingno. at a different level in battle is to use a [[link cable]] to battle between two games.&lt;br /&gt;
&lt;br /&gt;
In the trade center, Missingno., due to its [[index number]], appears as many different [[Generation II]] Pokémon from the perspective of {{game2|Gold|Silver|Crystal}}. For a full list of the Generation II Pokémon Missingno. can appear as, see [[list of Pokémon by index number (Generation I)]]. If the player tries to trade Missingno., a message will appear stating &amp;quot;&#039;&#039;Your &amp;lt;name&amp;gt; appears abnormal&#039;&#039;.&amp;quot; and the trade will automatically be cancelled. &amp;lt;!--Rarely, if a Missingno. is successfully traded, it will become the Pokémon it was said to be, and act normally (though it will retain any and all moves it had as a Missingno.). At this point, it only may be traded back into the Generation I game while the player is still in the Time Capsule (where it will again become a Missingno.), as if the player leaves, the Generation II game will detect it as a {{cat|Generation II Pokémon}} and not allow the player to enter the Time Capsule.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==In {{Eng|Pokémon Stadium}}==&lt;br /&gt;
When viewed in {{Eng|Pokémon Stadium}}, Missingno. will appear as a {{m|substitute}} doll, while in [[Pokémon Stadium 2]], Missingno. will show up as a {{p|Ditto}}, and if the game is saved via Stadium 2, will then become a Ditto permanently. Capturing Missingno. in the [[Game Boy Tower]] in Pokémon Stadium may cause the cartridge to become unable to be played with Pokémon Stadium.&lt;br /&gt;
&lt;br /&gt;
==Missingno. as deleted Pokémon theory and unique cries==&lt;br /&gt;
The name &amp;quot;Missingno.&amp;quot; is used for the invalid Pokémon with index numbers in between valid Pokémon and is a shortened form of &amp;quot;missing number&amp;quot;, derived from its Japanese name, けつばん (Ketsuban). The fact that {{p|Rhydon}}, the Pokémon with index number &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;01&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt; was the first Pokémon ever made&amp;lt;ref&amp;gt;[http://www.nintendo.co.jp/nom/0007/gfreak/page02.html 開発スタッフインタビュー／キャラクターが決まるまで - Nintendo of Japan]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.glitterberri.com/pokemon-red-blue/game-freak-staff-interview/creating-the-pokemon/ GlitterBerri&#039;s Game Translations » Creating the Pokémon]&amp;lt;/ref&amp;gt; has lead to speculation that the [[List of Pokémon by index number (Generation I)|index numbers of Pokémon in Generation I]] represent the order that they were programmed into the game, with Missingno. being deleted entries.&lt;br /&gt;
&lt;br /&gt;
Supporting this theory is the fact that of the 39 Missingno., nine of them have unique cries that do not consist of all &amp;lt;tt&amp;gt;&amp;lt;b&amp;gt;00&amp;lt;/b&amp;gt;&amp;lt;/tt&amp;gt; values. &amp;lt;ref&amp;gt;[http://iimarck.us/i/missing-number/ Missing Number - IIMarck.us]&amp;lt;/ref&amp;gt; These cries are located in a table in between real Pokémon cries, suggesting that they are not garbage data (unrelated data interpreted in the wrong way, as is the case with most of Missingno.&#039;s properties).&lt;br /&gt;
&lt;br /&gt;
The cry values are as follows:&lt;br /&gt;
&lt;br /&gt;
{| {| style=&amp;quot;background: #{{unknown color light}}; {{roundy|1em}}; border: 5px solid #{{unknown color}}; margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| border=1 width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF; border:1px solid #{{unknown color light}}; border-collapse:collapse; margin:auto&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[Index number|Hex]]&lt;br /&gt;
! [[Index number|Dec]]&lt;br /&gt;
! Base cry&lt;br /&gt;
! Pitch&lt;br /&gt;
! Length&lt;br /&gt;
|-&lt;br /&gt;
|0x43&lt;br /&gt;
|67&lt;br /&gt;
|0&lt;br /&gt;
|128&lt;br /&gt;
|16&lt;br /&gt;
|-&lt;br /&gt;
|0x45&lt;br /&gt;
|69&lt;br /&gt;
|29&lt;br /&gt;
|244&lt;br /&gt;
|64&lt;br /&gt;
|-&lt;br /&gt;
|0x4F&lt;br /&gt;
|79&lt;br /&gt;
|34&lt;br /&gt;
|255&lt;br /&gt;
|64&lt;br /&gt;
|-&lt;br /&gt;
|0x51&lt;br /&gt;
|81&lt;br /&gt;
|14&lt;br /&gt;
|224&lt;br /&gt;
|96&lt;br /&gt;
|-&lt;br /&gt;
|0x5E&lt;br /&gt;
|94&lt;br /&gt;
|15&lt;br /&gt;
|64&lt;br /&gt;
|192&lt;br /&gt;
|-&lt;br /&gt;
|0x5F&lt;br /&gt;
|95&lt;br /&gt;
|15&lt;br /&gt;
|32&lt;br /&gt;
|192&lt;br /&gt;
|-&lt;br /&gt;
|0x7F&lt;br /&gt;
|127&lt;br /&gt;
|17&lt;br /&gt;
|32&lt;br /&gt;
|16&lt;br /&gt;
|-&lt;br /&gt;
|0x89&lt;br /&gt;
|137&lt;br /&gt;
|15&lt;br /&gt;
|64&lt;br /&gt;
|128&lt;br /&gt;
|-&lt;br /&gt;
|0xB5&lt;br /&gt;
|181&lt;br /&gt;
|29&lt;br /&gt;
|0&lt;br /&gt;
|128&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
([https://www.youtube.com/watch?v=ZYEeLYSM5P0 Video of the cries])&lt;br /&gt;
&lt;br /&gt;
It is notable that the number 151+39 comes to 190; a round number that may have very well been the initial number of Generation I Pokémon considered. This is supported by [http://www.smogon.com/forums/threads/there-were-190-pok%C3%A9mon.78267/ a thread] on [[Smogon]] where Zog says that [[Shigeki Morimoto]]; a Pokémon designer confirmed that there were 190 Pokémon, and that &#039;the rest were saved for later&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Official Nintendo statement==&lt;br /&gt;
[[Nintendo]] has an official description of Missingno. listed in their Customer Service troubleshooting section:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;MissingNO is a programming quirk, and not a real part of the game. When you get this, your game can perform strangely, and the [[Inverted_Sprites|graphics will often become scrambled]]. The MissingNO Pokémon is most often found after you perform the [[Old man glitch#Other coast related exploits|Fight Safari Zone Pokémon trick]].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;To fix the scrambled graphics, try releasing the MissingNo Pokémon. If the problem persists, the only solution is to re-start your game. This means erasing your current game and starting a brand new one.&amp;quot; &amp;lt;ref name=&amp;quot;NintendoTroubleshooting&amp;quot;&amp;gt;[http://www.nintendo.com/consumer/systems/gameboy/trouble_specificgame.jsp#missingno Nintendo - Consumer Service]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nintendo was incorrect on the method for fixing graphical issues; releasing Missingno. does not fix the graphics. The correct way to fix these issues is to view the Pokédex data or stat page of an official Pokémon or a [[Glitch Pokémon family|hybrid glitch Pokémon]].&lt;br /&gt;
&lt;br /&gt;
==Game data==&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
===Pokédex entry===&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=expandable|collapsible}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Red/Blue====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:RBGlitchDexMissingno..png|thumb|center|Missingno.&#039;s [[Pokédex]] data in {{game|Red and Blue|s}}]]&lt;br /&gt;
{{Dex&lt;br /&gt;
|gen=1&lt;br /&gt;
|type=unknown&lt;br /&gt;
|type2=normal&lt;br /&gt;
|redbluedex={{tt|コメント さくせいちゅう|Comment to be written}} ([[Pokémon Blue Version (Japanese)|Japanese Blue Version]])&lt;br /&gt;
|yellowdex={{tt|&amp;amp;nbsp;       &amp;amp;nbsp;|Blank Pokédex entry}}&lt;br /&gt;
|stadiumdex=n/a&lt;br /&gt;
|golddex=n/a&lt;br /&gt;
|silverdex=n/a&lt;br /&gt;
|crystaldex=n/a&lt;br /&gt;
|stadium2dex=n/a&lt;br /&gt;
|rsedex=n/a&lt;br /&gt;
|frlgdex=n/a&lt;br /&gt;
|dpptdex=n/a&lt;br /&gt;
|hgssdex=n/a&lt;br /&gt;
|bwdex=n/a&lt;br /&gt;
|b2w2dex=n/a&lt;br /&gt;
|xydex=n/a&lt;br /&gt;
|}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
====In Yellow====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File:YGlitchDexMissingno..png|thumb|center|Missingno.&#039;s [[Pokédex]] data in {{game|Yellow}}]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Game locations===&lt;br /&gt;
{{AvailabilityGlitch|&lt;br /&gt;
type={{#switch: {{#expr: {{#time: z}} mod 5}}|4=unknown|normal}}|&lt;br /&gt;
type2={{#switch: {{#expr: {{#time: z}} mod 5}}|4=normal|unknown}}|&lt;br /&gt;
gen=1 |&lt;br /&gt;
rbrarity=[[Glitch]] |&lt;br /&gt;
rbarea=[[Old man glitch]], [[Mew glitch]], [[Johto guard glitch]]|&lt;br /&gt;
yrarity=[[Glitch]] |&lt;br /&gt;
yarea=[[Mew glitch]], [[Johto guard glitch]]|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
===Base stats===&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=expandable|collapsible}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Red/Blue====&lt;br /&gt;
For the 36 [[:#Pokémon Red and Blue Versions normal Missingno.|normal Missingno.]]:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{stats/GenI |&lt;br /&gt;
HP=33 |&lt;br /&gt;
Attack=136 |&lt;br /&gt;
Defense=0 |&lt;br /&gt;
Special=6 |&lt;br /&gt;
Speed=29 |&lt;br /&gt;
type=unknown |&lt;br /&gt;
type2=normal }}&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Yellow====&lt;br /&gt;
For the 36 [[:#Pokémon Yellow Version normal Missingno.|normal Missingno.]]:&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{stats/GenI |&lt;br /&gt;
HP=178 |&lt;br /&gt;
Attack=19 |&lt;br /&gt;
Defense=11 |&lt;br /&gt;
Special=23 |&lt;br /&gt;
Speed=0 |&lt;br /&gt;
type=Normal |&lt;br /&gt;
type2=unknown }}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
===Type effectiveness===&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=expandable|collapsible}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Red/Blue====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{RBY type effectiveness|&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=Normal |&lt;br /&gt;
Normal=  100 |&lt;br /&gt;
Flying=  100 |&lt;br /&gt;
Fighting=200 |&lt;br /&gt;
Ground=  100 |&lt;br /&gt;
Rock=    100 |&lt;br /&gt;
Bug=     100 |&lt;br /&gt;
Poison=  100 |&lt;br /&gt;
Ghost=     0 |&lt;br /&gt;
Fire=    100 |&lt;br /&gt;
Water=   100 |&lt;br /&gt;
Grass=   100 |&lt;br /&gt;
Electric=100 |&lt;br /&gt;
Psychic= 100 |&lt;br /&gt;
Ice=     100 |&lt;br /&gt;
Dragon=  100 |&lt;br /&gt;
notes=yes|&lt;br /&gt;
glitch=primary}}&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
====In Yellow====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{RBY type effectiveness|&lt;br /&gt;
type1=Normal|&lt;br /&gt;
type2=unknown|&lt;br /&gt;
Normal=  100 |&lt;br /&gt;
Flying=  100 |&lt;br /&gt;
Fighting=200 |&lt;br /&gt;
Ground=  100 |&lt;br /&gt;
Rock=    100 |&lt;br /&gt;
Bug=     100 |&lt;br /&gt;
Poison=  100 |&lt;br /&gt;
Ghost=     0 |&lt;br /&gt;
Fire=    100 |&lt;br /&gt;
Water=   100 |&lt;br /&gt;
Grass=   100 |&lt;br /&gt;
Electric=100 |&lt;br /&gt;
Psychic= 100 |&lt;br /&gt;
Ice=     100 |&lt;br /&gt;
Dragon=  100 |&lt;br /&gt;
notes=yes|&lt;br /&gt;
glitch=secondary}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Learnset===&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
====By [[Level|leveling up]]====&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|0=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
=====Normal Red and Blue form=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{learnlist/levelh|Missingno.|unknown|normal|1|0}}&lt;br /&gt;
{{learnlist/level1|Start|Water Gun|Water|40|100|25}}&lt;br /&gt;
{{learnlist/level1|Start|Water Gun|Water|40|100|25}}&lt;br /&gt;
{{learnlist/level1|Start|Sky Attack|Flying|140|90|5}}&lt;br /&gt;
{{learnlist/levelf|Missingno.|unknown|normal|1|5}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|1=collapsible|2=collapsible|3=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
=====Kabutops Fossil, Aerodactyl Fossil and Ghost forms=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
The starting moves of the Kabutops Fossil, Aerodactyl Fossil and Ghost forms are the same as the Pokémon whose data was accessed last.&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
=====Normal Yellow form=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{learnlist/levelh|Missingno.|Normal|unknown|1|0}}&lt;br /&gt;
{{learnlist/level1|Start|Pay Day|Normal|40|100|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|Start|Bind|Normal|15|75|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/level1|Start|Water Gun|Water|40|100|25}}&lt;br /&gt;
{{learnlist/levelf|Missingno.|Normal|unknown|1|5}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
====By [[TM]]/[[HM]]====&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|0=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
=====Normal Red and Blue form=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{learnlist/tmh|Missingno.|unknown|normal|1|0}}&lt;br /&gt;
{{learnlist/tm1|TM01|Mega Punch|Normal|80|85|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM02|Razor Wind|Normal|80|75|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM03|Swords Dance|Normal|&amp;amp;mdash;|&amp;amp;mdash;|30}}&lt;br /&gt;
{{learnlist/tm1|TM05|Mega Kick|Normal|120|75|5||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM06|Toxic|Poison|&amp;amp;mdash;|85|10}}&lt;br /&gt;
{{learnlist/tm1|TM09|Take Down|Normal|90|85|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM10|Double-Edge|Normal|100|100|15||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM11|BubbleBeam|Water|65|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM13|Ice Beam|Ice|95|100|10}}&lt;br /&gt;
{{learnlist/tm1|TM14|Blizzard|Ice|120|90|5}}&lt;br /&gt;
{{learnlist/tm1|TM17|Submission|Fighting|80|80|25}}&lt;br /&gt;
{{learnlist/tm1|TM19|Seismic Toss|Fighting|&amp;amp;mdash;|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM20|Rage|Normal|20|100|20||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM25|Thunder|Electric|120|70|10}}&lt;br /&gt;
{{learnlist/tm1|TM26|Earthquake|Ground|100|100|10}}&lt;br /&gt;
{{learnlist/tm1|TM27|Fissure|Ground|&amp;amp;mdash;|30|5}}&lt;br /&gt;
{{learnlist/tm1|TM29|Psychic|Psychic|90|100|10}}&lt;br /&gt;
{{learnlist/tm1|TM30|Teleport|Psychic|&amp;amp;mdash;|&amp;amp;mdash;|20}}&lt;br /&gt;
{{learnlist/tm1|TM43|Sky Attack|Flying|140|90|5}}&lt;br /&gt;
{{learnlist/tm1|TM44|Rest|Psychic|&amp;amp;mdash;|&amp;amp;mdash;|10}}&lt;br /&gt;
{{learnlist/tm1|TM45|Thunder Wave|Electric|&amp;amp;mdash;|100|20}}&lt;br /&gt;
{{learnlist/tm1|TM49|Tri Attack|Normal|80|100|10||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|TM50|Substitute|Normal|&amp;amp;mdash;|&amp;amp;mdash;|10}}&lt;br /&gt;
{{learnlist/tm1|HM01|Cut|Normal|50|95|30||&#039;&#039;&#039;}}&lt;br /&gt;
{{learnlist/tm1|HM02|Fly|Flying|70|95|15}}&lt;br /&gt;
{{learnlist/tmf|Missingno.|unknown|normal|1|5}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|1=collapsible|2=collapsible|3=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
=====Kabutops Fossil, Aerodactyl Fossil and Ghost forms=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
The TM/HM learnset of the Kabutops Fossil, Aerodactyl Fossil and Ghost forms are the same as the Pokémon at the bottom of the party other than another Missingno. of one of these three kinds.&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
=====Normal Yellow form=====&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{learnlist/tmh|Missingno.|normal|unknown|1|0}}&lt;br /&gt;
{{learnlist/tm1null}}&lt;br /&gt;
{{learnlist/tmf|Missingno.|normal|unknown|1|5}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
===Evolution===&lt;br /&gt;
&amp;lt;!--Missingno. does not, nor has it ever, evolved into Kangaskhan. That is &#039;M. NOT Missingno.--&amp;gt;&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|0=collapsible|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchEvobox/Formes&lt;br /&gt;
|sprite1=Missingno_RB&lt;br /&gt;
|name1=Missingno.&lt;br /&gt;
|forme1=RB&lt;br /&gt;
|loc1=36 index numbers.&lt;br /&gt;
|type1-1=Bird&lt;br /&gt;
|type2-1=Normal&lt;br /&gt;
|disptype1-1=unknown&lt;br /&gt;
|sprite2=Missingno_Y&lt;br /&gt;
|forme2=Yellow&lt;br /&gt;
|loc2=36 index numbers.&lt;br /&gt;
|type1-2=Normal&lt;br /&gt;
|type2-2=999&lt;br /&gt;
|disptype2-2=unknown}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|3=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchEvobox/Formes&lt;br /&gt;
|sprite1=Ghost_I&lt;br /&gt;
|name1=Missingno.&lt;br /&gt;
|forme1=Ghost&lt;br /&gt;
|loc1=182&lt;br /&gt;
|type1-1=Bird&lt;br /&gt;
|type2-1=Normal&lt;br /&gt;
|disptype1-1=unknown}}&lt;br /&gt;
{{GlitchEvobox&lt;br /&gt;
|family=Normal&lt;br /&gt;
|sprite1=YGlitch053&lt;br /&gt;
|name1=Z ゥ&lt;br /&gt;
|type1-1=Normal&lt;br /&gt;
|evotype1=Level&lt;br /&gt;
|level1=224&lt;br /&gt;
|sprite2=MissingNo. Z Yellow&lt;br /&gt;
|name2=Missingno.&lt;br /&gt;
|type1-2=???}}&amp;lt;center&amp;gt;&#039;&#039;This Missingno. is hex B8, the Ghost form.&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|2=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchEvobox/Formes&lt;br /&gt;
|sprite1=Spr 1b 142 f&lt;br /&gt;
|name1=Missingno.&lt;br /&gt;
|forme1=Aerodactyl Fossil&lt;br /&gt;
|loc1=183&lt;br /&gt;
|type1-1=Bird&lt;br /&gt;
|type2-1=Normal&lt;br /&gt;
|disptype1-1=unknown}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|1=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchEvobox/Formes&lt;br /&gt;
|sprite1=Spr 1b 141 f&lt;br /&gt;
|name1=Missingno.&lt;br /&gt;
|forme1=Kabutops Fossil&lt;br /&gt;
|loc1=184&lt;br /&gt;
|type1-1=Bird&lt;br /&gt;
|type2-1=Normal&lt;br /&gt;
|disptype1-1=unknown}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;collapsible&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Sprites==&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=expandable|collapsible}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
===In Red/Blue===&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Missingno RB.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=RBGlitchMissingno. b.png |&lt;br /&gt;
bsize=56px |&lt;br /&gt;
mimage=AniMS Missingno I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=normal |&lt;br /&gt;
}}&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
===Kabutops Fossil, Aerodactyl Fossil and Ghost forms===&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Spr 1b 141 f.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=None.png |&lt;br /&gt;
bsize=1px |&lt;br /&gt;
mimage=AniMS Missingno I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=unknown |&lt;br /&gt;
}}&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Spr 1b 142 f.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=None.png |&lt;br /&gt;
bsize=1px |&lt;br /&gt;
mimage=AniMS Missingno I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=unknown |&lt;br /&gt;
}}&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Ghost_I.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=None.png |&lt;br /&gt;
bsize=1px |&lt;br /&gt;
mimage=AniMS Missingno I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=unknown |&lt;br /&gt;
type2=unknown |&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;The backsprites of the Kabutops Fossil, Aerodactyl Fossil and Ghost forms are the same as the Pokémon whose data was accessed last.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
|- class=&amp;quot;{{#switch: {{#expr: {{#time: z}} mod 5}}|4=collapsible|expandable}}&amp;quot;&lt;br /&gt;
| &lt;br /&gt;
===In Yellow===&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=Missingno Y.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=YGlitchMissingno. b.png |&lt;br /&gt;
bsize=56px |&lt;br /&gt;
mimage=YGlitchMenuMissingno.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=normal |&lt;br /&gt;
type2=unknown |&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
[[File:Ketsuban.png|thumb|Sprite of Missingno. in Pokémon Red and Green]]&lt;br /&gt;
[[File:GenIVKetsuban.png|thumb|right|Gene- ration IV sprite]]&lt;br /&gt;
* If counted among normal Pokémon, the typical &#039;normal form&#039; Missingno. has the highest {{stat|Attack}} [[base stats|base stat]] of all valid Pokémon in {{v2|Red and Blue|s}}. This is the thirteenth highest of all Pokémon, not including other glitch Pokémon as of [[Generation V]]. &lt;br /&gt;
** Likewise, the &#039;normal form&#039; Missingno. has the lowest {{stat|Defense}} base stat of any Pokémon, again not including other glitch Pokémon and the third lowest {{stat|Speed}} base stat in {{v2|Red and Blue|s}}.&lt;br /&gt;
*** The {{game|Yellow}} normal form Missingno. have 0 base speed. This ties with various [[Generation I]] glitch Pokémon for the lowest base Speed stat.&lt;br /&gt;
* Missingno. is much [[List of Pokémon by weight|heavier]] than any regular Pokémon. Missingno. is about four times heavier than [[&#039;M (00)]]. Missingno. is about half the weight of [[h POKé]], the heaviest known Pokémon of any kind.&lt;br /&gt;
* Missingno.&#039;s height is 10&#039;0&amp;quot;. [[&#039;M (00)]] is more than twice as tall as Missingno. This makes Missingno. the [[List of Pokémon by height|19th tallest Pokémon]] when compared to non-glitch Pokémon.&lt;br /&gt;
* In its normal form, it has the same learnset as [[&#039;M (00)]], except that &#039;M (00) cannot learn {{m|Substitute}} via [[TM50]] and Missingno. cannot learn {{m|Pound}}.&lt;br /&gt;
* Normal form Missingno.&#039;s stats in {{v2|Red and Blue|s}} are actually determined by the [[Party|parties]] of several {{tc|Biker}}s, read as base stats.&amp;lt;ref name=&amp;quot;TheSmogIssue27&amp;quot;&amp;gt;[http://www.smogon.com/smog/issue27/glitch Smogon - The Smog Issue #27]&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Missingno. is the only [[glitch Pokémon]] in [[Generation I]] whose English name is entirely composed of typographical characters. Although other glitch Pokémon such as [[Trainer (glitch Pokémon)|Trainer]] and [[C (uppercase)|C]] may appear to be entirely composed of typographical characters, they contain illegible characters which change depending on the current tileset loaded into memory.&lt;br /&gt;
* In the [[Generation IV]] games, there is a sprite that contains text that reads {{tt|欠番|けつばん}}, Missingno.&#039;s Japanese name in {{wp|kanji}}. However, unlike the Generation I placeholder text &amp;quot;MISSINGNO.&amp;quot;, it exists only to substitute blank tile data, not blank species data. This means that the game will display this if a sprite is referenced that does not exist or cannot be accessed.&lt;br /&gt;
* Missingno. is referred to as &amp;quot;Pokémon 000&amp;quot; on [[Nintendo]]&#039;s consumer support website, referencing its Pokédex number.&lt;br /&gt;
&lt;br /&gt;
==Name origin==&lt;br /&gt;
Missingno.&#039;s English and Japanese names are both derived from &amp;quot;missing number&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* {{wp|MissingNo.|Article on Wikipedia}}&lt;br /&gt;
* [http://iimarck.us/i/missing-number/ Missing Number on IIMarck.us]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{GlitchPkmn}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Glitch Pokémon]]&lt;br /&gt;
[[Category:Glitches]]&lt;br /&gt;
&lt;br /&gt;
[[it:Missingno.]]&lt;br /&gt;
[[pt:Missingno (pokémon)]]&lt;br /&gt;
&lt;br /&gt;
[[de:Missingno.]]&lt;br /&gt;
[[es:MissingNo.]]&lt;br /&gt;
[[fr:MissingNo.]]&lt;br /&gt;
[[ja:けつばん]]&lt;br /&gt;
[[pl:MissingNo.]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Inverted_sprite&amp;diff=2113800</id>
		<title>Inverted sprite</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Inverted_sprite&amp;diff=2113800"/>
		<updated>2014-05-03T01:45:02Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Some initial work on creating an article on this glitch effect.  It&amp;#039;s not perfect, but it covers some info.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
{{GlitchResearch| Exact cause, and why the fix works.}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Inverted sprites&#039;&#039;&#039; (also known as &#039;&#039;&#039;Scrambled sprites&#039;&#039;&#039; or &#039;&#039;&#039;Reversed sprites&#039;&#039;&#039;) is a side-effect of encountering certain [[Glitch Pokémon]].&lt;br /&gt;
&lt;br /&gt;
==Effects==&lt;br /&gt;
[[File:InvertedSprites1.png|thumb|160px|When one first enters the battle, the trainer sprite is &amp;quot;glitchy&amp;quot; in appearance.  It is also partially reversed from it&#039;s normal state: [[File:Y_Red_Back.png|16px]]]]&lt;br /&gt;
[[File:InvertedSprites2.png|thumb|160px|After the battle starts, one&#039;s Pokémon also have the &amp;quot;glitchy&amp;quot; back sprites.  Note also that the enemy [[Rattata]] also has it&#039;s sprite reversed: [[File:Spr_1b_019.png|16px]]]]&lt;br /&gt;
[[File:InvertedSprites3.png|thumb|160px|Once one uses an attack, the enemy Pokémon&#039;s sprite breaks as well.]]&lt;br /&gt;
As the name would imply, having inverted sprites causes sprites to appear backwards or reversed.  This flipping effect is used in the stats screen normally, but is only intended for front sprites and does not react well with other things. &amp;lt;!-- This is from my own research and guesses, so further investigation would be good.  However, this appears to be the case due to the way to fix them. --&amp;gt; For instance, the trainer sprite and back sprites get a &amp;quot;Glitchy&amp;quot; appearance when flipping is attempted.  In addition, while the front sprites flip properly originally, once the sprite is updated (through attacking), it breaks.  &lt;br /&gt;
The effect causes no permanent damage on your game.  &lt;br /&gt;
&lt;br /&gt;
==Fix==&lt;br /&gt;
To fix the effect, one needs to view the Pokédex entry or stats screen of any non-glitch Pokémon.  &amp;lt;!--Todo:What happens when you view a glitch Pokémon?  Does it work there?--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Official Nintendo statement==&lt;br /&gt;
&amp;lt;!--Based off of the article on missingno--&amp;gt;&lt;br /&gt;
[[Nintendo]] has an official description of [[Missingno.]] listed in their Customer Service troubleshooting section, which includes a nonworking method of fixing the effect:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;MissingNO is a programming quirk, and not a real part of the game. When you get this, your game can perform strangely, and the graphics will often become scrambled. The MissingNO Pokémon is most often found after you perform the [[Old man glitch#Other coast related exploits|Fight Safari Zone Pokémon trick]].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;To fix the scrambled graphics, try releasing the MissingNo Pokémon. If the problem persists, the only solution is to re-start your game. This means erasing your current game and starting a brand new one.&amp;quot; &amp;lt;ref name=&amp;quot;NintendoTroubleshooting&amp;quot;&amp;gt;[http://www.nintendo.com/consumer/systems/gameboy/trouble_specificgame.jsp#missingno Nintendo - Consumer Service]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nintendo was incorrect on the method for fixing this behaviour; releasing [[Missingno.]] does not fix inverted sprites.  &lt;br /&gt;
&lt;br /&gt;
==Cause==&lt;br /&gt;
{{GlitchResearch}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Glitches}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice}}&lt;br /&gt;
[[Category:Glitches]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:List_of_unobtainable_items&amp;diff=2103298</id>
		<title>Talk:List of unobtainable items</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:List_of_unobtainable_items&amp;diff=2103298"/>
		<updated>2014-04-11T18:36:47Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* 8F */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Expand?==&lt;br /&gt;
Should this be expanded to include stuff like the Surfboard and Teru-sama from older generations? [[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#3CB371&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 16:10, 7 November 2009 (UTC)&lt;br /&gt;
:Not a bad idea. Go for it. [[User:Ht14|&amp;lt;span style=&amp;quot;color:#B69E00&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;&#039;&#039;&#039;&#039;&#039;ht&#039;&#039;&#039;&#039;&#039;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Ht14|&amp;lt;span style=&amp;quot;color:#E1E1E1&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;14&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] 02:48, 23 December 2009 (UTC)&lt;br /&gt;
::OMG! I was just thinking of that when i saw the discussion page! :) [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 11:21, 1 January 2010 (UTC)&lt;br /&gt;
:::I&#039;ve done it. Just add in the Items you need to add. Thanx [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 11:43, 1 January 2010 (UTC)&lt;br /&gt;
::::And turtwig a made it incomplete... [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 15:38, 1 January 2010 (UTC)&lt;br /&gt;
:::::I didn&#039;t make it incomplete. All I did was add the incomplete tag to show that the list wasn&#039;t complete yet. Also, the {{tt|two words|or one word and a letter}} in my username are capitalized. [[User:Turtwig A|Turt]][[wig]] [[Turtwig (Pokémon)|A]] ([[User talk:Turtwig A|talk]] | [[Special:Contributions/Turtwig A|contribs]]) 15:40, 1 January 2010 (UTC)&lt;br /&gt;
::::::Thats what I meant. Sorry about the capitals. Can you teach me some wiki so I can make a table? Because i read the guide and i didn&#039;t get it. can you show me how to do it? [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 15:44, 1 January 2010 (UTC)&lt;br /&gt;
:::::::If you mean for this article, most articles about items that list them don&#039;t use tables. If you mean a table in general, I put a guide to make it on your talk page. [[User:Turtwig A|Turt]][[wig]] [[Turtwig (Pokémon)|A]] ([[User talk:Turtwig A|talk]] | [[Special:Contributions/Turtwig A|contribs]]) 16:46, 1 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Wait ==&lt;br /&gt;
&lt;br /&gt;
TM51 contains Flash? Does it go Flash, Strength, Surf, Fly, Cut, then, with Cut at TM55? &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|&amp;lt;span style=&amp;quot;color:#C0C0C0&amp;quot;&amp;gt;chidna&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 00:07, 14 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;List of dummied out *key* items&amp;quot;? ==&lt;br /&gt;
&lt;br /&gt;
This list includes a lot more than just key items. Should we move it to &amp;quot;List of dummied out items&amp;quot; or something? Of course with the {{2v2|Black|White}} rush, I know we&#039;re all busy.&lt;br /&gt;
&lt;br /&gt;
Anyway, might be worth a look, [[User:Samjohn95|&amp;lt;font color=&amp;quot;Blue&amp;quot;&amp;gt;Sam&amp;lt;/font&amp;gt;]][[User talk:Samjohn95|&amp;lt;font color=&amp;quot;Purple&amp;quot;&amp;gt;john&amp;lt;/font&amp;gt;]][[Special:contributions/Samjohn95|&amp;lt;font color=&amp;quot;Teal&amp;quot;&amp;gt;95&amp;lt;/font&amp;gt;]] 21:22, 19 April 2011 (UTC)&lt;br /&gt;
:I agree with this suggestion. [[User:Ht14|&amp;lt;span style=&amp;quot;color:#FF1111&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;&#039;&#039;&#039;&#039;&#039;ht&#039;&#039;&#039;&#039;&#039;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Ht14|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;14&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] 14:33, 20 April 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Suggestion ==&lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t we put the dummied out items of Leafgreen, Firered,Black, and White in the article?Just a suggestion.--[[User:Mewmewmanga|Mewmewmanga]] 21:41, 27 November 2011 (UTC)♪♫&lt;br /&gt;
:If someone finds them/there are any, we will. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 15:28, 2 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Generation V items? ==&lt;br /&gt;
&lt;br /&gt;
Are any of the following Generation V dummied out items: [[Cherish Ball]], [[Sacred Ash]], [[Mulch]], [[Honey]], [[Lock Capsule]], Generation IV [[Mail]], [[List of items by index number (Generation V)]] numbers 428 to 536. Also, are any of those FireRed/LeafGreen items that exist in Emerald&#039;s coding for some reason &amp;quot;dummied out items&amp;quot;? ~[[User:Enervation|Enervation]] 02:24, 29 November 2011 (UTC)&lt;br /&gt;
:No, those don&#039;t count. Maybe Lock Capsule, but lets wait a little longer on that one. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 15:27, 2 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Missing Generation I items==&lt;br /&gt;
I know that there&#039;s other items missing from the list for Generation I... I don&#039;t know the specifics since I don&#039;t use emulators or GameShark or anything, but I know of that least two more.  There is an item called COIN and an item called ????? (which is not the Surfboard... it&#039;s a second item with the same name with a different effect).  Someone should look into these and add them.&lt;br /&gt;
&lt;br /&gt;
I just looked at a text dump and those seem to be the only two that are missing. [[User:Dannyjenn|Dannyjenn]] 03:44, 17 March 2012 (UTC)&lt;br /&gt;
:Thanks for bringing this up. I was going to add those items to the list, but I was busy on [[Starfy Wiki]] and totally forgot to do so. I&#039;m familiar with some of their specifics. If you change the items in any [[PokéMart]], you can actually buy individual [[Coin#Trivia|Coin]]s for 10 Pokédollars per coin. The trivia section on Coin&#039;s page had some speculation on it, so I&#039;ve since removed it. The second ????? has an index number of 44 (0x2C). Unlike the &amp;quot;surfboard&amp;quot; (0x07) this item does not appear to have a use at all, and gives Professor Oak&#039;s unusable message when you try to use it. I believe that 0x07 is actually programmed to act the way it does, and I&#039;ve found it interesting that its index number is [[List of items by index number (Generation I)|directly after]] that of the Bicycle, but it could just be a coincidence.&lt;br /&gt;
&lt;br /&gt;
:There is [[List of items by index number (Generation I)|another item]] that is a duplicate of PP UP, occupying index number 50 (0x32). The interesting thing about it is that it has a price of 9800 Pokédollars, which may suggest that the developers put it there in case you were going to buy PP Ups at one point. The real PP Up (0x4F) does not have a buy price (forcing it in a Poké Mart allows you to buy it for 0 Pokédollars). It does follow Nugget (0x31), but Nugget&#039;s buy price is 10,000 Pokédollars. Although it shares PP Up (0x4F)&#039;s name, it appears to be unusable and gives Oak&#039;s unusable message when you attempt to use it. The item is similar to two items in [[Generation II]], but I&#039;m not convinced they&#039;re related. They are &amp;quot;TM04&amp;quot; (dec:195, 0xC3) and &amp;quot;TM28&amp;quot; (dec: 220, 0xDC) and directly follow the index numbers of the real items. They can&#039;t be used, but they are found in the items pocket and do not have valid &amp;quot;buy&amp;quot; prices.&lt;br /&gt;
&lt;br /&gt;
:The Safari Ball should probably be added to this list. I know that that it has a description on {{g|Stadium (Japanese)}} (it uses EUC-JP encoding), in addition to all games from [[Generation II]] and onwards. Additionally, IIRC the Japanese names of the Badges are the &amp;quot;unused names&amp;quot; (offset 4A92). (I added details about those unused names on the list of items by index number page under another section) and {{user|SnorlaxMonster}} helped me with what one of the names translated to. --[[User:Chickasaurus|Chickasaurus]] 17:22, 17 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Possible incorrect information? ==&lt;br /&gt;
&lt;br /&gt;
So, I was playing Blue Rescue Team, and I was checking the board by the Pelipper Post Office for missions.&lt;br /&gt;
Suddenly, a reward caught my eye: the &#039;&#039;&#039;Mime Jr. Fig&#039;&#039;&#039;!&lt;br /&gt;
I had played around with Gameshark on my Red, and I got the notion that it was unused, especially due to its text.&lt;br /&gt;
Other internet sources confirmed my suspicions... until now.&lt;br /&gt;
&lt;br /&gt;
I am aware of the existence of Wonder Mail Generators, but I assure you I have not used them.&lt;br /&gt;
I only wish I had immediately saved so I could take a pic of it on the board.&lt;br /&gt;
Now that it&#039;s in my Job List, all I have is the Wonder Mail code:&lt;br /&gt;
&lt;br /&gt;
?6MC Y1Y? F369&lt;br /&gt;
KH?X 9MNR J6?W&lt;br /&gt;
&lt;br /&gt;
I can take a pic of it in my Jobs List, though that wouldn&#039;t prove much.&lt;br /&gt;
&lt;br /&gt;
The point is, should the Mime Jr. Fig (and presumably the Weavile Fig) be considered dummied?&lt;br /&gt;
While it has no use, it &#039;&#039;is&#039;&#039; normally obtainable. {{unsigned|Fishaman P}}&lt;br /&gt;
:While you can obtain [[Pokémon doll#Pokémon Mystery Dungeon|the items]], they are stored outside the Team Base rather than in the bag. Unless you mean that after you did the mission, it went into your bag and stayed there? --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 01:36, 5 December 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
Huh. I could have sworn you got the statues/dolls for doing star missions, and that I had come across the beta items. Darn.{{unsigned|Fishaman P}}&lt;br /&gt;
&lt;br /&gt;
UPDATE: It was just the doll/statue for outside the base.  False alarm.&lt;br /&gt;
{{unsigned|Fishaman P}}&lt;br /&gt;
&lt;br /&gt;
== Why nothing for Generation III? ==&lt;br /&gt;
&lt;br /&gt;
If there were no dummied out items, maybe we should indicate that? As is, it&#039;s really confusing. --[[User:WyndFox|&amp;lt;span&amp;gt;Wynd&amp;lt;/span&amp;gt;]] [[User talk:WyndFox|&amp;lt;span&amp;gt;Fox&amp;lt;/span&amp;gt;]] 05:21, 18 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Badges ==&lt;br /&gt;
&lt;br /&gt;
According to [http://forums.glitchcity.info/index.php/topic,6472.msg189793.html#msg189793 this guy], the apparently superfluous badge items are used internally for the guy you talk to about the badges in Cerulean. Can someone verify this? I&#039;m guessing they&#039;d still count as dummied out, but it&#039;s probably worth noting on the article if correct. [[User:Yamiidenryuu|Yamiidenryuu]] ([[User talk:Yamiidenryuu|talk]]) 17:42, 24 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== God Stone ==&lt;br /&gt;
&lt;br /&gt;
According to TCRF, [http://tcrf.net/Pok%C3%A9mon_Black_2_and_White_2 it&#039;s removed] from B2W2. The graphics are still in the game, including the &amp;quot;key item obtained&amp;quot; graphic. Someone may want to check that (also Mom apparently has text for {{rt|10|Unova}}... interesting) [[User:Marked +-+-+|Marked +-+-+]] ([[User talk:Marked +-+-+|talk]]) 11:05, 3 July 2013 (UTC)&lt;br /&gt;
:Okay, God Stone is still in. Someone should check the &amp;quot;key item obtained&amp;quot; graphic, though. [[User:Marked +-+-+|Marked +-+-+]] ([[User talk:Marked +-+-+|talk]]) 09:50, 7 July 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 8F ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Arbitrary code execution&amp;quot; isn&#039;t a intended function, and 8F is a glitch item.  (It is used to display floors in elevators).  If 8F is to be included, wsm, 6F, 1F, B1F, and everything else should be too.  Still, 8F is a interesting item and does deserve a page.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 21:09, 14 February 2014 (UTC)&lt;br /&gt;
:So... how should we do it? [[Glitch]]&#039;s Glitch Items section links here. [[User:Snuggles08|Snuggles08]] ([[User talk:Snuggles08|talk]]) 12:04, 3 April 2014 (UTC)&lt;br /&gt;
::I&#039;m not quite sure.  However, thinking about it, 8F is actually a dummied out item.  However, so are 6F and the other similar items, as for whatever reason item names were used in menus.  On the other hand, creating a [[List of glitch items]] page, similar to this one but with information like [http://glitchcity.info/wiki/index.php/ItemDex?sort=hex-asc GCL&#039;s itemdex], would work fairly well.  But there would also be overlap, as the badge items are both dummied out items and glitch items.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 21:57, 3 April 2014 (UTC) &amp;lt;!--Also note: Previous comment had indentation changed for clarity--&amp;gt;&lt;br /&gt;
:::I&#039;ve have no confirmation, but I&#039;ve heard the badge items are used internally for someone that tells you about them. [[User:Snuggles08|Snuggles08]] ([[User talk:Snuggles08|talk]]) 15:43, 11 April 2014 (UTC)&lt;br /&gt;
::::Just realized what you said. But are the badges glitch items, or dummied out items? [[User:Snuggles08|Snuggles08]] ([[User talk:Snuggles08|talk]]) 15:45, 11 April 2014 (UTC)&lt;br /&gt;
:::::Um.  Hm.  I guess they are both.  In the same way, the #F items are dummied out though, as they are used for the elevator.  Their effects make them glitch items.  I can say for certain that &amp;lt;I&amp;gt;other&amp;lt;/I&amp;gt; glitch items would fit only in the dummied out category.  Hm.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 15:48, 11 April 2014 (UTC)&lt;br /&gt;
::::::Just so you know, I put 8F there. [[User:Snuggles08|Snuggles08]] ([[User talk:Snuggles08|talk]]) 18:10, 11 April 2014 (UTC)/&lt;br /&gt;
:::::::Ah, ok.  8F does belong and it doesn&#039;t belong.  I wish I could make a choice.  The arbitrary execution information could go on a different page, but I&#039;m not sure where as that is kind of hard to explain.  But information on the other #F items would be useful.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 18:36, 11 April 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:List_of_unobtainable_items&amp;diff=2103229</id>
		<title>Talk:List of unobtainable items</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:List_of_unobtainable_items&amp;diff=2103229"/>
		<updated>2014-04-11T15:48:07Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* 8F */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Expand?==&lt;br /&gt;
Should this be expanded to include stuff like the Surfboard and Teru-sama from older generations? [[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#3CB371&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 16:10, 7 November 2009 (UTC)&lt;br /&gt;
:Not a bad idea. Go for it. [[User:Ht14|&amp;lt;span style=&amp;quot;color:#B69E00&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;&#039;&#039;&#039;&#039;&#039;ht&#039;&#039;&#039;&#039;&#039;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Ht14|&amp;lt;span style=&amp;quot;color:#E1E1E1&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;14&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] 02:48, 23 December 2009 (UTC)&lt;br /&gt;
::OMG! I was just thinking of that when i saw the discussion page! :) [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 11:21, 1 January 2010 (UTC)&lt;br /&gt;
:::I&#039;ve done it. Just add in the Items you need to add. Thanx [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 11:43, 1 January 2010 (UTC)&lt;br /&gt;
::::And turtwig a made it incomplete... [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 15:38, 1 January 2010 (UTC)&lt;br /&gt;
:::::I didn&#039;t make it incomplete. All I did was add the incomplete tag to show that the list wasn&#039;t complete yet. Also, the {{tt|two words|or one word and a letter}} in my username are capitalized. [[User:Turtwig A|Turt]][[wig]] [[Turtwig (Pokémon)|A]] ([[User talk:Turtwig A|talk]] | [[Special:Contributions/Turtwig A|contribs]]) 15:40, 1 January 2010 (UTC)&lt;br /&gt;
::::::Thats what I meant. Sorry about the capitals. Can you teach me some wiki so I can make a table? Because i read the guide and i didn&#039;t get it. can you show me how to do it? [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 15:44, 1 January 2010 (UTC)&lt;br /&gt;
:::::::If you mean for this article, most articles about items that list them don&#039;t use tables. If you mean a table in general, I put a guide to make it on your talk page. [[User:Turtwig A|Turt]][[wig]] [[Turtwig (Pokémon)|A]] ([[User talk:Turtwig A|talk]] | [[Special:Contributions/Turtwig A|contribs]]) 16:46, 1 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Wait ==&lt;br /&gt;
&lt;br /&gt;
TM51 contains Flash? Does it go Flash, Strength, Surf, Fly, Cut, then, with Cut at TM55? &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|&amp;lt;span style=&amp;quot;color:#C0C0C0&amp;quot;&amp;gt;chidna&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 00:07, 14 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;List of dummied out *key* items&amp;quot;? ==&lt;br /&gt;
&lt;br /&gt;
This list includes a lot more than just key items. Should we move it to &amp;quot;List of dummied out items&amp;quot; or something? Of course with the {{2v2|Black|White}} rush, I know we&#039;re all busy.&lt;br /&gt;
&lt;br /&gt;
Anyway, might be worth a look, [[User:Samjohn95|&amp;lt;font color=&amp;quot;Blue&amp;quot;&amp;gt;Sam&amp;lt;/font&amp;gt;]][[User talk:Samjohn95|&amp;lt;font color=&amp;quot;Purple&amp;quot;&amp;gt;john&amp;lt;/font&amp;gt;]][[Special:contributions/Samjohn95|&amp;lt;font color=&amp;quot;Teal&amp;quot;&amp;gt;95&amp;lt;/font&amp;gt;]] 21:22, 19 April 2011 (UTC)&lt;br /&gt;
:I agree with this suggestion. [[User:Ht14|&amp;lt;span style=&amp;quot;color:#FF1111&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;&#039;&#039;&#039;&#039;&#039;ht&#039;&#039;&#039;&#039;&#039;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Ht14|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;14&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] 14:33, 20 April 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Suggestion ==&lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t we put the dummied out items of Leafgreen, Firered,Black, and White in the article?Just a suggestion.--[[User:Mewmewmanga|Mewmewmanga]] 21:41, 27 November 2011 (UTC)♪♫&lt;br /&gt;
:If someone finds them/there are any, we will. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 15:28, 2 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Generation V items? ==&lt;br /&gt;
&lt;br /&gt;
Are any of the following Generation V dummied out items: [[Cherish Ball]], [[Sacred Ash]], [[Mulch]], [[Honey]], [[Lock Capsule]], Generation IV [[Mail]], [[List of items by index number (Generation V)]] numbers 428 to 536. Also, are any of those FireRed/LeafGreen items that exist in Emerald&#039;s coding for some reason &amp;quot;dummied out items&amp;quot;? ~[[User:Enervation|Enervation]] 02:24, 29 November 2011 (UTC)&lt;br /&gt;
:No, those don&#039;t count. Maybe Lock Capsule, but lets wait a little longer on that one. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 15:27, 2 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Missing Generation I items==&lt;br /&gt;
I know that there&#039;s other items missing from the list for Generation I... I don&#039;t know the specifics since I don&#039;t use emulators or GameShark or anything, but I know of that least two more.  There is an item called COIN and an item called ????? (which is not the Surfboard... it&#039;s a second item with the same name with a different effect).  Someone should look into these and add them.&lt;br /&gt;
&lt;br /&gt;
I just looked at a text dump and those seem to be the only two that are missing. [[User:Dannyjenn|Dannyjenn]] 03:44, 17 March 2012 (UTC)&lt;br /&gt;
:Thanks for bringing this up. I was going to add those items to the list, but I was busy on [[Starfy Wiki]] and totally forgot to do so. I&#039;m familiar with some of their specifics. If you change the items in any [[PokéMart]], you can actually buy individual [[Coin#Trivia|Coin]]s for 10 Pokédollars per coin. The trivia section on Coin&#039;s page had some speculation on it, so I&#039;ve since removed it. The second ????? has an index number of 44 (0x2C). Unlike the &amp;quot;surfboard&amp;quot; (0x07) this item does not appear to have a use at all, and gives Professor Oak&#039;s unusable message when you try to use it. I believe that 0x07 is actually programmed to act the way it does, and I&#039;ve found it interesting that its index number is [[List of items by index number (Generation I)|directly after]] that of the Bicycle, but it could just be a coincidence.&lt;br /&gt;
&lt;br /&gt;
:There is [[List of items by index number (Generation I)|another item]] that is a duplicate of PP UP, occupying index number 50 (0x32). The interesting thing about it is that it has a price of 9800 Pokédollars, which may suggest that the developers put it there in case you were going to buy PP Ups at one point. The real PP Up (0x4F) does not have a buy price (forcing it in a Poké Mart allows you to buy it for 0 Pokédollars). It does follow Nugget (0x31), but Nugget&#039;s buy price is 10,000 Pokédollars. Although it shares PP Up (0x4F)&#039;s name, it appears to be unusable and gives Oak&#039;s unusable message when you attempt to use it. The item is similar to two items in [[Generation II]], but I&#039;m not convinced they&#039;re related. They are &amp;quot;TM04&amp;quot; (dec:195, 0xC3) and &amp;quot;TM28&amp;quot; (dec: 220, 0xDC) and directly follow the index numbers of the real items. They can&#039;t be used, but they are found in the items pocket and do not have valid &amp;quot;buy&amp;quot; prices.&lt;br /&gt;
&lt;br /&gt;
:The Safari Ball should probably be added to this list. I know that that it has a description on {{g|Stadium (Japanese)}} (it uses EUC-JP encoding), in addition to all games from [[Generation II]] and onwards. Additionally, IIRC the Japanese names of the Badges are the &amp;quot;unused names&amp;quot; (offset 4A92). (I added details about those unused names on the list of items by index number page under another section) and {{user|SnorlaxMonster}} helped me with what one of the names translated to. --[[User:Chickasaurus|Chickasaurus]] 17:22, 17 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Possible incorrect information? ==&lt;br /&gt;
&lt;br /&gt;
So, I was playing Blue Rescue Team, and I was checking the board by the Pelipper Post Office for missions.&lt;br /&gt;
Suddenly, a reward caught my eye: the &#039;&#039;&#039;Mime Jr. Fig&#039;&#039;&#039;!&lt;br /&gt;
I had played around with Gameshark on my Red, and I got the notion that it was unused, especially due to its text.&lt;br /&gt;
Other internet sources confirmed my suspicions... until now.&lt;br /&gt;
&lt;br /&gt;
I am aware of the existence of Wonder Mail Generators, but I assure you I have not used them.&lt;br /&gt;
I only wish I had immediately saved so I could take a pic of it on the board.&lt;br /&gt;
Now that it&#039;s in my Job List, all I have is the Wonder Mail code:&lt;br /&gt;
&lt;br /&gt;
?6MC Y1Y? F369&lt;br /&gt;
KH?X 9MNR J6?W&lt;br /&gt;
&lt;br /&gt;
I can take a pic of it in my Jobs List, though that wouldn&#039;t prove much.&lt;br /&gt;
&lt;br /&gt;
The point is, should the Mime Jr. Fig (and presumably the Weavile Fig) be considered dummied?&lt;br /&gt;
While it has no use, it &#039;&#039;is&#039;&#039; normally obtainable. {{unsigned|Fishaman P}}&lt;br /&gt;
:While you can obtain [[Pokémon doll#Pokémon Mystery Dungeon|the items]], they are stored outside the Team Base rather than in the bag. Unless you mean that after you did the mission, it went into your bag and stayed there? --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 01:36, 5 December 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
Huh. I could have sworn you got the statues/dolls for doing star missions, and that I had come across the beta items. Darn.{{unsigned|Fishaman P}}&lt;br /&gt;
&lt;br /&gt;
UPDATE: It was just the doll/statue for outside the base.  False alarm.&lt;br /&gt;
{{unsigned|Fishaman P}}&lt;br /&gt;
&lt;br /&gt;
== Why nothing for Generation III? ==&lt;br /&gt;
&lt;br /&gt;
If there were no dummied out items, maybe we should indicate that? As is, it&#039;s really confusing. --[[User:WyndFox|&amp;lt;span&amp;gt;Wynd&amp;lt;/span&amp;gt;]] [[User talk:WyndFox|&amp;lt;span&amp;gt;Fox&amp;lt;/span&amp;gt;]] 05:21, 18 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Badges ==&lt;br /&gt;
&lt;br /&gt;
According to [http://forums.glitchcity.info/index.php/topic,6472.msg189793.html#msg189793 this guy], the apparently superfluous badge items are used internally for the guy you talk to about the badges in Cerulean. Can someone verify this? I&#039;m guessing they&#039;d still count as dummied out, but it&#039;s probably worth noting on the article if correct. [[User:Yamiidenryuu|Yamiidenryuu]] ([[User talk:Yamiidenryuu|talk]]) 17:42, 24 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== God Stone ==&lt;br /&gt;
&lt;br /&gt;
According to TCRF, [http://tcrf.net/Pok%C3%A9mon_Black_2_and_White_2 it&#039;s removed] from B2W2. The graphics are still in the game, including the &amp;quot;key item obtained&amp;quot; graphic. Someone may want to check that (also Mom apparently has text for {{rt|10|Unova}}... interesting) [[User:Marked +-+-+|Marked +-+-+]] ([[User talk:Marked +-+-+|talk]]) 11:05, 3 July 2013 (UTC)&lt;br /&gt;
:Okay, God Stone is still in. Someone should check the &amp;quot;key item obtained&amp;quot; graphic, though. [[User:Marked +-+-+|Marked +-+-+]] ([[User talk:Marked +-+-+|talk]]) 09:50, 7 July 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 8F ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Arbitrary code execution&amp;quot; isn&#039;t a intended function, and 8F is a glitch item.  (It is used to display floors in elevators).  If 8F is to be included, wsm, 6F, 1F, B1F, and everything else should be too.  Still, 8F is a interesting item and does deserve a page.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 21:09, 14 February 2014 (UTC)&lt;br /&gt;
:So... how should we do it? [[Glitch]]&#039;s Glitch Items section links here. [[User:Snuggles08|Snuggles08]] ([[User talk:Snuggles08|talk]]) 12:04, 3 April 2014 (UTC)&lt;br /&gt;
::I&#039;m not quite sure.  However, thinking about it, 8F is actually a dummied out item.  However, so are 6F and the other similar items, as for whatever reason item names were used in menus.  On the other hand, creating a [[List of glitch items]] page, similar to this one but with information like [http://glitchcity.info/wiki/index.php/ItemDex?sort=hex-asc GCL&#039;s itemdex], would work fairly well.  But there would also be overlap, as the badge items are both dummied out items and glitch items.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 21:57, 3 April 2014 (UTC) &amp;lt;!--Also note: Previous comment had indentation changed for clarity--&amp;gt;&lt;br /&gt;
:::I&#039;ve have no confirmation, but I&#039;ve heard the badge items are used internally for someone that tells you about them. [[User:Snuggles08|Snuggles08]] ([[User talk:Snuggles08|talk]]) 15:43, 11 April 2014 (UTC)&lt;br /&gt;
::::Just realized what you said. But are the badges glitch items, or dummied out items? [[User:Snuggles08|Snuggles08]] ([[User talk:Snuggles08|talk]]) 15:45, 11 April 2014 (UTC)&lt;br /&gt;
:::::Um.  Hm.  I guess they are both.  In the same way, the #F items are dummied out though, as they are used for the elevator.  Their effects make them glitch items.  I can say for certain that &amp;lt;I&amp;gt;other&amp;lt;/I&amp;gt; glitch items would fit only in the dummied out category.  Hm.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 15:48, 11 April 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Twitch_Plays_Pok%C3%A9mon&amp;diff=2100352</id>
		<title>Talk:Twitch Plays Pokémon</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Twitch_Plays_Pok%C3%A9mon&amp;diff=2100352"/>
		<updated>2014-04-06T03:12:39Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Problem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== RNG Plays Pokémon ==&lt;br /&gt;
&lt;br /&gt;
So, apparently there&#039;s a similar stream going on called &amp;quot;RNG Plays Pokémon&amp;quot;, which, rather than being run through chat commands, is run &#039;&#039;entirely&#039;&#039; through a random number generator as far as deciding the button to press. Is this possibly worth noting on this page? [[User:Schiffy|&amp;lt;span style=&amp;quot;color:DarkGreen&amp;quot;&amp;gt;Schiffy (瀬藤健二)&amp;lt;/span&amp;gt;]] ([[User talk:Schiffy|Talk]] [[Special:Contributions/Schiffy|Contribs]]) &amp;lt;span style=&amp;quot;cursor:help;&amp;quot; title=&amp;quot;This is when my words were heard&amp;quot;&amp;gt;07:55,2/17/2014 (UTC)&amp;lt;/span&amp;gt;&lt;br /&gt;
:There&#039;s a bunch of parodies and spin-offs (like the one that plays Tetris using the button inputs from this stream), none of which are anywhere near as popular. I don&#039;t think any specific ones need to be noted. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 09:39, 17 February 2014 (UTC)&lt;br /&gt;
::I think that the derivatives of &#039;&#039;Twitch Plays Pokémon&#039;&#039; warrant &#039;&#039;some&#039;&#039; mention, at least, as they indicate the far-spanning influence of the original stream. Even just a sentence or two would suffice; we could also [http://kotaku.com/thousands-of-people-are-playing-tetris-without-realizin-1525521488 source a Kotaku article], which mentions the &#039;&#039;Tetris&#039;&#039; connectivity amidst other similar streams. For what it&#039;s worth, [[http://en.wikipedia.org/wiki/Twitch_Plays_Pok%C3%A9mon the Wikipedia article]] pertaining to this event/stream also has a sentence/paragraph of the various derivatives as well, with several webpages used as references. [[User:Fenyx4|Fenyx4]] ([[User talk:Fenyx4|talk]]) 03:49, 28 February 2014 (UTC)&lt;br /&gt;
:::Since the TPP channel has moved on to Crystal, would it be worth mentioning that a [http://www.twitch.tv/twitchplayers/profile/pastBroadcasts side channel] completed Crystal version on the same day TPP completed Red? --[[User:GARY-DOS|GARY-DOS]] ([[User talk:GARY-DOS|talk]]) 03:53, 4 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Helix Fossil ==&lt;br /&gt;
&lt;br /&gt;
We need to mention the Helix Fossil&#039;s state of being an internet meme. People on Twitch seem to worship it like a god. [[User:Satoshi Bakura|Satoshi Bakura]] ([[User talk:Satoshi Bakura|talk]]) 14:14, 18 February 2014 (UTC)&lt;br /&gt;
:Could this be the realization of in-game Pokemopolis? I&#039;m curious, if the game was modded so all 151 are obtainable, where does one acquire the dome fossil? --[[User:GARY-DOS|GARY-DOS]] ([[User talk:GARY-DOS|talk]]) 18:58, 18 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Tossed Items ==&lt;br /&gt;
I noticed there wasn&#039;t any record of items that have been tossed. This seems like a pretty notable thing since they&#039;ve all been accidental and there are bound to be more items tossed in the future due to the 100,000+ people bumbling around in the chat. I know for sure there have been two moonstones and a nugget tossed. Should the be added to the page though? [[User:Iemongel|Iemongel]] ([[User talk:Iemongel|talk]]) 23:29, 18 February 2014 (UTC)&lt;br /&gt;
:That might be a nice addition to the Items section. --&#039;&#039;&#039;[[User:FireGambit|&amp;lt;span style=&amp;quot;color:#C84040&amp;quot;&amp;gt;Fire&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#E88058&amp;quot;&amp;gt;Gambit&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; &amp;lt;small&amp;gt;([[User talk:FireGambit|&amp;lt;span style=&amp;quot;color:#5A96C5&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]])&amp;lt;/small&amp;gt; 17:21, 19 February 2014 (UTC)&lt;br /&gt;
::I have the html ready so I&#039;ll go ahead and add it if there aren&#039;t any objections. [[User:Iemongel|Iemongel]] ([[User talk:Iemongel|talk]]) 23:25, 19 February 2014 (UTC)&lt;br /&gt;
:::Although I think most items have already begun to be added, I like the idea of documenting the various tossed items in the article. [[User:Fenyx4|Fenyx4]] ([[User talk:Fenyx4|talk]]) 03:49, 28 February 2014 (UTC)&lt;br /&gt;
::::The sections were removed on 10:38 &amp;amp; 10:53, 12 March 2014‎ by SnorlaxMonster (→‎Progress: Tossed items really don&#039;t matter)(→‎Items: Same goes for these). I personally thought they were interesting but administration says otherwise :\ [[User:Rcmaehl|Rcmaehl]] ([[User talk:Rcmaehl|talk]]) 02:27, 17 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== PC section ==&lt;br /&gt;
&lt;br /&gt;
Should we make the PC section collapsible? I noticed that SnorlaxMonster removed it, but I think it would be nice if we at least gave readers the option to minimize; it&#039;s getting larger and larger. I have the code ready, if we decide to go through with this. --&#039;&#039;&#039;[[User:FireGambit|&amp;lt;span style=&amp;quot;color:#C84040&amp;quot;&amp;gt;Fire&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#E88058&amp;quot;&amp;gt;Gambit&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; &amp;lt;small&amp;gt;([[User talk:FireGambit|&amp;lt;span style=&amp;quot;color:#5A96C5&amp;quot;&amp;gt;talk&amp;lt;/span&amp;gt;]])&amp;lt;/small&amp;gt; 18:54, 22 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Meme section ==&lt;br /&gt;
&lt;br /&gt;
We could use a section about various memes that have come from this. it&#039;s important in showing popularity/impact. [[User:Lu-igi board|Lu-igi board]] ([[User talk:Lu-igi board|talk]]) 20:49, 27 February 2014 (UTC)&lt;br /&gt;
:I feel that the memes (particularly the Helix Fossil) &#039;&#039;do&#039;&#039; merit mention within the article, although I haven&#039;t seen most meme references (particularly ones like Slowpoke and Seaking) on Bulbapedia. If we can&#039;t provide a section/mention of the memes, maybe an external link to [[http://knowyourmeme.com/memes/events/twitch-plays-pokemon this webpage]] would suffice...? [[User:Fenyx4|Fenyx4]] ([[User talk:Fenyx4|talk]]) 03:49, 28 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Continuing coverage? ==&lt;br /&gt;
&lt;br /&gt;
Should we continue updating this page for the next challenge? If so, should we move the first play through to a sub page? - [[User:Chosen|&amp;lt;span style=&amp;quot;color:#F85888&amp;quot;&amp;gt;Chosen&amp;lt;/span&amp;gt;]] &amp;lt;span style=&amp;quot;color:#6890F0&amp;quot;&amp;gt;of&amp;lt;/span&amp;gt; [[User talk:Chosen|&amp;lt;span style=&amp;quot;color:#F8D030&amp;quot;&amp;gt;Mana&amp;lt;/span&amp;gt;]] 22:23, 1 March 2014 (UTC)&lt;br /&gt;
:If we do, the boxed and released Pokémon and such could be condensed into one drop-down show/hide box (I don&#039;t know what the heck they&#039;re called). There&#039;s really no point to have a listing of items; someone coming to this page to learn about TPP isn&#039;t going to glean any information from a list of items the player had at one point. [[User:Glik|Glik]] ([[User talk:Glik|talk]]) 23:11, 1 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Anarchy/Democracy ==&lt;br /&gt;
&lt;br /&gt;
We should probably explain what these are, as some people (myself included) have no idea. --[[User:WyndFox|&amp;lt;span style=&amp;quot;color:#992232&amp;quot;&amp;gt;Wynd&amp;lt;/span&amp;gt;]] [[User talk:WyndFox|&amp;lt;span style=&amp;quot;color:2B65EC&amp;quot;&amp;gt;Fox&amp;lt;/span&amp;gt;]] 20:12, 2 March 2014 (UTC)&lt;br /&gt;
:They are already explained in the gameplay section (and honestly, almost everyone &#039;&#039;does&#039;&#039; know what they are).--&#039;&#039;&#039;[[User:Dennou Zenshi|&amp;lt;font color=&amp;quot;#AB0909&amp;quot;&amp;gt;電&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#063A73&amp;quot;&amp;gt;禅&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[User talk:Dennou Zenshi|&amp;lt;font color=&amp;quot;#fff&amp;quot; face=&amp;quot;Tahoma&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;text-shadow:#000 0.2em 0.1em 0.1em; class=texhtml&amp;quot;&amp;gt;Den Zen&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&#039;&#039;&#039; 20:18, 2 March 2014 (UTC)&lt;br /&gt;
::Crystal forces democracy every hour, though (the game started on Anarchy by the way). [[User:Eridanus|Eridanus]] ([[User talk:Eridanus|talk]]) 20:19, 2 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Section Reordering and Splitting ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s my opinion that the Progress and Gameplay sections should either be moved above the Pokémon Red section or split into one for each game. I&#039;d actually do this myself, however since it would be such a large edit, I&#039;d rather gain a consensus first. {{unsigned|Rcmaehl}}&lt;br /&gt;
&lt;br /&gt;
== Emerald restart chaos ==&lt;br /&gt;
&lt;br /&gt;
Guess what? It got restarted again, except now with T being saved. Should we change accordingly as the again-restarted game proceeds, or wait until another restart and keep T in? &#039;&#039;&#039;&amp;lt;span style=&amp;quot;text-shadow:#808080 0.2em 0.2em 0.2em&amp;quot;&amp;gt;[[User:ZappaOMati|&amp;lt;font color=&amp;quot;#0000FF&amp;quot;&amp;gt;Zappa&amp;lt;/font&amp;gt;]][[Special:Contributions/ZappaOMati|&amp;lt;font color=&amp;quot;#00FF00&amp;quot;&amp;gt;O&amp;lt;/font&amp;gt;]][[User talk:ZappaOMati|&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;Mati&amp;lt;/font&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 01:15, 22 March 2014 (UTC)&lt;br /&gt;
: Well, might as well hide &amp;quot;A&amp;quot; until a save or another restart occurs. &#039;&#039;&#039;&amp;lt;span style=&amp;quot;text-shadow:#808080 0.2em 0.2em 0.2em&amp;quot;&amp;gt;[[User:ZappaOMati|&amp;lt;font color=&amp;quot;#0000FF&amp;quot;&amp;gt;Zappa&amp;lt;/font&amp;gt;]][[Special:Contributions/ZappaOMati|&amp;lt;font color=&amp;quot;#00FF00&amp;quot;&amp;gt;O&amp;lt;/font&amp;gt;]][[User talk:ZappaOMati|&amp;lt;font color=&amp;quot;#FF0000&amp;quot;&amp;gt;Mati&amp;lt;/font&amp;gt;]]&amp;lt;/span&amp;gt;&#039;&#039;&#039; 01:18, 22 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Emerald countdown games ==&lt;br /&gt;
&lt;br /&gt;
During the Emerald countdown, Mob has played non-Pokemon games, including but not limited to Sonic (not sure which) and {{tt|Telefang|Of course the host couldn&#039;t pass up the joke and advertised it as Pokemon Diamond, lol}}. [[User:Eridanus|Eridanus]] ([[User talk:Eridanus|talk]]) 08:46, 22 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
&lt;br /&gt;
In the Pokémon subsection of the Pokémon Emerald section below the subsection there was a bunch of sections that is shown and hidden, could someone fix the problem? --[[User:Cinday123|&amp;lt;span style=&amp;quot;color:pink&amp;quot;&amp;gt;Cinday123&amp;lt;/span&amp;gt;]] &amp;lt;small&amp;gt;&#039;&#039;([[User talk:Cinday123|&amp;lt;span style=&amp;quot;color:lightblue&amp;quot;&amp;gt;Talk&amp;lt;/span&amp;gt;]])&#039;&#039;&amp;lt;/small&amp;gt; 02:59, 6 April 2014 (UTC)&lt;br /&gt;
:Appears to have been fixed.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 03:12, 6 April 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:List_of_unobtainable_items&amp;diff=2098734</id>
		<title>Talk:List of unobtainable items</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:List_of_unobtainable_items&amp;diff=2098734"/>
		<updated>2014-04-03T21:57:28Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* 8F */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Expand?==&lt;br /&gt;
Should this be expanded to include stuff like the Surfboard and Teru-sama from older generations? [[User:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Zesty&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:Zesty Cactus|&amp;lt;span style=&amp;quot;color:#3CB371&amp;quot;&amp;gt;&#039;&#039;&#039;Cactus&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 16:10, 7 November 2009 (UTC)&lt;br /&gt;
:Not a bad idea. Go for it. [[User:Ht14|&amp;lt;span style=&amp;quot;color:#B69E00&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;&#039;&#039;&#039;&#039;&#039;ht&#039;&#039;&#039;&#039;&#039;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Ht14|&amp;lt;span style=&amp;quot;color:#E1E1E1&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;14&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] 02:48, 23 December 2009 (UTC)&lt;br /&gt;
::OMG! I was just thinking of that when i saw the discussion page! :) [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 11:21, 1 January 2010 (UTC)&lt;br /&gt;
:::I&#039;ve done it. Just add in the Items you need to add. Thanx [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 11:43, 1 January 2010 (UTC)&lt;br /&gt;
::::And turtwig a made it incomplete... [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 15:38, 1 January 2010 (UTC)&lt;br /&gt;
:::::I didn&#039;t make it incomplete. All I did was add the incomplete tag to show that the list wasn&#039;t complete yet. Also, the {{tt|two words|or one word and a letter}} in my username are capitalized. [[User:Turtwig A|Turt]][[wig]] [[Turtwig (Pokémon)|A]] ([[User talk:Turtwig A|talk]] | [[Special:Contributions/Turtwig A|contribs]]) 15:40, 1 January 2010 (UTC)&lt;br /&gt;
::::::Thats what I meant. Sorry about the capitals. Can you teach me some wiki so I can make a table? Because i read the guide and i didn&#039;t get it. can you show me how to do it? [[User:SpecialK|SpecialK Leiks Lucario and The Celebi Glitch]] 15:44, 1 January 2010 (UTC)&lt;br /&gt;
:::::::If you mean for this article, most articles about items that list them don&#039;t use tables. If you mean a table in general, I put a guide to make it on your talk page. [[User:Turtwig A|Turt]][[wig]] [[Turtwig (Pokémon)|A]] ([[User talk:Turtwig A|talk]] | [[Special:Contributions/Turtwig A|contribs]]) 16:46, 1 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Wait ==&lt;br /&gt;
&lt;br /&gt;
TM51 contains Flash? Does it go Flash, Strength, Surf, Fly, Cut, then, with Cut at TM55? &#039;&#039;&#039;[[User:TTEchidna|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;&#039;&#039;TTE&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:TTEchidna|&amp;lt;span style=&amp;quot;color:#C0C0C0&amp;quot;&amp;gt;chidna&amp;lt;/span&amp;gt;]]&#039;&#039;&#039; 00:07, 14 January 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;List of dummied out *key* items&amp;quot;? ==&lt;br /&gt;
&lt;br /&gt;
This list includes a lot more than just key items. Should we move it to &amp;quot;List of dummied out items&amp;quot; or something? Of course with the {{2v2|Black|White}} rush, I know we&#039;re all busy.&lt;br /&gt;
&lt;br /&gt;
Anyway, might be worth a look, [[User:Samjohn95|&amp;lt;font color=&amp;quot;Blue&amp;quot;&amp;gt;Sam&amp;lt;/font&amp;gt;]][[User talk:Samjohn95|&amp;lt;font color=&amp;quot;Purple&amp;quot;&amp;gt;john&amp;lt;/font&amp;gt;]][[Special:contributions/Samjohn95|&amp;lt;font color=&amp;quot;Teal&amp;quot;&amp;gt;95&amp;lt;/font&amp;gt;]] 21:22, 19 April 2011 (UTC)&lt;br /&gt;
:I agree with this suggestion. [[User:Ht14|&amp;lt;span style=&amp;quot;color:#FF1111&amp;quot;&amp;gt;&amp;lt;sup&amp;gt;&#039;&#039;&#039;&#039;&#039;ht&#039;&#039;&#039;&#039;&#039;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Ht14|&amp;lt;span style=&amp;quot;color:#DAA520&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&#039;&#039;14&#039;&#039;&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;]] 14:33, 20 April 2011 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Suggestion ==&lt;br /&gt;
&lt;br /&gt;
Shouldn&#039;t we put the dummied out items of Leafgreen, Firered,Black, and White in the article?Just a suggestion.--[[User:Mewmewmanga|Mewmewmanga]] 21:41, 27 November 2011 (UTC)♪♫&lt;br /&gt;
:If someone finds them/there are any, we will. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 15:28, 2 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Generation V items? ==&lt;br /&gt;
&lt;br /&gt;
Are any of the following Generation V dummied out items: [[Cherish Ball]], [[Sacred Ash]], [[Mulch]], [[Honey]], [[Lock Capsule]], Generation IV [[Mail]], [[List of items by index number (Generation V)]] numbers 428 to 536. Also, are any of those FireRed/LeafGreen items that exist in Emerald&#039;s coding for some reason &amp;quot;dummied out items&amp;quot;? ~[[User:Enervation|Enervation]] 02:24, 29 November 2011 (UTC)&lt;br /&gt;
:No, those don&#039;t count. Maybe Lock Capsule, but lets wait a little longer on that one. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 15:27, 2 January 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Missing Generation I items==&lt;br /&gt;
I know that there&#039;s other items missing from the list for Generation I... I don&#039;t know the specifics since I don&#039;t use emulators or GameShark or anything, but I know of that least two more.  There is an item called COIN and an item called ????? (which is not the Surfboard... it&#039;s a second item with the same name with a different effect).  Someone should look into these and add them.&lt;br /&gt;
&lt;br /&gt;
I just looked at a text dump and those seem to be the only two that are missing. [[User:Dannyjenn|Dannyjenn]] 03:44, 17 March 2012 (UTC)&lt;br /&gt;
:Thanks for bringing this up. I was going to add those items to the list, but I was busy on [[Starfy Wiki]] and totally forgot to do so. I&#039;m familiar with some of their specifics. If you change the items in any [[PokéMart]], you can actually buy individual [[Coin#Trivia|Coin]]s for 10 Pokédollars per coin. The trivia section on Coin&#039;s page had some speculation on it, so I&#039;ve since removed it. The second ????? has an index number of 44 (0x2C). Unlike the &amp;quot;surfboard&amp;quot; (0x07) this item does not appear to have a use at all, and gives Professor Oak&#039;s unusable message when you try to use it. I believe that 0x07 is actually programmed to act the way it does, and I&#039;ve found it interesting that its index number is [[List of items by index number (Generation I)|directly after]] that of the Bicycle, but it could just be a coincidence.&lt;br /&gt;
&lt;br /&gt;
:There is [[List of items by index number (Generation I)|another item]] that is a duplicate of PP UP, occupying index number 50 (0x32). The interesting thing about it is that it has a price of 9800 Pokédollars, which may suggest that the developers put it there in case you were going to buy PP Ups at one point. The real PP Up (0x4F) does not have a buy price (forcing it in a Poké Mart allows you to buy it for 0 Pokédollars). It does follow Nugget (0x31), but Nugget&#039;s buy price is 10,000 Pokédollars. Although it shares PP Up (0x4F)&#039;s name, it appears to be unusable and gives Oak&#039;s unusable message when you attempt to use it. The item is similar to two items in [[Generation II]], but I&#039;m not convinced they&#039;re related. They are &amp;quot;TM04&amp;quot; (dec:195, 0xC3) and &amp;quot;TM28&amp;quot; (dec: 220, 0xDC) and directly follow the index numbers of the real items. They can&#039;t be used, but they are found in the items pocket and do not have valid &amp;quot;buy&amp;quot; prices.&lt;br /&gt;
&lt;br /&gt;
:The Safari Ball should probably be added to this list. I know that that it has a description on {{g|Stadium (Japanese)}} (it uses EUC-JP encoding), in addition to all games from [[Generation II]] and onwards. Additionally, IIRC the Japanese names of the Badges are the &amp;quot;unused names&amp;quot; (offset 4A92). (I added details about those unused names on the list of items by index number page under another section) and {{user|SnorlaxMonster}} helped me with what one of the names translated to. --[[User:Chickasaurus|Chickasaurus]] 17:22, 17 March 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Possible incorrect information? ==&lt;br /&gt;
&lt;br /&gt;
So, I was playing Blue Rescue Team, and I was checking the board by the Pelipper Post Office for missions.&lt;br /&gt;
Suddenly, a reward caught my eye: the &#039;&#039;&#039;Mime Jr. Fig&#039;&#039;&#039;!&lt;br /&gt;
I had played around with Gameshark on my Red, and I got the notion that it was unused, especially due to its text.&lt;br /&gt;
Other internet sources confirmed my suspicions... until now.&lt;br /&gt;
&lt;br /&gt;
I am aware of the existence of Wonder Mail Generators, but I assure you I have not used them.&lt;br /&gt;
I only wish I had immediately saved so I could take a pic of it on the board.&lt;br /&gt;
Now that it&#039;s in my Job List, all I have is the Wonder Mail code:&lt;br /&gt;
&lt;br /&gt;
?6MC Y1Y? F369&lt;br /&gt;
KH?X 9MNR J6?W&lt;br /&gt;
&lt;br /&gt;
I can take a pic of it in my Jobs List, though that wouldn&#039;t prove much.&lt;br /&gt;
&lt;br /&gt;
The point is, should the Mime Jr. Fig (and presumably the Weavile Fig) be considered dummied?&lt;br /&gt;
While it has no use, it &#039;&#039;is&#039;&#039; normally obtainable. {{unsigned|Fishaman P}}&lt;br /&gt;
:While you can obtain [[Pokémon doll#Pokémon Mystery Dungeon|the items]], they are stored outside the Team Base rather than in the bag. Unless you mean that after you did the mission, it went into your bag and stayed there? --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 01:36, 5 December 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
Huh. I could have sworn you got the statues/dolls for doing star missions, and that I had come across the beta items. Darn.{{unsigned|Fishaman P}}&lt;br /&gt;
&lt;br /&gt;
UPDATE: It was just the doll/statue for outside the base.  False alarm.&lt;br /&gt;
{{unsigned|Fishaman P}}&lt;br /&gt;
&lt;br /&gt;
== Why nothing for Generation III? ==&lt;br /&gt;
&lt;br /&gt;
If there were no dummied out items, maybe we should indicate that? As is, it&#039;s really confusing. --[[User:WyndFox|&amp;lt;span&amp;gt;Wynd&amp;lt;/span&amp;gt;]] [[User talk:WyndFox|&amp;lt;span&amp;gt;Fox&amp;lt;/span&amp;gt;]] 05:21, 18 February 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Badges ==&lt;br /&gt;
&lt;br /&gt;
According to [http://forums.glitchcity.info/index.php/topic,6472.msg189793.html#msg189793 this guy], the apparently superfluous badge items are used internally for the guy you talk to about the badges in Cerulean. Can someone verify this? I&#039;m guessing they&#039;d still count as dummied out, but it&#039;s probably worth noting on the article if correct. [[User:Yamiidenryuu|Yamiidenryuu]] ([[User talk:Yamiidenryuu|talk]]) 17:42, 24 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== God Stone ==&lt;br /&gt;
&lt;br /&gt;
According to TCRF, [http://tcrf.net/Pok%C3%A9mon_Black_2_and_White_2 it&#039;s removed] from B2W2. The graphics are still in the game, including the &amp;quot;key item obtained&amp;quot; graphic. Someone may want to check that (also Mom apparently has text for {{rt|10|Unova}}... interesting) [[User:Marked +-+-+|Marked +-+-+]] ([[User talk:Marked +-+-+|talk]]) 11:05, 3 July 2013 (UTC)&lt;br /&gt;
:Okay, God Stone is still in. Someone should check the &amp;quot;key item obtained&amp;quot; graphic, though. [[User:Marked +-+-+|Marked +-+-+]] ([[User talk:Marked +-+-+|talk]]) 09:50, 7 July 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 8F ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Arbitrary code execution&amp;quot; isn&#039;t a intended function, and 8F is a glitch item.  (It is used to display floors in elevators).  If 8F is to be included, wsm, 6F, 1F, B1F, and everything else should be too.  Still, 8F is a interesting item and does deserve a page.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 21:09, 14 February 2014 (UTC)&lt;br /&gt;
:So... how should we do it? [[Glitch]]&#039;s Glitch Items section links here. [[User:Snuggles08|Snuggles08]] ([[User talk:Snuggles08|talk]]) 12:04, 3 April 2014 (UTC)&lt;br /&gt;
::I&#039;m not quite sure.  However, thinking about it, 8F is actually a dummied out item.  However, so are 6F and the other similar items, as for whatever reason item names were used in menus.  On the other hand, creating a [[List of glitch items]] page, similar to this one but with information like [http://glitchcity.info/wiki/index.php/ItemDex?sort=hex-asc GCL&#039;s itemdex], would work fairly well.  But there would also be overlap, as the badge items are both dummied out items and glitch items.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 21:57, 3 April 2014 (UTC) &amp;lt;!--Also note: Previous comment had indentation changed for clarity--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Cheating&amp;diff=2094652</id>
		<title>Cheating</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Cheating&amp;diff=2094652"/>
		<updated>2014-03-25T23:27:55Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Preventive measures */  Master code explanation.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Cheating&#039;&#039;&#039; is a method of playing the [[Pokémon games]] which gives the player advantages that would not be available through normal gameplay. Cheating can be used to duplicate rare and valuable [[item]]s and to obtain certain [[Legendary Pokémon]] which would not be available until a [[Nintendo]] {{pkmn2|event}} otherwise.&lt;br /&gt;
&lt;br /&gt;
==Methods of cheating==&lt;br /&gt;
===Glitches===&lt;br /&gt;
{{main|Glitch}}&lt;br /&gt;
[[File:Mystery Zone.png|thumb|An example of Tweaking: Biking in the void south of [[Lake Verity]], which is actually a part of the [[Mystery Zone]]]]&lt;br /&gt;
While many glitches have no real in-game utility, it is possible to use some of them as a benefit for the [[player character|player]]. The most well known examples of such thing are the [[Mew glitch]] and [[Tweaking]], used in order to catch {{p|Mew}} and to catch {{p|Darkrai}} or {{p|Shaymin}}, respectively.&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
===pRNG Manipulation===&lt;br /&gt;
{{main|Pseudorandom number generation in Pokémon#RNG abuse|Pseudorandom number generation in Pokémon → RNG abuse}}&lt;br /&gt;
pRNG manipulation (commonly dubbed RNG abuse) is a controversial topic amongst the Pokémon fandom. As a result of random number generators not being truly random, the numbers generated can be predicted. This allows users to, after calculating them, aim for specific traits, such as capturing Pokémon with multiple 31s for its [[Individual values]], with a specific Nature, or [[Shiny Pokémon|shiny ones]]. While there is no interference with the game&#039;s coding from any external sources (indeed, the results obtained during pRNG manipulation can be obtained completely randomly), many see pRNG manipulation as a form of cheating, due to the resultant Pokémon being very difficult to obtain otherwise.&lt;br /&gt;
&lt;br /&gt;
===Cheating devices===&lt;br /&gt;
[[File:Bulbasaur cheating.png|thumb|200px|left|The appearance of a wild {{p|Bulbasaur}}, something that can only happen with the use of cheating devices]]&lt;br /&gt;
Some players will use devices such as [[Action Replay]] to affect the execution of the game and easily obtain things they would otherwise need to work for. With cheating devices, players can simply alter the game&#039;s code to give them many other valuable Pokémon, making the hunt for [[shiny Pokémon]] and those with optimal {{IV}}s and [[Nature]]s incredibly easy.&lt;br /&gt;
&lt;br /&gt;
Cheating devices are commonly used to get Pokémon or items which are otherwise only obtainable through a [[Nintendo]] [[List of Nintendo Pokémon promotional events|promotional events]], if at all. Commonly, in [[Generation II]] and {{gen|III}}, this means using the device to gain a special item to catch a Pokémon, such as the [[GS Ball]] or [[Old Sea Map]].&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
[[File:Wild F-00.png|thumb|200px|right|A wild {{p|F-00}}, an example of using a wild Pokémon modifier code. Notice the error that causes &amp;quot;-&amp;quot; to be replaced by &amp;quot;?&amp;quot; on the name]]&lt;br /&gt;
A cheat that may be considered one of the most useful, the &amp;quot;Wild Pokémon Modifier&amp;quot; code is used to make any Pokémon of choice appear in any location, readily available for capture to build a collection of an unlimited amount of desired Pokémon easily with little to no negative effects to the save file. The wild Pokémon modifier code can also be used to make [[Pokéstar Studios opponents]] appear in [[Pokémon Black and White Versions 2]], although as the game will attempt to bring up a nonexistent [[Pokédex]] entry upon capture, the game will freeze.&lt;br /&gt;
An updated version of the modifier allows the player to set [[level]] and [[Nature]]. The cheat also makes {{EV}}-training much easier, by allowing Pokémon that give those EVs to be readily available.&lt;br /&gt;
&lt;br /&gt;
In {{game|Diamond and Pearl|s}}, a code which has been come to be known as the &amp;quot;walk anywhere code&amp;quot; allows cheaters access to any remote location by simply walking from one map location to another, sometimes passing through the [[Mystery Zone]]. This code also enables users to catch the Pokémon {{p|Shaymin}} and {{p|Darkrai}}.&lt;br /&gt;
&lt;br /&gt;
Using the downloadable program, [[Pokésav]], in conjunction with an Action Replay DS or ROM cartridges such as the R4, allows one to literally make their own Pokémon from scratch.&lt;br /&gt;
&lt;br /&gt;
However, not all players will use cheating devices to make the game easier. In some cases, cheating devices can be used to make the game &#039;&#039;harder&#039;&#039;, such as the case where a player would use a code to trigger [[Pokémon Red and Green beta#Professor Oak battle|a battle with Professor Oak]].&lt;br /&gt;
&lt;br /&gt;
==Criticism==&lt;br /&gt;
The primary complaint against cheating methods is that it takes no particular ability to exploit a glitch or enter a cheat code, and thus detracts from the point and spirit of the game, making it less enjoyable. While this is a subjective matter, it is the primary cause of cheating offending most players. &lt;br /&gt;
&lt;br /&gt;
Another more practical argument against cheating is that glitches and cheat codes often hurt the stability of the game. Many players have lost their Pokémon or save files while trying to exploit their game. On occasion, entire parties of Pokémon have been overwritten because of a destabilized glitch.&lt;br /&gt;
&lt;br /&gt;
Some will justify using cheating devices to get Pokémon when they cannot attend [[Nintendo]] [[List of Nintendo Pokémon promotional events|promotional event]]s, the only legitimate way to obtain some Pokémon.  It can also be at times the only way to acquire a certain item, such as the [[Lock Capsule]], which in Pokémon Black and White contains {{TM|95|Snarl}}; or the [[GS Ball]], which can be used to encounter {{p|Celebi}}. It is a matter of opinion whether or not this is a valid excuse for cheating.&lt;br /&gt;
&lt;br /&gt;
===Preventive measures===&lt;br /&gt;
To combat cheating, {{game|FireRed and LeafGreen|s}} have two measures to prevent cheating. Firstly, {{p|Mew}} and {{p|Deoxys}} were given special programming that prevents them from obeying the player if they were obtained illegitimately. However, this countermeasure fails if the player uses cheats to get to [[Faraway Island]] or [[Birth Island]], and then catches the Pokémon in a somewhat legitimate manner. The countermeasure is negated if the Pokémon is caught in FireRed or LeafGreen and is then transferred to a [[Generation IV]] game. Secondly, special programming called DMA (dynamic memory allocation) is used in [[Generation III]], and causes the data targeted by cheating devices to dynamically move around. However, this can be avoided by using codes to disable the DMA.  Such codes are often referred to as &amp;quot;Master Codes&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Related articles==&lt;br /&gt;
* [[Action Replay]]&lt;br /&gt;
* [[GameShark]]&lt;br /&gt;
* [[Monster Brain]]&lt;br /&gt;
* [[Pokésav]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Games notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cheating|*]]&lt;br /&gt;
&lt;br /&gt;
[[de:Cheaten]]&lt;br /&gt;
[[it:Trucco]]&lt;br /&gt;
[[ja:改造ポケモン]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Twitch_Plays_Pok%C3%A9mon&amp;diff=2093700</id>
		<title>Twitch Plays Pokémon</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Twitch_Plays_Pok%C3%A9mon&amp;diff=2093700"/>
		<updated>2014-03-24T00:25:06Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* External links */ According to a /r/TwitchPlaysPokemon mod, there is no official youtube channel.  A citation is needed.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{current event}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
TO DO:&lt;br /&gt;
- Fix tenses&lt;br /&gt;
- Confirm Released Pokemon are sorted Chronologically and correct if not (GEN 1 &amp;amp; 2)&lt;br /&gt;
- Confirm Inventory/PC Items are sorted the same way they are in the save file and correct if not (GEN 2 Only)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
[[File:Twitch Plays Pokémon logo.png|thumb|Twitch Plays Pokémon logo]]&lt;br /&gt;
&#039;&#039;&#039;Twitch Plays Pokémon&#039;&#039;&#039; is a {{wp|Twitch (website)|Twitch}} channel that streams play-throughs of [[ROM hacks|modded versions]] of Pokémon games, where the viewers control the game by commenting button presses. The stream went live on February 13, 2014 at 01:23:18 {{wp|Greenwich Mean Time|GMT}}. After the viewers finished {{game|Red}} on March 1, 2014, the stream displayed a timer, counting down the time until the next adventure started. On March 2, 2014, viewers began playing a modded version of {{game|Crystal}} that had all Pokémon available without having to communicate with another game. On March 15, shortly before the players defeated {{ga|Red}}, a timer started counting down from one week for the start of {{game|Emerald}}.&lt;br /&gt;
&lt;br /&gt;
The stream peaked at around 120,000 viewers during its first playthrough, and has been the most viewed live Twitch stream for periods of time. Only footage from 11 hours into Day 2 onward has been saved, which can be found [http://www.twitch.tv/twitchplayspokemon/profile/pastBroadcasts here].&lt;br /&gt;
&lt;br /&gt;
==Pokémon Red==&lt;br /&gt;
===Gameplay===&lt;br /&gt;
Twitch users controlled the character by submitting case-insensitive button names through the chat. Valid commands were A, B, up, down, left, right, and Start; Select previously was valid, but after it was used to [[Soft resetting|soft reset]] the game, it was disabled due to having no other significant functional purpose. Each input in the chat was processed for one frame of gameplay, so the process of canceling [[evolution]] required three consecutive inputs of the B button in anarchy mode.&lt;br /&gt;
&lt;br /&gt;
Originally, players would simply submit buttons and the game would execute as many as possible. However, after players were stuck in the [[Team Rocket Hideout]] for almost 24 hours on the first [[spinner]] puzzle, the host implemented a system where players could choose between anarchy (the original method) and democracy. In democracy mode, players&#039; button presses are instead tallied, and then the most popular is executed; also, players can enter compound and iterative commands (such as &amp;quot;start9&amp;quot; and &amp;quot;upleft&amp;quot;). The &amp;quot;wait&amp;quot; command was also available in democracy mode, in which, when inputted, the player character takes no action until the next non-&amp;quot;wait&amp;quot; command is received. Players could vote to switch between anarchy and democracy by using &amp;quot;democracy&amp;quot; and &amp;quot;anarchy&amp;quot; as if they were buttons. 80% of the votes were required to switch from anarchy to democracy mode, whilst only 50% of the votes are required to switch from democracy to anarchy mode. The host said that the reason behind the asymmetry is that, with the previous system of requiring 75% of votes for a switch in either direction, it took a smaller majority to disrupt democracy mode than it did to reinstate anarchy mode. &lt;br /&gt;
&lt;br /&gt;
Simple tasks had often become extremely difficult due to the high number of players; players had spent hours trying to teach [[HM]] moves, {{m|cut}} down trees, pass through areas with [[ledge]]s, and reach crucial points in the game.&lt;br /&gt;
&lt;br /&gt;
===Progress===&lt;br /&gt;
The [[player character]] used the default name of {{ga|Red|RED}} and started with {{p|Charmander}}. The player entered the [[Hall of Fame]] and finished the end credits at 16d 7h 50m 40s. After the game was continued, it froze and the timer was reset permanently to 16d 7h 50m 19s, with a timer counting down from approximately 27 hours reading &amp;quot;A new adventure will begin&amp;quot;. The header above the video was later changed to &amp;quot;TwitchPlaysPokemon playing Gold/Silver/Crystal&amp;quot;. The save file has reached the maximum amount of playtime that can be recorded within the game, 255 hours.&lt;br /&gt;
&lt;br /&gt;
====Pokémon====&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color=F5F5F5&lt;br /&gt;
|bordercolor=464646&lt;br /&gt;
|headcolor=B190E9&lt;br /&gt;
|sprite=Spr RB Red 2.png&lt;br /&gt;
|prize={{PDollar}}40398&lt;br /&gt;
|name=RED&lt;br /&gt;
|game={{color2|000|Pokémon Red and Blue Versions|Red}}&lt;br /&gt;
|location=Hall of Fame&lt;br /&gt;
|pokemon=6}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=145&lt;br /&gt;
|pokemon=Zapdos&lt;br /&gt;
|nickname=AA–j&lt;br /&gt;
|level=81&lt;br /&gt;
|type1=Electric&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=ThunderShock|move1type=Electric&lt;br /&gt;
|move2=Drill Peck|move2type=Flying&lt;br /&gt;
|move3=Take Down|move3type=Normal&lt;br /&gt;
|move4=Thunder|move4type=Electric}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=034&lt;br /&gt;
|pokemon=Nidoking&lt;br /&gt;
|nickname=AAAAAAAAAA&lt;br /&gt;
|level=54&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Ground&lt;br /&gt;
|move1=Surf|move1type=Water&lt;br /&gt;
|move2=Poison Sting|move2type=Poison&lt;br /&gt;
|move3=Strength|move3type=Normal&lt;br /&gt;
|move4=Fury Attack|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=139&lt;br /&gt;
|pokemon=Omastar&lt;br /&gt;
|nickname=OMASTAR&lt;br /&gt;
|level=52&lt;br /&gt;
|type1=Rock&lt;br /&gt;
|type2=Water&lt;br /&gt;
|move1=Hydro Pump|move1type=Water&lt;br /&gt;
|move2=Withdraw|move2type=Water&lt;br /&gt;
|move3=Surf|move3type=Water&lt;br /&gt;
|move4=Horn Attack|move4type=Normal}}&lt;br /&gt;
{{Party/Div|color=F5F5F5}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=049&lt;br /&gt;
|pokemon=Venomoth&lt;br /&gt;
|nickname=AATTVVV&lt;br /&gt;
|level=39&lt;br /&gt;
|type1=Bug|type2=Poison&lt;br /&gt;
|move1=Disable|move1type=Normal&lt;br /&gt;
|move2=PoisonPowder|move2type=Poison&lt;br /&gt;
|move3=Leech Life|move3type=Bug&lt;br /&gt;
|move4=Stun Spore|move4type=Grass}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=131&lt;br /&gt;
|pokemon=Lapras&lt;br /&gt;
|nickname=AIIIIIIRRR&lt;br /&gt;
|level=31&lt;br /&gt;
|type1=Water&lt;br /&gt;
|type2=Ice&lt;br /&gt;
|move1=Confuse Ray|move1type=Ghost&lt;br /&gt;
|move2=Mist|move2type=Ice&lt;br /&gt;
|move3=Surf|move3type=Water&lt;br /&gt;
|move4=Strength|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=018&lt;br /&gt;
|pokemon=Pidgeot&lt;br /&gt;
|nickname=aaabaaajss&lt;br /&gt;
|level=69&lt;br /&gt;
|type1=Normal|type2=Flying&lt;br /&gt;
|move1=Mirror Move|move1type=Flying&lt;br /&gt;
|move2=Sand-Attack|move2type=Normal&lt;br /&gt;
|move3=Quick Attack|move3type=Normal&lt;br /&gt;
|move4=Sky Attack|move4type=Flying}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====PC=====&lt;br /&gt;
{| class=&amp;quot;roundy expandable&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; colspan=2 | {{color2|000000|Pokémon Storage System|Bill&#039;s PC}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=032&lt;br /&gt;
|pokemon=Nidoran♂&lt;br /&gt;
|nickname=NIDORAN♂&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Horn Attack|move2type=Normal&lt;br /&gt;
|move3=Poison Sting|move3type=Poison&lt;br /&gt;
|move4=Focus Energy|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=048&lt;br /&gt;
|pokemon=Venonat&lt;br /&gt;
|nickname=BKKBBBBCBB&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Disable|move2type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=041&lt;br /&gt;
|pokemon=Zubat&lt;br /&gt;
|nickname=ABB-??AAJJ&lt;br /&gt;
|level=18&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Leech Life|move1type=Bug&lt;br /&gt;
|move2=Supersonic|move2type=Normal&lt;br /&gt;
|move3=Bite|move3type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=096&lt;br /&gt;
|pokemon=Drowzee&lt;br /&gt;
|nickname=DROWZEE&lt;br /&gt;
|level=30&lt;br /&gt;
|type1=Psychic&lt;br /&gt;
|move1=Pound|move1type=Normal&lt;br /&gt;
|move2=Headbutt|move2type=Normal&lt;br /&gt;
|move3=Disable|move3type=Normal&lt;br /&gt;
|move4=Confusion|move4type=Psychic}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Day Care=====&lt;br /&gt;
{| class=&amp;quot;roundy expandable&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; | {{color2|000000|Pokémon Day Care|Day Care}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=092&lt;br /&gt;
|pokemon=Gastly&lt;br /&gt;
|nickname=GASTLY&lt;br /&gt;
|level=50&lt;br /&gt;
|type1=Ghost&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|move1=Confuse Ray|move1type=Ghost&lt;br /&gt;
|move2=Night Shade|move2type=Ghost&lt;br /&gt;
|move3=Hypnosis|move3type=Psychic&lt;br /&gt;
|move4=Dream Eater|move4type=Psychic}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Released=====&lt;br /&gt;
{| class=&amp;quot;roundy expandable&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; colspan=3 | {{color2|000000|Released Pokémon|Released}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=005&lt;br /&gt;
|pokemon=Charmeleon&lt;br /&gt;
|nickname=ABBBBBBK(&lt;br /&gt;
|level=34&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|move1=Cut|move1type=Normal&lt;br /&gt;
|move2=Bide|move2type=Normal&lt;br /&gt;
|move3=Growl|move3type=Normal&lt;br /&gt;
|move4=Leer|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=019&lt;br /&gt;
|pokemon=Rattata&lt;br /&gt;
|nickname=JLVWNNOOOO&lt;br /&gt;
|level=13&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Tail Whip|move2type=Normal&lt;br /&gt;
|move3=BubbleBeam|move3type=Water&lt;br /&gt;
|move4=Quick Attack|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=136&lt;br /&gt;
|pokemon=Flareon&lt;br /&gt;
|nickname=FLAREON&lt;br /&gt;
|level=25&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Sand-Attack|move2type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=106&lt;br /&gt;
|pokemon=Hitmonlee&lt;br /&gt;
|nickname=CCC&lt;br /&gt;
|level=30&lt;br /&gt;
|type1=Fighting&lt;br /&gt;
|move1=Double Kick|move1type=Fighting&lt;br /&gt;
|move2=Meditate|move2type=Psychic}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=041&lt;br /&gt;
|pokemon=Zubat&lt;br /&gt;
|nickname=×&lt;br /&gt;
|level=16&lt;br /&gt;
|type1=Poison|type2=Flying&lt;br /&gt;
|move1=Leech Life|move1type=Bug&lt;br /&gt;
|move2=Supersonic|move2type=Normal&lt;br /&gt;
|move3=Bite|move3type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=048&lt;br /&gt;
|pokemon=Venonat&lt;br /&gt;
|nickname=A&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Disable|move2type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=048&lt;br /&gt;
|pokemon=Venonat&lt;br /&gt;
|nickname=B-!)&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Disable|move2type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=102&lt;br /&gt;
|pokemon=Exeggcute&lt;br /&gt;
|nickname=AIA&lt;br /&gt;
|level=25&lt;br /&gt;
|type1=Grass&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|move1=Barrage|move1type=Normal&lt;br /&gt;
|move2=Hypnosis|move2type=Psychic&lt;br /&gt;
|move3=Reflect|move3type=Psychic}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=046&lt;br /&gt;
|pokemon=Paras&lt;br /&gt;
|nickname=AAA&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Grass&lt;br /&gt;
|move1=Scratch|move1type=Normal&lt;br /&gt;
|move2=Stun Spore|move2type=Grass&lt;br /&gt;
|move3=Leech Life|move3type=Bug}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=048&lt;br /&gt;
|pokemon=Venonat&lt;br /&gt;
|nickname=VENONAT&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Disable|move2type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=032&lt;br /&gt;
|pokemon=Nidoran♂&lt;br /&gt;
|nickname=NIDORAN♂&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Horn Attack|move2type=Normal&lt;br /&gt;
|move3=Poison Sting|move3type=Poison&lt;br /&gt;
|move4=Focus Energy|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=044&lt;br /&gt;
|pokemon=Gloom&lt;br /&gt;
|nickname=×(araggbaj&lt;br /&gt;
|level=26&lt;br /&gt;
|type1=Grass|type2=Poison&lt;br /&gt;
|move1=Cut|move1type=Normal&lt;br /&gt;
|move2=PoisonPowder|move2type=Poison&lt;br /&gt;
|move3=Stun Spore|move3type=Grass&lt;br /&gt;
|move4=Sleep Powder|move4type=Grass}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=083&lt;br /&gt;
|pokemon=Farfetch&#039;d&lt;br /&gt;
|nickname=DUX&lt;br /&gt;
|level=31&lt;br /&gt;
|type1=Normal|type2=Flying&lt;br /&gt;
|move1=Cut|move1type=Normal&lt;br /&gt;
|move2=Sand-Attack|move2type=Normal&lt;br /&gt;
|move3=Leer|move3type=Normal&lt;br /&gt;
|move4=Fury Attack|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=074&lt;br /&gt;
|pokemon=Geodude&lt;br /&gt;
|nickname=GEODUDE&lt;br /&gt;
|level=17&lt;br /&gt;
|type1=Rock&lt;br /&gt;
|type2=Ground&lt;br /&gt;
|move1=Defense Curl|move1type=Normal&lt;br /&gt;
|move2=Rock Throw|move2type=Rock}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=020&lt;br /&gt;
|pokemon=Raticate&lt;br /&gt;
|nickname=AAJST(????&lt;br /&gt;
|level=29&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Swift|move1type=Normal&lt;br /&gt;
|move2=Body Slam|move2type=Normal&lt;br /&gt;
|move3=Quick Attack|move3type=Normal&lt;br /&gt;
|move4=Dig|move4type=Ground}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=032&lt;br /&gt;
|pokemon=Nidoran♂&lt;br /&gt;
|nickname=H&lt;br /&gt;
|level=24&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Horn Attack|move2type=Normal&lt;br /&gt;
|move3=Poison Sting|move3type=Poison&lt;br /&gt;
|move4=Focus Energy|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=032&lt;br /&gt;
|pokemon=Nidoran♂&lt;br /&gt;
|nickname=AAEWWW&lt;br /&gt;
|level=24&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Horn Attack|move2type=Normal&lt;br /&gt;
|move3=Poison Sting|move3type=Poison&lt;br /&gt;
|move4=Focus Energy|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=111&lt;br /&gt;
|pokemon=Rhyhorn&lt;br /&gt;
|nickname=AEWWWWVV&lt;br /&gt;
|level=26&lt;br /&gt;
|type1=Ground&lt;br /&gt;
|type2=Rock&lt;br /&gt;
|move1=Horn Attack|move1type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=041&lt;br /&gt;
|pokemon=Zubat&lt;br /&gt;
|nickname=ZUBAT&lt;br /&gt;
|level=16&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Leech Life|move1type=Bug&lt;br /&gt;
|move2=Supersonic|move2type=Normal&lt;br /&gt;
|move3=Bite|move3type=Normal}}&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=032&lt;br /&gt;
|pokemon=Nidoran♂&lt;br /&gt;
|nickname=a&lt;br /&gt;
|level=24&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Horn Attack|move2type=Normal&lt;br /&gt;
|move3=Poison Sting|move3type=Poison&lt;br /&gt;
|move4=Focus Energy|move4type=Normal}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Traded=====&lt;br /&gt;
{|&lt;br /&gt;
|{{Pokémon/1&lt;br /&gt;
|game=Red&lt;br /&gt;
|ndex=021&lt;br /&gt;
|pokemon=Spearow&lt;br /&gt;
|nickname=SPEAROW&lt;br /&gt;
|level=15&lt;br /&gt;
|type1=Normal|type2=Flying&lt;br /&gt;
|move1=Peck|move1type=Flying&lt;br /&gt;
|move2=Growl|move2type=Normal&lt;br /&gt;
|move3=Leer|move3type=Normal&lt;br /&gt;
|move4=Fury Attack|move4type=Normal}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Items====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;border: 3px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;background: #B190E9; {{roundytop|10px}}&amp;quot; | {{color2|000|Bag|Item}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF; {{roundybottom|10px}}&amp;quot; | {{Bag|Secret Key III}} {{key|I|Secret Key}}&amp;lt;br/&amp;gt;{{Bag|TM Fighting}} {{TM|17|Submission}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
=====RED&#039;s PC=====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;border: 3px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;background: #B190E9; {{roundytop|10px}}&amp;quot; | {{color2|000|Bag|Item}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF; {{roundybottom|10px}}&amp;quot; | {{Bag|S.S. Ticket}} {{key|I|S.S. Ticket}}&amp;lt;br/&amp;gt;{{Bag|Card Key III}} [[Card Key]]&amp;lt;br/&amp;gt;{{Bag|HM Water}} {{HM|03|Surf}}&amp;lt;br/&amp;gt;{{Bag|Moon Stone}} [[Moon Stone]]&amp;lt;br/&amp;gt;{{Bag|Silph Scope}} [[Silph Scope]]&amp;lt;br/&amp;gt;[[File:Bag Town Map III Sprite.png|Town Map]] [[Town Map]]&amp;lt;br/&amp;gt;{{Bag|HM Normal}} {{HM|01|Cut}}&amp;lt;br/&amp;gt;{{Bag|Lift Key}} {{key|I|Lift Key}}&amp;lt;br/&amp;gt;{{Bag|Poké Flute}} [[Poké Flute]]&amp;lt;br/&amp;gt;{{Bag|HM Normal}} {{HM|04|Strength}}&amp;lt;br/&amp;gt;{{Bag|Potion}} [[Potion]]&amp;lt;br/&amp;gt;{{Bag|Super Rod}} [[Super Rod]]    &lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
==Pokémon Crystal==&lt;br /&gt;
27 hours after Twitch viewers defeated {{ga|Blue}} in Pokémon Red, {{game|Crystal}} was started, on March 2, 2014. Unlike Red, an entirely new game was started, allowing viewers to name the [[player character]]: AJDNNW, Trainer ID of 47901. At 9 days, 21 hours, 24 minutes, 49 seconds, and four battles against [[Lance]], the players became the {{pkmn|Champion}}. After the credits, the players started a new game, which was quickly reset to the aftermath of resuming the initial adventure at [[New Bark Town]]. At 12 days and 5 hours, anarchy mode was permanently established and the players were given the deadline of one week to defeat Red. After the deadline, a &lt;br /&gt;
{{game|Emerald}} playthrough will begin automatically. After 13 days, 2 hours, 2 minutes, 41 seconds, and seven attempts, Red was defeated. The game was last saved on {{rt|36|Johto}}, near the crossroads where {{p|Sudowoodo}} is enountered.&lt;br /&gt;
&lt;br /&gt;
===Gameplay changes===&lt;br /&gt;
Originally, during Pokémon Red, players would vote to choose between anarchy and democracy as the game progressed. With the start of a new game, this system was changed to the current style, where players are no longer allowed to change between anarchy and democracy at any time. Instead, the game starts in anarchy mode while a timer counts down at the top of the stream. At the start of every hour after the start of the game, the countdown reaches zero and democracy mode takes over. In democracy mode, players are allowed to vote for which button they want used, along with both an option to vote for &amp;quot;anarchy&amp;quot; and to vote for the &amp;quot;wait&amp;quot; command. If anarchy is the most popular command when the votes are tallied, then the game will automatically switch back to anarchy. The countdown is then set again to reach zero at the next hour, whether it is in an actual hour or in a minute.&lt;br /&gt;
&lt;br /&gt;
Into the seventh day and fourth hour, the anarchy/democracy was adjusted once again. It was completely overhauled into a new system, in which a certain command had to be entered ten times within a period of 500 milliseconds for it to be executed. This system was briefly abolished an hour later, reverting back to the format described in the previous paragraph, until resuming the new form twenty minutes later. Anarchy/democracy was re-established at 8 days, 5 hours.&lt;br /&gt;
&lt;br /&gt;
Hacks in this game were more prevalent compared to the previous game. For example, the players obtained {{p|Steelix}} when {{p|Onix}} evolved at [[level]] 35. Red&#039;s NPC team is identical to his final team in the previous game, barring [[nickname]]s; their levels were adjusted to match the levels of Red&#039;s original team in Crystal.&amp;lt;ref&amp;gt;[http://kotaku.com/lord-helix-makes-a-most-unexpected-return-in-twitch-pl-1543901152 Lord Helix Makes A Most Unexpected Return In &#039;Twitch Plays Pokémon&#039; - Kotaku]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color=F5F5F5&lt;br /&gt;
|bordercolor=464646&lt;br /&gt;
|headcolor=B190E9&lt;br /&gt;
|sprite=Spr C Ethan.png&lt;br /&gt;
|prize={{PDollar}}10711&lt;br /&gt;
|name=AJDNNW&lt;br /&gt;
|game={{color2|000|Pokémon Crystal Version|Crystal}}&lt;br /&gt;
|location=Johto Route 36&lt;br /&gt;
|locationname=Route 36&lt;br /&gt;
|pokemon=5}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=208&lt;br /&gt;
|pokemon=Steelix&lt;br /&gt;
|nickname=AAJRR RRR&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=73&lt;br /&gt;
|held=Leftovers&lt;br /&gt;
|type1=Steel&lt;br /&gt;
|type2=Ground&lt;br /&gt;
|move1=Rock Throw|move1type=Rock&lt;br /&gt;
|move2=Strength|move2type=Normal&lt;br /&gt;
|move3=Earthquake|move3type=Ground&lt;br /&gt;
|move4=Iron Tail|move4type=Steel}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=149&lt;br /&gt;
|pokemon=Dragonite&lt;br /&gt;
|nickname=KT   &lt;br /&gt;
|type1=Dragon&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=63&lt;br /&gt;
|held=Max Revive&lt;br /&gt;
|move1=Outrage|move1type=Dragon&lt;br /&gt;
|move2=DragonBreath|move2type=Dragon&lt;br /&gt;
|move3=Twister|move3type=Dragon&lt;br /&gt;
|move4=Waterfall|move4type=Water}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=196&lt;br /&gt;
|pokemon=Espeon&lt;br /&gt;
|nickname=AAAS  RJ-I&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=54&lt;br /&gt;
|held=Ice Berry&lt;br /&gt;
|type1=Psychic&lt;br /&gt;
|move1=Morning Sun|move1type=Normal&lt;br /&gt;
|move2=Flash|move2type=Normal&lt;br /&gt;
|move3=Attract|move3type=Normal&lt;br /&gt;
|move4=Psychic|move4type=Psychic}}&lt;br /&gt;
{{Party/Div|color=F5F5F5}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=160&lt;br /&gt;
|pokemon=Feraligatr&lt;br /&gt;
|nickname=AAAAtttta&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=85&lt;br /&gt;
|held=Ice Heal&lt;br /&gt;
|type1=Water&lt;br /&gt;
|move1=Surf|move1type=Water&lt;br /&gt;
|move2=Cut|move2type=Normal&lt;br /&gt;
|move3=Icy Wind|move3type=Ice}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=018&lt;br /&gt;
|pokemon=Pidgeot&lt;br /&gt;
|nickname=BBBBBD&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=64&lt;br /&gt;
|held=SlowpokeTail&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Fly|move1type=Flying&lt;br /&gt;
|move2=Quick Attack|move2type=Normal&lt;br /&gt;
|move3=Wing Attack|move3type=Flying&lt;br /&gt;
|move4=Mirror Move|move4type=Flying}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====PC=====&lt;br /&gt;
{| class=&amp;quot;roundy expandable&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; | {{color2|000000|Pokémon Storage System|Bill&#039;s PC}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=042&lt;br /&gt;
|pokemon=Golbat&lt;br /&gt;
|nickname=S  -c&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=34&lt;br /&gt;
|move1=Supersonic|move1type=Normal&lt;br /&gt;
|move2=Bite|move2type=Dark&lt;br /&gt;
|move3=Confuse Ray|move3type=Ghost&lt;br /&gt;
|move4=Wing Attack|move4type=Flying}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=042&lt;br /&gt;
|pokemon=Golbat&lt;br /&gt;
|nickname=GOLBAT&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=34&lt;br /&gt;
|move1=Supersonic|move1type=Normal&lt;br /&gt;
|move2=Bite|move2type=Dark&lt;br /&gt;
|move3=Confuse Ray|move3type=Ghost&lt;br /&gt;
|move4=Wing Attack|move4type=Flying}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=084&lt;br /&gt;
|pokemon=Doduo&lt;br /&gt;
|nickname=DODUO&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=28&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Pursuit|move1type=Dark&lt;br /&gt;
|move2=Fury Attack|move2type=Normal&lt;br /&gt;
|move3=Tri Attack|move3type=Normal&lt;br /&gt;
|move4=Rage|move4type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=084&lt;br /&gt;
|pokemon=Doduo&lt;br /&gt;
|nickname=I&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=28&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Pursuit|move1type=Dark&lt;br /&gt;
|move2=Fury Attack|move2type=Normal&lt;br /&gt;
|move3=Tri Attack|move3type=Normal&lt;br /&gt;
|move4=Rage|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=075&lt;br /&gt;
|pokemon=Graveler&lt;br /&gt;
|nickname=GRAVELER&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=34&lt;br /&gt;
|type1=Rock&lt;br /&gt;
|type2=Ground&lt;br /&gt;
|move1=Magnitude|move1type=Ground&lt;br /&gt;
|move2=Selfdestruct|move2type=Normal&lt;br /&gt;
|move3=Harden|move3type=Normal&lt;br /&gt;
|move4=Rollout|move4type=Rock}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=020&lt;br /&gt;
|pokemon=Raticate&lt;br /&gt;
|nickname=I&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=28&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Tail Whip|move1type=Normal&lt;br /&gt;
|move2=Quick Attack|move2type=Normal&lt;br /&gt;
|move3=Hyper Fang|move3type=Normal&lt;br /&gt;
|move4=Scary Face|move4type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=164&lt;br /&gt;
|pokemon=Noctowl&lt;br /&gt;
|nickname=AA&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=28&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Foresight|move1type=Normal&lt;br /&gt;
|move2=Peck|move2type=Flying&lt;br /&gt;
|move3=Hypnosis|move3type=Psychic&lt;br /&gt;
|move4=Reflect|move4type=Psychic}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=072&lt;br /&gt;
|pokemon=Tentacool&lt;br /&gt;
|nickname=TENTACOOL&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=15&lt;br /&gt;
|type1=Water&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|move1=Poison Sting|move1type=Poison&lt;br /&gt;
|move2=Supersonic|move2type=Normal&lt;br /&gt;
|move3=Constrict|move3type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=072&lt;br /&gt;
|pokemon=Tentacool&lt;br /&gt;
|nickname=BBB((((hg&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=15&lt;br /&gt;
|type1=Water&lt;br /&gt;
|type2=Poison&lt;br /&gt;
|move1=Poison Sting|move1type=Poison&lt;br /&gt;
|move2=Supersonic|move2type=Normal&lt;br /&gt;
|move3=Constrict|move3type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=118&lt;br /&gt;
|pokemon=Goldeen&lt;br /&gt;
|nickname=IAAAJS&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=22&lt;br /&gt;
|type1=Water&lt;br /&gt;
|move1=Peck|move1type=Flying&lt;br /&gt;
|move2=Tail Whip|move2type=Normal&lt;br /&gt;
|move3=Supersonic|move3type=Normal&lt;br /&gt;
|move4=Horn Attack|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=020&lt;br /&gt;
|pokemon=Raticate&lt;br /&gt;
|nickname=ABBBDDDDDD&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=18&lt;br /&gt;
|held=Poké Ball&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Strength|move1type=Normal&lt;br /&gt;
|move2=Tail Whip|move2type=Normal&lt;br /&gt;
|move3=Tackle|move3type=Normal&lt;br /&gt;
|move4=Hyper Fang|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=109&lt;br /&gt;
|pokemon=Koffing&lt;br /&gt;
|nickname=WWWEEE&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=15&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|move1=Poison Gas|move1type=Poison&lt;br /&gt;
|move2=Tackle|move2type=Normal&lt;br /&gt;
|move3=Smog|move3type=Poison}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=163&lt;br /&gt;
|pokemon=Hoothoot&lt;br /&gt;
|nickname=HOOTHOOT&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=15&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Growl|move2type=Normal&lt;br /&gt;
|move3=Foresight|move3type=Normal&lt;br /&gt;
|move4=Peck|move4type=Flying}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=238&lt;br /&gt;
|pokemon=Smoochum&lt;br /&gt;
|nickname=SMOOCHUM&lt;br /&gt;
|type1=Ice&lt;br /&gt;
|type2=Psychic&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=5&lt;br /&gt;
|held=Rare Candy&lt;br /&gt;
|move1=Swagger|move1type=Normal&lt;br /&gt;
|move2=Lick|move2type=Ghost&lt;br /&gt;
|move3=Dizzy Punch|move3type=Normal&lt;br /&gt;
|move4=DynamicPunch|move4type=Fighting}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=213&lt;br /&gt;
|pokemon=Shuckle&lt;br /&gt;
|nickname=SHUCKIE&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=27&lt;br /&gt;
|held=Amulet Coin&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|type2=Rock&lt;br /&gt;
|move1=Strength|move1type=Normal&lt;br /&gt;
|move2=Constrict|move2type=Normal&lt;br /&gt;
|move3=Wrap|move3type=Normal&lt;br /&gt;
|move4=Encore|move4type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=163&lt;br /&gt;
|pokemon=Hoothoot&lt;br /&gt;
|nickname=HOOTHOOT&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=31&lt;br /&gt;
|held=Poké Ball&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Peck|move1type=Flying&lt;br /&gt;
|move2=Hypnosis|move2type=Psychic&lt;br /&gt;
|move3=Reflect|move3type=Psychic&lt;br /&gt;
|move4=Take Down|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=077&lt;br /&gt;
|pokemon=Ponyta&lt;br /&gt;
|nickname=AAAAAAAAA&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=32&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|move1=Tail Whip|move1type=Normal&lt;br /&gt;
|move2=Ember|move2type=Fire&lt;br /&gt;
|move3=Stomp|move3type=Normal&lt;br /&gt;
|move4=Fire Spin|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=020&lt;br /&gt;
|pokemon=Raticate&lt;br /&gt;
|nickname=A&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=39&lt;br /&gt;
|held=Metal Coat&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Quick Attack|move1type=Normal&lt;br /&gt;
|move2=Hyper Fang|move2type=Normal&lt;br /&gt;
|move3=Scary Face|move3type=Normal&lt;br /&gt;
|move4=Pursuit|move4type=Dark}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Day Care=====&lt;br /&gt;
Level and moves are approximately at the last time saved.&lt;br /&gt;
{| class=&amp;quot;roundy expandable&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; | {{color2|000000|Pokémon Day Care|Day Care}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=011&lt;br /&gt;
|pokemon=Metapod&lt;br /&gt;
|nickname=OXXOZZ -:&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=55&lt;br /&gt;
|held=TM30&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=String Shot|move2type=Bug&lt;br /&gt;
|move3=Harden|move3type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=041&lt;br /&gt;
|pokemon=Zubat&lt;br /&gt;
|nickname=ZUBAT&lt;br /&gt;
|type1=Poison&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=55&lt;br /&gt;
|held=TM39&lt;br /&gt;
|move1=Confuse Ray|move1type=Ghost&lt;br /&gt;
|move2=Wing Attack|move2type=Flying&lt;br /&gt;
|move3=Mean Look|move3type=Normal&lt;br /&gt;
|move4=Haze|move4type=Ice}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Released=====&lt;br /&gt;
{| class=&amp;quot;roundy expandable&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! colspan=2 style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; | {{color2|000000|Released Pokémon|Released}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=161&lt;br /&gt;
|pokemon=Sentret&lt;br /&gt;
|nickname=VV&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=7&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Defense Curl|move2type=Normal&lt;br /&gt;
|move3=Cut|move3type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=096&lt;br /&gt;
|pokemon=Drowzee&lt;br /&gt;
|nickname=:n&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=12&lt;br /&gt;
|type1=Psychic&lt;br /&gt;
|move1=Pound|move1type=Normal&lt;br /&gt;
|move2=Hypnosis|move2type=Psychic}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=175&lt;br /&gt;
|pokemon=Togepi&lt;br /&gt;
|nickname=TOGEPI&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=12&lt;br /&gt;
|held=Antidote&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|move1=Growl|move1type=Normal&lt;br /&gt;
|move2=Metronome|move2type=Normal&lt;br /&gt;
|move3=Charm|move3type=Normal&lt;br /&gt;
|move4=Flash|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/2|game=Crystal|&lt;br /&gt;
|ndex=194&lt;br /&gt;
|pokemon=Wooper&lt;br /&gt;
|nickname=WOOPER&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=8&lt;br /&gt;
|type1=Water&lt;br /&gt;
|type2=Ground&lt;br /&gt;
|move1=Water Gun|move1type=Water&lt;br /&gt;
|move2=Tail Whip|move2type=Normal}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Items===&lt;br /&gt;
====Pack====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;border: 3px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9; {{roundytop|10px}}&amp;quot; | {{color2|000|Item|Items}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF&amp;quot; | {{bag|Focus Band}} [[Focus Band]]&amp;lt;br/&amp;gt;{{bag|Exp. Share}} [[Exp. Share]]&amp;lt;br/&amp;gt;{{bag|Escape Rope}} [[Escape Rope]] ×2&amp;lt;br/&amp;gt;{{bag|Protein}} [[Protein]]&amp;lt;br/&amp;gt;{{bag|Nugget}} [[Nugget]]&amp;lt;br/&amp;gt;{{bag|Dire Hit}} [[Dire Hit]]&amp;lt;br/&amp;gt;{{bag|Full Heal}} [[Full Heal]]&amp;lt;br/&amp;gt;{{bag|Tiny Mushroom}} [[TinyMushroom]]&amp;lt;br/&amp;gt;{{bag|Calcium}} [[Calcium]]&amp;lt;br/&amp;gt;{{bag|Potion}} [[Potion]]&amp;lt;br/&amp;gt;{{bag|Antidote}} [[Antidote]]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9&amp;quot; | {{color2|000|Poké Ball|Balls}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF&amp;quot; | {{bag|Poké Ball}} [[Poké Ball]] ×99&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9&amp;quot; | {{color2|000|Key item|KeyItems}}&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;background: #FFF&amp;quot; | {{Bag|GS Ball}} [[GS Ball]]&amp;lt;br/&amp;gt;{{bag|SquirtBottle}} {{key|II|SquirtBottle}}&amp;lt;br/&amp;gt;{{bag|Basement Key}} {{key|II|Basement Key}}&amp;lt;br/&amp;gt;{{bag|Coin Case}} {{key|II|Coin Case}}&amp;lt;br/&amp;gt;{{Bag|Card Key}} [[Card Key]]&amp;lt;br/&amp;gt;{{bag|Clear Bell}} [[Clear Bell]]&amp;lt;br/&amp;gt;{{bag|S.S. Ticket}} [[S.S. Ticket]]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9&amp;quot; | {{color2|000|TM}}/{{color2|000|HM}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF; {{roundybottom|10px}}&amp;quot; | {{Bag|TM Rock}} {{tm|04|Rollout}}&amp;lt;br/&amp;gt;{{Bag|TM Poison}} {{tm|06|Toxic}}&amp;lt;br/&amp;gt;{{Bag|TM Electric}} {{tm|07|Zap Cannon}}&amp;lt;br/&amp;gt;{{Bag|TM Fire}} {{tm|11|Sunny Day}}&amp;lt;br/&amp;gt;{{Bag|TM Grass}} {{tm|19|Giga Drain}}&amp;lt;br/&amp;gt;{{Bag|TM Ground}} {{tm|31|Mud-Slap}}&amp;lt;br/&amp;gt;{{Bag|TM Normal}} {{tm|35|Sleep Talk}}&amp;lt;br/&amp;gt;{{Bag|TM Dark}} {{tm|46|Thief}}&amp;lt;br/&amp;gt;{{Bag|TM Bug}} {{tm|49|Fury Cutter}}&amp;lt;br/&amp;gt;{{Bag|HM Normal}} {{hm|01|Cut}}&amp;lt;br/&amp;gt;{{Bag|HM Flying}} {{hm|02|Fly}}&amp;lt;br/&amp;gt;{{Bag|HM Water}} {{hm|03|Surf}}&amp;lt;br/&amp;gt;{{Bag|HM Normal}} {{hm|04|Strength}}&amp;lt;br/&amp;gt;{{Bag|HM Normal}} {{hm|05|Flash}}&amp;lt;br/&amp;gt;{{Bag|HM Water}} {{hm|06|Whirlpool}}&amp;lt;br/&amp;gt;{{Bag|HM Water}} {{hm|07|Waterfall}}&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
====AJDNNW&#039;s PC====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;border: 3px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;background: #B190E9; {{roundytop|10px}}&amp;quot; | {{color2|000|Bag|Item}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF; {{roundybottom|10px}}&amp;quot; | None&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
==Pokémon Emerald==&lt;br /&gt;
After Red was defeated in Pokémon Crystal, the timer for {{game|Emerald}} to begin was not reset. In the meantime, the site hosting Twitch Plays Pokémon featured various games, including fan-made Pokémon games, {{pkmn|anime}} episodes via [[Game Boy Advance Video]], and other [[Nintendo]] games such as {{zw|The Legend of Zelda: Link&#039;s Awakening}}, {{gsu|Golden Sun (game)|Golden Sun}}, [[Pokémon Pinball: Ruby &amp;amp; Sapphire]], and {{wb|Mother 3}}. Currently, the player has obtained two [[Badge]]s and have talked to {{Steven}} in [[Granite Cave]].&lt;br /&gt;
&lt;br /&gt;
===Gameplay changes===&lt;br /&gt;
Unlike Pokémon Red and Pokémon Crystal, Pokémon Emerald is being played in high-definition and isn&#039;t a modded game. Also, democracy mode was completely disabled, with pure anarchy enabled, making the game more akin to the first half of the Red run. Furthermore, the bottom of the screen now permanently displays each Pokémon the player has in the [[party]], including [[Level]]s and percentage of [[HP]] remaining.&lt;br /&gt;
&lt;br /&gt;
===Progress===&lt;br /&gt;
As the Select button was not initially disabled, the game was inadvertently [[Soft resetting|soft reset]] several times. The male character was almost selected and named Milton, before the female character was selected and named &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;/&#039;. The game was then soft reset and the female character was selected, named CAMILA. After being soft reset a third time, the game was saved under a character named {{ga|Brendan|T}}. Despite [[saving]], the game was soft reset a fourth time. The female character was selected and almost named HAZEL. This was canceled and the male character was selected, almost being named REID. The female character was almost named !!?, before settling on a final name of A.&lt;br /&gt;
&lt;br /&gt;
===Pokémon===&lt;br /&gt;
{{Party/Single&lt;br /&gt;
|color=F5F5F5&lt;br /&gt;
|bordercolor=464646&lt;br /&gt;
|headcolor=B190E9&lt;br /&gt;
|sprite=Spr E May.png&lt;br /&gt;
|prize={{PDollar}}6&lt;br /&gt;
|name=A&lt;br /&gt;
|game={{color2|000|Pokémon Emerald Version|Emerald}}&lt;br /&gt;
|location=Hoenn&lt;br /&gt;
|pokemon=5}}&lt;br /&gt;
|{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=290&lt;br /&gt;
|pokemon=Nincada&lt;br /&gt;
|nickname=NINCADA&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=10&lt;br /&gt;
|held=&lt;br /&gt;
|ability=Compoundeyes&lt;br /&gt;
|type1=Bug|type2=Ground&lt;br /&gt;
|move1=Scratch|move1type=Normal&lt;br /&gt;
|move2=Harden|move2type=Normal&lt;br /&gt;
|move3=Leech Life|move3type=Bug&lt;br /&gt;
|move4=Cut|move4type=Normal}}&lt;br /&gt;
|{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=261&lt;br /&gt;
|pokemon=Poochyena&lt;br /&gt;
|nickname=ATA&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=7&lt;br /&gt;
|held=&lt;br /&gt;
|ability=Run Away&lt;br /&gt;
|type1=Dark&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Howl|move2type=Normal}}&lt;br /&gt;
|{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=183&lt;br /&gt;
|pokemon=Marill&lt;br /&gt;
|nickname=MARILL&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=18&lt;br /&gt;
|held=&lt;br /&gt;
|ability=Thick Fat&lt;br /&gt;
|type1=Water&lt;br /&gt;
|move1=Rollout|move1type=Rock&lt;br /&gt;
|move2=Defense Curl|move2type=Normal&lt;br /&gt;
|move3=Tail Whip|move3type=Normal&lt;br /&gt;
|move4=Tackle|move4type=Normal}}&lt;br /&gt;
{{Party/Div|color=F5F5F5}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=255&lt;br /&gt;
|pokemon=Torchic&lt;br /&gt;
|nickname=&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;zyyxyy&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=26&lt;br /&gt;
|held=Poké Ball&lt;br /&gt;
|ability=Blaze&lt;br /&gt;
|type1=Fire&lt;br /&gt;
|move1=Peck|move1type=Flying&lt;br /&gt;
|move2=Sand-Attack|move2type=Ground&lt;br /&gt;
|move3=Focus Energy|move3type=Normal&lt;br /&gt;
|move4=Ember|move4type=Fire}}&lt;br /&gt;
| style=&amp;quot;margin:auto&amp;quot; |{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=261&lt;br /&gt;
|pokemon=Poochyena&lt;br /&gt;
|nickname=POOCHYENA&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=5&lt;br /&gt;
|held=&lt;br /&gt;
|ability=Run Away&lt;br /&gt;
|type1=Dark&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Howl|move2type=Normal}}&lt;br /&gt;
{{Party/Footer}}&lt;br /&gt;
&lt;br /&gt;
=====PC=====&lt;br /&gt;
{| class=&amp;quot;roundy collapsible&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; | {{color2|000000|Pokémon Storage System|Lanette&#039;s PC}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=265&lt;br /&gt;
|pokemon=Wurmple&lt;br /&gt;
|nickname=GMNNN&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=6&lt;br /&gt;
|held=&lt;br /&gt;
|ability=Shield Dust&lt;br /&gt;
|type1=Bug&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=String Shot|move2type=Bug&lt;br /&gt;
|move3=Poison Sting|move3type=Poison}}&lt;br /&gt;
|{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=063&lt;br /&gt;
|pokemon=Abra&lt;br /&gt;
|nickname=apf uojkyy&lt;br /&gt;
|gender=male&lt;br /&gt;
|level=8&lt;br /&gt;
|held=Potion&lt;br /&gt;
|ability=Inner Focus&lt;br /&gt;
|type1=Psychic&lt;br /&gt;
|move1=Teleport|move1type=Psychic}}&lt;br /&gt;
|{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=276&lt;br /&gt;
|pokemon=Taillow&lt;br /&gt;
|nickname=HUUTTTT&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=7&lt;br /&gt;
|held=&lt;br /&gt;
|ability=Guts&lt;br /&gt;
|type1=Normal&lt;br /&gt;
|type2=Flying&lt;br /&gt;
|move1=Peck|move1type=Flying&lt;br /&gt;
|move2=Growl|move2type=Normal&lt;br /&gt;
|move3=Focus Energy|move3type=Normal}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Pokémon/3|game=Emerald&lt;br /&gt;
|ndex=261&lt;br /&gt;
|pokemon=Poochyena&lt;br /&gt;
|nickname=POOCHYENA&lt;br /&gt;
|gender=female&lt;br /&gt;
|level=10&lt;br /&gt;
|held=&lt;br /&gt;
|ability=Run Away&lt;br /&gt;
|type1=Dark&lt;br /&gt;
|move1=Tackle|move1type=Normal&lt;br /&gt;
|move2=Howl|move2type=Normal&lt;br /&gt;
|move3=Sand-Attack|move3type=Ground}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--=====Day Care=====&lt;br /&gt;
Level and moves are at the time of drop off.&lt;br /&gt;
{| class=&amp;quot;roundy collapsible&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; | {{color2|000000|Pokémon Day Care|Day Care}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====Released=====&lt;br /&gt;
{| class=&amp;quot;roundy collapsible&amp;quot; style=&amp;quot;border: 2px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
! style=&amp;quot;{{roundy|5px}}; background: #B190E9&amp;quot; | {{color2|000000|Released Pokémon|Released}}&lt;br /&gt;
|-&lt;br /&gt;
|}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Items===&lt;br /&gt;
====Bag====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;border: 3px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9; {{roundytop|10px}}&amp;quot; | {{color2|000|Item|Items}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF&amp;quot; | {{bag|Escape Rope}} [[Escape Rope]]&amp;lt;br/&amp;gt;{{bag|Stardust}} [[Stardust]]&amp;lt;br/&amp;gt;{{bag|Antidote}} [[Antidote]]&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9&amp;quot; | {{color2|000|Poké Ball|Poké Balls}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF&amp;quot; | None&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9&amp;quot; | {{color2|000|TM|TMs}} &amp;amp; {{color2|000|HM|HMs}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF; {{roundybottom|10px}}&amp;quot; | {{bag|TM Fighting}} {{tm|08|Bulk Up}}&amp;lt;br/&amp;gt;{{Bag|TM Rock}} {{TM|39|Rock Tomb}}&amp;lt;br/&amp;gt;{{bag|TM Steel}} {{TM|47|Steel Wing}}&amp;lt;br/&amp;gt;{{Bag|HM Normal}} {{HM|01|Cut}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9&amp;quot; | {{color2|000|Berry|Berries}}&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;background: #FFF&amp;quot; | None&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background: #B190E9&amp;quot; | {{color2|000|Key item|Key items}}&lt;br /&gt;
|- &lt;br /&gt;
| style=&amp;quot;background: #FFF&amp;quot; | {{bag|Devon Goods}} {{key|III|Devon Goods}}&amp;lt;br/&amp;gt;{{bag|Old Rod}} [[Old Rod]]&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
====A&#039;s PC====&lt;br /&gt;
{| class=&amp;quot;roundy&amp;quot; style=&amp;quot;border: 3px solid #464646; background: #F5F5F5&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! style=&amp;quot;background: #B190E9; {{roundytop|10px}}&amp;quot; | {{color2|000|Bag|Item}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #FFF; {{roundybottom|10px}}&amp;quot; | None&lt;br /&gt;
|}{{-}}&lt;br /&gt;
&lt;br /&gt;
==Host==&lt;br /&gt;
The host currently wishes to remain anonymous, but has revealed that they are Australian. They have stated that they wish to intervene as little as possible. Previously, they had suspected that they may have had to do so for the {{safari|Kanto}} due to the imposed step limit, but ultimately it was completed using democracy mode.&lt;br /&gt;
&lt;br /&gt;
Occasionally, the host has throttled the Start button, to prevent people using it simply to interrupt progress; Twitch users who submit Start as a command will be put in Slow Mode. The host also had to intervene when the game was soft reset, so that the save file was not overwritten; after this, the host disabled the Select button since it had no other significant function (the early games used it solely for sorting items in the player&#039;s [[Bag]] or a Pokémon&#039;s [[move]]s). Later, the host added the anarchy/democracy system to help players overcome otherwise incredibly difficult tasks such as the [[Team Rocket Hideout]] spinner maze.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.twitch.tv/twitchplayspokemon Twitch Plays Pokémon official channel]&lt;br /&gt;
**[http://www.twitch.tv/twitchplayspokemon/profile/pastBroadcasts Twitch Plays Pokémon archived footage]&lt;br /&gt;
*[http://www.reddit.com/live/sw7bubeycai6hey4ciytwamw3a Twitch Plays Pokémon thread for Pokémon Red]&lt;br /&gt;
*[http://www.reddit.com/live/m5n42gvbpyi6hdisciytwamw3a Twitch Plays Pokémon thread for Pokémon Crystal]&lt;br /&gt;
*[http://www.reddit.com/live/nawsz3vn7ui6hdsgciytwcxadi Twitch Plays Pokémon live-update thread for Pokémon Emerald]&lt;br /&gt;
*[https://sites.google.com/site/twitchplayspokemonstatus/ Progress-tracking Google Doc for Pokémon Emerald]&lt;br /&gt;
** [https://sites.google.com/site/twitchplayspokemonstatus/red-archive Archived Google Doc for Pokémon Red]&lt;br /&gt;
** [https://sites.google.com/site/twitchplayspokemonstatus/crystal-archive Archived Google Doc for Pokémon Crystal]&lt;br /&gt;
&amp;lt;!--*&#039;&#039;[https://www.youtube.com/user/TwitchPlayPokemon Twitch Plays Pokémon]&#039;&#039; on {{wp|YouTube}}--&amp;gt; &amp;lt;!--According to a /r/twitchplayspokemon mod, there is no official youtube channel.  A citation needs to be provided.  --Pokechu22--&amp;gt;&lt;br /&gt;
*{{wp|Twitch Plays Pokémon|Wikipedia article}}&lt;br /&gt;
*[http://badatvideogames.net/2014/02/16/an-interview-with-the-creator-of-twitchplayspokemon/ Interview with host]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Project Fandom notice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Fandom]]&lt;br /&gt;
&lt;br /&gt;
[[it:Twitch Plays Pokémon]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Dokokashira_door_glitch&amp;diff=2090174</id>
		<title>Dokokashira door glitch</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Dokokashira_door_glitch&amp;diff=2090174"/>
		<updated>2014-03-16T00:04:12Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Execution */ Kept interpreting the &amp;quot;Select&amp;quot; message as press select; you need to press A.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Dokokashira door glitch&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;どこかしらドアバグ&#039;&#039;&#039; &#039;&#039;{{tt|Dokokashira|Where is it}} door bug&#039;&#039;) is a glitch in [[Generation I]], which exists in {{game3|Red and Green|the Japanese Pokémon Red and Green Versions|s}} as well as [[Pokémon Blue Version (Japanese)|the Japanese Pokémon Blue]]. It was first documented on the Japanese Pokémon [[glitch]] website [http://pokemonbug.oh.land.to Pokemonbug].&lt;br /&gt;
&lt;br /&gt;
It is similar to [[tweaking]] and the [[surf glitch]] in [[Generation IV]]. It can be used to enter the [[Hall of Fame]] without battling the [[Elite Four]] or the {{pkmn|Champion}}. It is still possible to trigger this glitch in the international releases of {{game|Red and Blue|s}} - however, it will have different effects from the Japanese releases, and it will not cause the player to warp.&lt;br /&gt;
&lt;br /&gt;
==Execution==&lt;br /&gt;
&lt;br /&gt;
From a new game, the player obtains at least two items, with {{key|I|Oak&#039;s Parcel}} in the second slot. The [[bag]] should then be opened and the player should press the Select button on Oak&#039;s Parcel, then select &#039;&#039;Cancel&#039;&#039; twice. This will cause the cursor to stay white. A wild {{pkmn|battle}} should be initiated and then the player should open the [[party|Pokémon menu]] and press A while over first Pokémon, thus swapping it with a [[&#039;M (FF)]].  The player should open the fight menu, to prevent the game from managing as if there are no Pokémon on the field when the battle ends and then [[escape|run away from]] or win.&lt;br /&gt;
&lt;br /&gt;
From now on, the glitch should be active. Some of its effects are undesirable, such as slight graphical errors on the main map interface; however, one of the more useful effects will ensure that the warp location of the next door the player walks through is relevant to the amount of extra steps he or she takes, with the warp location changing every extra four steps.&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Dokokashira door glitch&#039;&#039;&#039; takes advantage of the fact that in Pokémon Red, Green and Japanese Blue, the player is able to switch the slots of [[item]]s as well as Pokémon. However, an oversight of this feature was that if the player were to press the Select button on the items screen and then exit out of the menu, the game will still remember the position where Select button was held down previously.&lt;br /&gt;
&lt;br /&gt;
When the player switches the second item in his or her [[Bag]] with his or her first Pokémon, it will force the game to switch the second Pokémon (which is nonexistent) with the first one. In this particular early-game scenario, it switches the end of list marker to the first position. This confuses the subroutine which applies the [[Poison (status ailment)|poison damage]] in the overworld, causing it to check Pokémon beyond the sixth slot for poison damage, decrementing massive amounts of RAM addresses while thinking they are party Pokémon&#039;s health points.&lt;br /&gt;
&lt;br /&gt;
==Path calculation==&lt;br /&gt;
&lt;br /&gt;
An equation from [[Glitch City Laboratories]] allows calculation of the map location the player will appear after walking through the doors affected by this glitch.&lt;br /&gt;
&lt;br /&gt;
It is: &#039;&#039;WarpID&amp;amp;nbsp;=&amp;amp;nbsp;k-(Steps/4)&#039;&#039;, where &amp;quot;WarpID&amp;quot; is the [[List of locations by index number (Generation I)|map identifier]] that the player is warped to, &amp;quot;Steps&amp;quot; are the amount of steps walked by the player and &amp;quot;k&amp;quot; is a constant, depending on the player&#039;s map location. The equation is not applicable if its right side falls below zero.&lt;br /&gt;
&lt;br /&gt;
Only one of the entrances will warp the player, depending on the map. If the player enters or exits the map through any of the non-warping entrances, the amount of &amp;quot;steps walked&amp;quot; will be reset to 0 and the map constant will be refreshed.&lt;br /&gt;
&lt;br /&gt;
===Constants===&lt;br /&gt;
Below is a list of constants (k), used in the path calculation equation above. &#039;&#039;Warp location&#039;&#039; is the entrance which will cause the player to warp to the map specified by the equation.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{blue color dark}}; {{roundy|10px}}; border: 5px solid #{{green color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{red color light}}; {{roundytl|5px}};&amp;quot; | {{color|{{red color dark}}|Location}}&lt;br /&gt;
! style=&amp;quot;background:#{{red color light}};&amp;quot; | {{color|{{red color dark}}|Map constant}}&lt;br /&gt;
! style=&amp;quot;background:#{{red color light}}; {{roundytr|5px}};&amp;quot; | {{color|{{red color dark}}|The warp location}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Pallet Town]] || 39 || [[Blue]]&#039;s house&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Viridian City]] || 42 || [[Poké Mart]] ([[Viridian City]])&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Pewter City]] || 52 || [[Pewter Museum of Science]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Cerulean City]] || 63 || House next to the Cerulean [[Pokémon Center]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Vermilion City]] || 90 || [[Pokémon Fan Club]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Lavender Town]] || 142 || [[Pokémon Tower]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Celadon City]] || 122 || [[Celadon Department Store]], right entrance&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Fuchsia City]] || 153 || House with NPCs discussing [[Bill]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Saffron City]] || 177 || [[Fighting Dojo]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Cinnabar Island]] || 166 || [[Gym|Pokémon Gym]] ([[Cinnabar Island]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Hall of Fame warp===&lt;br /&gt;
To warp to the [[Hall of Fame]], players must complete the above method, then follow this method. From the spot the wild Pokémon was battled, the player should take around &#039;&#039;83&#039;&#039; steps, landing the last step on the door of {{ga|Blue}}&#039;s house in [[Pallet Town]]. The player will warp to {{rt|7|Kanto}}, from where the player should walk to [[Celadon City]], enter the [[Pokémon Center]], immediately exit it, then enter the [[Celadon Department Store]] through the right entrance in the most linear way possible. The player will warp to [[Indigo Plateau|Lance&#039;s room]], where the player should proceed through the back door. The player should then walk past {{ga|Blue}}, into the next room. The player will now be in the [[Hall of Fame]], which counts as the player defeating the [[Pokémon League]] and will display the credits. Alternatively, entering the Celadon Condominiums building instead of the Pokémon Center will warp the player right to the Hall of Fame room after entering the Celadon Department Store, although with glitchy graphics.&lt;br /&gt;
&lt;br /&gt;
{{youtubevid|d4jBckP_mag|ChickasaurusGL|spicy}}&lt;br /&gt;
&lt;br /&gt;
===Unused map 1 warp===&lt;br /&gt;
An alternative version of the {{rt|6|Kanto}} entrance to Underground Path, with a default music theme of Vermilion City, instead of its final Pewter City theme.&lt;br /&gt;
By traveling 83-87 steps after activating the glitch in {{rt|1|Kanto}} and landing the final step on the door of {{ga|Blue}}&#039;s house, the player will now be in {{rt|7|Kanto}}. Then the player should walk to either the Celadon City Pokémon Center, or the Celadon Condominiums building and immediately walk out and travel an additional 188-191 steps, landing the final step in the right-most entrance of the Celadon Department Store. &lt;br /&gt;
&lt;br /&gt;
{{youtubevid|Uia4yd_xnFM|ChickasaurusGL|spicy}}&lt;br /&gt;
&lt;br /&gt;
==In international releases==&lt;br /&gt;
&lt;br /&gt;
Dokokashira door glitch still exists in {{game|Red and Blue|s}}, but it&#039;s not available in early game, as select glitches were removed in international releases. However, triggering this glitch is still possible by [[Memory corruption|corrupting the memory]] with [[Super Glitch (move)|Super Glitch]] or [[ZZAZZ glitch]]. Some of the effects from {{3v2|Red|Green|Blue}} are still present, such as map tiles changing every 4 steps, or random Pokémon fainting even though nothing is poisoned. There also exist some effects which didn&#039;t happen in Pokémon Red, Green and Blue, like glitchy music and changing item quantities. In international releases, Dokokashira door glitch does not change the warp location.&lt;br /&gt;
&lt;br /&gt;
{{youtubevid|-h30Q83SUWA|TheZZAZZGlitch|spicy}}&lt;br /&gt;
&lt;br /&gt;
==Name origin==&lt;br /&gt;
The English name of this glitch stems directly from the Japanese name. &amp;quot;Dokokashira&amp;quot; is a transliteration of the Japanese word &amp;quot;どこかしら&amp;quot;, which translates to &amp;quot;somewhere&amp;quot; (or something more close to &amp;quot;somehow,&amp;quot; except it specifies a place). The rest of the name is simply a translation of the Japanese name. The Japanese name is taken from the gadget &amp;quot;&#039;&#039;Dokodemo-Door&#039;&#039;&amp;quot; (&amp;quot;どこでもドア&amp;quot;, literally &amp;quot;&#039;&#039;anywhere-door&#039;&#039;&amp;quot;) from the long-running Japanese manga &#039;&#039;Doraemon&#039;&#039;, which is widely accepted in Japan. The gadget is a door-shaped machine that takes people to an arbitrary distant place, by entering the destination and just opening it. This was related to the glitch&#039;s feature where it makes the {{player}} to warp to distant places after walking through the door into {{ga|Blue}}&#039;s house, except that the destinations are seemingly random - hence getting &amp;quot;Somewhere-door.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://glitchcity.info/wiki/index.php/Doko_kashira_door_glitch Glitch City Laboratories wiki article]&lt;br /&gt;
*[http://www.youtube.com/watch?v=SKmcDPtjx1I The original video of the Dokokashira Door glitch]&lt;br /&gt;
*[http://www.ocf.berkeley.edu/~jdonald/pokemon/dokokashira.html A page summarizing the Dokokashira door glitch]&lt;br /&gt;
*[http://www.youtube.com/watch?v=WpXLN9eFe1c A video entitled &amp;quot;Pokemon Green in 0:05&amp;quot; which takes advantage of the Dokokashira door glitch]&lt;br /&gt;
*[http://pokemonbug.oh.land.to/rgb/711worp.html Discovering website&#039;s page on the glitch]&lt;br /&gt;
*[http://forums.glitchcity.info/index.php/topic,6661.msg189861.html Thread on Glitch City Laboratories, explaining the English Red/Blue/Yellow equivalent of Dokokashira Door glitch]&lt;br /&gt;
&lt;br /&gt;
{{Glitches}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice|no}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Glitches]]&lt;br /&gt;
&lt;br /&gt;
[[zh:任意门漏洞]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Dokokashira_door_glitch&amp;diff=2090173</id>
		<title>Dokokashira door glitch</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Dokokashira_door_glitch&amp;diff=2090173"/>
		<updated>2014-03-16T00:03:26Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Execution */ Kept interpreting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Dokokashira door glitch&#039;&#039;&#039; (Japanese: &#039;&#039;&#039;どこかしらドアバグ&#039;&#039;&#039; &#039;&#039;{{tt|Dokokashira|Where is it}} door bug&#039;&#039;) is a glitch in [[Generation I]], which exists in {{game3|Red and Green|the Japanese Pokémon Red and Green Versions|s}} as well as [[Pokémon Blue Version (Japanese)|the Japanese Pokémon Blue]]. It was first documented on the Japanese Pokémon [[glitch]] website [http://pokemonbug.oh.land.to Pokemonbug].&lt;br /&gt;
&lt;br /&gt;
It is similar to [[tweaking]] and the [[surf glitch]] in [[Generation IV]]. It can be used to enter the [[Hall of Fame]] without battling the [[Elite Four]] or the {{pkmn|Champion}}. It is still possible to trigger this glitch in the international releases of {{game|Red and Blue|s}} - however, it will have different effects from the Japanese releases, and it will not cause the player to warp.&lt;br /&gt;
&lt;br /&gt;
==Execution==&lt;br /&gt;
&lt;br /&gt;
From a new game, the player obtains at least two items, with {{key|I|Oak&#039;s Parcel}} in the second slot. The [[bag]] should then be opened and the player should press the Select button on Oak&#039;s Parcel, then select &#039;&#039;Cancel&#039;&#039; twice. This will cause the cursor to stay white. A wild {{pkmn|battle}} should be initiated and then the player should open the [[party|Pokémon menu]] and press A while over first Pokémon, swapping it with a [[&#039;M (FF)]].  The player should open the fight menu, to prevent the game from managing as if there are no Pokémon on the field when the battle ends and then [[escape|run away from]] or win.&lt;br /&gt;
&lt;br /&gt;
From now on, the glitch should be active. Some of its effects are undesirable, such as slight graphical errors on the main map interface; however, one of the more useful effects will ensure that the warp location of the next door the player walks through is relevant to the amount of extra steps he or she takes, with the warp location changing every extra four steps.&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Dokokashira door glitch&#039;&#039;&#039; takes advantage of the fact that in Pokémon Red, Green and Japanese Blue, the player is able to switch the slots of [[item]]s as well as Pokémon. However, an oversight of this feature was that if the player were to press the Select button on the items screen and then exit out of the menu, the game will still remember the position where Select button was held down previously.&lt;br /&gt;
&lt;br /&gt;
When the player switches the second item in his or her [[Bag]] with his or her first Pokémon, it will force the game to switch the second Pokémon (which is nonexistent) with the first one. In this particular early-game scenario, it switches the end of list marker to the first position. This confuses the subroutine which applies the [[Poison (status ailment)|poison damage]] in the overworld, causing it to check Pokémon beyond the sixth slot for poison damage, decrementing massive amounts of RAM addresses while thinking they are party Pokémon&#039;s health points.&lt;br /&gt;
&lt;br /&gt;
==Path calculation==&lt;br /&gt;
&lt;br /&gt;
An equation from [[Glitch City Laboratories]] allows calculation of the map location the player will appear after walking through the doors affected by this glitch.&lt;br /&gt;
&lt;br /&gt;
It is: &#039;&#039;WarpID&amp;amp;nbsp;=&amp;amp;nbsp;k-(Steps/4)&#039;&#039;, where &amp;quot;WarpID&amp;quot; is the [[List of locations by index number (Generation I)|map identifier]] that the player is warped to, &amp;quot;Steps&amp;quot; are the amount of steps walked by the player and &amp;quot;k&amp;quot; is a constant, depending on the player&#039;s map location. The equation is not applicable if its right side falls below zero.&lt;br /&gt;
&lt;br /&gt;
Only one of the entrances will warp the player, depending on the map. If the player enters or exits the map through any of the non-warping entrances, the amount of &amp;quot;steps walked&amp;quot; will be reset to 0 and the map constant will be refreshed.&lt;br /&gt;
&lt;br /&gt;
===Constants===&lt;br /&gt;
Below is a list of constants (k), used in the path calculation equation above. &#039;&#039;Warp location&#039;&#039; is the entrance which will cause the player to warp to the map specified by the equation.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background: #{{blue color dark}}; {{roundy|10px}}; border: 5px solid #{{green color}}&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background:#{{red color light}}; {{roundytl|5px}};&amp;quot; | {{color|{{red color dark}}|Location}}&lt;br /&gt;
! style=&amp;quot;background:#{{red color light}};&amp;quot; | {{color|{{red color dark}}|Map constant}}&lt;br /&gt;
! style=&amp;quot;background:#{{red color light}}; {{roundytr|5px}};&amp;quot; | {{color|{{red color dark}}|The warp location}}&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Pallet Town]] || 39 || [[Blue]]&#039;s house&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Viridian City]] || 42 || [[Poké Mart]] ([[Viridian City]])&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Pewter City]] || 52 || [[Pewter Museum of Science]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Cerulean City]] || 63 || House next to the Cerulean [[Pokémon Center]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Vermilion City]] || 90 || [[Pokémon Fan Club]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Lavender Town]] || 142 || [[Pokémon Tower]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Celadon City]] || 122 || [[Celadon Department Store]], right entrance&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Fuchsia City]] || 153 || House with NPCs discussing [[Bill]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Saffron City]] || 177 || [[Fighting Dojo]]&lt;br /&gt;
|- style=&amp;quot;background:#fff&amp;quot;&lt;br /&gt;
| [[Cinnabar Island]] || 166 || [[Gym|Pokémon Gym]] ([[Cinnabar Island]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Hall of Fame warp===&lt;br /&gt;
To warp to the [[Hall of Fame]], players must complete the above method, then follow this method. From the spot the wild Pokémon was battled, the player should take around &#039;&#039;83&#039;&#039; steps, landing the last step on the door of {{ga|Blue}}&#039;s house in [[Pallet Town]]. The player will warp to {{rt|7|Kanto}}, from where the player should walk to [[Celadon City]], enter the [[Pokémon Center]], immediately exit it, then enter the [[Celadon Department Store]] through the right entrance in the most linear way possible. The player will warp to [[Indigo Plateau|Lance&#039;s room]], where the player should proceed through the back door. The player should then walk past {{ga|Blue}}, into the next room. The player will now be in the [[Hall of Fame]], which counts as the player defeating the [[Pokémon League]] and will display the credits. Alternatively, entering the Celadon Condominiums building instead of the Pokémon Center will warp the player right to the Hall of Fame room after entering the Celadon Department Store, although with glitchy graphics.&lt;br /&gt;
&lt;br /&gt;
{{youtubevid|d4jBckP_mag|ChickasaurusGL|spicy}}&lt;br /&gt;
&lt;br /&gt;
===Unused map 1 warp===&lt;br /&gt;
An alternative version of the {{rt|6|Kanto}} entrance to Underground Path, with a default music theme of Vermilion City, instead of its final Pewter City theme.&lt;br /&gt;
By traveling 83-87 steps after activating the glitch in {{rt|1|Kanto}} and landing the final step on the door of {{ga|Blue}}&#039;s house, the player will now be in {{rt|7|Kanto}}. Then the player should walk to either the Celadon City Pokémon Center, or the Celadon Condominiums building and immediately walk out and travel an additional 188-191 steps, landing the final step in the right-most entrance of the Celadon Department Store. &lt;br /&gt;
&lt;br /&gt;
{{youtubevid|Uia4yd_xnFM|ChickasaurusGL|spicy}}&lt;br /&gt;
&lt;br /&gt;
==In international releases==&lt;br /&gt;
&lt;br /&gt;
Dokokashira door glitch still exists in {{game|Red and Blue|s}}, but it&#039;s not available in early game, as select glitches were removed in international releases. However, triggering this glitch is still possible by [[Memory corruption|corrupting the memory]] with [[Super Glitch (move)|Super Glitch]] or [[ZZAZZ glitch]]. Some of the effects from {{3v2|Red|Green|Blue}} are still present, such as map tiles changing every 4 steps, or random Pokémon fainting even though nothing is poisoned. There also exist some effects which didn&#039;t happen in Pokémon Red, Green and Blue, like glitchy music and changing item quantities. In international releases, Dokokashira door glitch does not change the warp location.&lt;br /&gt;
&lt;br /&gt;
{{youtubevid|-h30Q83SUWA|TheZZAZZGlitch|spicy}}&lt;br /&gt;
&lt;br /&gt;
==Name origin==&lt;br /&gt;
The English name of this glitch stems directly from the Japanese name. &amp;quot;Dokokashira&amp;quot; is a transliteration of the Japanese word &amp;quot;どこかしら&amp;quot;, which translates to &amp;quot;somewhere&amp;quot; (or something more close to &amp;quot;somehow,&amp;quot; except it specifies a place). The rest of the name is simply a translation of the Japanese name. The Japanese name is taken from the gadget &amp;quot;&#039;&#039;Dokodemo-Door&#039;&#039;&amp;quot; (&amp;quot;どこでもドア&amp;quot;, literally &amp;quot;&#039;&#039;anywhere-door&#039;&#039;&amp;quot;) from the long-running Japanese manga &#039;&#039;Doraemon&#039;&#039;, which is widely accepted in Japan. The gadget is a door-shaped machine that takes people to an arbitrary distant place, by entering the destination and just opening it. This was related to the glitch&#039;s feature where it makes the {{player}} to warp to distant places after walking through the door into {{ga|Blue}}&#039;s house, except that the destinations are seemingly random - hence getting &amp;quot;Somewhere-door.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://glitchcity.info/wiki/index.php/Doko_kashira_door_glitch Glitch City Laboratories wiki article]&lt;br /&gt;
*[http://www.youtube.com/watch?v=SKmcDPtjx1I The original video of the Dokokashira Door glitch]&lt;br /&gt;
*[http://www.ocf.berkeley.edu/~jdonald/pokemon/dokokashira.html A page summarizing the Dokokashira door glitch]&lt;br /&gt;
*[http://www.youtube.com/watch?v=WpXLN9eFe1c A video entitled &amp;quot;Pokemon Green in 0:05&amp;quot; which takes advantage of the Dokokashira door glitch]&lt;br /&gt;
*[http://pokemonbug.oh.land.to/rgb/711worp.html Discovering website&#039;s page on the glitch]&lt;br /&gt;
*[http://forums.glitchcity.info/index.php/topic,6661.msg189861.html Thread on Glitch City Laboratories, explaining the English Red/Blue/Yellow equivalent of Dokokashira Door glitch]&lt;br /&gt;
&lt;br /&gt;
{{Glitches}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice|no}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Glitches]]&lt;br /&gt;
&lt;br /&gt;
[[zh:任意门漏洞]]&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Shiny_Pok%C3%A9mon&amp;diff=2089907</id>
		<title>Talk:Shiny Pokémon</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Shiny_Pok%C3%A9mon&amp;diff=2089907"/>
		<updated>2014-03-15T16:33:17Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Gen 1? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Archives==&lt;br /&gt;
*[[Talk:Shiny Pokémon/Archive 1|Archive 1]]&lt;br /&gt;
__TOC__&lt;br /&gt;
==shiny odds increased? ==&lt;br /&gt;
I got Pokémon X on October 12, launch date. Within an hour of playing it, I found a shiny Psyduck. Two days later, I found a shiny Woobat. So either I&#039;m REALLY lucky, or the chances of finding a shiny Pokémon increased for Generation Six. What do you think? [[User:ShinyMew9001|ShinyMew9001]] ([[User talk:ShinyMew9001|talk]]) 13:08, 24 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Wow, how did you do that a year before the game came out?!&lt;br /&gt;
&lt;br /&gt;
:Seriously, though, I&#039;ve been hearing this quite a bit lately from all over the place.  Also, apparently Monochrome Pokémon are appearing at the previous Shiny rate.  Pokérun MAY also be more common, but that one&#039;s a little harder to pinpoint.  Unfortunately, the 3DS games can&#039;t be data mined like previous gens, so it might be a while before we have any solid numbers. --[[User:KingStarscream|KingStarscream]] ([[User talk:KingStarscream|talk]]) 19:30, 28 October 2013 (UTC)&lt;br /&gt;
::I&#039;ve heard that the monochrome Pokémon are simply a texture error, which seems likely to me. We also can&#039;t say anything about increased shiny rate without hard facts. &#039;&#039;Maybe&#039;&#039; that many fans think shinies are more common in Gen VI, but that doesn&#039;t seem terribly notable. --[[User:WyndFox|&amp;lt;span&amp;gt;Wynd&amp;lt;/span&amp;gt;]] [[User talk:WyndFox|&amp;lt;span&amp;gt;Fox&amp;lt;/span&amp;gt;]] 22:30, 28 October 2013 (UTC)&lt;br /&gt;
:::I&#039;ve heard that the shiny encounter rate is more generous in X and Y. [[User:Kikaypikachu|Kikaypikachu]] ([[User talk:Kikaypikachu|talk]]) 10:07, 2 November 2013 (UTC)&lt;br /&gt;
::::I understand that there&#039;s no easy way to prove that the Shiny odds have increased, but can I point out one more thing? One time I (almost) traded with someone who had a teal Frogadier and a black Furfrou. I do believe that they are Shiny Pokémon, so that means that the person is either super lucky, a hacker, or the Shiny odds have increased. Once again, there&#039;s really no way to prove this without a confirmation from Nintendo, but I just wanted to throw that out.&lt;br /&gt;
&lt;br /&gt;
::::Also, Pokérus may be more common now. One of my friends got Pokérus within one week of playing X, while I&#039;ve been playing Black for over two years now and I haven&#039;t caught it. So either-- well, you know what I&#039;m going to say. And once again this is all speculation, which really makes me wonder why I&#039;m even pointing this out.&lt;br /&gt;
&lt;br /&gt;
::::Also, what&#039;s this talk about Monochrome Pokémon? Unless you&#039;re referring to Generation One, I have no idea what you&#039;re talking about. [[User:ShinyMew9001|ShinyMew9001]] ([[User talk:ShinyMew9001|talk]]) 13:48, 2 November 2013 (UTC)&lt;br /&gt;
:::::Some rumour about a new type of Pokémon similar to Shiny Pokémon, with the coloroation being black and white. I&#039;ve heard about it and also heard it&#039;s some texture error, either that or it&#039;s just a hoax. &amp;lt;span style=&amp;quot;font-family:Arial Black&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:Red&amp;quot;&amp;gt;☼ Blazing&amp;lt;/span&amp;gt;[[User talk:Blazingfist|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Fist ☼&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 13:59, 2 November 2013 (UTC)&lt;br /&gt;
::::::I don&#039;t think Pokérus is more common. Shinies pretty clearly are though (and can be observed easily from empirical testing, and has been). A single person finding Pokérus while their friend does not is not a good sample size; with that data, Pokérus could easily be less common.&lt;br /&gt;
::::::As for monochrome Pokémon, I&#039;m calling them a hoax. If they exist, I challenge anybody that has one to record a battle video featuring one and share the code; if they are an intended mechanic, in a battle video they will appear monochrome for everyone. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 14:05, 2 November 2013 (UTC)&lt;br /&gt;
If there really were monochrome Pokémon they would probably have been revealed earlier. [[User:Kikaypikachu|Kikaypikachu]] ([[User talk:Kikaypikachu|talk]]) 14:30, 2 November 2013 (UTC)&lt;br /&gt;
:Monochrome Pokémon are caused by a texture error, and are not an intended mechanic. --&amp;lt;b&amp;gt;[[User talk:Relicant|&amp;lt;span style=&amp;quot;color:#EBEBEB;&amp;quot;&amp;gt;The&amp;lt;/span&amp;gt;]] [[Special:Contributions/Relicant|&amp;lt;span style=&amp;quot;color:#F08030;&amp;quot;&amp;gt;Truth&amp;lt;/span&amp;gt;]]&amp;lt;/b&amp;gt; aka Relicant 14:53, 2 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Ah, that makes sense. I would also like to point out one more thing: it &#039;&#039;may&#039;&#039; be impossible to find a shiny Xerneas, Yveltal, and Zygarde. Once again, this is all speculation, and I bet the majority of admins would have my head for this, but I&#039;ve looked all over for an encounter with a shiny Xerneas, Yveltal, or Zygarde, and I&#039;ve found nothing. It may be that people haven&#039;t had time or motivation to shiny hunt them, but I&#039;m sure that there would at least be a screenshot of a shiny legendary by now. I don&#039;t want to drag this topic out for too long, but do you have any thoughts on the matter? Also, I&#039;m sorry, admins. [[User:ShinyMew9001|ShinyMew9001]] ([[User talk:ShinyMew9001|talk]]) 22:31, 2 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
::It&#039;s plausible that Xerneas and Yveltal have coding in place that prevents them from being shiny, since last Gen&#039;s mascots Reshi and Zek have similar measures in place. Either that or like you suggested people have had no luck/time finding them.--&amp;lt;b&amp;gt;[[User talk:Relicant|&amp;lt;span style=&amp;quot;color:#EBEBEB;&amp;quot;&amp;gt;The&amp;lt;/span&amp;gt;]] [[Special:Contributions/Relicant|&amp;lt;span style=&amp;quot;color:#F08030;&amp;quot;&amp;gt;Truth&amp;lt;/span&amp;gt;]]&amp;lt;/b&amp;gt; aka Relicant 23:09, 2 November 2013 (UTC)&lt;br /&gt;
:::That&#039;s very possible. [[User:Kikaypikachu|Kikaypikachu]] ([[User talk:Kikaypikachu|talk]]) 23:12, 2 November 2013 (UTC)&lt;br /&gt;
::::Once again, there&#039;s really no way to be sure about this without a confirmation from Game Freak, I&#039;m just pointing this out. [[User:ShinyMew9001|ShinyMew9001]] ([[User talk:ShinyMew9001|talk]]) 00:17, 3 November 2013 (UTC)&lt;br /&gt;
:::::GF&#039;s never gonna tell us &#039;bout that sort of thing. We need hackers for that--[[User:BigBadBatter|BigBadBatter]] ([[User talk:BigBadBatter|talk]]) 06:18, 5 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Research has been done about this: http://nuggetbridge.com/forums/topic/2793-instacheck-hotspot-a-fast-pok%C3%A9mon-checker-for-xy/&lt;br /&gt;
This Shiny Value is between 0 and 4095. &#039;Shiny Value&#039; is the equivalent of TID and SID XORed and right shifted 4 places. It used to be shifted 3 places (2^3 is 8 which is why the value has to be less than 8 because the last 3 bits don&#039;t count), however no it&#039;s shifted 4 places, meaning the last 4 bits don&#039;t count. So going by the calcs in the article the answer can now be less and 16 for it to be shiny. Therefore the range is doubled and the chance of getting a shiny is doubled. I&#039;m about to edit the article to mention this change. [[User:Lucky V4.0|Lucky V4.0]] ([[User talk:Lucky V4.0|talk]]) 18:32, 18 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Shiny parents==&lt;br /&gt;
This is unrelated but I was curious if hatching a shiny Pokemon is more likely if one of the parents is shiny. [[User:Mariofan99|Mariofan99]] ([[User talk:Mariofan99|talk]]) 19:49, 2 January 2014 (UTC)&lt;br /&gt;
:This is only the case in Generation II, where Shininess is the result of IVs. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 00:07, 3 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Horde Battle and Friend Safari not mentioned ==&lt;br /&gt;
&lt;br /&gt;
How come there is no mention of Horde battles increasing the chance of finding a Shiny? I am not the best at math, but I know it gives you a 5x better chance then the traditional 1-on-1 encounter. Again, not the best at math, but if I did it right it looks like each Pokémon in a horde has a 1/4096, which in terns means there is a 1/819.2 chance of encountering a horde with a shiny Pokémon if I am correct?&lt;br /&gt;
&lt;br /&gt;
Also, I&#039;m pretty sure there is a higher chance of finding Shiny Pokémon in the Friend Safari but there is no mention of this either. The first time I entered a friend&#039;s Flying type Safari I encountered a Shiny Hawlucha. If I am not mistaken, I think the reason there is a increase is because there are only 2-3 Pokémon available in the Friend Safari at all times, thus your chances of encountering a shiny, at least of those 2-3 increases. This might be a superficial increase though. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 19:40, 28 January 2014 (UTC)&lt;br /&gt;
:Horde Encounters do not increase the shiny rate. Five Pokémon means that you&#039;re five times more likely to have &#039;&#039;any&#039;&#039; of the members of the horde be Shiny, yes, but the random generator still creates &#039;&#039;each individual&#039;&#039; Pokémon with the same rate as normal. As for the Friend Safari, I haven&#039;t seen anybody say anything about an increased Shiny rate there except people idly speculating based on anecdotal evidence like you&#039;re doing right now. We can&#039;t report it as true until either (A) we hack the game and check the data ourselves or (B) a high-quality (i.e. sample size of several thousand, at least) statistical analysis is performed. [[User:Pumpkinking0192|Pumpkinking0192]] ([[User talk:Pumpkinking0192|talk]]) 20:38, 28 January 2014 (UTC)&lt;br /&gt;
::The probability posted by Yamitora is very accurate, but it&#039;s calculated in a wrong way; by that logic, a 4096-Pokémon horde would &#039;&#039;always&#039;&#039; include a Shiny Pokémon. The true probability of encountering at least one Shiny Pokémon in a Horde Encounter is 1 - (4095/4096)^5 or about 1/819.6.--&#039;&#039;&#039;[[User:Dennou Zenshi|&amp;lt;font color=&amp;quot;#AB0909&amp;quot;&amp;gt;電&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#063A73&amp;quot;&amp;gt;禅&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[User talk:Dennou Zenshi|&amp;lt;font color=&amp;quot;#fff&amp;quot; face=&amp;quot;Tahoma&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;text-shadow:#000 0.2em 0.1em 0.1em; class=texhtml&amp;quot;&amp;gt;Den Zen&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&#039;&#039;&#039; 21:25, 28 January 2014 (UTC)&lt;br /&gt;
:::The probability he posted of a battle &#039;&#039;containing&#039;&#039; a Shiny might be accurate, but that&#039;s neither how the games are programmed nor how our pages are presented. The probability of a particular Pokémon being generated as Shiny by the algorithm is the same regardless of whether that&#039;s in a Single Battle, a Double Battle or a Horde Encounter. Claiming on our page that a Horde Encounter has a higher Shiny rate would be misleading. [[User:Pumpkinking0192|Pumpkinking0192]] ([[User talk:Pumpkinking0192|talk]]) 22:33, 28 January 2014 (UTC)&lt;br /&gt;
::::I already said I am not that good with math. I mentioned 1/819.2. Den Zen, you came up with 1/819.6 I wasn&#039;t trying to say it like every horde has a shiny, I was just unintentionally misrepresenting the math since again, not so good with it.&lt;br /&gt;
::::By the way Pumpkingking0192...Its both rude and condescending accusing me of speculating like that. I&#039;m trying to do the best I can with what skills and resources I have. Please show some respect and courtesy for me as a fellow editor.&lt;br /&gt;
::::Also Den Zen already said that the horde battles do in fact in crease the odds of finding a shiny by the fact there are 5 Pokemon instead of 1. Just like smoking a pack of cigs a day increases your odds of developing lung cancer. Its all in the numbers. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 02:17, 29 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Gen VI Shiny Charm Calculations ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m not sure if the calculation for the Shiny charm still triples the chances, but if so would the chance be 1/1365.33 in gen VI?&lt;br /&gt;
&lt;br /&gt;
again, I am not good with math. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 21:22, 8 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
:One more thing. Under Generation VI it says &amp;quot;The exact rates at which the previous four techniques increase the Shiny probability are currently unknown.&amp;quot; What four techniques does this mean. I know chain fishing rates are unknown still, but what are the other 4? because I am only counting 3 techniques, The shiny Charm, Masuda Method and Poké Radar which I am pretty sure those odds have already been calculated. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 14:08, 9 February 2014 (UTC)&lt;br /&gt;
::They are? Nobody said they went up 4 times like normal chance, or they changed at all, considering G5 did buffed Masuda method by 1/8192 IIRC while wild was still 1/8192. [[User:Eridanus|Eridanus]] ([[User talk:Eridanus|talk]]) 14:16, 9 February 2014 (UTC)&lt;br /&gt;
:::Its confusing that&#039;s for sure. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 14:48, 9 February 2014 (UTC)&lt;br /&gt;
::::I imagine that Shiny Charm is the same, and triples the shiny rate.----[[User:BigBadBatter|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Big&amp;lt;/span&amp;gt;]][[User talk:BigBadBatter|&amp;lt;span style=&amp;quot;color:#870735&amp;quot;&amp;gt;Bad&amp;lt;/span&amp;gt;]][[User:BigBadBatter|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Batter&amp;lt;/span&amp;gt;]] 01:37, 11 March 2014 (UTC)&lt;br /&gt;
Well, it&#039;s probably coincidence, but no sooner did I get the charm that i ran into a carbink/ragarolla horde with a shinny ragarolla in it. But I think we have to hack the game and see the code before we can be sure or add to the article. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 02:21, 11 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Gen 1? ==&lt;br /&gt;
&lt;br /&gt;
Can Shiny Pokémon occur in the first generation?  I have encountered a Missingno of alternate colors while recording, and someone on the video comments says they once got a gen1 shiny as well.  Is this an intentional effect or is it the game not properly setting the second species byte that controls colors?  Or is it something that is caused due to hardware or emulation errors?  (Was there a report of people naturally encountering [[??????????]]&#039;s with a &amp;quot;1 in 1 million&amp;quot; chance?  This might be similar).  [http://www.youtube.com/watch?v=zqPoR8al36Y Here&#039;s my video.]  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 15:59, 15 March 2014 (UTC)&lt;br /&gt;
:Shiny Pokémon do not strictly exist in Generation I; that is to say that in those games there is no difference at all, but they do retain their Shininess when traded from Gen II to Gen I to Gen II again, and Pokémon caught in Gen I can be Shiny after being traded to Gen II. But as for your actual question, Missingno.&#039;s pallet being wrong does not mean it is Shiny. I can&#039;t tell you exactly what the cause of the incorrect pallet is, but it&#039;s not due to Missingno. being Shiny. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 16:11, 15 March 2014 (UTC)&lt;br /&gt;
::Hm.  I&#039;ll have to see what happens if I trade it then.  But that could be interesting.  I&#039;ll have to find my save state.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 16:33, 15 March 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Shiny_Pok%C3%A9mon&amp;diff=2089879</id>
		<title>Talk:Shiny Pokémon</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:Shiny_Pok%C3%A9mon&amp;diff=2089879"/>
		<updated>2014-03-15T15:59:51Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Gen 1? */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Archives==&lt;br /&gt;
*[[Talk:Shiny Pokémon/Archive 1|Archive 1]]&lt;br /&gt;
__TOC__&lt;br /&gt;
==shiny odds increased? ==&lt;br /&gt;
I got Pokémon X on October 12, launch date. Within an hour of playing it, I found a shiny Psyduck. Two days later, I found a shiny Woobat. So either I&#039;m REALLY lucky, or the chances of finding a shiny Pokémon increased for Generation Six. What do you think? [[User:ShinyMew9001|ShinyMew9001]] ([[User talk:ShinyMew9001|talk]]) 13:08, 24 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Wow, how did you do that a year before the game came out?!&lt;br /&gt;
&lt;br /&gt;
:Seriously, though, I&#039;ve been hearing this quite a bit lately from all over the place.  Also, apparently Monochrome Pokémon are appearing at the previous Shiny rate.  Pokérun MAY also be more common, but that one&#039;s a little harder to pinpoint.  Unfortunately, the 3DS games can&#039;t be data mined like previous gens, so it might be a while before we have any solid numbers. --[[User:KingStarscream|KingStarscream]] ([[User talk:KingStarscream|talk]]) 19:30, 28 October 2013 (UTC)&lt;br /&gt;
::I&#039;ve heard that the monochrome Pokémon are simply a texture error, which seems likely to me. We also can&#039;t say anything about increased shiny rate without hard facts. &#039;&#039;Maybe&#039;&#039; that many fans think shinies are more common in Gen VI, but that doesn&#039;t seem terribly notable. --[[User:WyndFox|&amp;lt;span&amp;gt;Wynd&amp;lt;/span&amp;gt;]] [[User talk:WyndFox|&amp;lt;span&amp;gt;Fox&amp;lt;/span&amp;gt;]] 22:30, 28 October 2013 (UTC)&lt;br /&gt;
:::I&#039;ve heard that the shiny encounter rate is more generous in X and Y. [[User:Kikaypikachu|Kikaypikachu]] ([[User talk:Kikaypikachu|talk]]) 10:07, 2 November 2013 (UTC)&lt;br /&gt;
::::I understand that there&#039;s no easy way to prove that the Shiny odds have increased, but can I point out one more thing? One time I (almost) traded with someone who had a teal Frogadier and a black Furfrou. I do believe that they are Shiny Pokémon, so that means that the person is either super lucky, a hacker, or the Shiny odds have increased. Once again, there&#039;s really no way to prove this without a confirmation from Nintendo, but I just wanted to throw that out.&lt;br /&gt;
&lt;br /&gt;
::::Also, Pokérus may be more common now. One of my friends got Pokérus within one week of playing X, while I&#039;ve been playing Black for over two years now and I haven&#039;t caught it. So either-- well, you know what I&#039;m going to say. And once again this is all speculation, which really makes me wonder why I&#039;m even pointing this out.&lt;br /&gt;
&lt;br /&gt;
::::Also, what&#039;s this talk about Monochrome Pokémon? Unless you&#039;re referring to Generation One, I have no idea what you&#039;re talking about. [[User:ShinyMew9001|ShinyMew9001]] ([[User talk:ShinyMew9001|talk]]) 13:48, 2 November 2013 (UTC)&lt;br /&gt;
:::::Some rumour about a new type of Pokémon similar to Shiny Pokémon, with the coloroation being black and white. I&#039;ve heard about it and also heard it&#039;s some texture error, either that or it&#039;s just a hoax. &amp;lt;span style=&amp;quot;font-family:Arial Black&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color:Red&amp;quot;&amp;gt;☼ Blazing&amp;lt;/span&amp;gt;[[User talk:Blazingfist|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Fist ☼&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 13:59, 2 November 2013 (UTC)&lt;br /&gt;
::::::I don&#039;t think Pokérus is more common. Shinies pretty clearly are though (and can be observed easily from empirical testing, and has been). A single person finding Pokérus while their friend does not is not a good sample size; with that data, Pokérus could easily be less common.&lt;br /&gt;
::::::As for monochrome Pokémon, I&#039;m calling them a hoax. If they exist, I challenge anybody that has one to record a battle video featuring one and share the code; if they are an intended mechanic, in a battle video they will appear monochrome for everyone. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 14:05, 2 November 2013 (UTC)&lt;br /&gt;
If there really were monochrome Pokémon they would probably have been revealed earlier. [[User:Kikaypikachu|Kikaypikachu]] ([[User talk:Kikaypikachu|talk]]) 14:30, 2 November 2013 (UTC)&lt;br /&gt;
:Monochrome Pokémon are caused by a texture error, and are not an intended mechanic. --&amp;lt;b&amp;gt;[[User talk:Relicant|&amp;lt;span style=&amp;quot;color:#EBEBEB;&amp;quot;&amp;gt;The&amp;lt;/span&amp;gt;]] [[Special:Contributions/Relicant|&amp;lt;span style=&amp;quot;color:#F08030;&amp;quot;&amp;gt;Truth&amp;lt;/span&amp;gt;]]&amp;lt;/b&amp;gt; aka Relicant 14:53, 2 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Ah, that makes sense. I would also like to point out one more thing: it &#039;&#039;may&#039;&#039; be impossible to find a shiny Xerneas, Yveltal, and Zygarde. Once again, this is all speculation, and I bet the majority of admins would have my head for this, but I&#039;ve looked all over for an encounter with a shiny Xerneas, Yveltal, or Zygarde, and I&#039;ve found nothing. It may be that people haven&#039;t had time or motivation to shiny hunt them, but I&#039;m sure that there would at least be a screenshot of a shiny legendary by now. I don&#039;t want to drag this topic out for too long, but do you have any thoughts on the matter? Also, I&#039;m sorry, admins. [[User:ShinyMew9001|ShinyMew9001]] ([[User talk:ShinyMew9001|talk]]) 22:31, 2 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
::It&#039;s plausible that Xerneas and Yveltal have coding in place that prevents them from being shiny, since last Gen&#039;s mascots Reshi and Zek have similar measures in place. Either that or like you suggested people have had no luck/time finding them.--&amp;lt;b&amp;gt;[[User talk:Relicant|&amp;lt;span style=&amp;quot;color:#EBEBEB;&amp;quot;&amp;gt;The&amp;lt;/span&amp;gt;]] [[Special:Contributions/Relicant|&amp;lt;span style=&amp;quot;color:#F08030;&amp;quot;&amp;gt;Truth&amp;lt;/span&amp;gt;]]&amp;lt;/b&amp;gt; aka Relicant 23:09, 2 November 2013 (UTC)&lt;br /&gt;
:::That&#039;s very possible. [[User:Kikaypikachu|Kikaypikachu]] ([[User talk:Kikaypikachu|talk]]) 23:12, 2 November 2013 (UTC)&lt;br /&gt;
::::Once again, there&#039;s really no way to be sure about this without a confirmation from Game Freak, I&#039;m just pointing this out. [[User:ShinyMew9001|ShinyMew9001]] ([[User talk:ShinyMew9001|talk]]) 00:17, 3 November 2013 (UTC)&lt;br /&gt;
:::::GF&#039;s never gonna tell us &#039;bout that sort of thing. We need hackers for that--[[User:BigBadBatter|BigBadBatter]] ([[User talk:BigBadBatter|talk]]) 06:18, 5 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Research has been done about this: http://nuggetbridge.com/forums/topic/2793-instacheck-hotspot-a-fast-pok%C3%A9mon-checker-for-xy/&lt;br /&gt;
This Shiny Value is between 0 and 4095. &#039;Shiny Value&#039; is the equivalent of TID and SID XORed and right shifted 4 places. It used to be shifted 3 places (2^3 is 8 which is why the value has to be less than 8 because the last 3 bits don&#039;t count), however no it&#039;s shifted 4 places, meaning the last 4 bits don&#039;t count. So going by the calcs in the article the answer can now be less and 16 for it to be shiny. Therefore the range is doubled and the chance of getting a shiny is doubled. I&#039;m about to edit the article to mention this change. [[User:Lucky V4.0|Lucky V4.0]] ([[User talk:Lucky V4.0|talk]]) 18:32, 18 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Shiny parents==&lt;br /&gt;
This is unrelated but I was curious if hatching a shiny Pokemon is more likely if one of the parents is shiny. [[User:Mariofan99|Mariofan99]] ([[User talk:Mariofan99|talk]]) 19:49, 2 January 2014 (UTC)&lt;br /&gt;
:This is only the case in Generation II, where Shininess is the result of IVs. --[[User:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#A70000&amp;quot;&amp;gt;&#039;&#039;&#039;Snorlax&#039;&#039;&#039;&amp;lt;/span&amp;gt;]][[User talk:SnorlaxMonster|&amp;lt;span style=&amp;quot;color:#0000A7&amp;quot;&amp;gt;&#039;&#039;&#039;Monster&#039;&#039;&#039;&amp;lt;/span&amp;gt;]] 00:07, 3 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Horde Battle and Friend Safari not mentioned ==&lt;br /&gt;
&lt;br /&gt;
How come there is no mention of Horde battles increasing the chance of finding a Shiny? I am not the best at math, but I know it gives you a 5x better chance then the traditional 1-on-1 encounter. Again, not the best at math, but if I did it right it looks like each Pokémon in a horde has a 1/4096, which in terns means there is a 1/819.2 chance of encountering a horde with a shiny Pokémon if I am correct?&lt;br /&gt;
&lt;br /&gt;
Also, I&#039;m pretty sure there is a higher chance of finding Shiny Pokémon in the Friend Safari but there is no mention of this either. The first time I entered a friend&#039;s Flying type Safari I encountered a Shiny Hawlucha. If I am not mistaken, I think the reason there is a increase is because there are only 2-3 Pokémon available in the Friend Safari at all times, thus your chances of encountering a shiny, at least of those 2-3 increases. This might be a superficial increase though. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 19:40, 28 January 2014 (UTC)&lt;br /&gt;
:Horde Encounters do not increase the shiny rate. Five Pokémon means that you&#039;re five times more likely to have &#039;&#039;any&#039;&#039; of the members of the horde be Shiny, yes, but the random generator still creates &#039;&#039;each individual&#039;&#039; Pokémon with the same rate as normal. As for the Friend Safari, I haven&#039;t seen anybody say anything about an increased Shiny rate there except people idly speculating based on anecdotal evidence like you&#039;re doing right now. We can&#039;t report it as true until either (A) we hack the game and check the data ourselves or (B) a high-quality (i.e. sample size of several thousand, at least) statistical analysis is performed. [[User:Pumpkinking0192|Pumpkinking0192]] ([[User talk:Pumpkinking0192|talk]]) 20:38, 28 January 2014 (UTC)&lt;br /&gt;
::The probability posted by Yamitora is very accurate, but it&#039;s calculated in a wrong way; by that logic, a 4096-Pokémon horde would &#039;&#039;always&#039;&#039; include a Shiny Pokémon. The true probability of encountering at least one Shiny Pokémon in a Horde Encounter is 1 - (4095/4096)^5 or about 1/819.6.--&#039;&#039;&#039;[[User:Dennou Zenshi|&amp;lt;font color=&amp;quot;#AB0909&amp;quot;&amp;gt;電&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;#063A73&amp;quot;&amp;gt;禅&amp;lt;/font&amp;gt;]]&amp;lt;small&amp;gt;[[User talk:Dennou Zenshi|&amp;lt;font color=&amp;quot;#fff&amp;quot; face=&amp;quot;Tahoma&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;text-shadow:#000 0.2em 0.1em 0.1em; class=texhtml&amp;quot;&amp;gt;Den Zen&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;]]&amp;lt;/small&amp;gt;&#039;&#039;&#039; 21:25, 28 January 2014 (UTC)&lt;br /&gt;
:::The probability he posted of a battle &#039;&#039;containing&#039;&#039; a Shiny might be accurate, but that&#039;s neither how the games are programmed nor how our pages are presented. The probability of a particular Pokémon being generated as Shiny by the algorithm is the same regardless of whether that&#039;s in a Single Battle, a Double Battle or a Horde Encounter. Claiming on our page that a Horde Encounter has a higher Shiny rate would be misleading. [[User:Pumpkinking0192|Pumpkinking0192]] ([[User talk:Pumpkinking0192|talk]]) 22:33, 28 January 2014 (UTC)&lt;br /&gt;
::::I already said I am not that good with math. I mentioned 1/819.2. Den Zen, you came up with 1/819.6 I wasn&#039;t trying to say it like every horde has a shiny, I was just unintentionally misrepresenting the math since again, not so good with it.&lt;br /&gt;
::::By the way Pumpkingking0192...Its both rude and condescending accusing me of speculating like that. I&#039;m trying to do the best I can with what skills and resources I have. Please show some respect and courtesy for me as a fellow editor.&lt;br /&gt;
::::Also Den Zen already said that the horde battles do in fact in crease the odds of finding a shiny by the fact there are 5 Pokemon instead of 1. Just like smoking a pack of cigs a day increases your odds of developing lung cancer. Its all in the numbers. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 02:17, 29 January 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Gen VI Shiny Charm Calculations ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m not sure if the calculation for the Shiny charm still triples the chances, but if so would the chance be 1/1365.33 in gen VI?&lt;br /&gt;
&lt;br /&gt;
again, I am not good with math. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 21:22, 8 February 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
:One more thing. Under Generation VI it says &amp;quot;The exact rates at which the previous four techniques increase the Shiny probability are currently unknown.&amp;quot; What four techniques does this mean. I know chain fishing rates are unknown still, but what are the other 4? because I am only counting 3 techniques, The shiny Charm, Masuda Method and Poké Radar which I am pretty sure those odds have already been calculated. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 14:08, 9 February 2014 (UTC)&lt;br /&gt;
::They are? Nobody said they went up 4 times like normal chance, or they changed at all, considering G5 did buffed Masuda method by 1/8192 IIRC while wild was still 1/8192. [[User:Eridanus|Eridanus]] ([[User talk:Eridanus|talk]]) 14:16, 9 February 2014 (UTC)&lt;br /&gt;
:::Its confusing that&#039;s for sure. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 14:48, 9 February 2014 (UTC)&lt;br /&gt;
::::I imagine that Shiny Charm is the same, and triples the shiny rate.----[[User:BigBadBatter|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Big&amp;lt;/span&amp;gt;]][[User talk:BigBadBatter|&amp;lt;span style=&amp;quot;color:#870735&amp;quot;&amp;gt;Bad&amp;lt;/span&amp;gt;]][[User:BigBadBatter|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;Batter&amp;lt;/span&amp;gt;]] 01:37, 11 March 2014 (UTC)&lt;br /&gt;
Well, it&#039;s probably coincidence, but no sooner did I get the charm that i ran into a carbink/ragarolla horde with a shinny ragarolla in it. But I think we have to hack the game and see the code before we can be sure or add to the article. [[User:Yamitora1|Yamitora1]] ([[User talk:Yamitora1|talk]]) 02:21, 11 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Gen 1? ==&lt;br /&gt;
&lt;br /&gt;
Can Shiny Pokémon occur in the first generation?  I have encountered a Missingno of alternate colors while recording, and someone on the video comments says they once got a gen1 shiny as well.  Is this an intentional effect or is it the game not properly setting the second species byte that controls colors?  Or is it something that is caused due to hardware or emulation errors?  (Was there a report of people naturally encountering [[??????????]]&#039;s with a &amp;quot;1 in 1 million&amp;quot; chance?  This might be similar).  [http://www.youtube.com/watch?v=zqPoR8al36Y Here&#039;s my video.]  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 15:59, 15 March 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=%E2%99%82_p_%E3%82%A5&amp;diff=2089632</id>
		<title>♂ p ゥ</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=%E2%99%82_p_%E3%82%A5&amp;diff=2089632"/>
		<updated>2014-03-15T03:53:04Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Fixed sprite in evolution and added hybridof.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{incomplete|needs=type effectiveness and learnset}}&lt;br /&gt;
&amp;lt;!-- Notes from editing: Sprite WAS that of EC, but I changed that. --&amp;gt;&lt;br /&gt;
{{GlitchPkmnInfobox&lt;br /&gt;
| name=♂ p ゥ&lt;br /&gt;
| image=YGlitchF4.png&lt;br /&gt;
| size=400px&lt;br /&gt;
| caption=[[File:YGlitchNameF4.png]]&#039;s sprite&lt;br /&gt;
| species=RAGON&lt;br /&gt;
| typen=2&lt;br /&gt;
| type1=Normal&lt;br /&gt;
| type2=Flying&lt;br /&gt;
| games={{v2|Yellow}}&lt;br /&gt;
| hex=F4&lt;br /&gt;
| johtoguard={{p|Forretress}}&lt;br /&gt;
| ndex=017&lt;br /&gt;
| generation=1&lt;br /&gt;
| gen1equivexists=yes&lt;br /&gt;
| gen1equivname=ゥ$ (F4)&lt;br /&gt;
| gen1equiv=RB&lt;br /&gt;
| hybridof=Pidgeotto&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:YGlitchNameF4.png]] is a {{2t|normal|flying}} type [[glitch Pokémon]] exclusive to {{game|Yellow}}. It occupies hexadecimal slot F4. [[File:YGlitchNameF4.png]] can be obtained with {{p|Forretress}} in the [[Johto guard glitch]], and will turn into [[ゥ$ (F4)]] if traded to {{v2|Red and Blue|s}}. It evolves into {{p|Rhydon}} at level 104. It is a hybrid of {{p|Pidgeotto}}.&lt;br /&gt;
&lt;br /&gt;
==Game data==&lt;br /&gt;
===Pokédex entry===&lt;br /&gt;
This Pokémon&#039;s entry never properly loads.  [[File:YGlitchNameF4.png]]&#039;s [[Pokédex]] entry is accompanied by [[Glitch music]].&lt;br /&gt;
&amp;lt;!--The following just won&#039;t center right :( --&amp;gt;&lt;br /&gt;
[[File:YGlitchDexF4_P1.png|thumb|center|[[File:YGlitchNameF4.png]]&#039;s [[Pokédex]] entry as it loads.]]&lt;br /&gt;
[[File:YGlitchDexF4_P2.png|thumb|center|[[File:YGlitchNameF4.png]]&#039;s [[Pokédex]] entry repeatedly shows this, and will occasionally cause a crash whilst doing so.]]&lt;br /&gt;
[[File:YGlitchDexF4_P3.png|thumb|center|[[File:YGlitchNameF4.png]]&#039;s [[Pokédex]] entry will eventually get to this point.  Pressing A will cause the game to crash.]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Game locations===&lt;br /&gt;
{{AvailabilityGlitch|&lt;br /&gt;
type=Normal |&lt;br /&gt;
type2=Flying |&lt;br /&gt;
gen=1 |&lt;br /&gt;
rbrarity=None |&lt;br /&gt;
rbarea=Becomes [[ゥ$ (F4)]] in {{game|Red and Blue|s}} |&lt;br /&gt;
yrarity=Trade |&lt;br /&gt;
yarea=[[Johto guard glitch]] with {{p|Forretress}} |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Base stats===&lt;br /&gt;
{{stats/GenI |&lt;br /&gt;
HP=63 |&lt;br /&gt;
Attack=60 |&lt;br /&gt;
Defense=55 |&lt;br /&gt;
Special=50 |&lt;br /&gt;
Speed=71 |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type=Normal |&lt;br /&gt;
type2=Flying&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Type effectiveness===&lt;br /&gt;
===Learnset===&lt;br /&gt;
====By [[level|leveling up]]====&lt;br /&gt;
====By [[TM]]/[[HM]]====&lt;br /&gt;
==Evolution==&lt;br /&gt;
&lt;br /&gt;
{{GlitchEvobox&lt;br /&gt;
|family=Normal&lt;br /&gt;
|sprite1=YGlitchF4&lt;br /&gt;
|name1=♂ p ゥ&lt;br /&gt;
|type1-1=Normal&lt;br /&gt;
|type2-1=Flying&lt;br /&gt;
|evotype1=Level&lt;br /&gt;
|level1=104&lt;br /&gt;
|sprite2=Spr 1y 112&lt;br /&gt;
|name2=Rhydon&lt;br /&gt;
|type1-2=Ground&lt;br /&gt;
|type2-2=Rock&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Sprites==&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=YGlitchF4.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=YGlitchF4_b.png |&lt;br /&gt;
bsize=56px |&lt;br /&gt;
mimage=MS Bird I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=Normal |&lt;br /&gt;
type2=Flying |&lt;br /&gt;
}}&lt;br /&gt;
==External links==&lt;br /&gt;
[http://glitchcity.info/wiki/index.php/GlitchDex/Y:244 On Glitch City Laboratories]&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{stub|Glitch}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{GlitchPkmn}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice}}&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=%E2%99%82_p_%E3%82%A5&amp;diff=2089503</id>
		<title>♂ p ゥ</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=%E2%99%82_p_%E3%82%A5&amp;diff=2089503"/>
		<updated>2014-03-15T01:10:29Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: /* Pokédex entry */  More testing on my part shows that the first freezing is rare.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{incomplete|needs=type effectiveness and learnset}}&lt;br /&gt;
&amp;lt;!-- Notes from editing: Sprite WAS that of EC, but I changed that. --&amp;gt;&lt;br /&gt;
{{GlitchPkmnInfobox&lt;br /&gt;
| name=♂ p ゥ&lt;br /&gt;
| image=YGlitchF4.png&lt;br /&gt;
| size=400px&lt;br /&gt;
| caption=[[File:YGlitchNameF4.png]]&#039;s sprite&lt;br /&gt;
| species=RAGON&lt;br /&gt;
| typen=2&lt;br /&gt;
| type1=Normal&lt;br /&gt;
| type2=Flying&lt;br /&gt;
| games={{v2|Yellow}}&lt;br /&gt;
| hex=F4&lt;br /&gt;
| johtoguard={{p|Forretress}}&lt;br /&gt;
| ndex=017&lt;br /&gt;
| generation=1&lt;br /&gt;
| gen1equivexists=yes&lt;br /&gt;
| gen1equivname=ゥ$ (F4)&lt;br /&gt;
| gen1equiv=RB&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[File:YGlitchNameF4.png]] is a {{2t|normal|flying}} type [[glitch Pokémon]] exclusive to {{game|Yellow}}. It occupies hexadecimal slot F4. [[File:YGlitchNameF4.png]] can be obtained with {{p|Forretress}} in the [[Johto guard glitch]], and will turn into [[ゥ$ (F4)]] if traded to {{v2|Red and Blue|s}}. It evolves into {{p|Rhydon}} at level 104. It is a hybrid of {{p|Pidgeotto}}.&lt;br /&gt;
&lt;br /&gt;
==Game data==&lt;br /&gt;
===Pokédex entry===&lt;br /&gt;
This Pokémon&#039;s entry never properly loads.  [[File:YGlitchNameF4.png]]&#039;s [[Pokédex]] entry is accompanied by [[Glitch music]].&lt;br /&gt;
&amp;lt;!--The following just won&#039;t center right :( --&amp;gt;&lt;br /&gt;
[[File:YGlitchDexF4_P1.png|thumb|center|[[File:YGlitchNameF4.png]]&#039;s [[Pokédex]] entry as it loads.]]&lt;br /&gt;
[[File:YGlitchDexF4_P2.png|thumb|center|[[File:YGlitchNameF4.png]]&#039;s [[Pokédex]] entry repeatedly shows this, and will occasionally cause a crash whilst doing so.]]&lt;br /&gt;
[[File:YGlitchDexF4_P3.png|thumb|center|[[File:YGlitchNameF4.png]]&#039;s [[Pokédex]] entry will eventually get to this point.  Pressing A will cause the game to crash.]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Game locations===&lt;br /&gt;
{{AvailabilityGlitch|&lt;br /&gt;
type=Normal |&lt;br /&gt;
type2=Flying |&lt;br /&gt;
gen=1 |&lt;br /&gt;
rbrarity=None |&lt;br /&gt;
rbarea=Becomes [[ゥ$ (F4)]] in {{game|Red and Blue|s}} |&lt;br /&gt;
yrarity=Trade |&lt;br /&gt;
yarea=[[Johto guard glitch]] with {{p|Forretress}} |&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Base stats===&lt;br /&gt;
{{stats/GenI |&lt;br /&gt;
HP=63 |&lt;br /&gt;
Attack=60 |&lt;br /&gt;
Defense=55 |&lt;br /&gt;
Special=50 |&lt;br /&gt;
Speed=71 |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type=Normal |&lt;br /&gt;
type2=Flying&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Type effectiveness===&lt;br /&gt;
===Learnset===&lt;br /&gt;
====By [[level|leveling up]]====&lt;br /&gt;
====By [[TM]]/[[HM]]====&lt;br /&gt;
==Evolution==&lt;br /&gt;
&lt;br /&gt;
{{GlitchEvobox&lt;br /&gt;
|family=Normal&lt;br /&gt;
|sprite1=YGlitchEC&lt;br /&gt;
|name1=♂ p ゥ&lt;br /&gt;
|type1-1=Normal&lt;br /&gt;
|type2-1=Flying&lt;br /&gt;
|evotype1=Level&lt;br /&gt;
|level1=104&lt;br /&gt;
|sprite2=Spr 1y 112&lt;br /&gt;
|name2=Rhydon&lt;br /&gt;
|type1-2=Ground&lt;br /&gt;
|type2-2=Rock&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Sprites==&lt;br /&gt;
{{GlitchSpriteBox|&lt;br /&gt;
fimage=YGlitchF4.png |&lt;br /&gt;
fsize=56px |&lt;br /&gt;
bimage=YGlitchF4_b.png |&lt;br /&gt;
bsize=56px |&lt;br /&gt;
mimage=MS Bird I.png |&lt;br /&gt;
msize=16px |&lt;br /&gt;
typen=2 |&lt;br /&gt;
type1=Normal |&lt;br /&gt;
type2=Flying |&lt;br /&gt;
}}&lt;br /&gt;
==External links==&lt;br /&gt;
[http://glitchcity.info/wiki/index.php/GlitchDex/Y:244 On Glitch City Laboratories]&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
{{stub|Glitch}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{GlitchPkmn}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{Project Glitchdex notice}}&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
	<entry>
		<id>https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:%E2%99%82_p_%E3%82%A5&amp;diff=2089454</id>
		<title>Talk:♂ p ゥ</title>
		<link rel="alternate" type="text/html" href="https://bulbapedia.bulbagarden.net/w/index.php?title=Talk:%E2%99%82_p_%E3%82%A5&amp;diff=2089454"/>
		<updated>2014-03-14T23:27:05Z</updated>

		<summary type="html">&lt;p&gt;Pokechu22: Put the unsigned post into a category and replied to it.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Sprite ==&lt;br /&gt;
Does it have the same sprite as [[?/]]? {{unsigned|Racerjames200}}&lt;br /&gt;
:It doesn&#039;t.  I&#039;ve fixed it.  Although both may vary.  --[[User:Pokechu22|Pokechu22]] ([[User talk:Pokechu22|talk]]) 23:27, 14 March 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Pokechu22</name></author>
	</entry>
</feed>