Template:Person: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
| location      = City, State
| location      = City, State
| country      = Country
| country      = Country
| skills        = Skills
| skill        = Skill(s)
| active        = Active
| active        = Active
| sector        = Sectors of interest
| sector        = Sectors of interest
| linkedin      = Linkedin Page
| linkedin      = Linkedin Page
| experience    = Experiance
| bio          = Biography
}}
}}
</pre>
</pre>
Line 26: Line 26:


{|style="float:right; margin-left: 10px;"  
{|style="float:right; margin-left: 10px;"  
|-{{#ifeq: {{{active|}}} | Yes | | {{#if: {{{resume|}}} |  | style="display: none;"}} }}
|-{{#ifeq: {{{active|}}} | No | style="display: none;" | {{#if: {{{resume|}}} |  | style="display: none;"}} }}
|'''Resume'''
|'''Resume'''
|-{{#ifeq: {{{active|}}} | Yes | | {{#if: {{{resume|}}} |  | style="display: none;"}} }}
|-{{#ifeq: {{{active|}}} | No | style="display: none;" | {{#if: {{{resume|}}} |  | style="display: none;"}} }}
|[[File:{{{resume|}}}|190px]]
|[[File:{{{resume|}}}|190px]]
|}
|}
Line 59: Line 59:
|colspan="3" style="background-color:#dddddd;" |'''Consulting:''' {{{skill}}}
|colspan="3" style="background-color:#dddddd;" |'''Consulting:''' {{{skill}}}
|}
|}
 
{{#if: {{{bio|}}} |'''Biography:''' </br> [[Has bio::{{{bio|}}}]]| }}
[[Category:Person]]
[[Category:Person]]



Latest revision as of 04:38, January 22, 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
| skill         = Skill(s)
| active        = Active
| sector        = Sectors of interest
| linkedin      = Linkedin Page
| bio           = Biography
}}

Edit the page to see the template text.