Difference between revisions of "Template:Infobox team"

From Golly.Life Wiki

 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
     |  label5 = Secondary Color |  data5 = {{#if:{{{secondary_color|}}}|<span style="background: #{{{color}}};">{{HexColor|{{{secondary_color}}}}}</span>|}}
 
     |  label5 = Secondary Color |  data5 = {{#if:{{{secondary_color|}}}|<span style="background: #{{{color}}};">{{HexColor|{{{secondary_color}}}}}</span>|}}
 
     |  label6 = Logo            |  data6 = {{TeamLogo|{{{abbr}}}}}
 
     |  label6 = Logo            |  data6 = {{TeamLogo|{{{abbr}}}}}
     |  label7 = Motto          |  data7 = {{{motto|}}}
+
     |  label7 = Hometown        |  data7 = {{{hometown}}}
    |  label8 = Hometown        |  data8 = {{{hometown}}}
+
     |  label8 = Stadium        |  data8 = {{{stadium|}}}
     |  label9 = Stadium        |  data9 = {{{stadium}}}
+
     |  label9 = Emoji           data9 = <font size="+3">{{{emoji|}}}</font>
     |  label10 = Emoji         data10 = <font size="+3">{{{emoji|}}}</font>
+
     |  label10 = Status        |  data10 = {{{status|Active}}}
     |  label11 = Status        |  data11 = {{{status|Active}}}
 
 
   }}
 
   }}
  
Line 31: Line 30:
 
  | header5 = Favorites
 
  | header5 = Favorites
 
  |  data6 = {{Infobox    | subbox = yes
 
  |  data6 = {{Infobox    | subbox = yes
     |  label1 = Mixtape    |  data1 = {{{playlist|}}}
+
     |  label1 = Mixtape    |  data1 = {{{mixtape|{{{playlist|}}}}}}
 
     |  label2 = Integer    |  data2 = {{{integer|}}}
 
     |  label2 = Integer    |  data2 = {{{integer|}}}
 
     |  label3 = Movie      |  data3 = {{{movie|}}}
 
     |  label3 = Movie      |  data3 = {{{movie|}}}

Latest revision as of 13:21, 27 October 2025

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

Here is how you use it:


{{Infobox team
| name = Baltimore Examples
| abbr = BTX
| nickname = Tex

| color = 3e92cc
| secondary_color = ffffff
| emoji = ⭐️

| slogan = Hello world!
| motto = ''Post tenebras spero lucem''<br />(After darkness, I hope for light)

| hometown = Baltimore
| stadium = The Alamo (Lord Baltimore Theater)

| status = Incinerated

| crowns =
* [[Texas Crown]] {{TeamLogo|FWPT}}

| mixtape = [https://open.spotify.com/playlist/7q5i9OOTkLEIxoOHPaaf30?si=94d1247465c14cc5 Example Mixtape]
| integer = 0
| movie = The Thing

| element = Water
| word = Incinerated
| playing_card = A♠
}}

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 Examples
Baltimore Examples logo
"Hello world!"
Team Information
Name Baltimore Examples
Abbreviation BTX
Nickname Tex
Primary Color #3e92cc
Secondary Color #ffffff
Logo  BTX.png 
Hometown Baltimore
Stadium The Alamo (Lord Baltimore Theater)
Emoji ⭐️
Status Incinerated
Rivalry Crowns
Favorites
Mixtape Example Mixtape
Integer 0
Movie The Thing
Divination
Element Water
Power Word Incinerated
Card A♠
Motto
Post tenebras spero lucem
(After darkness, I hope for light)
 
Template:Infobox team   •   edit