Template:Infobox tournament: Difference between revisions
Appearance
Created page with "{{Infobox |name = Infobox tournament |bodystyle = border-spacing: 2px 5px; width: 30em; |above = {{ifempty|{{{name<includeonly>|</includeonly>}}}|{{PAGENAME..." |
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: {{{english_name<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{english_name}}} }} | ||
|label2 = Format{{{sep|}}} | |||
|data2 = {{ #if: {{{format<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{format}}} }} | |||
| | |label3 = Location{{{sep|}}} | ||
| | |data3 = {{ #if: {{{location<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{location}}} }} | ||
| | |label4 = Date{{{sep|}}} | ||
| | |data4 = {{ #if: {{{date<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{date}}} }} | ||
| | |label5 = Start{{{sep|}}} | ||
| | |data5 = {{ #if: {{{start<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{start}}} }} | ||
| | |label6 = End{{{sep|}}} | ||
| | |data6 = {{ #if: {{{end<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{end}}} }} | ||
| | |header7 = {{ #if: {{{noinfo|}}} || {{ #if: {{{champion|}}} {{{referee|}}} {{{competitors|}}} | {{ifempty|{{{info-hdr|}}}|Participants}} }} }} | ||
| | |label8 = Referee{{{sep|}}} | ||
| | |data8 = {{ #if: {{{referee<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{referee}}} }} | ||
| | |label9 = Champion{{{sep|}}} | ||
| | |data9 = {{ #if: {{{champion<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{champion}}} }} | ||
| | |label10 = Competitors{{{sep|}}} | ||
| | |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}}} |
Please refer to the Tournament Page Layout page in the style manual for additional information about including this template in an appropriate article.