User:Ch4zm: Difference between revisions

From Golly.Life Wiki

Line 44: Line 44:


=Wiki Setup=
=Wiki Setup=
==Needed==
Navboxes needed:
* {{Tl|Navbox history}}
* {{Tl|Navbox teams}}
** Don't need a navbox for each team, because only one page per team
** Do need a category for each team... add categories that are abbreviations
*** [[:Category:SAC]]
*** [[:Category:SFBS]]
*** [[:Category:BTX]]
* [[User:Ch4zm/Creating History Navbox]]
Infoboxes needed:
* <s>{{Tl|Infobox cup}} (done)
* {{Tl|Infobox crown}} (done)</s>
* {{Tl|Infobox map}}
* {{Tl|Infobox office}}


==Done==
==Done==
Line 85: Line 66:
* {{Tl|JumboTeams}}
* {{Tl|JumboTeams}}
* {{Tl|Main}}
* {{Tl|Main}}
==Needed==
Navboxes needed:
* {{Tl|Navbox history}}
* {{Tl|Navbox teams}}
** Don't need a navbox for each team, because only one page per team
** Do need a category for each team... add categories that are abbreviations
*** [[:Category:SAC]]
*** [[:Category:SFBS]]
*** [[:Category:BTX]]
* [[User:Ch4zm/Creating History Navbox]]
Infoboxes needed:
* <s>{{Tl|Infobox cup}} (done)
* {{Tl|Infobox crown}} (done)</s>
* {{Tl|Infobox map}}
* {{Tl|Infobox office}}


=Creating Infoboxes and Navboxes=
=Creating Infoboxes and Navboxes=

Revision as of 20:21, 8 February 2021

Ch4zm of Hellmouth
Portrait of Ch4zm of Hellmouth
"Illegitimi non carborundum"
Chief Architect of Golly
Date Started Season 1
Personal Details
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

Done

Keeping track of templates and modules:

Other miscellaneous templates:

Jumbo templates:

Needed

Navboxes needed:

Infoboxes needed:

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