Template:Infobox office: Difference between revisions

From Golly.Life Wiki

(Created page with "<includeonly>{{Infobox | name = {{{name}}} | abovestyle = background:#{{{color}}}; color:#ee2222; | above = {{{name}}} | image = File:{{{abbr}}}.p...")
 
No edit summary
Line 7: Line 7:
  | caption      = "{{{slogan}}}"
  | caption      = "{{{slogan}}}"


  |headerstyle  = background:#{{{color}}}; color:#272B30;
  |headerstyle  = background:#ee2222; color:#272B30;
  |labelstyle  = background:#272B30; color:#{{{color}}};
  |labelstyle  = background:#272B30; color:#ee2222;
  |datastyle    = background:#272B30; color:#eee;
  |datastyle    = background:#272B30; color:#eee;


Line 44: Line 44:
   }}
   }}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
The {{Tl|Infobox team}} template is used to define an infobox for a Golly team.
The {{Tl|Infobox office}} template is used to define an infobox for a Golly office.


Here is how you use it:
Here is how you use it:
Line 50: Line 50:
<pre>
<pre>
<nowiki>
<nowiki>
{{Infobox team
{{Infobox office
| name = Baltimore Texas
| name = The Bureaucracy
| abbr = BTX
| logo = Office_Bureaucracy.png
| color = 3e92cc
| child_divisions =  
| league = Cold
* Project Nine
| division = Fire
* Umpires Union
| slogan = Austin, Maryland!
* Gridkeepers Union
| hometown = Baltimore
| number_of_employees = >100,000
| celebrity_mascot = Karl Marx
| headquarters = [[The Beehive]]
| stadium = The Alamo (Lord Baltimore Theater)
| facilities =
| rivals = [[Ft. Worth Piano Tuners]] ([[Texas Crown]])
| antirivals = [[Alewife Arsonists]]
| arcana = The Hierophant (V)
| arcana_title = Magus of the Eternal Gods
| emoji =  
}}
}}
</nowiki>
</nowiki>
</pre>
</pre>


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:
The {{Tl|Infobox office}} template will pass these arguments to the {{Tl|Infobox}} template, inserting the right bits of information in the right places to produce this:


{{Infobox team
{{Infobox office
| name = Baltimore Texas
| name = The Bureaucracy
| abbr = BTX
| logo = Office_Bureaucracy.png
| color = 3e92cc
| child_divisions =  
| league = Cold
* Project Nine
| division = Fire
* Umpires Union
| slogan = Austin, Maryland!
* Gridkeepers Union
| hometown = Baltimore
| number_of_employees = >100,000
| celebrity_mascot = Karl Marx
| headquarters = [[The Beehive]]
| stadium = The Alamo (Lord Baltimore Theater)
| facilities =
| rivals = [[Ft. Worth Piano Tuners]] ([[Texas Crown]])
| antirivals = [[Alewife Arsonists]]
| arcana = The Hierophant (V)
| arcana_title = Magus of the Eternal Gods
| emoji =  
}}
}}


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

Revision as of 21:16, 3 October 2021

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

Here is how you use it:


{{Infobox office
| name = The Bureaucracy
| logo = Office_Bureaucracy.png
| child_divisions = 
* Project Nine
* Umpires Union
* Gridkeepers Union
| number_of_employees = >100,000
| headquarters = [[The Beehive]]
| facilities =
}}

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

The Bureaucracy
[[File:{{{abbr}}}.png|200px|alt=The Bureaucracy logo]]
"{{{slogan}}}"
Golly
Division {{{league}}} {{{division}}} Division
League {{{league}}} League
Color #{{{color}}}
Abbreviation {{{abbr}}}
Details
Hometown {{{hometown}}}
Stadium None
Rivalries
Rivals None
Anti-Rivals None
Divination
Emoji {{{emoji}}}
 
Template:Infobox team   •   edit