Difference between revisions of "Template:Person"

From QualityBox Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
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=DataTables}} <span title="Add Presentation">[[Form:Presentation|+]]</span>
 
|}
 
|}
  

Latest revision as of 01: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.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
First NameFirstName

no description

Example
Lloyd
Stringoptional
Last NameLastName

no description

Example
Garrison
Unknownoptional
Email AddressEmailAddress

no description

Example
me@example.com
Stringoptional