Difference between revisions of "User:Ch4zm/Initial MediaWiki Setup"
From Golly.Life Wiki
					| Line 33: | Line 33: | ||
Script to create Common.css sections for teams: [[User:Ch4zm/Initial MediaWiki Setup/Make Common CSS]]  | Script to create Common.css sections for teams: [[User:Ch4zm/Initial MediaWiki Setup/Make Common CSS]]  | ||
| + | |||
| + | ---------  | ||
| + | |||
| + | * [[Template:Baltimore Texas]]  | ||
| + | * [[Template:Team]]  | ||
| + | * [[Template:Infobox]]  | ||
| + | * [[Module:Infobox]]  | ||
| + | * [[Module:Infobox/doc]]  | ||
| + | * [[Module:Navbar]]  | ||
| + | * [[Module:Navbar/doc]]  | ||
| + | * [[Module:Navbar/configuration]]  | ||
| + | * [[Template:HexCode]]  | ||
[[Category:MediaWiki]]  | [[Category:MediaWiki]]  | ||
Revision as of 05:32, 5 February 2021
Procedure for preparing a fresh wiki with templates and things:
Extensions:
- Loops
 - Variables
 - Scribunto
 
Starting points:
- Template:NavTable
 - Template:NavTable/doc
 - Template:Documentation
 - Template:Documentation/doc
 - Template:T
 - Template:T/doc
 - Template:NavboxTemplate
 - Template:Dt
 
Style:
More templates:
- Template:NavRow
 - Template:NavRow/doc
 - Template:RevNavRow
 - Template:RevNavRow/doc
 - Template:Star Rating
 - Template:Loop
 - Module:String
 - Module:List
 - Module:Arguments
 - Module:Documentation
 - Template:Tl
 
Script to create Common.css sections for teams: User:Ch4zm/Initial MediaWiki Setup/Make Common CSS