Difference between revisions of "Template:Infobox team"

From Golly.Life Wiki

Line 17: Line 17:
 
     |  label3 = Color        |  data3 = {{HexColor|{{{color}}}}}
 
     |  label3 = Color        |  data3 = {{HexColor|{{{color}}}}}
 
     |  label4 = Abbreviation |  data4 = {{{abbr}}}
 
     |  label4 = Abbreviation |  data4 = {{{abbr}}}
 +
    |  label5 = Emoji        |  data5 = {{{emoji|}}}
 
   }}
 
   }}
 
  | header3 = Details
 
  | header3 = Details
Line 22: Line 23:
 
     |  label1 = Team Nickname    |  data1 = {{{nickname|}}}
 
     |  label1 = Team Nickname    |  data1 = {{{nickname|}}}
 
     |  label2 = Hometown        |  data2 = {{{hometown}}}
 
     |  label2 = Hometown        |  data2 = {{{hometown}}}
     |  label3 = Stadium          |  data3 = {{{stadium|None}}}
+
     |  label3 = Stadium          |  data3 = {{{stadium|Unknown}}}
 
     |  label4 = Celebrity Mascot |  data4 = {{{celebrity_mascot|}}}
 
     |  label4 = Celebrity Mascot |  data4 = {{{celebrity_mascot|}}}
 
   }}
 
   }}

Revision as of 15:27, 16 December 2021

The {{Infobox team}} template is used to define an infobox for a Golly team.

Here is how you use it:


{{Infobox team
| name = Baltimore Texas
| abbr = BTX
| color = 3e92cc
| league = Cold
| division = Fire
| slogan = Austin, Maryland!
| hometown = Baltimore
| celebrity_mascot = Karl Marx
| stadium = The Alamo (Lord Baltimore Theater)
| rivals = [[Ft. Worth Piano Tuners]] ([[Texas Crown]])
| antirivals = [[Alewife Arsonists]]
| arcana = The Hierophant (V)
| arcana_title = Magus of the Eternal Gods
| emoji = 
}}

The {{Infobox team}} template will pass these arguments to the {{Infobox}} template, inserting the right bits of information in the right places to produce this:

Baltimore Texas
Baltimore Texas logo
"Austin, Maryland!"
Golly
Division Fire
League Cold
Color #3e92cc
Abbreviation BTX
Details
Hometown Baltimore
Stadium The Alamo (Lord Baltimore Theater)
Celebrity Mascot Karl Marx
Rivalries
Rivals Ft. Worth Piano Tuners (Texas Crown)
Anti-Rivals Alewife Arsonists
Divination
Arcana The Hierophant (V)
Title Magus of the Eternal Gods
 
Template:Infobox team   •   edit