Jump to content

Template:People: Difference between revisions

From ICANNWiki
Caterina (talk | contribs)
No edit summary
Caterina (talk | contribs)
No edit summary
Line 23: Line 23:
|{{!}} [[Image:{{{portrait}}}‎|100px|center]]
|{{!}} [[Image:{{{portrait}}}‎|100px|center]]
{{!}} [[Image:{{{caricature}}}‎|100px|center]]}}
{{!}} [[Image:{{{caricature}}}‎|100px|center]]}}
|-
{{#if:{{{twitter|}}}
|{{!}}Twitter:
{{!}}<span class="plainlinks">[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]</span>}}
|-
{{#if:{{{facebook|}}}
|{{!}}Facebook:
{{!}}<span class="plainlinks">{{{facebook}}}</span>}}
|-
{{#if:{{{linkedin|}}}
|{{!}}LinkedIn:
{{!}}<span class="plainlinks">{{{linkedin}}}</span>}}
|-
|-
{{#if:{{{born|}}}
{{#if:{{{born|}}}
Line 43: Line 31:
|{{!}}Country:
|{{!}}Country:
{{!}}{{{country}}}<includeonly>[[Category:{{{country}}}]]</includeonly>}}
{{!}}{{{country}}}<includeonly>[[Category:{{{country}}}]]</includeonly>}}
|-
{{#if:{{{email|}}}
|{{!}}valign="top" {{!}}Email:
{{!}}{{{email}}}}}
|-
|-
{{#if:{{{website|}}}
{{#if:{{{website|}}}
Line 52: Line 44:
{{!}}<span class="plainlinks">{{{blog}}}</span>}}
{{!}}<span class="plainlinks">{{{blog}}}</span>}}
|-
|-
{{#if:{{{email|}}}
{{#if:{{{facebook|}}}
|{{!}}valign="top" {{!}}Email:
|{{!}}Facebook:
{{!}}{{{email}}}}}
{{!}}<span class="plainlinks">{{{facebook}}}</span>}}
|-
{{#if:{{{linkedin|}}}
|{{!}}LinkedIn:
{{!}}<span class="plainlinks">{{{linkedin}}}</span>}}
|-
{{#if:{{{twitter|}}}
|{{!}}Twitter:
{{!}}<span class="plainlinks">[[Image:TwitterIcon.png]][http://twitter.com/{{{twitter}}} @{{{twitter}}}]</span>}}
|}<noinclude>
|}<noinclude>
[[Category:Templates|People]]
[[Category:Templates|People]]
</noinclude>
</noinclude>

Revision as of 00:11, 27 July 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]
|blog       = [http://JohnDoe.BlogProvider.com]
|twitter    = johndoe
|facebook   = [http://www.facebook.com/johndoe johndoe]
|linkedin   = [http://www.linkedin.com/pub/john-doe/1/a30/343 john-doe]
}}