Difference between revisions of "Template:Faculty/doc"

From blackwiki
Jump to navigation Jump to search
imported>Woohookitty
m (WPCleaner (v1.07) Repairing link to disambiguation page - (You can help) - Faculty (university))
imported>GhostInTheMachine
m (more specific cat)
 
(5 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
  
This set of templates are used to build a table for notable [[Faculty (teaching staff)|faculty]] of a school or an organization. For the comparable template for a table of alumni, see {{t1|AlumniStart}}.
+
This set of templates are used to build a table for notable [[Faculty (teaching staff)|faculty]] of a school or an organization. For the comparable template for a table of alumni, see {{tl|AlumniStart}}.
  
 
== Related templates ==
 
== Related templates ==
*{{t1|FacultyStart}}: starts the table
+
*{{tl|FacultyStart}}: starts the table
* {{tl|end}}: ends the table
+
*{{tl|FacultyEnd}}: ends the table
  
 
=== Usage ===
 
=== Usage ===
Line 12: Line 12:
 
{{Faculty|name=Name|dept=Department|nota=Notability|ref=reference}}
 
{{Faculty|name=Name|dept=Department|nota=Notability|ref=reference}}
 
{{Faculty|name=Name2|dept=Department2|nota=Notability2|ref=reference2}}
 
{{Faculty|name=Name2|dept=Department2|nota=Notability2|ref=reference2}}
{{end}}</pre>
+
{{FacultyEnd}}</pre>
  
 
== Parameters ==
 
== Parameters ==
Line 26: Line 26:
 
*'''ref''' - reference
 
*'''ref''' - reference
  
Optional columns can be added before and after the Notability column by using the parameters <tt>Option1</tt> and <tt>Option2</tt>.
+
Optional columns can be added before and after the Notability column by using the parameters {{mono|Option1}} and {{mono|Option2}}.
  
 
=== See also ===
 
=== See also ===
<includeonly>
+
 
 +
 
 +
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Table and column templates|{{PAGENAME}}]]
+
[[Category:Templates with partial table wikitext|{{PAGENAME}}]]
</includeonly>
+
}}</includeonly>

Latest revision as of 18:13, 10 June 2020

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