Template:User info: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
MZMcBride (talk | contribs)
updated code
MZMcBride (talk | contribs)
set line-height
Line 8: Line 8:
| style="padding:10px; vertical-align:top; width:75%;" |
| style="padding:10px; vertical-align:top; width:75%;" |
<div style="line-height:.7em; font-size: 270%; font-family:'Helvetica Neue';">{{{full name}}}</div>
<div style="line-height:.7em; font-size: 270%; font-family:'Helvetica Neue';">{{{full name}}}</div>
<div style="font-size: 180%; padding-top: 16px; font-family: 'Helvetica Neue';">{{{job title}}}{{#if:{{{organization|{{{company|}}}}}}|, {{{organization|{{{company|}}}}}}}}</div>
<div style="font-size: 180%; padding-top: 16px; font-family: 'Helvetica Neue'; line-height:30px;">{{{job title}}}{{#if:{{{organization|{{{company|}}}}}}|, {{{organization|{{{company|}}}}}}}}</div>
<div style="padding-top: 16px; font-family:'Helvetica Neue';">{{{short quote}}}</div>
<div style="padding-top: 16px; font-family:'Helvetica Neue';">{{{short quote}}}</div>



Revision as of 23:21, 5 March 2012


{{{full name}}}
{{{job title}}}
{{{short quote}}}

About me

{{{about me}}}

My work

{{{about my work}}}

Contact me

{{{contact me}}}

Usage

{{user info
| full name = 
| image name = 
| hover text = 
| job title = 
| organization = 
| short quote =
| about me = 
| about my work = 
| contact me = 
}}

The "organization" parameter can also be called as "company".

The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.