Template:Infobox strat/doc: Difference between revisions

From MKWii TAS Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 11: Line 11:
|date_found=''date_found''
|date_found=''date_found''
|timesave=''timesave''
|timesave=''timesave''
|discovers=''discovers''}}
|theorisers=''theorisers''
|discoverers=''discoverers''}}


<syntaxhighlight lang="wikitext">
<syntaxhighlight lang="wikitext">
Line 21: Line 22:
|date_found=
|date_found=
|timesave=
|timesave=
|discovers=}}
|theorisers=
|discoverers=}}
</syntaxhighlight>
</syntaxhighlight>


Line 55: Line 57:
"suggested": true
"suggested": true
},
},
"discovers": {},
"timesave": {
"timesave": {
"label": "Timesave",
"label": "Timesave",
Line 65: Line 66:
"label": "Theoriser(s)",
"label": "Theoriser(s)",
"type": "string"
"type": "string"
},
"discoverers": {
"label": "Discoverer(s)",
"type": "string",
"suggested": true
}
}
}
}
}
}
</templatedata>
</templatedata>

Latest revision as of 21:12, 5 September 2023

{{Infobox_strat}} should be used to describe a specific strategy used in TAS.

Usage

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

Infobox strat/doc

Other names other_names
Class class
Type type
Date found date_found
Theoriser(s) theorisers
Discoverer(s) discoverers
Timesave timesave


{{Infobox strat
|image=
|other_names=
|class=
|type=
|date_found=
|timesave=
|theorisers=
|discoverers=}}

Template Data

No description.

Template parameters

ParameterDescriptionTypeStatus
Imageimage

Image related to the strategy

Filesuggested
Other namesother_names

Different names used to describe the strategy

Stringoptional
Classclass

no description

Stringsuggested
Typetype

no description

Stringsuggested
Date founddate_found

day, month, year, period of the discovery

Stringsuggested
Timesavetimesave

How much you can gain compared to regular route with this strategy

Numbersuggested
Theoriser(s)theorisers

no description

Stringoptional
Discoverer(s)discoverers

no description

Stringsuggested