Person: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
{{#default_form:Person}} | {{#default_form:Person}} | ||
{| class="wikitable | {| class="wikitable" | ||
|rowspan="8"|[[File:{{{portrait}}}|400px|{{{firstname}}} {{{lastname}}}]] | |rowspan="8"|[[File:{{{portrait}}}|400px|{{{firstname}}} {{{lastname}}}]] | ||
|- | |- | ||
Revision as of 22:22, September 17, 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
| experience = Experiance
| linkedin = Linkedin Page
}}
Edit the page to see the template text.