Difference between revisions of "Template:Person"

From Freephile Wiki
Jump to navigation Jump to search
(hide the property)
(Blanked the page)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
+
 
This is the "Person" template.
 
It should be called in the following format:
 
<pre>
 
{{Person
 
|FirstName=
 
|LastName=
 
|EmailAddress=
 
}}
 
</pre>
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
! First Name
 
| [[FirstName::{{{FirstName|}}}]]
 
|-
 
! Last Name
 
| [[LastName::{{{LastName|}}}]]
 
|-
 
! Email Address
 
| [[EmailAddress::{{{EmailAddress|}}}]]
 
|}
 
[[isPerson::true| ]]
 
[[Category:People]]
 
</includeonly>
 

Revision as of 21:42, 17 March 2018