Template:Person: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 52: Line 52:
|}
|}
{|
{|
|<center><b>Resume</b></center>
|'''Resume'''
|-
|-
{{#if:{{{resume|}}} | [[File:{{{resume|}}}|200px]] | }}
{{#if:{{{resume|}}} | [[File:{{{resume|}}}|220px]] | }}
|}
|}
[[Category:Person]]
[[Category:Person]]

Revision as of 22:11, January 21, 2024

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
| sector        = Sectors of interest
| linkedin      = Linkedin Page
| experience    = Experiance
}}

Edit the page to see the template text.