Template:Infobox EventNoAlliance: Difference between revisions

From FRC Archive Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| bodystyle  = width:25em;
| bodystyle  = width:25em;
| name = {{{name|}}}
|autoheaders=y
| title = {{{name|}}}
| image  = {{{image|}}}  
| image  = {{{image|}}}  


| label1 = Archive tag
| label10 = Archive tag
| data1 = {{{tag|}}}
| data10 = {{{tag|}}}


| header2 = {{Event Information}}
| header20 = Event Information


| label3 = Number of teams
| label30 = Number of teams
| data3 = {{{number_teams|}}}
| data30 = {{{number_teams|}}}


| label4 = Location
| label40 = Location
| data4 = {{{location|}}}
| data40 = {{{location|}}}


| label5 = Venue
| label50 = Venue
| data5 = {{{venue|}}}
| data50 = {{{venue|}}}


| header7 = {{#if:{{{winners|}}}|Awards}}
| label55 = Date
| data55 = {{{date|}}}


| label8 = Chairman's Award winner
| label60 = Host
| data8 = {{#if:{{{chairman_winner|}}}|{{{chairman_winner|}}}}}
| data60 = {{{host|}}}


| label10 = Winner
| data10  = {{{champions|}}}


| label11 = Finalist
 
| data11 = {{{finalists|}}}
| header70 = [[Awards]]
 
| label80 = Chairman's Award winner
| data80  = {{{chairman_winner|}}}
 
| label100 = Winner
| data100  = {{{champions|}}}
 
| label110 = Finalist
| data110 = {{{finalists|}}}


| belowstyle = background:#F5F5FF;
| belowstyle = background:#F5F5FF;

Latest revision as of 19:28, 14 July 2023

Template documentation