Template:Subsystem infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
| Line 8: | Line 8: | ||
| data3 = Switch 1.5.0: {{{init_addr_switch150}}} | | data3 = Switch 1.5.0: {{{init_addr_switch150}}} | ||
| label4 = Instance | | label4 = Instance | ||
| data4 = {{# | | data4 = {{#if: {{{inst_addr_switch150|}}}|Switch 1.5.0: {{{inst_addr_switch150|}}}|}} | ||
| label5 = Debug only | | label5 = Debug only | ||
| data5 = {{#ifexpr: {{{debug_only|}}}|Yes|No}} | | data5 = {{#ifexpr: {{{debug_only|}}}|Yes|No}} | ||
Revision as of 18:58, 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 |
| Address of the global instance (Switch 1.5.0) | inst_addr_switch150 | no description | String | optional |
| Debug only subsystem | debug_only | no description
| Boolean | optional |