Difference between revisions of "Template:People"

From ICANNWiki
Jump to navigation Jump to search
(adding blog field)
Line 10: Line 10:
 
|email      = john [at] JDDomains.net
 
|email      = john [at] JDDomains.net
 
|website    = [http://www.JDDomains.net JDDomains.net]
 
|website    = [http://www.JDDomains.net JDDomains.net]
 +
|blog      = [http://JohnDoe.BlogProvider.com]
 
|twitter    = johndoe
 
|twitter    = johndoe
 
|facebook  = [http://www.facebook.com/johndoe johndoe]
 
|facebook  = [http://www.facebook.com/johndoe johndoe]
Line 46: Line 47:
 
|{{!}}Website:
 
|{{!}}Website:
 
{{!}}<span class="plainlinks">{{{website}}}</span>}}
 
{{!}}<span class="plainlinks">{{{website}}}</span>}}
 +
|-
 +
{{#if:{{{blog|}}}
 +
|{{!}}Blog:
 +
{{!}}<span class="plainlinks">{{{blog}}}</span>}}
 
|-
 
|-
 
{{#if:{{{email|}}}
 
{{#if:{{{email|}}}

Revision as of 17:14, 10 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]
}}