Difference between revisions of "Template:Infobox crown"

From Golly.Life Wiki

Line 1: Line 1:
 
<includeonly>{{Infobox
 
<includeonly>{{Infobox
 
  | name        = {{{name}}}
 
  | name        = {{{name}}}
  | abovestyle  = background:#cff; color:#272B30;
+
  | abovestyle  = background:#ffc; color:#272B30;
 
  | above        = {{{name}}}
 
  | above        = {{{name}}}
  
 
  | image        = [[File:{{{logo}}}|200px|alt={{{name}}} logo]]
 
  | image        = [[File:{{{logo}}}|200px|alt={{{name}}} logo]]
  
  |headerstyle  = background:#9ff; color:#272B30;
+
  |headerstyle  = background:#ffc; color:#272B30;
 
  |labelstyle  = background:#272B30; color:#5ff;
 
  |labelstyle  = background:#272B30; color:#5ff;
 
  |datastyle    = background:#272B30; color:#eee;
 
  |datastyle    = background:#272B30; color:#eee;
Line 31: Line 31:
 
  | header7 = Divination
 
  | header7 = Divination
 
  |  data8 = {{Infobox | subbox = yes
 
  |  data8 = {{Infobox | subbox = yes
     | label1 = Arcana      | {{{arcana|}}}
+
     | label1 = Arcana      | data1 = {{{arcana|}}}
     | label2 = Title        | {{{arcana_title|}}}
+
     | label2 = Title        | data2 = {{{arcana_title|}}}
     | label3 = Mood        | {{{mood|}}}
+
     | label3 = Mood        | data3 = {{{mood|}}}
 
   }}
 
   }}
  
Line 82: Line 82:
 
* Elko Astronauts: Elko City Hall
 
* Elko Astronauts: Elko City Hall
 
* Tucson Butchers: The Boneyard
 
* Tucson Butchers: The Boneyard
| arcana =  
+
| arcana = The Wheel of Fortune (X)
| arcana_title =  
+
| arcana_title = Lord of the Forces of Life
| mood =  
+
| mood = melodramatic
 
}}
 
}}
  
 
[[Category:Infobox]]
 
[[Category:Infobox]]
 
</noinclude>
 
</noinclude>

Revision as of 04:37, 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
Arcana The Wheel of Fortune (X)
Title Lord of the Forces of Life
Mood melodramatic
 
Template:Infobox crown   •   edit