Template:Subsystem infobox: Difference between revisions

no edit summary
imported>Leoetlino
No edit summary
imported>Leoetlino
No edit summary
Line 7: Line 7:
| label3 = Init function
| label3 = Init function
| data3 = Switch 1.5.0: {{{init_addr_switch150}}}
| data3 = Switch 1.5.0: {{{init_addr_switch150}}}
| label4 = Debug only
| label4 = Instance
| data4 = {{#ifexpr: {{{debug_only|}}}|Yes|No}}
| data4 = Switch 1.5.0: {{{inst_addr_switch150|}}}
| label5 = Debug only
| data5 = {{#ifexpr: {{{debug_only|}}}|Yes|No}}
}}<noinclude>[[Category: ZeldaMods templates]]<templatedata>
}}<noinclude>[[Category: ZeldaMods templates]]<templatedata>
{
{
Line 36: Line 38:
"type": "boolean",
"type": "boolean",
"default": "0"
"default": "0"
},
"inst_addr_switch150": {
"label": "Address of the global instance (Switch 1.5.0)",
"type": "string"
}
}
},
},
"description": "Infobox for articles on BotW subsystems"
"description": "Infobox for articles on BotW subsystems",
"paramOrder": [
"name",
"is_name_official",
"description",
"init_addr_switch150",
"inst_addr_switch150",
"debug_only"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>
Anonymous user