Difference between revisions of "Template:People"

From ICANNWiki
Jump to navigation Jump to search
Line 41: Line 41:
 
|-
 
|-
 
{{#if:{{{country|}}}
 
{{#if:{{{country|}}}
|{{!}} Country:
+
|{{!}}Country:
 
{{!}}{{{country}}}<includeonly>[[Category:{{{country}}}]]</includeonly>}}
 
{{!}}{{{country}}}<includeonly>[[Category:{{{country}}}]]</includeonly>}}
 
|-
 
|-
 
{{#if:{{{website|}}}
 
{{#if:{{{website|}}}
|{{!}}valign="top" {{!}} Website:
+
|{{!}}valign="top" {{!}}Website:
 
{{!}}<span class="plainlinks">{{{website}}}</span>}}
 
{{!}}<span class="plainlinks">{{{website}}}</span>}}
 
|-
 
|-
 
{{#if:{{{blog|}}}
 
{{#if:{{{blog|}}}
|{{!}}valign="top" {{!}} Blog:
+
|{{!}}valign="top" {{!}}Blog:
 
{{!}}<span class="plainlinks">{{{blog}}}</span>}}
 
{{!}}<span class="plainlinks">{{{blog}}}</span>}}
 
|-
 
|-
 
{{#if:{{{email|}}}
 
{{#if:{{{email|}}}
|{{!}}valign="top" {{!}} Email:
+
|{{!}}valign="top" {{!}}Email:
 
{{!}}{{{email}}}}}
 
{{!}}{{{email}}}}}
 
|}<noinclude>
 
|}<noinclude>
 
[[Category:Templates|People]]
 
[[Category:Templates|People]]
 
</noinclude>
 
</noinclude>

Revision as of 21:18, 22 April 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]
}}