Template:Person: Difference between revisions
From QualityBox Wiki
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! First Name | ! First Name | ||
| [[FirstName::{{{FirstName|}}}]] | | [[FirstName::{{{FirstName|}}}]] | ||
|- | |- | ||
! Last Name | ! Last Name | ||
| [[LastName::{{{LastName|}}}]] | | [[LastName::{{{LastName|}}}]] | ||
|- | |- | ||
! Email Address | ! Email Address | ||
| [[EmailAddress::{{{EmailAddress|}}}]] | | [[EmailAddress::{{{EmailAddress|}}}]] | ||
|- | |||
! Presentations | |||
| {{#ask:[[HasPresenter::{{SUBJECTPAGENAME}}]]|format=list}} | |||
|} | |} | ||
[[Category:People]] | [[Category:People]] | ||
</includeonly> | </includeonly> | ||
Revision as of 12:33, 31 October 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.