Template:Move infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
{{!}} '''Used by''' | {{!}} '''Used by''' | ||
{{!}} {{{user}}} | {{!}} {{{user}}} | ||
}} | |||
|- | |||
{{#if:{{{effect|}}}| | |||
{{!}} '''Effect''' | |||
{{!}} {{{effect}}} | |||
}} | }} | ||
|- | |- | ||
Line 24: | Line 29: | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{after|}}}| | ||
{{!}} ''' | {{!}} '''Performed after''' | ||
{{!}} {{{ | {{!}} {{{after}}} | ||
}} | |||
|- | |||
{{#if:{{{before|}}}| | |||
{{!}} '''Performed before''' | |||
{{!}} {{{before}}} | |||
}} | }} | ||
|- | |- | ||
Line 68: | Line 78: | ||
|latest_appearance=''[[Super Mario Party Jamboree]]'' ([[List of games by date#2024|2024]]) | |latest_appearance=''[[Super Mario Party Jamboree]]'' ([[List of games by date#2024|2024]]) | ||
|user=[[Mario]] | |user=[[Mario]] | ||
|effect=Shows how to use the Move infobox template | |||
|input={{button|nes|A}} (''Super Mario Bros.'')<br>{{button|snes|B}} (''Super Mario World'') | |input={{button|nes|A}} (''Super Mario Bros.'')<br>{{button|snes|B}} (''Super Mario World'') | ||
| | |after={{fake link|Performed after A}} | ||
|before={{fake link|Performed before A}} | |||
|variant_of={{fake link|Variant of A}} | |variant_of={{fake link|Variant of A}} | ||
|variants={{fake link|Variant A}}<br>{{fake link|Variant B}}<br>{{fake link|Variant C}}<br>{{fake link|Variant D}}<br>{{fake link|Variant E}} | |variants={{fake link|Variant A}}<br>{{fake link|Variant B}}<br>{{fake link|Variant C}}<br>{{fake link|Variant D}}<br>{{fake link|Variant E}} | ||
Line 93: | Line 105: | ||
||user= | ||user= | ||
|Characters that have been able to use the move while under the player's control. | |Characters that have been able to use the move while under the player's control. | ||
|- | |||
||effect= | |||
|What this move does when performed. | |||
|- | |- | ||
||input= | ||input= | ||
|The inputs or actions necessary to perform this move. | |The inputs or actions necessary to perform this move. | ||
|- | |- | ||
|| | ||after= | ||
|What this move | |What moves need to be performed before performing this move. (such as needing to [[crouch]] before a [[Crouching High Jump]]) | ||
|- | |||
||before= | |||
|What moves can be performed after performing this move. (such as [[Ground Pound]]s being performed after a [[jump]]) | |||
|- | |- | ||
||variant_of= | ||variant_of= | ||
Line 114: | Line 132: | ||
<pre> | <pre> | ||
{{ | {{move infobox | ||
|title= | |title= | ||
|image | |image= | ||
|first_appearance= | |first_appearance= | ||
|latest_appearance= | |latest_appearance= | ||
|user= | |user= | ||
|effect= | |||
|input= | |input= | ||
| | |after= | ||
|before= | |||
|variant_of= | |variant_of= | ||
|variants= | |variants= | ||
|related= | |related= | ||
|comparable= | |comparable= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Revision as of 19:59, November 4, 2024
Usage
Move example | |||
---|---|---|---|
Use <br> to add a description to the image | |||
First appearance | Donkey Kong (1981) | ||
Latest appearance | Super Mario Party Jamboree (2024) | ||
Used by | Mario | ||
Effect | Shows how to use the Move infobox template | ||
Input method | (Super Mario Bros.) (Super Mario World) | ||
Performed after | Performed after A | ||
Performed before | Performed before A | ||
Variant of | Variant of A | ||
| |||
| |||
|
Syntax | |
---|---|
|title= | The name of the move - only use this if it is different from the name of the article. |
|image= | An image of a character performing the move within [[File:]]. Example: [[File:Mario.png]] |
|first_appearance= | The first appearance of the item. |
|latest_appearance= | The most recent appearance of the item. |
|user= | Characters that have been able to use the move while under the player's control. |
|effect= | What this move does when performed. |
|input= | The inputs or actions necessary to perform this move. |
|after= | What moves need to be performed before performing this move. (such as needing to crouch before a Crouching High Jump) |
|before= | What moves can be performed after performing this move. (such as Ground Pounds being performed after a jump) |
|variant_of= | Another move that the move is based on. (such as Spin Jumps being a type of Jump) |
|variants= | Any moves which are considered subtypes of the move. |
|related= | A subject with a variant-type relationship with the move in which there are significant visual and/or behavioral differences between the two. Alternatively used if it's not clear which is the variant of which (if either). |
|comparable= | Similar moves that are not necessarily based on one another. |
{{move infobox |title= |image= |first_appearance= |latest_appearance= |user= |effect= |input= |after= |before= |variant_of= |variants= |related= |comparable= }}