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 = {{{init_address}}} | | data3 = {{{init_address}}} | ||
| label4 = Debug only | | label4 = Debug only | ||
| data4 = {{#ifexpr: {{{debug_only| | | data4 = {{#ifexpr: {{{debug_only|}}}|Yes|No}} | ||
}}<noinclude>[[Category: ZeldaMods templates]]<templatedata> | }}<noinclude>[[Category: ZeldaMods templates]]<templatedata> | ||
{ | { | ||
Revision as of 18:40, 27 September 2018
| Official name | Yes |
|---|---|
| Address of init function (Switch 1.5.0) | {{{init_address}}} |
| 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_address | no description | String | required |
| Debug only subsystem | debug_only | no description
| Boolean | optional |