Difference between revisions of "Template:Infobox crown"

From Golly.Life Wiki

(Created page with "<includeonly>{{Infobox | name = {{{name}}} | abovestyle = background:#cff; color:#272B30; | above = {{{name}}} | image = File:{{{logo}}}|200px|alt...")
 
Line 6: Line 6:
 
  | image        = [[File:{{{logo}}}|200px|alt={{{name}}} logo]]
 
  | image        = [[File:{{{logo}}}|200px|alt={{{name}}} logo]]
  
  |headerstyle  = background:#cff; color:#9ff;
+
  |headerstyle  = background:#9ff; color:#272B30;
 
  |labelstyle  = background:#272B30; color:#5ff;
 
  |labelstyle  = background:#272B30; color:#5ff;
 
  |datastyle    = background:#272B30; color:#eee;
 
  |datastyle    = background:#272B30; color:#eee;
Line 12: Line 12:
 
  | header1 = Teams Involved
 
  | header1 = Teams Involved
 
  |  data2 = {{Infobox | subbox = yes
 
  |  data2 = {{Infobox | subbox = yes
     | data1 = {{#if:{{{team1_abbr|}}}|{{Main Page Thumbnail|{{{team1_abbr|GollyLogoTransparent}}}.png|{{TeamAbbrToName|{{{team1_abbr}}}}} logo |{{TeamAbbrToName|{{{team1_abbr}}}}}|size=60}}{{clear}}[[{{TeamAbbrToName|{{{cold_league_winner_abbr|}}}}}]]|&nbsp;}}  
+
     | data1 = {{#if:{{{team1_abbr|}}}|{{Main Page Thumbnail|{{{team1_abbr|GollyLogoTransparent}}}.png|{{TeamAbbrToName|{{{team1_abbr}}}}} logo |{{TeamAbbrToName|{{{team1_abbr}}}}}|size=60}}{{clear}}[[{{TeamAbbrToName|{{{team1_abbr|}}}}}]]|&nbsp;}}  
     | data2 = {{#if:{{{team2_abbr|}}}|{{Main Page Thumbnail|{{{team2_abbr|GollyLogoTransparent}}}.png|{{TeamAbbrToName|{{{team2_abbr}}}}} logo |{{TeamAbbrToName|{{{team2_abbr}}}}}|size=60}}{{clear}}[[{{TeamAbbrToName|{{{cold_league_winner_abbr|}}}}}]]|&nbsp;}}  
+
     | data2 = {{#if:{{{team2_abbr|}}}|{{Main Page Thumbnail|{{{team2_abbr|GollyLogoTransparent}}}.png|{{TeamAbbrToName|{{{team2_abbr}}}}} logo |{{TeamAbbrToName|{{{team2_abbr}}}}}|size=60}}{{clear}}[[{{TeamAbbrToName|{{{team2_abbr|}}}}}]]|&nbsp;}}  
 
   }}
 
   }}
  
  |  data3 = {{Infobox | subbox = yes
+
| header3 = League Info
     | label1 = Leagueon | data1 = {{#if:{{{league|}}}|[[Leagues|{{{league}}} League]]|&nbsp;}}
+
  |  data4 = {{Infobox | subbox = yes
     | label1 = Division | data2 = {{#if:{{{division|}}|[[Leagues|{{{division}}} Division]]|N/A}}
+
     | label1 = League  | data1 = {{#if:{{{league|}}}|[[Leagues|{{{league}}} League]]|&nbsp;}}
 +
     | label2 = Division | data2 = {{#if:{{{division|}}}|[[Leagues|{{{division}}} Division]]|N/A}}
 
   }}
 
   }}
  
  | header4 = Artifacts
+
  | header5 = Artifact
  |  data5 = {{Infobox | subbox = yes
+
  |  data6 = {{Infobox | subbox = yes
 
     | label1 = Name          | data1 = {{{artifact_name|}}}
 
     | label1 = Name          | data1 = {{{artifact_name|}}}
 
     | label2 = Description  | data2 = {{{artifact_description|}}}
 
     | label2 = Description  | data2 = {{{artifact_description|}}}
Line 28: Line 29:
 
   }}
 
   }}
  
  | header6 = Divination
+
  | header7 = Divination
  |  data7 = {{Infobox | subbox = yes
+
  |  data8 = {{Infobox | subbox = yes
 
     | label1 = Arcana      | {{{arcana|}}}
 
     | label1 = Arcana      | {{{arcana|}}}
 
     | label2 = Title        | {{{arcana_title|}}}
 
     | label2 = Title        | {{{arcana_title|}}}

Revision as of 04:28, 8 February 2021

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

Here is how you use it:


{{Infobox crown
| name = Cactus Crown
| logo = CactusCrown.png
| team1_abbr = EA
| team2_abbr = TB
| league = Cold
| artifact_name = The Biodome
| artifact_description = A miniature cactus inside of a tabletop, isolated, self-sustaining biosphere
| artifact_location = 
* Elko Astronauts: Elko City Hall
* Tucson Butchers: The Boneyard
| arcana = 
| arcana_title = 
| mood = 
}}

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:

Cactus Crown
Cactus Crown logo
Teams Involved

Elko Astronauts logo

Elko Astronauts

Tucson Butchers logo

Tucson Butchers
League Info
League Cold League
Division N/A
Artifact
Name The Biodome
Description A miniature cactus inside of a tabletop, isolated, self-sustaining biosphere
Location
  • Elko Astronauts: Elko City Hall
  • Tucson Butchers: The Boneyard
Divination
 
Template:Infobox crown   •   edit