Template:Move: Difference between revisions

120 bytes added ,  Yesterday at 17:05
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
(Created page with "<includeonly>{| style="background-color:black;" align=right |[[Image:{{{image}}}|128px|right]] |} {{#if:{{{learned|}}}|:''(learned in [[{{C{{{learned}}}}}]])''<br>}} {{{text}}} {{#if:{{{comment|}}}|:''{{{comment}}}''}} {{clearall}}</includeonly><noinclude> 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 m...")
 
(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)
 
Line 1: Line 1:
<includeonly>{| style="background-color:black;" align=right
<includeonly>{| style="background-color:#222222;margin:10px;" align=right
|[[Image:{{{image}}}|128px|right]]
|[[Image:{{{image}}}|128px|right]]
|}
|}
Line 40: Line 40:


==Learned move with commentary==
==Learned move with commentary==
<code><nowiki>{{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=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}}</nowiki></code>
<code><nowiki>{{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}}</nowiki></code>


{{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=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}}
{{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}}


[[Category:Table templates]]</noinclude>
[[Category:Table templates]]</noinclude>