Template:Glitch: Difference between revisions
Jump to navigation
Jump to search
(Found a better word than "danger": "consequences". Makes a lot more sense to describe something that can be harmful, harmless, or helpful.) |
(Renamed the field proper to "consequences", to fix technical debt. I'll go fix all articles now.) |
||
Line 5: | Line 5: | ||
|- | |- | ||
| {{{reproducibility}}} | | {{{reproducibility}}} | ||
|{{{ | |{{{consequences}}} {{#if:{{{p1|{{{npcp1|}}} }}} | {{!!}} ''Pikmin'': {{{p1|Unknown}}}<br>''New Play Control! Pikmin'': {{{npcp1|Unknown}}} }} {{#if:{{{p2|{{{npcp2|}}} }}} | {{!}}{{!}} ''Pikmin 2'': {{{p2|Unknown}}}<br>''New Play Control! Pikmin 2'': {{{npcp2|Unknown}}} }} {{#if:{{{p3|{{{p3d|}}} }}} | {{!!}} ''Pikmin 3'': {{{p3|Unknown}}}<br>''Pikmin 3 Deluxe'': {{{p3d|Unknown}}} }} {{#if:{{{demonstration|{{{youtube|}}} }}} | {{!!}} {{{demonstration|[http://www.youtube.com/watch?v={{{youtube}}} {{{vcaption|YouTube video}}} ]}}} }} {{#if:{{{other|}}} | {{!!}} {{{other}}} }} | ||
|} | |} | ||
*'''Effects''': {{{effects}}} | *'''Effects''': {{{effects}}} | ||
Line 48: | Line 48: | ||
| '''Yes''' || || How easy it is to reproduce, either purposely or accidentally. | | '''Yes''' || || How easy it is to reproduce, either purposely or accidentally. | ||
|- | |- | ||
! | ! consequences | ||
| '''Yes''' || || Player consequences for performing this glitch. | | '''Yes''' || || Player consequences for performing this glitch. | ||
|- | |- | ||
Line 90: | Line 90: | ||
==Skeleton== | ==Skeleton== | ||
<pre> | <pre> | ||
{{ glitch | reproducibility = | | {{ glitch | reproducibility = | consequences = | p1 = | npcp1 = | p2 = | npcp2 = | p3 = | p3d = | image = | video = | icaption = | image-align = | vcaption = | demonstration = | other = | ||
| effects = | | effects = | ||
| prerequisites = | | prerequisites = | ||
Line 104: | Line 104: | ||
! Code || style = "width: 100%;" | Result | ! Code || style = "width: 100%;" | Result | ||
|- | |- | ||
| <pre>{{glitch | reproducibility = High | | | <pre>{{glitch | reproducibility = High | consequences = Harmless | ||
| p1 = Yes | npcp1 = No | image = Red Pikmin.png | | p1 = Yes | npcp1 = No | image = Red Pikmin.png | ||
| icaption = An example image that actually doesn't demonstrate a glitch. | | icaption = An example image that actually doesn't demonstrate a glitch. | ||
Line 110: | Line 110: | ||
| howto = An example guide. | | howto = An example guide. | ||
}}</pre> | }}</pre> | ||
| {{glitch | reproducibility = High | | | {{glitch | reproducibility = High | consequences = Harmless | p1 = Yes | npcp1 = No | image = Red Pikmin.png | icaption = An example image that actually doesn't demonstrate a glitch. | ||
| effects = Some effects. | | effects = Some effects. | ||
| howto = An example guide. | | howto = An example guide. | ||
}} | }} | ||
|- | |- | ||
| <pre>{{glitch | reproducibility = Low | | | <pre>{{glitch | reproducibility = Low | consequences = Depends | ||
| effects = Some effects. | | effects = Some effects. | ||
| prereq = Some prerequisites. | | prereq = Some prerequisites. | ||
Line 123: | Line 123: | ||
| explanation = The example is explained by having somebody writing it out. | | explanation = The example is explained by having somebody writing it out. | ||
}}</pre> | }}</pre> | ||
| {{glitch | reproducibility = Low | | | {{glitch | reproducibility = Low | consequences = Depends | ||
| effects = Some effects. | | effects = Some effects. | ||
| prereq = Some prerequisites. | | prereq = Some prerequisites. |
Revision as of 12:24, August 26, 2021
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 either Pikmin or New Play Control! 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. |
p2 | No | Unknown | Same as "p1", but for Pikmin 2 (and New Play Control! Pikmin 2). |
npcp2 | No | Unknown | Same as above, but for New Play Control! Pikmin 2 on the Wii. |
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. |
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
{{ glitch | reproducibility = | consequences = | p1 = | npcp1 = | p2 = | npcp2 = | p3 = | p3d = | 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 | image = Red Pikmin.png | icaption = An example image that actually doesn't demonstrate a glitch. | effects = Some effects. | howto = An example guide. }} |
| ||||||
{{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. }} |
|