Template:Parameter archive infobox: Difference between revisions
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| title = {{{param_type}}} | | title = {{{param_type}}} | ||
| label1 = Version | | label1 = Format | ||
| | | data1 = [[AAMP]] | ||
| | | label2 = Version | ||
| | | data2 = {{{version}}} | ||
| label3 = Type | |||
| data3 = {{{type}}} | |||
| below = This article is about the structure in general. For actual values, check the GameROM or the [https://github.com/leoetlino/botw pseudo-source]. | |||
}} | }} | ||
<noinclude>[[Category: ZeldaMods templates]]<templatedata> | <noinclude>[[Category: ZeldaMods templates]]<templatedata> | ||
| Line 10: | Line 13: | ||
"params": { | "params": { | ||
"param_type": { | "param_type": { | ||
"label": "File type", | "label": "File type (extension to keep things simple)", | ||
"example": "bgparamlist", | "example": "bgparamlist", | ||
"type": "string", | "type": "string", | ||