Template:Infobox strat: Difference between revisions
Jump to navigation
Jump to search
Create template |
add theorisers |
||
Line 24: | Line 24: | ||
<td>{{{date_found}}}</td> | <td>{{{date_found}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{ | {{#if:{{{theorisers|}}}|<tr> | ||
<th class="nowrap"> | <th class="nowrap">Theoriser(s)</th> | ||
<td>{{{ | <td>{{{theorisers}}}</td> | ||
</tr>}} | |||
{{#if:{{{discoverers|}}}|<tr> | |||
<th class="nowrap">Discoverer(s)</th> | |||
<td>{{{discoverers}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{timesave|}}}|<tr> | {{#if:{{{timesave|}}}|<tr> |
Revision as of 21:08, 5 September 2023
Infobox strat
{{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
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | Image related to the strategy | File | suggested |
Other names | other_names | Different names used to describe the strategy | String | optional |
Class | class | no description | String | suggested |
Type | type | no description | String | suggested |
Date found | date_found | day, month, year, period of the discovery | String | suggested |
Timesave | timesave | How much you can gain compared to regular route with this strategy | Number | suggested |
Theoriser(s) | theorisers | no description | String | optional |
Discoverer(s) | discoverers | no description | String | suggested |