Template:Infobox teacher: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
<includeonly>[[Category:All teachers]]</includeonly> | <includeonly>[[Category:All teachers]]</includeonly> | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"formerTeacher": { | |||
"type": "boolean" | |||
}, | |||
"full name": { | |||
"type": "string" | |||
}, | |||
"preferred name": { | |||
"type": "string" | |||
}, | |||
"classes": { | |||
"type": "unbalanced-wikitext" | |||
}, | |||
"room": { | |||
"type": "string" | |||
}, | |||
"department": { | |||
"type": "string" | |||
}, | |||
"other departments": { | |||
"type": "unbalanced-wikitext" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 05:08, 30 July 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| formerTeacher | formerTeacher | no description | Boolean | optional |
| full name | full name | no description | String | optional |
| preferred name | preferred name | no description | String | optional |
| classes | classes | no description | Unbalanced wikitext | optional |
| room | room | no description | String | optional |
| department | department | no description | String | optional |
| other departments | other departments | no description | Unbalanced wikitext | optional |