Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
WikiTemplates>Primefac (Undid revision 855063393 by Jdlrobson (talk) rather problematic change mentioned on talk page, reverting until it can be sorted) |
Emilyanthony (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{documentation}} | {{documentation}} | ||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | ||
| + | </noinclude> | ||
| + | |||
| + | |||
| + | |||
| + | <noinclude> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "description": "Infobox", | ||
| + | "params": { | ||
| + | "Name": { | ||
| + | "label": "n", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "" | ||
| + | }, | ||
| + | "\tPronouns": { | ||
| + | "label": "p", | ||
| + | "type": "string", | ||
| + | "required": true, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "" | ||
| + | }, | ||
| + | "Location": { | ||
| + | "label": "l", | ||
| + | "type": "string", | ||
| + | "required": true, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "" | ||
| + | }, | ||
| + | "University - Undergraduate": { | ||
| + | "label": "uu", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "" | ||
| + | }, | ||
| + | "University - Graduate": { | ||
| + | "label": "ug", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": true, | ||
| + | "deprecated": false, | ||
| + | "description": "" | ||
| + | }, | ||
| + | "Employer": { | ||
| + | "label": "e", | ||
| + | "type": "string", | ||
| + | "required": false, | ||
| + | "suggested": false, | ||
| + | "deprecated": false, | ||
| + | "description": "" | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 16:13, 13 May 2020
Script error: No such module "Infobox". Script error: No such module "documentation".
Infobox
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| n | Name | String | optional | |
| p | Pronouns | String | required | |
| l | Location | String | required | |
| uu | University - Undergraduate | String | optional | |
| ug | University - Graduate | String | suggested | |
| e | Employer | String | optional | |