Template:Infobox team: Difference between revisions

From Golly.Life Wiki

No edit summary
No edit summary
 
(76 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Infobox
| name        = {{{abbr}}}
| abovestyle  = background:#{{{color}}}; color:#272B30;
| above        = {{{name}}}


| image        = [[File:{{{abbr}}}.png|200px|alt={{{name}}} logo]]
| caption      = "{{{slogan}}}"


|headerstyle  = background:#{{{color}}}; color:#272B30;
|labelstyle  = background:#272B30; color:#{{{color}}};
|datastyle    = background:#272B30; color:#eee;
| header1 = Team Information
|  data2 = {{Infobox | subbox = yes
    |  label1 = Name            |  data1 = {{{name|}}}
    |  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}}}
    |  label8 = Stadium        |  data8 = {{{stadium|}}}
    |  label9 = Emoji          |  data9 = <font size="+3">{{{emoji|}}}</font>
    |  label10 = Status        |  data10 = {{{status|Active}}}
  }}
| header3 = Rivalry Crowns
|  data4 = {{{crowns|None}}}
| header5 = Favorites
|  data6 = {{Infobox    | subbox = yes
    |  label1 = Mixtape    |  data1 = {{{mixtape|{{{playlist|}}}}}}
    |  label2 = Integer    |  data2 = {{{integer|}}}
    |  label3 = Movie      |  data3 = {{{movie|}}}
  }}


{{Infobox}}
| header7 = Divination
<noinclude>
|  data8 = {{Infobox | subbox = yes
The {{Tl|Team}} template is used to insert an infobox for a Golly team.
    |  label1 = Element    |  data1 = {{{element|}}}
    |  label2 = Power Word  |  data2 = {{{word|}}}
    |  label3 = Card        |  data3 = {{{playing_card|}}}
  }}
 
| header9 = Motto
|  data10 = {{{motto|}}}
 
|belowstyle = background:#122; color: #eee;
|below      = {{Infobox | subbox = yes
    | data1 = &nbsp;
    | data2 = [[Template:Infobox team]] {{Dt}} [{{fullurl:Template:Infobox team|action=edit}} edit]
    | data3 = &nbsp;
  }}
}}</includeonly><noinclude>
The {{Tl|Infobox team}} template is used to define an infobox for a Golly team.


Here is how you use it:
Here is how you use it:


<pre>
<pre>
{{Team
<nowiki>
| name = <name of team>
{{Infobox team
| abbr = <team abbr>
| name = Baltimore Examples
| color = AABBCC
| abbr = BTX
| league = Cold
| nickname = Tex
| division = Fire
 
| color = 3e92cc
| secondary_color = ffffff
| emoji = ⭐️
 
| slogan = Hello world!
| motto = ''Post tenebras spero lucem''<br />(After darkness, I hope for light)
 
| hometown = Baltimore
| hometown = Baltimore
| stadium = N/A
| stadium = The Alamo (Lord Baltimore Theater)
| caption1 =  
 
| captain =  
| status = Incinerated
| friends =  
 
| rivals =  
| crowns =
| arcana =  
* [[Texas Crown]] {{TeamLogo|FWPT}}
| emoji =  
 
| mixtape = [https://open.spotify.com/playlist/7q5i9OOTkLEIxoOHPaaf30?si=94d1247465c14cc5 Example Mixtape]
| integer = 0
| movie = The Thing
 
| element = Water
| word = Incinerated
| playing_card = A♠
}}
}}
</nowiki>
</pre>
</pre>


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


{{Team
{{Infobox team
| name = <name of team>
| name = Baltimore Examples
| abbr = <team abbr>
| abbr = BTX
| color = AABBCC
| nickname = Tex
| league = Cold
 
| division = Fire
| color = 3e92cc
| hometown = Baltimore
| secondary_color = ffffff
| stadium = N/A
| emoji = ⭐️
| caption1 =
| captain =  
| friends =
| rivals =
| arcana =  
| emoji =  
}}


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


{{Infobox
| hometown = Baltimore
|name        = BTX
| stadium = The Alamo (Lord Baltimore Theater)
|abovestyle  = background:#3e92cc; color:#272B30;
|above        = Baltimore Texas


|image        = [[File:BTX.png|200px|alt=Example alt text]]
| status = Incinerated
|caption      = "Austin, Maryland!"


|headerstyle  = background:#3e92cc; color:#272B30;
| crowns =
|labelstyle  = background:#272B30; color:#3e92cc;
* [[Texas Crown]] {{TeamLogo|FWPT}}
|datastyle    = background:#272B30; color:#eee;


| header1 = Golly Info
| mixtape = [https://open.spotify.com/playlist/7q5i9OOTkLEIxoOHPaaf30?si=94d1247465c14cc5 Example Mixtape]
|  data2 = {{Infobox | subbox = yes
| integer = 0
    |  label1 = Division    |  data1 = [[Leagues|Cold Water Division]]
| movie = The Thing
    |  label2 = League      |  data2 = [[Leagues|Cold League]]
    | label3 = Color        |  data3 = {{HexColor|3e92cc}}
    | label4 = Abbreviation |  data4 = BTX
  }}
| header3 = Team Info
|  data4 = {{Infobox | subbox = yes
    |  label1 = Hometown    |  data1 = Baltimore
    |  label2 = Stadium    |  data2 = N/A
    |  label3 = Slogan      |  data3 = "Austin, Maryland!"
  }}
| header5 = Divination Info
|  data6 = {{Infobox | subbox = yes
    |  label1 = Arcana      |  data1 = N/A
    |  label2 = Emoji      |  data2 = N/A
    |  label3 = Attribute  |  data3 = Value
  }}


|belowstyle = background:#272B30; color: #eee;
| element = Water
|below      = Below text
| word = Incinerated
| playing_card = A♠
}}
}}


[[Category:Teams]]
[[Category:Infobox]]
</noinclude>
</noinclude>

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