Template:Parameter archive infobox: Difference between revisions

From ZeldaMods (Breath of the Wild)
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 = {{{version}}}
| data1 = [[AAMP]]
| label2 = Type
| label2 = Version
| data2 = {{{type}}}
| 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

{{{param_type}}}
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.

Template parameters

ParameterDescriptionTypeStatus
File type (extension to keep things simple)param_type

no description

Example
bgparamlist
Stringrequired
Parameter root version (optional)version

no description

Example
0
Numbersuggested
Parameter root type (optional)type

no description

Example
xml
Stringsuggested