Difference between revisions of "Template:People"

From ICANNWiki
Jump to navigation Jump to search
(add function to auto categorize based on template country input)
(add more padding to bottom)
Line 17: Line 17:
  
 
</noinclude>
 
</noinclude>
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; margin-left: 10px;"
+
{| cellpadding="2" style="float: right; border: 1px solid darkgray; padding: 5px; padding-bottom 15px; margin-left: 10px;"
 
|-
 
|-
 
{{#if:{{{portrait|}}}
 
{{#if:{{{portrait|}}}

Revision as of 04:54, 27 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]
}}