Jump to content

Template:People: Difference between revisions

From ICANNWiki
MarkDilley (talk | contribs)
No edit summary
MarkDilley (talk | contribs)
add function to auto categorize based on template country input
Line 41: Line 41:
{{#if:{{{country|}}}
{{#if:{{{country|}}}
|{{!}} Country:
|{{!}} Country:
{{!}}{{{country}}}}}
{{!}}{{{country}}}<includeonly>[[Category:{{{country}}}]]</includeonly>}}
|-
|-
{{#if:{{{website|}}}
{{#if:{{{website|}}}

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