Template:Infobox Professor: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
No edit summary
No edit summary
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Infobox Professor" template.
This is the "Infobox Professor" template. It should be invoked for all articles about [[Wiki_Law_School:Law_Professors|Law Professors]].
 
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
Line 38: Line 39:
|-
|-
! status
! status
| "full time" or "adjunct"
| "full time," "adjunct," "emeritus," "retired," or "visiting."  
|-
|-
! taught_since
! taught_since
Line 47: Line 48:
|-
|-
! website
! website
| web address of the professor's law school biography.
| web address of the professor's law school biography. If multiple, separate each by '''asterisk'''.
|}
|}


Line 90: Line 91:
{{#if: {{{website|}}} |
{{#if: {{{website|}}} |
! Website
! Website
{{!}} <span itemprop="url">{{URL|1={{{website|}}}}}</span>
{{!}} {{#arraymap:{{{website|}}}|*|xwebsite|<span itemprop="url">{{URL|1=xwebsite}}</span>|<br />}}
}}
}}
|-
|-
| colspan="2" style="text-align:center;"|{{#formlink:form=OutlineUpload
| colspan="2" style="text-align:center;"|[[Form:Class-Specific Outline|{{Clickable button|Create an Outline for {{PAGENAME}}'s Class|color=blue}}]]
| link text=Click here to upload an outline file
| link type=button
| query string=OutlineUpload[Is taught by]={{PAGENAME}}
}}
|}
|}
{{#arraymap:{{{law_school|}}}|*|catlawschool|[[Category:catlawschool Professors{{#if:{{{last_name|}}}|{{!}}{{{last_name|}}}}}]]|}}
{{#seo:|title={{FULLPAGENAME}} - Law School Professor - Wiki Law School}}[[Category:Law Professors]]{{DEFAULTSORT:{{{last_name|}}} {{PAGENAME}} |noerror}}{{#arraymap:{{{law_school|}}}|*|catlawschool|[[Category:catlawschool Professors]]|\s}}</div></includeonly>
</div></includeonly>

Revision as of 21:31, March 8, 2020

This is the "Infobox Professor" template. It should be invoked for all articles about Law Professors.

It should be called in the following format:

{{Infobox Professor
| last_name    =
| image        =
| title        = 
| law_school   = 
| subjects     = 
| status       =
| taught_since = 
| alma_mater   =
| website      = 
}}

Description of fields

Field Description
last_name The last name of the professor.
image If an identifying image can be found, include it in this parameter, like this: [[Image:Example.jpg]]. If the image is much wider than 200px, please limit it like this: [[Image:Example.jpg|200px]].
title Eg, "Associate Professor," "John Smith Distinguished Professor of Law." If multiple, separate by asterisk.
law_school The name of the law school where the professor currently teaches. If multiple, separate each by asterisk.
subjects The subjects taught by the professor. If multiple, separate each by asterisk.
status "full time," "adjunct," "emeritus," "retired," or "visiting."
taught_since First year this professor started teaching law classes.
alma_mater The professor's law school alma mater (use the same name as that school's page on Wiki Law School). If multiple, separate each by asterisk.
website web address of the professor's law school biography. If multiple, separate each by asterisk.