Template:Move

From OniGalore
Revision as of 17:05, 29 March 2026 by Iritscen (talk | contribs) (in-game the move's picture does not appear against pure black, so let's use gray to make the image a little easier to see; added margin to keep text away from image)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Used for presenting moves consistently on the Quotes/Moves page. The output includes a call to Template:Clearall at the end because the next section on the Moves page should not start until the image for this move has vertically ended.

Mandatory parameters:

image
The name of the move's image on the wiki.
text
The move's description.

Optional parameters:

learned
Which chapter the move is learned in.
comment
Commentary by the editor, usually to note an error in the game data.

Here's some sample usages with the wiki markup and the results:

Built-in move

{{Move|image=TXMPLev01Escape.png|text=Press CROUCH + any DIRECTION. These are useful for avoiding hand-to-hand attacks! - and picking up objects!}}

TXMPLev01Escape.png

Press CROUCH + any DIRECTION. These are useful for avoiding hand-to-hand attacks! - and picking up objects!


Learned move

{{Move|image=TXMPLevel02move.png|text=Hit the PUNCH key three times in a row to perform this combo!|learned=2}}

TXMPLevel02move.png
(learned in CHAPTER 02 . ENGINES OF EVIL)

Hit the PUNCH key three times in a row to perform this combo!


Move with commentary

{{Move|image=TXMPLev01Slide.png|text=DOUBLE-TAP FORWARD to dash. While in dash press CROUCH to avoid traps, knock enemies off their feet, or pickup objects!!|comment=Manual version: "Slide — While running press CROUCH to avoid traps, knock enemies off their feet, or pick up objects!" The mention of running is incorrect since you must be dashing.}}

TXMPLev01Slide.png

DOUBLE-TAP FORWARD to dash. While in dash press CROUCH to avoid traps, knock enemies off their feet, or pickup objects!!

Manual version: "Slide — While running press CROUCH to avoid traps, knock enemies off their feet, or pick up objects!" The mention of running is incorrect since you must be dashing.


Learned move with commentary

{{Move|image=TXMPLevel19move.png|text=When standing in front of an armed opponent, press FORWARD + KICK. Disarm your opponent with a kick to the face!!|comment=The diary page actually doesn't appear until Ch. 14. Konoko uses this move against Griffin at the end of Ch. 13, so apparently it needed to be unlocked in this chapter in order for the engine to play it. One could argue that Konoko doesn't "know" the move until she improvises it against Griffin, and thus it makes sense that the diary page doesn't reflect this new move until the next chapter starts – even though the move is secretly available to the player through all of Ch. 13.|learned=13}}

TXMPLevel19move.png
(learned in CHAPTER 13 . PHOENIX RISING)

When standing in front of an armed opponent, press FORWARD + KICK. Disarm your opponent with a kick to the face!!

The diary page actually doesn't appear until Ch. 14. Konoko uses this move against Griffin at the end of Ch. 13, so apparently it needed to be unlocked in this chapter in order for the engine to play it. One could argue that Konoko doesn't "know" the move until she improvises it against Griffin, and thus it makes sense that the diary page doesn't reflect this new move until the next chapter starts – even though the move is secretly available to the player through all of Ch. 13.