Jump to content

Template:People: Difference between revisions

From ICANNWiki
No edit summary
MarkDilley (talk | contribs)
add plain links to this template
Line 25: Line 25:
{{#if:{{{twitter|}}}
{{#if:{{{twitter|}}}
|{{!}}Twitter:
|{{!}}Twitter:
{{!}}[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]}}
{{!}}<span class="plainlinks">[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]</span>}}
|-
|-
{{#if:{{{facebook|}}}
{{#if:{{{facebook|}}}
|{{!}}Facebook:
|{{!}}Facebook:
{{!}}{{{facebook}}}}}
{{!}}<span class="plainlinks">{{{facebook}}}</span>}}
|-
|-
{{#if:{{{linkedin|}}}
{{#if:{{{linkedin|}}}
|{{!}}LinkedIn:
|{{!}}LinkedIn:
{{!}}{{{linkedin}}}}}
{{!}}<span class="plainlinks">{{{linkedin}}}</span>}}
|-
|-
{{#if:{{{born|}}}
{{#if:{{{born|}}}
Line 45: Line 45:
{{#if:{{{website|}}}
{{#if:{{{website|}}}
|{{!}}Website:
|{{!}}Website:
{{!}}{{{website}}}}}
{{!}}<span class="plainlinks">{{{website}}}</span>}}
|-
|-
{{#if:{{{email|}}}
{{#if:{{{email|}}}

Revision as of 22:04, 26 February 2011

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.

{{People
|portrait   = JohnDoePortrait.png
|caricature = JohnDoeCaricature.png
|born       =
|country    = USA
|email      = john [at] JDDomains.net
|website    = [http://www.JDDomains.net JDDomains.net]
|twitter    = johndoe
|facebook   = [http://www.facebook.com/johndoe johndoe]
|linkedin   = [http://www.linkedin.com/pub/john-doe/1/a30/343 john-doe]
}}