(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|250px]]</div>}} <table>{{#if:{{{series|}}}|<tr> <th style="text-align:left;">Series</th> <td>{{{series}}}</td> </tr>}} {{#if:{{{organizer|}}}|<tr> <th style="text-align:left;">Organizer</th> <td>{{{organizer}}}</td> </tr>}} {{#if:{{{type|}}}|<tr> <th style="text-align:left;">Type</th> <td>{{{type}}}</t...") |
mNo edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <templatestyles src="Infobox.css" /> | ||
< | <noinclude> | ||
{{#cargo_declare: | |||
_table = Tournaments | |||
|sponsors = List (,) of String | |||
|start = Date | |||
|end = Date | |||
|prize = Integer | |||
|type = List (,) of String | |||
|participants = Integer | |||
|organizer = List (,) of Page | |||
|featured = Boolean | |||
|female_only = Boolean | |||
|educational = List (,) of String | |||
|formatFilter = List (,) of String | |||
|country = String | |||
|logoAll = File | |||
|logoLight = File | |||
|logoDark = File | |||
|iconAll = File | |||
|iconLight = File | |||
|iconDark = File | |||
|venue = List (,) of Page | |||
}} | |||
</noinclude><includeonly>{{#cargo_store:_table = Tournaments | |||
|sponsors = {{{sponsors|}}} | |||
|start = {{{start|}}} | |||
{{# | |end = {{{end|}}} | ||
|prize = {{{prize|}}} | |||
|type = {{{type|}}} | |||
{{{sponsors}}} | |organizer = {{Tournament/Organizer|list={{{organizer|}}} }} | ||
|participants = {{{participants|}}} | |||
|featured = {{{featured|}}} | |||
|female_only = {{{female_only|}}} | |||
|educational = {{{educational|}}} | |||
|formatFilter = {{{formatFilter|}}} | |||
|country = {{{country|}}} | |||
|logoAll = {{{logoAll|}}} | |||
|logoLight = {{{logoLight|}}} | |||
|logoDark = {{{logoDark|}}} | |||
|iconAll = {{{iconAll|}}} | |||
|iconLight = {{{iconLight|}}} | |||
|iconDark = {{{iconDark|}}} | |||
|venue = {{{venue|}}} | |||
{{ | }}{{#invoke:Infobox tournament|main}}</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude> | ||
</ |
Latest revision as of 18:24, 26 April 2024
This template defines the table "Tournaments". View table.
Documentation (view - edit)
To add a tournament go to https://twogpedia.com/Form:Tournament and to edit a tournament just use the "Edit with form" button.
For a list of country codes / names check https://twogpedia.com/Module:Localisation/Data
For additional links check https://twogpedia.com/Module:Links