Actions

Template

Person: Difference between revisions

From dotnet

No edit summary
No edit summary
Line 3: Line 3:
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{person
{{Person
| portrait      = image
| portrait      = image
| firstname    = First Name
| firstname    = First Name

Revision as of 22:12, 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.