User:Ch4zm: Difference between revisions
From Golly.Life Wiki
(→Done) |
|||
| Line 38: | Line 38: | ||
}} | }} | ||
=Team Info= | |||
Historical summaries: | |||
cold fire: | |||
* <s>BTX | |||
* EA | |||
* LBFB | |||
* SS</s> | |||
cold water: | |||
* <s>FWPT | |||
* OSHA</s> | |||
* SDBA | |||
* TB | |||
hot fire: | |||
* <s>DECO | |||
* DET | |||
* MILF | |||
* SFBS</s> | |||
hot water: | |||
* AA | |||
* BB | |||
* ORL | |||
* SAC | |||
* ATL | |||
=Wiki Setup= | =Wiki Setup= | ||
Revision as of 04:59, 13 March 2021
| Ch4zm of Hellmouth | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
"Illegitimi non carborundum" | |||||||||||
| Chief Architect of Golly | |||||||||||
| |||||||||||
| Personal Details | |||||||||||
| |||||||||||
| Affiliations | |||||||||||
| |||||||||||
Team Info
Historical summaries:
cold fire:
BTX- EA
- LBFB
SS
cold water:
FWPTOSHA- SDBA
- TB
hot fire:
DECO- DET
- MILF
SFBS
hot water:
- AA
- BB
- ORL
- SAC
- ATL
Wiki Setup
Done
Keeping track of templates and modules:
Miscellaneous icon/text templates:
- {{Game}}
- {{Team}}
- {{TeamLogo}}
- {{Main Page Thumbnail}}
Utility team abbreviation templates:
- {{TeamAbbrToName}}
- {{TeamAbbrToColor}}
- {{TeamAbbrToHexColor}}
Jumbo templates:
- Category:Jumbo
- {{HistoryJumbo}}
- {{CupsJumbo}}
- {{CrownsJumbo}}
- {{TeamsJumbo}}
- {{GovernanceJumbo}}
- {{Main}}
Navbox templates (sub-items are alias templates):
- {{Navbox history}}
- {{Navbox history}}
- {{Navbox governance}}
- {{Navbox offices}}
- {{Navbox teams}}
- {{Navbox team}}
- {{Navbox crowns}}
- {{Navbox crown}}
Infoboxes:
- Category:Infobox
- {{Infobox team}}
- {{Infobox season}}
- {{Infobox cup}}
- {{Infobox crown}}
Categories for each team:
- Category:EA
- Category:BTX
- Category:LBFB
- Category:SS
- Category:OSHA
- Category:FWPT
- Category:TB
- Category:SDBA
- Category:AA
- Category:ORL
- Category:ATL
- Category:SAC
- Category:DET
- Category:SFBS
- Category:MILF
- Category:DECO
- all the exact same content, used
{{PAGENAME}}to get abbreviation, and fed that to {{Team}}
League page (division titles, league pennants, and Hellmouth Cup winners):
- Leagues
- {{HellmouthCupChampionsTable}}
- {{HellmouthCupColdFireTitleTable}}
- {{HellmouthCupColdPennantTable}}
- {{HellmouthCupColdWaterTitleTable}}
- {{HellmouthCupHotFireTitleTable}}
- {{HellmouthCupHotPennantTable}}
- {{HellmouthCupHotWaterTitleTable}}
Todo
Infoboxes needed:
- {{Infobox map}}
- {{Infobox office}}
Navboxes needed:
- {{Navbox maps}}
- {{Navbox stlats}}
Category - to add to pages needing updates at the end of each season:
Teams:
- mascot -> celebrity persona
- page content?
Leagues and divisions:
- tables similar to rivals tables, but who won division each season
Crowns:
- Update crown infoboxes to list current crown holder, total wins/total runs, biggest win
Stlats:
- Update stlats pages to include season and postseason separate tables
- Postseason appearances? (Most frequent appearances, most frequent matchups)
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