Template:Alumni infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
=== Parameters === | === Parameters === | ||
* '''name''' | * '''name''' — Full name. Defaults to the page title if omitted. | ||
* '''image''' | * '''image''' — File name only. Example: <code>John_Smith.jpg</code> | ||
* '''nickname''' | * '''nickname''' — Street or community nickname. Leave this out if not applicable. | ||
* '''class''' | * '''class''' — Four-digit graduation year. Example: <code>1998</code> | ||
* '''sport''' | * '''sport''' — Sport(s) played. Leave this out if not applicable. | ||
* '''club''' | * '''club''' — Club or extracurricular activity. Leave this out if not applicable. | ||
* '''college''' | * '''college''' — College attended. Leave this out if not applicable. | ||
=== Usage === | === Usage === | ||
| Line 32: | Line 32: | ||
<tr> | <tr> | ||
<th colspan="2" style="text-align:center; font-size:120%; background:# | <th colspan="2" style="text-align:center; font-size:120%; background:#444444; color:#ffffff; padding:8px;"> | ||
{{{name|{{PAGENAME}}}}} | {{{name|{{PAGENAME}}}}} | ||
</th> | </th> | ||
Revision as of 10:57, 14 April 2026
Alumni Infobox
Use this template on all alumni pages. Copy the usage block below and fill in the fields. Leave out any fields that do not apply — do not include the parameter at all if you have nothing to put in it.
Parameters
- name — Full name. Defaults to the page title if omitted.
- image — File name only. Example:
John_Smith.jpg - nickname — Street or community nickname. Leave this out if not applicable.
- class — Four-digit graduation year. Example:
1998 - sport — Sport(s) played. Leave this out if not applicable.
- club — Club or extracurricular activity. Leave this out if not applicable.
- college — College attended. Leave this out if not applicable.
Usage
{{Alumni infobox
| name =
| class =
| sport =
| club =
| college =
}}
Notes
- The template automatically adds the page to Category:Alumni and to Category:Class of XXXX based on the class field.
- Add sport and achievement categories manually at the bottom of the page. See the Teepeedia:Category guide.
- Do not include optional parameters with blank values. Leave them out entirely.