Difference between revisions of "Template:Infobox"

From QBWiki
Jump to navigation Jump to search
m
Line 97: Line 97:
 
}}</pre>
 
}}</pre>
  
firstname and lastname should be their first and last name as it appears in stats and is used to look up the name on [[HDWhite]]. If an explicit link to naqt stats is not provided via naqtstats, it will use the firstname and lastname to search them up on NAQT's player search.
+
''firstname'' and ''lastname'' should be their first and last name as it appears in stats and is used to look up the name on [[HDWhite]]. If an explicit link to naqt stats is not provided via ''naqtstats'', it will use the ''firstname'' and ''lastname'' to search them up on NAQT's player search.
  
 
{{Infobox
 
{{Infobox

Revision as of 16:26, 23 February 2021


Full Name
200px
Noted Subjects:
Subjects (optional)
Current Collegiate Team schoolcur (optional)
Past Collegiate Teams schoolpast (optional)
High School Team highschool (optional)
Middle School Team middleschool (optional)
Elementary School Team elementaryschool (optional)
Stats HDWhite
naqtstats (optional)

Usage:

{{Infobox
  |Name = Full Name
  |Image = Image (optional)
  |Subjects = Subjects (optional)
  |schoolcur = schoolcur (optional)
  |schoolpast = schoolpast (optional)
  |highschool = highschool (optional)
  |middleschool = middleschool (optional)
  |elementaryschool = elementaryschool (optional)
  |firstname = Full (optional)
  |lastname = Name (optional)
  |naqtstats = naqtstats (optional)
}}

firstname and lastname should be their first and last name as it appears in stats and is used to look up the name on HDWhite. If an explicit link to naqt stats is not provided via naqtstats, it will use the firstname and lastname to search them up on NAQT's player search.


Full Name
Noted Subjects:
n/a
Stats n/a

Minimal box:

{{Infobox
  |Name = Full Name
}}


Full Name
Noted Subjects:
n/a
Stats HDWhite
NAQT page

Box with firstname/lastname but no naqtstats:

{{Infobox
  |Name = Full Name
  |firstname = Full
  |lastname = Name
}}


Full Name
Noted Subjects:
n/a
Stats naqtstats

Box with naqtstats but no firstname/lastname:

{{Infobox
  |Name = Full Name
  |naqtstats = naqtstats
}}