Difference between revisions of "Template:Infobox regional tournament/doc"

From Wiki - Scioly.org
Jump to navigation Jump to search
m
m
Line 9: Line 9:
 
:<code><nowiki>ChampionsC</nowiki></code> - the most recent Division C champion
 
:<code><nowiki>ChampionsC</nowiki></code> - the most recent Division C champion
 
:<code><nowiki>Date</nowiki></code> - the date on which the regional competition was most recently held
 
:<code><nowiki>Date</nowiki></code> - the date on which the regional competition was most recently held
:<code><nowiki>States location</nowiki></code> - the location where the regional competition was most recently held
+
:<code><nowiki>Location</nowiki></code> - the location where the regional competition was most recently held
 
:<code><nowiki>website</nowiki></code> - the region's website
 
:<code><nowiki>website</nowiki></code> - the region's website
  

Revision as of 14:30, 23 April 2020

Template:Infobox regional tournament/doc - Documentation

The RegionalInfoBox template is a template used to generate an infobox for a regional tournament.

Parameters

map - a map showing the region's location
Member since - year since the region has been a part of Science Olympiad
Total teams - the total number of teams in the region
ChampionsB - the most recent Division B champion
ChampionsC - the most recent Division C champion
Date - the date on which the regional competition was most recently held
Location - the location where the regional competition was most recently held
website - the region's website

Usage

The template should be placed at the very top of an article, with no empty line breaks before or after the template

Examples

Code Result
{{RegionalInfoBox
|Member since=2006
}}

Template:RegionalInfoBox

{{RegionalInfoBox
|Member since=2006
|Total teams=10
|ChampionsB=Ladue Middle School
|ChampionsC=Ladue Horton Watkins High School
}}

Template:RegionalInfoBox

{{RegionalInfoBox
|Member since=2006
|Total teams=10
|ChampionsB=Ladue Middle School
|ChampionsC=Ladue Horton Watkins High School
|States location=Westminster College
|Date=January 1, 2020
|website=http://www.scioly.org
}}

Template:RegionalInfoBox