Difference between revisions of "Template:People"

From ICANNWiki
Jump to navigation Jump to search
 
(73 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
== Boilerplate ==
 
== Boilerplate ==
Copy/Paste this to an article and then change the example text to match the company. If you don't have info for a row, just remove everything to the right of the "=".  For Twitter you can just enter the name (what comes after the @).  For Facebook and Linked in, put the URL for the public profile in as an external link with the profile's name or person's name if that doesn't exist.
+
Copy/Paste this to an article and then change the example text to match the company. If you don't have info for a row, just remove everything to the right of the "=".  For Twitter you can just enter the name (what comes after the @).  For Facebook and Linked in, put the URL for the public profile in as an external link with the profile's name or person's name if that doesn't exist. Leave the cards field blank.
 
<pre>
 
<pre>
 
{{People
 
{{People
|portrait  = JohnDoePortrait.png
+
|portrait  = PortraitComing1.jpg
|caricature = JohnDoeCaricature.png
+
|caricature = CaricatureComing.jpg
|born      =
+
|organization =  
 +
|affiliation = Company Name or Organization/Group Name
 
|country    = USA
 
|country    = USA
 
|email      = john [at] JDDomains.net
 
|email      = john [at] JDDomains.net
|website    = [http://www.JDDomains.net JDDomains.net]
+
|websitename= JDDomains.net
 +
|website    = https://www.JDDomains.net  
 +
|blog      = https://JohnDoe.BlogProvider.com
 
|twitter    = johndoe
 
|twitter    = johndoe
|facebook  = [http://www.facebook.com/johndoe johndoe]
+
|github    = johndoe
|linkedin  = [http://www.linkedin.com/pub/john-doe/1/a30/343 john-doe]
+
|facebook  = https://www.facebook.com/johndoe  
 +
|linkedin  = https://www.linkedin.com/pub/john-doe/1/a30/343  
 +
|userbox      =
 
}}
 
}}
 
</pre>
 
</pre>
  
 +
If you don't have a picture yet, you may use these files names as placeholders:
 +
 +
<pre>
 +
|portrait  = PortraitComing.jpg
 +
|caricature = CaricatureComing.jpg
 +
</pre>
 +
 +
If you are ICANN staff, feel free to use our handy badge within your profile, to the right of 'userbox=' to indicate your affiliation:
 +
<pre>
 +
|userbox = {{UBX-ICANNSTAFF-C}}
 +
</pre>
 
</noinclude>
 
</noinclude>
 
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding-bottom 15px; padding: 5px;  margin-left: 10px;"
 
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding-bottom 15px; padding: 5px;  margin-left: 10px;"
 
|-
 
|-
 
{{#if:{{{portrait|}}}
 
{{#if:{{{portrait|}}}
|{{!}} [[Image:{{{portrait}}}‎|100px|center]]
+
|{{!}} {{#ifexist:Image:{{{portrait}}}|[[Image:{{{portrait}}}‎|100px|center]]|<center>Portrait Coming:<br />[[File:{{{portrait}}}|Upload Here]]</center>}}
{{!}} [[Image:{{{caricature}}}‎|100px|center]]}}
+
{{!}} {{#ifexist:Image:{{{caricature}}}|[[Image:{{{caricature}}}‎|100px|center]]|<center>Caricature Coming:<br />[[File:{{{caricature}}}|Upload Here]]</center>}}}}
 +
|-
 +
{{#if:{{{organization|}}}
 +
|{{!}}Organization:
 +
{{!}}[[{{{organization}}}]]}}
 +
|-
 +
{{#if:{{{canonicalorganization|}}} }}
 +
|-
 +
{{#if:{{{canonicalaffiliation|}}}|}}
 +
|-
 +
{{#if:{{{affiliation|}}}
 +
|{{!}}valign=“top” {{!}}Affiliation:
 +
{{!}}{{{affiliation|}}} }}
 +
|-
 +
{{#if:{{{stakeholdergroup|}}}
 +
|{{!}}valign="top" {{!}}Stakeholder Group(s):
 +
{{!}}{{#arraymap:{{{stakeholdergroup|}}}|,|xyz|[[:Category:xyz|xyz]]<includeonly>[[Category:xyz]]</includeonly>|<br />}}}}
 +
|-
 +
|-
 +
{{#if:{{{gender|}}}
 +
|[[Category:{{{gender}}}]]}}
 +
|-
 +
{{#if:{{{region|}}}
 +
|{{!}}Region:
 +
{{!}}[[:Category:{{{region}}}|{{{region}}}]]<includeonly>[[Category:{{{region}}}]]</includeonly>}}
 +
|-
 +
{{#if:{{{country|}}}
 +
|{{!}}Country:
 +
{{!}}[[:Category:{{{country}}}|{{{country}}}]]<includeonly>[[Category:{{{country}}}]]</includeonly>}}
 +
|-
 +
{{#if:{{{email|}}}
 +
|{{!}}valign="top" {{!}}Email:
 +
{{!}}{{{email}}}}}
 +
|-
 +
{{#if:{{{website|}}}
 +
|{{!}}valign="top" {{!}}Website:
 +
{{!}}<span class="plainlinks">
 +
[[Image:LinkIcon.png|link={{{website}}}]]&nbsp;&nbsp;&nbsp;[{{{website}}} {{#if:{{{websitename|}}}|{{{websitename}}}|{{{website}}}}}]</span>}}
 +
|-
 +
{{#if:{{{soi|}}}
 +
|{{!}}valign="top" {{!}}SOI:
 +
{{!}}<span class="plainlinks">[{{{soi}}} SOI]</span>}}
 
|-
 
|-
{{#if:{{{twitter|}}}
+
{{#if:{{{blog|}}}
|{{!}}Twitter:
+
|{{!}}valign="top" {{!}}Blog:
{{!}}<span class="plainlinks">[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]</span>}}
+
{{!}}<span class="plainlinks">[{{{blog}}} {{{blog}}}]</span>}}
 
|-
 
|-
 
{{#if:{{{facebook|}}}
 
{{#if:{{{facebook|}}}
 
|{{!}}Facebook:
 
|{{!}}Facebook:
{{!}}<span class="plainlinks">{{{facebook}}}</span>}}
+
{{!}}<span class="plainlinks">[[Image:Facebook.png|link={{{facebook}}}]]&nbsp;&nbsp;&nbsp;[{{{facebook}}} {{PAGENAME}}]</span>}}
 
|-
 
|-
 
{{#if:{{{linkedin|}}}
 
{{#if:{{{linkedin|}}}
 
|{{!}}LinkedIn:
 
|{{!}}LinkedIn:
{{!}}<span class="plainlinks">{{{linkedin}}}</span>}}
+
{{!}}<span class="plainlinks">[[Image:LinkedInIcon.png|link={{{linkedin}}}]]&nbsp;&nbsp;&nbsp;[{{{linkedin}}} {{PAGENAME}}]</span>}}
 +
|-
 +
{{#if:{{{google|}}}
 +
|{{!}}Google+:
 +
{{!}}<span class="plainlinks">{{{google}}}</span>}}
 
|-
 
|-
{{#if:{{{born|}}}
+
{{#if:{{{twitter|}}}
|{{!}}Born:
+
|{{!}}Twitter:
{{!}}{{{born}}}}}
+
{{!}}<span class="plainlinks">[[Image:TwitterIcon.png|link=https://twitter.com/{{{twitter}}}]]&nbsp;&nbsp;&nbsp;[http://twitter.com/{{{twitter}}} @{{{twitter}}}]</span>}}
 
|-
 
|-
{{#if:{{{country|}}}
+
{{#if:{{{github|}}}
|{{!}} Country:
+
|{{!}}Github:
{{!}}{{{country}}}<includeonly>[[Category:{{{country}}}]]</includeonly>}}
+
{{!}}<span class="plainlinks">[[Image:GitHub_Icon.png|link=https://github.com/{{{github}}}]]&nbsp;&nbsp;&nbsp;[https://github.com/{{{github}}} Github.com/{{{github}}}]</span>}}
 
|-
 
|-
{{#if:{{{website|}}}
+
{{#if:{{{userbox|}}}
|{{!}}Website:
+
|{{!}}colspan="2" {{!}} {{{userbox}}}}}
{{!}}<span class="plainlinks">{{{website}}}</span>}}
 
 
|-
 
|-
{{#if:{{{email|}}}
+
{{#if:{{{newsletter|}}}
|{{!}}Email:
+
|[[Category:Created ICANN 58]]}}
{{!}}{{{email}}}}}
+
|}
|}<noinclude>
 
[[Category:Templates|People]]
 
</noinclude>
 

Latest revision as of 16:39, 13 May 2021

Boilerplate

Copy/Paste this to an article and then change the example text to match the company. If you don't have info for a row, just remove everything to the right of the "=". For Twitter you can just enter the name (what comes after the @). For Facebook and Linked in, put the URL for the public profile in as an external link with the profile's name or person's name if that doesn't exist. Leave the cards field blank.

{{People
|portrait   = PortraitComing1.jpg
|caricature = CaricatureComing.jpg
|organization = 
|affiliation = Company Name or Organization/Group Name
|country    = USA
|email      = john [at] JDDomains.net
|websitename= JDDomains.net
|website    = https://www.JDDomains.net 
|blog       = https://JohnDoe.BlogProvider.com
|twitter    = johndoe
|github     = johndoe
|facebook   = https://www.facebook.com/johndoe 
|linkedin   = https://www.linkedin.com/pub/john-doe/1/a30/343 
|userbox      = 
}}

If you don't have a picture yet, you may use these files names as placeholders:

|portrait   = PortraitComing.jpg
|caricature = CaricatureComing.jpg

If you are ICANN staff, feel free to use our handy badge within your profile, to the right of 'userbox=' to indicate your affiliation:

|userbox = {{UBX-ICANNSTAFF-C}}