Template:Infobox tournament: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 10: | Line 10: | ||
|image = {{{image<includeonly>|</includeonly>}}} | |image = {{{image<includeonly>|</includeonly>}}} | ||
|caption = | |caption = {{ #if: {{{caption<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{caption}}} }} | ||
|captionstyle = font-size: smaller; | |captionstyle = font-size: smaller; | ||
| 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}}} }} | |||
| | |header20 = {{ #if: {{{noinfo|}}} || {{ #if: {{{champion|}}} {{{referee|}}} {{{competitors|}}} | {{ifempty|{{{info-hdr|}}}|Participants}} }} }} | ||
| | |||
| | |label21 = Referee{{{sep|}}} | ||
| | |data21 = {{ #if: {{{referee<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{referee}}} }} | ||
| | |label22 = Champion{{{sep|}}} | ||
| | |data22 = {{ #if: {{{champion<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{champion}}} }} | ||
|label23 = Junior Champion{{{sep|}}} | |||
|data23 = {{ #if: {{{jr_champ<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{jr_champ}}} }} | |||
|label24 = Competitors{{{sep|}}} | |||
|data24 = {{ #if: {{{competitors<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{competitors}}} }} | |||
|label25 = Finalists{{{sep|}}} | |||
|data25 = {{ #if: {{{finalists<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{finalists}}} }} | |||
|label26 = Spectators{{{sep|}}} | |||
|data26 = {{ #if: {{{spectators<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{spectators}}} }} | |||
}}<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> | ||
Latest revision as of 10:29, 16 September 2020
| {{{name}}} | |
|---|---|
| {{{jpn_name}}} | |
|
{{{image}}} {{{caption}}} | |
| English name | {{{eng_name}}} |
| Format | {{{format}}} |
| Prize | {{{prize}}} |
| Location | {{{location}}} |
| Date | {{{date}}} |
| Start | {{{start}}} |
| End | {{{end}}} |
| Referee | {{{referee}}} |
| Champion | {{{champion}}} |
| Junior Champion | {{{jr_champ}}} |
| Competitors | {{{competitors}}} |
| Finalists | {{{finalists}}} |
| Spectators | {{{spectators}}} |
Please refer to the Tournament Page Layout page in the style manual for additional information about including this template in an appropriate article.