Template:Person: Difference between revisions
From Freephile Wiki
Generated from a page schema |
Generated from a page schema |
||
Line 12: | Line 12: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! First Name | ! First Name | ||
| {{{FirstName|}}} | | [[FirstName::{{{FirstName|}}}]] | ||
|- | |- | ||
! Last Name | ! Last Name | ||
| {{{LastName|}}} | | [[LastName::{{{LastName|}}}]] | ||
|- | |- | ||
! Email Address | ! Email Address |
Revision as of 11:54, 18 March 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.