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
 
(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  = 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|}}}
|header20 = {{ #if: {{{noinfo|}}} || {{ #if: {{{champion|}}} {{{referee|}}} {{{competitors|}}}  | {{ifempty|{{{info-hdr|}}}|Participants}} }} }}
|data8    = {{ #if: {{{referee<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{referee}}} }}


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


|label10   = Competitors{{{sep|}}}
|label22  = Champion{{{sep|}}}
|data10   = {{ #if: {{{competitors<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{competitors}}} }}
|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}}}
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.