Template:Parameter archive infobox: Difference between revisions
Jump to navigation
Jump to search
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", |
Latest revision as of 20:30, 26 October 2019
Format | AAMP |
---|---|
Version | {{{version}}} |
Type | {{{type}}} |
This article is about the structure in general. For actual values, check the GameROM or the pseudo-source. |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
File type (extension to keep things simple) | param_type | no description
| String | required |
Parameter root version (optional) | version | no description
| Number | suggested |
Parameter root type (optional) | type | no description
| String | suggested |