Template:Person: Difference between revisions

From Freephile Wiki
Generated from a page schema
 
Blanked the page
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|}}}


|-
! Last Name
| |  {{{LastName|}}}
|-
! Email Address
| |  {{{EmailAddress|}}}
|}
[[Category:People]]
</includeonly>

Revision as of 21:42, 17 March 2018