Jump to content

Template:Infobox tournament: Difference between revisions

From Kanzenshuu Dragon Ball Wiki
Terez (talk | contribs)
Created page with "{{Infobox |name = Infobox tournament |bodystyle = border-spacing: 2px 5px; width: 30em; |above = {{ifempty|{{{name<includeonly>|</includeonly>}}}|{{PAGENAME..."
 
Terez (talk | contribs)
No edit summary
Line 5: Line 5:
|above        = {{ifempty|{{{name<includeonly>|</includeonly>}}}|{{PAGENAME}}}}
|above        = {{ifempty|{{{name<includeonly>|</includeonly>}}}|{{PAGENAME}}}}
|abovestyle  = background: {{ifempty|{{{color|{{{colour|}}}}}}|#DEDEE2}}; color: {{ifempty|{{{color text|{{{colour text|}}}}}}|#000}};
|abovestyle  = background: {{ifempty|{{{color|{{{colour|}}}}}}|#DEDEE2}}; color: {{ifempty|{{{color text|{{{colour text|}}}}}}|#000}};
|subheader    = {{ #if: {{{jpn_name<includeonly>|</includeonly>}}} | {{{jpn_name}}} }}
|subheaderstyle = font-size: larger;


|image        = {{{image<includeonly>|</includeonly>}}}
|image        = {{{image<includeonly>|</includeonly>}}}
Line 14: Line 17:
|datastyle    = {{{data-style|}}}
|datastyle    = {{{data-style|}}}


|label1  = Format{{{sep|}}}
|label1   = English name{{{sep|}}}
|data1   = {{ #if: {{{format<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{format}}} }}
|data1    = {{ #if: {{{english_name<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{english_name}}} }}
 
|label2   = Format{{{sep|}}}
|data2   = {{ #if: {{{format<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{format}}} }}


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


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


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


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


|header6 = {{ #if: {{{noinfo|}}} || {{ #if: {{{champion|}}} {{{referee|}}} {{{competitors|}}}  | {{ifempty|{{{info-hdr|}}}|Participants}} }} }}
|header7 = {{ #if: {{{noinfo|}}} || {{ #if: {{{champion|}}} {{{referee|}}} {{{competitors|}}}  | {{ifempty|{{{info-hdr|}}}|Participants}} }} }}


|label7   = Referee{{{sep|}}}
|label8   = Referee{{{sep|}}}
|data7   = {{ #if: {{{referee<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{referee}}} }}
|data8   = {{ #if: {{{referee<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{referee}}} }}


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


|label9   = Competitors{{{sep|}}}
|label10   = Competitors{{{sep|}}}
|data9   = {{ #if: {{{competitors<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{competitors}}} }}
|data10   = {{ #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:14, 13 August 2019

{{{name}}}
{{{jpn_name}}}
{{{image}}}
English name {{{english_name}}}
Format {{{format}}}
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.