Difference between revisions of "Template:FacultyStart"

From blackwiki
Jump to navigation Jump to search
imported>Disavian
(rm width=100)
imported>Colonies Chris
(minor fixes)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable sortable"
+
<includeonly>{| class="wikitable" width={{if empty|{{{width|}}}|90%}}
!  width="15%" | Name
+
!  width=20%| Name
!  width="15%" | Department
+
!  width=20%| Department
!  width="*"   | Description
+
{{#if:{{{Option1|}}}|!  width="{{{Option1Size|20%}}}" {{!}} {{{Option1}}}|}}
!  width="5%" | References
+
!  width="{{{width|*}}}" | Notability
|- valign="top"<noinclude>
+
{{#if:{{{Option2|}}}|!  width="{{{Option2Size|20%}}}" {{!}} {{{Option2}}}|}}
|}
+
!  width=10% class="unsortable" | Reference<noinclude>
This template is the [[faculty (university)#North American usage|faculty]] version of {{t1|AlumniStart}}.
+
</includeonly><noinclude>{{documentation|Template:Faculty/doc}}</noinclude>
 
 
For the other templates in this series, see {{t1|Faculty}} and {{t1|FacultyEnd}}.
 

Latest revision as of 15:19, 10 October 2019

This set of templates are used to build a table for notable faculty of a school or an organization. For the comparable template for a table of alumni, see {{AlumniStart}}.

Related templates

Usage

{{FacultyStart}}
{{Faculty|name=Name|dept=Department|nota=Notability|ref=reference}}
{{Faculty|name=Name2|dept=Department2|nota=Notability2|ref=reference2}}
{{FacultyEnd}}

Parameters

{{FacultyStart}}
  • width - adjusts the tables width; defaults to 90%
{{Faculty}}
  • name - Faculty member name; wikilink if possible
  • dept - department; 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.

See also