Template:Glitch: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
Tag: 2017 source edit
Line 14: Line 14:
|}
|}
</div></div></includeonly><noinclude>
</div></div></includeonly><noinclude>
{{Documentation}}</noinclude>
{{Documentation}}
[[Category:Notice Templates]]</noinclude>

Revision as of 12:52, 2 July 2022


Purpose

Creating a box for documenting a glitch on Glitch pages.

Usage

Every use of this template on glitch pages should have a header right above it.

Blank code:

{{Glitch
|name= 
|patched= 
|version= 
|effect= 
|prerequisites= 
|instructions= 
|notes= 
|video= 
}}
  • Name — The name of the glitch
  • Patched — Enter "Yes" or "No" for whether the glitch has been patched as of the most-recent update.
  • Version — The version the glitch was patched in.
  • Effect — What the glitch does.
  • Prerequisites — What is required before the glitch can be performed.
  • Instructions — How to perform the glitch. Using "#" for numbered lists is supported, but they need to have a space before you use them.
  • Notes — Any additional notes to add
  • Video — The YouTube ID of a video showcasing the glitch

Example

{{Glitch
|name= Whistle Sprinting
|patched= No
|version= 
|effect= Makes {{Term|BotW|Link}} sprint at almost top speed without losing {{Term|BotW|Stamina|link}}.
|prerequisites= None
|instructions=  While moving, hold down on the D-Pad and repeatedly tap the sprint button (B).
|notes= <br/>
*Ideally, the player should alternate between normal sprinting and whistle sprinting for on-foot traversal, since normal sprinting is still slightly faster.
*Even when no audible sound is being made, the game still treats this as constantly whistling; because of this, whistle sprinting will alert nearby {{Plural|BotW|Monster|link}} and other {{Plural|BotW|Creature|link}} of your presence.
*A similar glitch — "Throw Sprinting" — can be performed by simultaneously pressing B and R repeatedly with a {{Term|BotW|Weapon|link}} equipped. This has the advantage of not making as much noise, but it is also more awkward to perform and gives less consistent speed.
|video= {{YouTube|q3lyIm8-2y8|350px}}
}}

This outputs:

This glitch has not been patched.
Whistle Sprinting
EmbedVideo is missing a required parameter.
Effect
Makes Link sprint at almost top speed without losing Stamina.
Requirements
None
Instructions
While moving, hold down on the D-Pad and repeatedly tap the sprint button (B).
Notes

  • Ideally, the player should alternate between normal sprinting and whistle sprinting for on-foot traversal, since normal sprinting is still slightly faster.
  • Even when no audible sound is being made, the game still treats this as constantly whistling; because of this, whistle sprinting will alert nearby Monsters and other Creatures of your presence.
  • A similar glitch — "Throw Sprinting" — can be performed by simultaneously pressing B and R repeatedly with a Weapon equipped. This has the advantage of not making as much noise, but it is also more awkward to perform and gives less consistent speed.
The above documentation is transcluded from Template:Glitch/Documentation. (edit | history)