Template:Alum/doc
This is a documentation subpage for Template:Alum. It contains usage information, categories and other content that is not part of the original template page. |
This set of templates are used to build a table for notable alumni of a school or an organization.
Related templates
- {{AlumniStart}} — starts the table
- {{end}} or {{AlumniEnd}} — ends the table
Usage
<syntaxhighlight lang="wikitext">
Name | Class year | Notability | Reference(s) |
---|---|---|---|
Name | Year | Notability | reference |
Name2 | Year2 | Notability2 | reference2 |
</syntaxhighlight>
Parameters
- {{AlumniStart}}
- width: adjusts the table's width; defaults to 80%
- {{Alum}}
- name: Alumnus name; wikilink if possible. For proper sorting by family name, use the {{Sortname}} template instead of a straight name link.
- year: graduation year; do not wikilink
- nota: Notability
- ref: reference
Optional columns can be added before and after the Notability column by using the parameters Option1 and Option2.
Images
To include images to the right of the table, a different syntax is used:
<syntaxhighlight lang="wikitext">
|
</syntaxhighlight>
Where:
ilist
- is the list of images, in image syntax
alist
- is the alumni list formatted as above
Example
<syntaxhighlight lang="wikitext" style="overflow:auto;">
|
</syntaxhighlight>
|
See also
- {{mem}}, a multipurpose, extensible membership template