Template:Tournament: Difference between revisions
Appearance
>Kypho No edit summary |
>Kypho No edit summary |
||
| Line 10: | Line 10: | ||
|FwangoURL=URL | |FwangoURL=URL | ||
}} | }} | ||
<templatedata>{ | |||
"description":"Tournament infobox (stores to Cargo).", | |||
"params":{ | |||
"Name":{"label":"Name","type":"string","required":true,"suggested":true}, | |||
"StartDate":{"label":"Start date","type":"date"}, | |||
"EndDate":{"label":"End date","type":"date"}, | |||
"City":{"label":"City","type":"string"}, | |||
"Venue":{"label":"Venue","type":"string"}, | |||
"Organizer":{"label":"Organizer","type":"string"}, | |||
"Poster":{"label":"Poster file","type":"wiki-file-name"}, | |||
"PosterCaption":{"label":"Poster caption","type":"string"}, | |||
"FwangoURL":{"label":"Fwango URL","type":"url"} | |||
} | |||
}</templatedata> | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#default_form:Tournament}} <!-- remove this line if you don’t want PF --> | {{#default_form:Tournament}} <!-- remove this line if you don’t want PF --> | ||
| Line 45: | Line 59: | ||
{{#if:{{{FwangoURL|}}}|<tr><th>Fwango</th><td>[{{{FwangoURL}}} {{{FwangoURL}}}]</td></tr>}} | {{#if:{{{FwangoURL|}}}|<tr><th>Fwango</th><td>[{{{FwangoURL}}} {{{FwangoURL}}}]</td></tr>}} | ||
</table> | </table> | ||
[[Category:Tournaments]] | [[Category:Tournaments]] | ||
</includeonly> | </includeonly> | ||
Revision as of 04:53, 15 September 2025
This template defines the table "Tournaments". View table.
Tournament infobox (stores to Cargo).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | no description | String | required |
| Start date | StartDate | no description | Date | optional |
| End date | EndDate | no description | Date | optional |
| City | City | no description | String | optional |
| Venue | Venue | no description | String | optional |
| Organizer | Organizer | no description | String | optional |
| Poster file | Poster | no description | File | optional |
| Poster caption | PosterCaption | no description | String | optional |
| Fwango URL | FwangoURL | no description | URL | optional |