Difference between revisions of "Template:Faculty"

From blackwiki
Jump to navigation Jump to search
imported>Disavian
(see also)
imported>Renamed user mou89p43twvqcvm8ut9w3
(Closed as don't merge.)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{FacultyStart}}
+
<includeonly>|- style="vertical-align:top;" class="vcard"
</noinclude>|- valign="top"
+
| class="fn" | {{{name|}}}
|- valign="top"
+
| style="text-align:center;" | {{{dept|}}}
| {{{name|}}}
 
| {{{dept|}}}
 
 
{{#if:{{{Option1|}}}|{{!}} {{{Option1|&nbsp;}}}}}
 
{{#if:{{{Option1|}}}|{{!}} {{{Option1|&nbsp;}}}}}
| {{{nota|}}}
+
| class="note" | {{{nota|}}}
 
{{#if:{{{Option2|}}}|{{!}} {{{Option2|&nbsp;}}}}}
 
{{#if:{{{Option2|}}}|{{!}} {{{Option2|&nbsp;}}}}}
| align="center" | {{{ref|}}}<noinclude>
+
| style="text-align:center;" | {{{ref|}}}</includeonly><noinclude>{{documentation}}</noinclude>
|}
 
==Usage==
 
This template is the actual entry in a table of faculty.
 
 
 
Optional columns can be added before and after the Notability column by using the parameters <tt>Option1</tt> and <tt>Option2</tt>.
 
 
 
See also: {{t1|FacultyStart}} and {{t1|FacultyEnd}}
 
</noinclude>
 

Latest revision as of 20:22, 19 September 2015

Template documentation[view] [edit] [history] [purge]

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