Template:Subsystem infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| above = Subsystem | |||
| title = {{{name}}} | | title = {{{name}}} | ||
| label1 = Official name | | label1 = Official name | ||
Revision as of 19:44, 7 January 2019
| Subsystem | |
|---|---|
| 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 |