Template:Infobox tournament: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
|data2 = {{ #if: {{{format<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{format}}} }} | |data2 = {{ #if: {{{format<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{format}}} }} | ||
|label3 = | |label3 = Prize{{{sep|}}} | ||
|data3 = {{ #if: {{{ | |data3 = {{ #if: {{{prize<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{prize}}} }} | ||
|label4 = | |label4 = Location{{{sep|}}} | ||
|data4 = {{ #if: {{{ | |data4 = {{ #if: {{{location<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{location}}} }} | ||
|label5 = | |label5 = Date{{{sep|}}} | ||
|data5 = {{ #if: {{{ | |data5 = {{ #if: {{{date<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{date}}} }} | ||
|label6 = | |label6 = Start{{{sep|}}} | ||
|data6 = {{ #if: {{{ | |data6 = {{ #if: {{{start<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{start}}} }} | ||
| | |label7 = End{{{sep|}}} | ||
|data7 = {{ #if: {{{end<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{end}}} }} | |||
| | |header8 = {{ #if: {{{noinfo|}}} || {{ #if: {{{champion|}}} {{{referee|}}} {{{competitors|}}} | {{ifempty|{{{info-hdr|}}}|Participants}} }} }} | ||
| | |||
|label9 = | |label9 = Referee{{{sep|}}} | ||
|data9 = {{ #if: {{{ | |data9 = {{ #if: {{{referee<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{referee}}} }} | ||
|label10 = Competitors{{{sep|}}} | |label10 = Champion{{{sep|}}} | ||
| | |data10 = {{ #if: {{{champion<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{champion}}} }} | ||
|label11 = Competitors{{{sep|}}} | |||
|data11 = {{ #if: {{{competitors<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{competitors}}} }} | |||
}}<noinclude>Please refer to the '''[[Project:Style Manual/Tournament Page Layout|Tournament Page Layout]]''' page in the style manual for additional information about including this template in an appropriate article.[[Category:Infobox templates]]</noinclude> | }}<noinclude>Please refer to the '''[[Project:Style Manual/Tournament Page Layout|Tournament Page Layout]]''' page in the style manual for additional information about including this template in an appropriate article.[[Category:Infobox templates]]</noinclude> | ||
Revision as of 02:32, 13 August 2019
| {{{name}}} | |
|---|---|
| {{{jpn_name}}} | |
| {{{image}}} | |
| English name | {{{eng_name}}} |
| Format | {{{format}}} |
| Prize | {{{prize}}} |
| Location | {{{location}}} |
| Date | {{{date}}} |
| Start | {{{start}}} |
| End | {{{end}}} |
| Referee | {{{referee}}} |
| Champion | {{{champion}}} |
| Competitors | {{{competitors}}} |
Please refer to the Tournament Page Layout page in the style manual for additional information about including this template in an appropriate article.