Template:Person: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
<includeonly>
<includeonly>
{| class="wikitable" style="margin-left: 40px;"
{| class="wikitable" style="margin-left: 40px;"
|rowspan="6"|[[File:{{{portrait}}}|200px|{{{firstname}}} {{{lastname}}}]]
|rowspan="7"|[[File:{{{portrait}}}|200px|{{{firstname}}} {{{lastname}}}]]
<!--| '''User Name'''
<!--| '''User Name'''
| '''[[Has user name::{{PAGENAME}}]]'''
| '''[[Has user name::{{PAGENAME}}]]'''

Revision as of 16:39, July 13, 2022

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

Edit the page to see the template text.