Template: Infobox person/doc: Difference between revisions

From TSAS Library
Jump to: navigation, search
(Created page with "'''Infobox class''' may be used to summarize information about courses at TSAS. ==Usage== <pre style="white-space: pre-wrap;"> {{Infobox class | name = | pictur...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Infobox class''' may be used to summarize information about courses at TSAS.
'''Infobox person''' may be used to summarize information about teachers/staff at TSAS.


==Usage==
==Usage==


<pre style="white-space: pre-wrap;">
<pre style="white-space: pre-wrap;">
{{Infobox class
{{Infobox person
| name            =  
| name            =  
| picture          =  
| picture          =  
Line 18: Line 18:
For WikiDB use:
For WikiDB use:
<pre style="white-space: pre-wrap;">
<pre style="white-space: pre-wrap;">
<data table="Courses" template="Infobox class">
<data table="FacultyStaff" template="Infobox person">
name            =  
name            =  
picture          =  
picture          =  

Latest revision as of 10:55, 9 January 2022

Infobox person may be used to summarize information about teachers/staff at TSAS.

Usage

{{Infobox person
| name             = 
| picture          = 
| department       = 
| email            = 
| joined           = 
| education        = 
| whytsas          = 
| interestingfact  = 
}}

For WikiDB use:

<data table="FacultyStaff" template="Infobox person">
name             = 
picture          = 
department       = 
email            = 
joined           = 
education        = 
whytsas          = 
interestingfact  = 
</data>

Parameters

name
Name of the person. This is not displayed, but can be pulled from the database.
picture
Name of file, e.g., Ademola19.jpg
department
Should read Language Arts, Mathematics, Science, History, Visual Arts, Performing Arts, World Languages, Computer Science, Physical Education, or Senior Capstone in [[Double square brackets]] .
email
Their TSAS email. May provide linkwrap soon.
joined
Year joined TSAS.
education
E.g. BS Biomedical Engineering with Minor in Mathematics, University of Central Oklahoma
whytsas
Self-described reason for joining TSAS.
interestingfact
Self-described interesting fact about the person.