Template:Person: Difference between revisions
From QualityBox Wiki
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
|- | |- | ||
! Presentations | ! Presentations | ||
| {{#ask:[[HasPresenter::{{SUBJECTPAGENAME}}]]|format= | | {{#ask:[[HasPresenter::{{SUBJECTPAGENAME}}]]|format=DataTables}} <span title="Add Presentation">[[Form:Presentation|+]]</span> | ||
|} | |} | ||
[[Category:People]] | [[Category:People]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"FirstName": { | |||
"label": "First Name", | |||
"example": "Lloyd", | |||
"type": "string" | |||
}, | |||
"LastName": { | |||
"label": "Last Name", | |||
"example": "Garrison" | |||
}, | |||
"EmailAddress": { | |||
"label": "Email Address", | |||
"example": "me@example.com", | |||
"type": "string" | |||
} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 00:31, 1 November 2018
This is the "Person" template. It should be called in the following format:
{{Person |FirstName= |LastName= |EmailAddress= }}
Edit the page to see the template text.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
First Name | FirstName | no description
| String | optional |
Last Name | LastName | no description
| Unknown | optional |
Email Address | EmailAddress | no description
| String | optional |