User:Ch4zm: Difference between revisions

From Golly.Life Wiki

No edit summary
No edit summary
Line 1: Line 1:
{{Infobox
| name        = Ch4zm of Hellmouth
| abovestyle  = background:#FFE200; color:#272B30;
| above        = Ch4zm of Hellmouth
| image        = [[File:Ch4zmOfHellmouth.png|200px|alt=Portrait of Ch4zm of Hellmouth]]
| caption      = "Illegitimi non carborundum"
|headerstyle  = background:#FFE200; color:#272B30;
|labelstyle  = background:#272B30; color:#FFE200;
|datastyle    = background:#272B30; color:#eee;
| header1 = Chief Architect of Golly
|  data2 = {{Infobox | subbox = yes
    |  label1 = Date Started  |  data1 = [[Season 1]]
  }}
| header3 = Personal Details
|  data4 = {{Infobox | subbox = yes
    |  label1 = Fav. Blaseball Team  |  data1 = [[Hellmouth Sunbeams]]
    |  label2 = Born      |  data2 = Sometime prior to [[Season 1]]
    |  label3 = Hometown  |  data3 = [[Hellmouth]]
    |  label4 = Education  |  data4 = Some, presumably
    |  label5 = Occupation |  data5 = * Physics Instructor
* Splorts inventor
* Clomputer science researcher
* Data Witch
  }}
| header5 = Affiliations
|  data6 = {{Infobox | subbox = yes
    |  label1 = Teaching      |  data1 = [[Hellmouth Community College]]
    |  label1 = Research      |  data1 = * [[Hellmouth Community College]]
* [[Metablaseball Research Laboratory]]
* [[Center for Clomputational Splorts Simulator Simulator Studies]]
* [[Hellmouth Sunbeams]]
  }}
|belowstyle = background:#122; color: #eee;
|below      = {{Infobox | subbox = yes
    | data1 =  
  }}
}}
=Wiki Setup=
=Wiki Setup=



Revision as of 18:59, 8 February 2021

Ch4zm of Hellmouth
Portrait of Ch4zm of Hellmouth
"Illegitimi non carborundum"
Chief Architect of Golly
Date Started Season 1
Personal Details
Fav. Blaseball Team Hellmouth Sunbeams
Born Sometime prior to Season 1
Hometown Hellmouth
Education Some, presumably
Occupation
  • Physics Instructor
  • Splorts inventor
  • Clomputer science researcher
  • Data Witch
Affiliations
Research
 

Wiki Setup

Needed

Navboxes needed:

Infoboxes needed:

Done

Keeping track of templates and modules:

Other miscellaneous templates:

Jumbo templates:

Creating Infoboxes and Navboxes

The process for creating an infobox:

  • before you begin: make a map of information that will go into the infobox
  • top level categories become headers
  • secondary level key-value pairs become labels/data
  • when you're ready to make the template, copy the contents of an existing template that uses {{Infobox}}, like {{Infobox team}}
  • start with two pieces: the includeonly piece (calling the {{Infobox}} template) and the noinclude piece (which gives an example)
  • it's helpful to do this step in a text editor, so you can edit the example and the Infobox template it calls at the same time