Template:Person: Difference between revisions

From HiHAT
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 41: Line 41:
|-
|-
| Sectors
| Sectors
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]|<br>}}
| {{#arraymap:{{{sector|}}}|,|x|[[Has sector::x]]|<br>}} {{#arraymap:{{{tag|}}}|,|x|{{#set: Has tag=x}}|}}
|}
|}
[[Category:Person]]
[[Category:Person]]
</includeonly>
</includeonly>

Latest revision as of 00:25, 6 May 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.