Difference between revisions of "Template:Instruction"

From Final Fantasy XII Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
|- style="border: solid 1px #eee"
 
|- style="border: solid 1px #eee"
 
| style="text-align: right;" |args:
 
| style="text-align: right;" |args:
| title="Number of arguments popped from stack and whether it pushes result to the stack" style="text-align: center; width: 30px;" |{{{op_args}}}
+
| title="Number of arguments popped from stack" style="text-align: center; width: 30px;" |{{{op_args}}}
 
|- style="border: solid 1px #eee"
 
|- style="border: solid 1px #eee"
 
| title="Instruction code" colspan="3" style="text-align: center; background-color: #f5f5f5;" |'''<big>{{{op_code}}}</big>'''
 
| title="Instruction code" colspan="3" style="text-align: center; background-color: #f5f5f5;" |'''<big>{{{op_code}}}</big>'''

Revision as of 20:15, 16 July 2019

{{{op_name}}} size: {{{op_size}}}
args: {{{op_args}}}
{{{op_code}}}
{{{op_desc}}}

Instruction template

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Instruction nameop_name 1

no description

Stringrequired
Instruction codeop_code 2

no description

Numberrequired
Instruction sizeop_size 3

no description

Numberrequired
Number of argumentsop_args 4

no description

Auto value
Numberrequired
Short descriptionop_desc 5

no description

Auto value
&nbsp;
Stringsuggested