Template:Glitch

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
Reproducibility Consequences
{{{reproducibility}}} {{{consequences}}}
  • Effects: {{{effects}}}
  • Prerequisites: None.
  • How to: {{{howto}}}
  • Notes: None.
  • Possible explanation: None.

Info

This template must be used to fill in the glitch information on the glitch articles.

Parameters

Read Pikipedia:Glitch notes on info over how each field works.

Parameter Mandatory Default Detailed description
image No If there's an image, write its filename here.
image-align No right If the image needs to be moved to the left, give this the value "left".
youtube No If there is a YouTube video demonstrating the glitch, write its ID here (that code after "watch?v=" in the URL).
icaption No Demonstration of the glitch. Caption for the image, in case you need to point out something special.
vcaption No YouTube video Caption on the video link's text, in case you need to point out something special, like at what time in the video it happens.
demonstration No If you have another form of demonstrating the glitch that isn't a YouTube video or an image on the wiki, type it here.
other No Other demonstrations.
reproducibility Yes How easy it is to reproduce, either purposely or accidentally.
consequences Yes Player consequences for performing this glitch.
p1 No Unknown Explain whether the glitch works in Pikmin for the GameCube ("Yes") or not ("No"), or if it's unknown for this platform version ("unknown"). If this glitch works on at least one version of Pikmin, you must include both this and the next parameters.
npcp1 No Unknown Same as above, but for New Play Control! Pikmin on the Wii.
p1s No Unknown Same as above, but for Pikmin 1 on the Nintendo Switch.
p2 No Unknown Same as "p1", but for Pikmin 2 (and its ports).
npcp2 No Unknown Same as above, but for New Play Control! Pikmin 2 on the Wii.
p2s No Unknown Same as above, but for Pikmin 2 on the Nintendo Switch.
p3 No Unknown Same as "p1", but for Pikmin 3. If it only got introduced in a certain update, or got fixed after a certain update, specify that here, too.
p3d No Unknown Same as above, but for Pikmin 3 Deluxe on the Switch.
versions No A generic field to specify versions in, when the previous ones won't cut it.
effects Yes What the glitch does.
prereq No None. Any prerequisites needed before triggering the glitch.
howto Yes Instructions on how to perform the glitch.
notes No None. Any extra notes that should be pointed out.
normal No What should happen normally, if the glitch didn't exist. If it's obvious, don't include this parameter.
explanation No None. Possible explanation.

Skeleton

Pikmin
{{ glitch | reproducibility = | consequences = | p1 = | npcp1 = | p1s = | versions = | image = | video = | icaption = | image-align = | vcaption = | demonstration = | other = 
| effects = 
| prerequisites = 
| howto = 
| notes = 
| normal = 
| explanation = 
}}
Pikmin 2
{{ glitch | reproducibility = | consequences = | p2 = | npcp2 = | p2s = | versions = | image = | video = | icaption = | image-align = | vcaption = | demonstration = | other = 
| effects = 
| prerequisites = 
| howto = 
| notes = 
| normal = 
| explanation = 
}}
Pikmin 3
{{ glitch | reproducibility = | consequences = | p3 = | p3d = | versions = | image = | video = | icaption = | image-align = | vcaption = | demonstration = | other = 
| effects = 
| prerequisites = 
| howto = 
| notes = 
| normal = 
| explanation = 
}}

Examples

Code Result
{{glitch | reproducibility = High | consequences = Harmless
| p1 = Yes | npcp1 = No | p1s = No | image = Red Pikmin.png
| icaption = An example image that actually doesn't demonstrate a glitch.
| effects = Some effects.
| howto = An example guide.
}}
Artwork of a Red Pikmin.
An example image that actually doesn't demonstrate a glitch.
Reproducibility Consequences Versions
High Harmless Pikmin: Yes
New Play Control! Pikmin: No
Pikmin 1 (Nintendo Switch): No
  • Effects: Some effects.
  • Prerequisites: None.
  • How to: An example guide.
  • Notes: None.
  • Possible explanation: None.
{{glitch | reproducibility = Low | consequences = Depends
| effects = Some effects.
| prereq = Some prerequisites.
| howto = An example guide.
| notes = Please note that these are examples.
| normal = You'd have the actual glitchless behavior here.
| explanation = The example is explained by having somebody writing it out.
}}
Reproducibility Consequences
Low Depends
  • Effects: Some effects.
  • Prerequisites: Some prerequisites.
  • How to: An example guide.
  • Notes: Please note that these are examples.
  • What would happen normally: You'd have the actual glitchless behavior here.
  • Possible explanation: The example is explained by having somebody writing it out.