Person: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
{{#default_form:Person}} | {{#default_form:Person}} | ||
{| class="wikitable" | {| class="wikitable" | ||
|rowspan=" | |rowspan="9"|[[File:{{{portrait}}}|400px|{{{firstname}}} {{{lastname}}}]] {{#set: Portrait=File:{{{portrait}}}}} | ||
|- | |- | ||
| <font size="5" > Name </font> | | <font size="5" > Name </font> | ||
Latest revision as of 04:19, September 21, 2023
This is the "Person" template. It should be called in the following format:
{{Person
| portrait = image
| firstname = First Name
| middlename = Middle Names
| lastname = Last Name
| company = Company Name
| position = Position in Company
| location = City, State
| country = Country
| skills = Skills
| active = Active
| linkedin = Linkedin Page
| experience = Experiance
}}
Edit the page to see the template text.