Module:College football conference/doc
This is a documentation subpage for Module:College football conference. It may contain usage information, categories and other content that is not part of the original module page. |
This module depends on the following other modules: |
Usage
[edit]This module is used by {{College football conference}}, and is not currently configured to be used directly outside of module space.
Updating the data tables
[edit]Alias
[edit]To add an alias for an existing school, edit Module:College football conference/alias. The format is
["alias"] = "full name",
where the full name is in Module:College football conference/data.
Data
[edit]To add a new school, edit Module:College football conference/data. The year keys should be one of the following formats,
["year1-year2"] = "some conference",
if the school was in the conference from year1 to year2 or
["year"] = "some other conference",
if the school was in the conference in year or
["year-"] = "the current conference",
if the school was in the conference from year to present or
["-year"] = "the first conference",
if the school was in the conference from the beginning of time until year.
If you need help making your changes, please ask at Template talk:College football conference.