Template:Action infobox: Difference between revisions
Jump to navigation
Jump to search
(add image) |
No edit summary |
||
Line 7: | Line 7: | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{flags|}}}{{{group|}}}{{{id|}}}{{{hex|}}}|{{!}}align="center" colspan="2" bgcolor="#10274c" style="font-size:125%;" {{!}} '''<span style="color:white;">Properties</span>''' | {{#if:{{{official name|}}}{{{flags|}}}{{{group|}}}{{{id|}}}{{{hex|}}}|{{!}}align="center" colspan="2" bgcolor="#10274c" style="font-size:125%;" {{!}} '''<span style="color:white;">Properties</span>''' | ||
|}} | |}} | ||
|- | |||
{{#if: {{{official name|}}} | | |||
{{!}} '''Official Name''' {{!!}} {{{official name}}} | |||
{{!}}-}} | |||
|- | |||
|- | |- | ||
{{#if: {{{hex|}}} | | {{#if: {{{hex|}}} | | ||
Line 68: | Line 73: | ||
|title= | |title= | ||
|image= | |image= | ||
|official name= | |||
|hex= | |hex= | ||
|flags= | |flags= | ||
Line 80: | Line 86: | ||
image- the image for the action | image- the image for the action | ||
official name- The internal name of the action, can often be sourced from the Super Mario Sunshine included function map. | |||
hex- the hex code of the action. The ID OR'd by the flags. Unique for every action. | hex- the hex code of the action. The ID OR'd by the flags. Unique for every action. |
Revision as of 03:58, 30 June 2019
{{Action_infobox |title= |image= |official name= |hex= |flags= |group= |id= |into= |out of= |animation= |related= }}
title- the title of the action (defaults to pagename)
image- the image for the action
official name- The internal name of the action, can often be sourced from the Super Mario Sunshine included function map.
hex- the hex code of the action. The ID OR'd by the flags. Unique for every action.
flags-the Action Flags of the action.
group- the Action Group of the action.
id- the unique ID of the action that also encodes its action group.
into- the actions that Mario can be in immediately after this one
out of- the actions that Mario can be in immediately before this one
animation- the animation(s) that usually play during this action, if any
related- similar actions