Jump to content

Template:Infobox tournament: Difference between revisions

From Kanzenshuu Dragon Ball Wiki
Terez (talk | contribs)
No edit summary
Terez (talk | contribs)
No edit summary
Line 23: Line 23:
|data2    = {{ #if: {{{format<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{format}}} }}
|data2    = {{ #if: {{{format<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{format}}} }}


|label3  = Location{{{sep|}}}
|label3  = Prize{{{sep|}}}
|data3    = {{ #if: {{{location<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{location}}} }}
|data3    = {{ #if: {{{prize<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{prize}}} }}


|label4  = Date{{{sep|}}}
|label4  = Location{{{sep|}}}
|data4    = {{ #if: {{{date<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{date}}} }}
|data4    = {{ #if: {{{location<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{location}}} }}


|label5  = Start{{{sep|}}}
|label5  = Date{{{sep|}}}
|data5    = {{ #if: {{{start<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{start}}} }}
|data5    = {{ #if: {{{date<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{date}}} }}


|label6  = End{{{sep|}}}
|label6  = Start{{{sep|}}}
|data6    = {{ #if: {{{end<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{end}}} }}
|data6    = {{ #if: {{{start<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{start}}} }}


|header7 = {{ #if: {{{noinfo|}}} || {{ #if: {{{champion|}}} {{{referee|}}} {{{competitors|}}} | {{ifempty|{{{info-hdr|}}}|Participants}} }} }}
|label7  = End{{{sep|}}}
|data7    = {{ #if: {{{end<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{end}}} }}


|label8  = Referee{{{sep|}}}
|header8 = {{ #if: {{{noinfo|}}} || {{ #if: {{{champion|}}} {{{referee|}}} {{{competitors|}}}  | {{ifempty|{{{info-hdr|}}}|Participants}} }} }}
|data8    = {{ #if: {{{referee<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{referee}}} }}


|label9  = Champion{{{sep|}}}
|label9  = Referee{{{sep|}}}
|data9    = {{ #if: {{{champion<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{champion}}} }}
|data9    = {{ #if: {{{referee<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{referee}}} }}


|label10  = Competitors{{{sep|}}}
|label10   = Champion{{{sep|}}}
|data10   = {{ #if: {{{competitors<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{competitors}}} }}
|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}}}
v · d · e

Please refer to the Tournament Page Layout page in the style manual for additional information about including this template in an appropriate article.