Template:Subsystem infobox: Difference between revisions
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 = | | label3 = Init function | ||
| 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_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
Official name | Yes |
---|---|
Init function | Switch 1.5.0: {{{init_addr_switch150}}} |
Debug only | No |
Infobox for articles on BotW subsystems
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name of the subsystem | name | no description | String | required |
Is the name official? | is_name_official | no description | Boolean | required |
Description | description | no description | String | suggested |
Address of the init function (Switch 1.5.0) | init_addr_switch150 | no description | String | required |
Debug only subsystem | debug_only | no description
| Boolean | optional |