Difference between revisions of "Template:Infobox team"
From Golly.Life Wiki
| (6 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
| data2 = {{Infobox | subbox = yes | | data2 = {{Infobox | subbox = yes | ||
| label1 = Name | data1 = {{{name|}}} | | label1 = Name | data1 = {{{name|}}} | ||
| − | | label2 = Primary Color | | + | | label2 = Abbreviation | data2 = {{{abbr}}} |
| − | | | + | | label3 = Nickname | data3 = {{{nickname|}}} |
| − | | | + | | label4 = Primary Color | data4 = {{HexColor|{{{color}}}}} |
| − | + | | label5 = Secondary Color | data5 = {{#if:{{{secondary_color|}}}|<span style="background: #{{{color}}};">{{HexColor|{{{secondary_color}}}}}</span>|}} | |
| − | + | | label6 = Logo | data6 = {{TeamLogo|{{{abbr}}}}} | |
| label7 = Hometown | data7 = {{{hometown}}} | | label7 = Hometown | data7 = {{{hometown}}} | ||
| label8 = Stadium | data8 = {{{stadium|}}} | | label8 = Stadium | data8 = {{{stadium|}}} | ||
| − | | label9 = Emoji | data9 = <font size="+ | + | | label9 = Emoji | data9 = <font size="+3">{{{emoji|}}}</font> |
| label10 = Status | data10 = {{{status|Active}}} | | label10 = Status | data10 = {{{status|Active}}} | ||
}} | }} | ||
| Line 30: | 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|}}} | ||
| Line 40: | Line 40: | ||
| label2 = Power Word | data2 = {{{word|}}} | | label2 = Power Word | data2 = {{{word|}}} | ||
| label3 = Card | data3 = {{{playing_card|}}} | | label3 = Card | data3 = {{{playing_card|}}} | ||
| − | |||
}} | }} | ||
| Line 62: | Line 61: | ||
| name = Baltimore Examples | | name = Baltimore Examples | ||
| abbr = BTX | | abbr = BTX | ||
| + | | nickname = Tex | ||
| + | |||
| color = 3e92cc | | color = 3e92cc | ||
| secondary_color = ffffff | | secondary_color = ffffff | ||
| − | |||
| emoji = ⭐️ | | emoji = ⭐️ | ||
| + | |||
| slogan = Hello world! | | slogan = Hello world! | ||
| − | | | + | | motto = ''Post tenebras spero lucem''<br />(After darkness, I hope for light) |
| + | |||
| hometown = Baltimore | | hometown = Baltimore | ||
| stadium = The Alamo (Lord Baltimore Theater) | | stadium = The Alamo (Lord Baltimore Theater) | ||
| + | |||
| + | | status = Incinerated | ||
| + | |||
| crowns = | | crowns = | ||
* [[Texas Crown]] {{TeamLogo|FWPT}} | * [[Texas Crown]] {{TeamLogo|FWPT}} | ||
| + | |||
| + | | mixtape = [https://open.spotify.com/playlist/7q5i9OOTkLEIxoOHPaaf30?si=94d1247465c14cc5 Example Mixtape] | ||
| + | | integer = 0 | ||
| + | | movie = The Thing | ||
| + | |||
| element = Water | | element = Water | ||
| word = Incinerated | | word = Incinerated | ||
| playing_card = A♠ | | playing_card = A♠ | ||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
| Line 88: | Line 94: | ||
| name = Baltimore Examples | | name = Baltimore Examples | ||
| abbr = BTX | | abbr = BTX | ||
| + | | nickname = Tex | ||
| + | |||
| color = 3e92cc | | color = 3e92cc | ||
| secondary_color = ffffff | | secondary_color = ffffff | ||
| − | |||
| emoji = ⭐️ | | emoji = ⭐️ | ||
| + | |||
| slogan = Hello world! | | slogan = Hello world! | ||
| − | | | + | | motto = ''Post tenebras spero lucem''<br />(After darkness, I hope for light) |
| + | |||
| hometown = Baltimore | | hometown = Baltimore | ||
| stadium = The Alamo (Lord Baltimore Theater) | | stadium = The Alamo (Lord Baltimore Theater) | ||
| + | |||
| + | | status = Incinerated | ||
| + | |||
| crowns = | | crowns = | ||
* [[Texas Crown]] {{TeamLogo|FWPT}} | * [[Texas Crown]] {{TeamLogo|FWPT}} | ||
| + | |||
| + | | mixtape = [https://open.spotify.com/playlist/7q5i9OOTkLEIxoOHPaaf30?si=94d1247465c14cc5 Example Mixtape] | ||
| + | | integer = 0 | ||
| + | | movie = The Thing | ||
| + | |||
| element = Water | | element = Water | ||
| word = Incinerated | | word = Incinerated | ||
| playing_card = A♠ | | playing_card = A♠ | ||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
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 | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
"Hello world!" | |||||||||||||||||||||
| Team Information | |||||||||||||||||||||
| |||||||||||||||||||||
| Rivalry Crowns | |||||||||||||||||||||
| Favorites | |||||||||||||||||||||
| |||||||||||||||||||||
| Divination | |||||||||||||||||||||
| |||||||||||||||||||||
| Motto | |||||||||||||||||||||
|
Post tenebras spero lucem (After darkness, I hope for light) | |||||||||||||||||||||
| |||||||||||||||||||||