Template:Tournament: Difference between revisions
Appearance
>Kypho No edit summary |
Refresh generated page templates and styles |
||
| Line 25: | Line 25: | ||
}</templatedata> | }</templatedata> | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#default_form:Tournament}} | {{#default_form:Tournament}} | ||
<templatestyles src="Template:Infobox/styles.css" /> | <templatestyles src="Template:Infobox/styles.css" /> | ||
<templatestyles src="Template:Tournament/styles.css" /> | <templatestyles src="Template:Tournament/styles.css" /> | ||
| Line 40: | Line 40: | ||
}} | }} | ||
<table class="infobox"> | <table class="infobox infobox-tournament"> | ||
<tr><th class="infobox-title" colspan="2">{{{Name|{{PAGENAME}}}}}</th></tr> | <tr><th class="infobox-title" colspan="2">{{{Name|{{PAGENAME}}}}}</th></tr> | ||
{{#if:{{{Poster|}}}| | {{#if:{{{Poster|}}}| | ||
| Line 57: | Line 57: | ||
{{#if:{{{Surface|}}}|<tr><th>Surface</th><td>{{{Surface}}}</td></tr>}} | {{#if:{{{Surface|}}}|<tr><th>Surface</th><td>{{{Surface}}}</td></tr>}} | ||
{{#if:{{{Prize|}}}|<tr><th>Prize</th><td>{{{Prize}}}</td></tr>}} | {{#if:{{{Prize|}}}|<tr><th>Prize</th><td>{{{Prize}}}</td></tr>}} | ||
{{#if:{{{FwangoURL|}}}|<tr><th>Fwango</th><td>[{{{FwangoURL}}} | {{#if:{{{FwangoURL|}}}|<tr><th>Fwango</th><td>[{{{FwangoURL}}} View event]</td></tr>}} | ||
</table> | </table> | ||
[[Category:Tournaments]] | [[Category:Tournaments]] | ||
</includeonly> | </includeonly> | ||
Revision as of 20:31, 16 April 2026
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 |