Template:Subsystem infobox: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
imported>Leoetlino
No edit summary
Line 5: Line 5:
| label2 = Description
| label2 = Description
| data2 = {{{description|}}}
| data2 = {{{description|}}}
| label3 = Address of init function (Switch 1.5.0)
| label3 = Init function
| data3 = {{{init_address}}}
| data3 = Switch 1.5.0: {{{init_addr_switch150}}}
| label4 = Debug only
| label4 = Debug only
| data4 = {{#ifexpr: {{{debug_only|}}}|Yes|No}}
| data4 = {{#ifexpr: {{{debug_only|}}}|Yes|No}}
Line 27: Line 27:
"suggested": true
"suggested": true
},
},
"init_address": {
"init_addr_switch150": {
"label": "Address of the init function (Switch 1.5.0)",
"label": "Address of the init function (Switch 1.5.0)",
"type": "string",
"type": "string",

Revision as of 18:43, 27 September 2018

{{{name}}}
Official name Yes
Init function Switch 1.5.0: {{{init_addr_switch150}}}
Debug only No

Infobox for articles on BotW subsystems

Template parameters

ParameterDescriptionTypeStatus
Name of the subsystemname

no description

Stringrequired
Is the name official?is_name_official

no description

Booleanrequired
Descriptiondescription

no description

Stringsuggested
Address of the init function (Switch 1.5.0)init_addr_switch150

no description

Stringrequired
Debug only subsystemdebug_only

no description

Default
0
Booleanoptional