Actions

Template

Person: Difference between revisions

From dotnet

No edit summary
No edit summary
Line 13: Line 13:
| country      = Country
| country      = Country
| skills        = Skills
| skills        = Skills
| active        = Active
| linkedin      = Linkedin Page
| experience    = Experiance
| experience    = Experiance
| linkedin      = Linkedin Page
}}
}}
</pre>
</pre>
Line 43: Line 44:
| Skills
| Skills
| {{#arraymap:{{{skills|}}}|,|x|[[Skill::x]]|<br>}}
| {{#arraymap:{{{skills|}}}|,|x|[[Skill::x]]|<br>}}
|-
| Still Active
| {{#arraymap:{{{active|}}}|,|x|[[Active::x]]|<br>}}
|-
|-
| Page
| Page

Revision as of 04:10, September 21, 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
| active        = Active
| linkedin      = Linkedin Page
| experience    = Experiance
}}

Edit the page to see the template text.