Difference between revisions of "Template:Highschoolteam"

From QBWiki
Jump to navigation Jump to search
(max width)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin: 0 0 0.75em 0.75em; background: #f9f9f9; border: 1px #c6c6c6 solid; border-collapse: collapse; font-size: 85%; width: 300px;"
+
<includeonly>{| class="wikitable" style="float: right; margin: 0 0 0.75em 0.75em; background: #f9f9f9; border: 1px #c6c6c6 solid; border-collapse: collapse; font-size: 85%; width: 300px;"
 
| align="center" colspan="2" style="background:#f9f9f9; text-align:center;"| <font style="font-size:9pt">'''{{{Name}}}'''</font>
 
| align="center" colspan="2" style="background:#f9f9f9; text-align:center;"| <font style="font-size:9pt">'''{{{Name}}}'''</font>
 
|-
 
|-
Line 6: Line 6:
 
! align=center colspan=2| Location: <br> {{{citystate}}}
 
! align=center colspan=2| Location: <br> {{{citystate}}}
 
|-
 
|-
|'''Club President'''|| {{{currentpres|None}}}
+
{{if|test={{{currentpres|}}}|then=
 +
{{!-}}
 +
{{!}}'''Club President'''{{!!}} {{{currentpres}}}
 +
{{!-}}
 +
}}
 
|-
 
|-
|'''Coaches'''|| {{{currentcoach|None}}}
+
{{if|test={{{currentcoach|}}}|then=
|-
+
{{!-}}
|'''State Championships'''|| {{{state|None}}}
+
{{!}}'''Coaches'''{{!!}} {{{currentcoach}}}
|-
+
{{!-}}
|'''National Championships'''|| {{{nats|None}}}
+
}}
|-
+
{{if|test={{{state|}}}|then=
|'''National Appearances'''|| {{{nats appearances|Unknown}}}
+
{{!-}}
 +
{{!}}'''State Championships'''{{!!}} {{{state}}}
 +
{{!-}}
 +
}}
 +
{{if|test={{{nats|}}}|then=
 +
{{!-}}
 +
{{!}}'''National Championships'''{{!!}} {{{nats}}}
 +
{{!-}}
 +
}}
 +
{{if|test={{{nats appearances|}}}|then=
 +
{{!-}}
 +
{{!}}'''National Appearances'''{{!!}} {{{nats appearances}}}
 +
{{!-}}
 +
}}
 
|-
 
|-
 
|'''Program Status'''|| {{{status|Unknown}}}
 
|'''Program Status'''|| {{{status|Unknown}}}
 
|-
 
|-
 
|'''School Size'''|| {{{size|Unknown}}}
 
|'''School Size'''|| {{{size|Unknown}}}
|}
+
|}[[Category: High school teams]]</includeonly><noinclude>
<includeonly>[[Category: High school teams]]</includeonly><noinclude>
+
==Usage==
== Raw wikitext ==
 
 
<pre style="overflow:auto">
 
<pre style="overflow:auto">
 
{{Highschoolteam|Name = Bellarmine College Preparatory
 
{{Highschoolteam|Name = Bellarmine College Preparatory
Line 30: Line 46:
 
|nats = [[2012 HSNCT]]
 
|nats = [[2012 HSNCT]]
 
|nats appearances = HSNCT: 2009-2013 <br/> PACE: 2011, 2012
 
|nats appearances = HSNCT: 2009-2013 <br/> PACE: 2011, 2012
| }}
+
|}}</pre>
</pre>
 
  
 
== Output ==
 
== Output ==
Line 44: Line 59:
 
| }}
 
| }}
  
== Parameters ==
+
===Parameters===
  
 
* '''Name''': Full name of school
 
* '''Name''': Full name of school
 
* '''image''': Image of school or school logo
 
* '''image''': Image of school or school logo
* '''citystate''': Information about City, State/Province and country (if outside of North America). Can give address
+
* '''citystate''': Information about City, State/Province and country (if outside of North America).
* '''currentpres''': Current student club president if any; indicate if there is no president
+
* '''currentpres''': Current student club president if any (optional)
* '''currentcoach''': Any coaching staff; indicate if there is no coach
+
* '''currentcoach''': Any coaching staff (optional)
* '''state''': State championships won; list years and tournament name if not NAQT
+
* '''state''': State championships won; list years and tournament name if not NAQT (optional)
* '''nats''': National championships won; list years and tournament
+
* '''nats''': National championships won; list years and tournament (optional)
* '''nationals appearances''': appearances at national championships
+
* '''nationals appearances''': appearances at national championships (optional)
 
* '''status''': whether or not a team has participated in an event in the current or previous school year
 
* '''status''': whether or not a team has participated in an event in the current or previous school year
 
* '''size''': Can give enrollment figures. Indicates Small School eligibility
 
* '''size''': Can give enrollment figures. Indicates Small School eligibility
 
</noinclude>
 
</noinclude>

Revision as of 17:55, 24 December 2020

Usage

{{Highschoolteam|Name = Bellarmine College Preparatory
|image = Bellarmine.jpeg
|citystate = San Jose, CA
|currentcoach = [[Chris Fleitas]] (2007-present) <br/> Joe Romano (Assistant Coach)
|state = [[NAQT Northern California Championship|NorCal]] 2008, 2011, 2012
|nats = [[2012 HSNCT]]
|nats appearances = HSNCT: 2009-2013 <br/> PACE: 2011, 2012
|}}

Output

Bellarmine College Preparatory
Bellarmine.jpeg
Location:
San Jose, CA
Coaches Chris Fleitas (2007-present)
Joe Romano (Assistant Coach)
State Championships NorCal 2008, 2011, 2012
National Championships 2012 HSNCT
National Appearances HSNCT: 2009-2013
PACE: 2011, 2012
Program Status Unknown
School Size Unknown

Parameters

  • Name: Full name of school
  • image: Image of school or school logo
  • citystate: Information about City, State/Province and country (if outside of North America).
  • currentpres: Current student club president if any (optional)
  • currentcoach: Any coaching staff (optional)
  • state: State championships won; list years and tournament name if not NAQT (optional)
  • nats: National championships won; list years and tournament (optional)
  • nationals appearances: appearances at national championships (optional)
  • status: whether or not a team has participated in an event in the current or previous school year
  • size: Can give enrollment figures. Indicates Small School eligibility