Template:Person: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 45: Line 45:
[[Category:Person]]
[[Category:Person]]


=Activities=
;Content
<includeonly>
<includeonly>
{{#ask:  
{{#ask:  
  [[Category:Activity]]
  [[Category:Activity]]
  [[Has contact::{{PAGENAME}}]]
  [[Has contact::{{{fullname}}}]]
  |?=
  |?=
  |?Has image#=2
  |?Has image#=2
Line 60: Line 60:
}}
}}
<hr>
<hr>
;Webinar
{{#ask:  
{{#ask:  
  [[Category:Webinar]]
  [[Category:Webinar]]
  [[Has contact::{{PAGENAME}}]]
  [[Has contact::{{{fullname}}}]]
|?=
|?Has image#=2
|?Has description#=3
|format=plainlist
|named args=yes
|introtemplate=Show image Header
|template=Show image
|outrotemplate=Show link Footer
}}
<hr>
;Chapter
{{#ask:
[[Category:Chapter]]
[[Has contact::{{{fullname}}}]]
  |?=
  |?=
  |?Has image#=2
  |?Has image#=2

Revision as of 05:10, March 17, 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.