Difference between revisions of "Template:FacultyStart"

From blackwiki
Jump to navigation Jump to search
imported>Disavian
(more room on Name and Department)
imported>Absolon
(create documentation page)
Line 1: Line 1:
{| class="wikitable sortable"
+
<includeonly>{| class="wikitable" width={{ifempty|{{{width|}}}|90%}}
!  width="150" | Name
+
!  width=20%| Name
!  width="150" | Department
+
!  width=20%| Department
{{#if:{{{Option1|}}}|!  width="{{{Option1Size|90}}}" {{!}} {{{Option1}}}|}}
+
{{#if:{{{Option1|}}}|!  width="{{{Option1Size|20%}}}" {{!}} {{{Option1}}}|}}
!  width="*"   | Notability
+
!  width="{{{width|*}}}" | Notability
{{#if:{{{Option2|}}}|!  width="{{{Option2Size|90}}}" {{!}} {{{Option2}}}|}}
+
{{#if:{{{Option2|}}}|!  width="{{{Option2Size|20%}}}" {{!}} {{{Option2}}}|}}
!  width="90" class="unsortable" | Reference<noinclude>
+
!  width=10% class="unsortable" | Reference<noinclude>
|}
+
</includeonly><noinclude>{{documentation|Template:Faculty/doc}}</noinclude>
==Usage==
 
This template is the beginning of a table of [[faculty (university)#North American usage|faculty]]. For the comparable template for a table of alumni, see {{t1|AlumniStart}}.
 
 
 
Optional columns can be added before and after the Notability column by using the parameters <tt>Option1</tt> and <tt>Option2</tt>.
 
 
 
For the other templates in this series, see {{t1|Faculty}} and {{t1|FacultyEnd}}.
 
</noinclude>
 

Revision as of 19:46, 26 January 2009

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