Difference between pages "Template:People" and "nTLDStats:.bio/Registrations"

From ICANNWiki
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<noinclude>
+
19,027
== 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.
 
<pre>
 
{{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      =
 
}}
 
</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>
 
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding-bottom 15px; padding: 5px;  margin-left: 10px;"
 
|-
 
{{#if:{{{portrait|}}}
 
|{{!}} {{#ifexist:Image:{{{portrait}}}|[[Image:{{{portrait}}}‎|100px|center]]|<center>Portrait Coming:<br />[[File:{{{portrait}}}|Upload Here]]</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:{{{blog|}}}
 
|{{!}}valign="top" {{!}}Blog:
 
{{!}}<span class="plainlinks">[{{{blog}}} {{{blog}}}]</span>}}
 
|-
 
{{#if:{{{facebook|}}}
 
|{{!}}Facebook:
 
{{!}}<span class="plainlinks">[[Image:Facebook.png|link={{{facebook}}}]]&nbsp;&nbsp;&nbsp;[{{{facebook}}} {{PAGENAME}}]</span>}}
 
|-
 
{{#if:{{{linkedin|}}}
 
|{{!}}LinkedIn:
 
{{!}}<span class="plainlinks">[[Image:LinkedInIcon.png|link={{{linkedin}}}]]&nbsp;&nbsp;&nbsp;[{{{linkedin}}} {{PAGENAME}}]</span>}}
 
|-
 
{{#if:{{{google|}}}
 
|{{!}}Google+:
 
{{!}}<span class="plainlinks">{{{google}}}</span>}}
 
|-
 
{{#if:{{{twitter|}}}
 
|{{!}}Twitter:
 
{{!}}<span class="plainlinks">[[Image:TwitterIcon.png|link=https://twitter.com/{{{twitter}}}]]&nbsp;&nbsp;&nbsp;[http://twitter.com/{{{twitter}}} @{{{twitter}}}]</span>}}
 
|-
 
{{#if:{{{github|}}}
 
|{{!}}Github:
 
{{!}}<span class="plainlinks">[[Image:GitHub_Icon.png|link=https://github.com/{{{github}}}]]&nbsp;&nbsp;&nbsp;[https://github.com/{{{github}}} Github.com/{{{github}}}]</span>}}
 
|-
 
{{#if:{{{userbox|}}}
 
|{{!}}colspan="2" {{!}} {{{userbox}}}}}
 
|-
 
{{#if:{{{newsletter|}}}
 
|[[Category:Created ICANN 58]]}}
 
|-
 
|[[Category:People]]
 
{{#default_form:People-Edit}}
 
|}
 
<noinclude>[[Category:Templates|People]]</noinclude>
 

Revision as of 19:28, 17 May 2021

19,027