Template:User info: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
MZMcBride (talk | contribs)
don't output this unconditionally
MZMcBride (talk | contribs)
updated code
Line 11: Line 11:
<div style="padding-top: 16px; font-family:'Helvetica Neue';">{{{short quote}}}</div>
<div style="padding-top: 16px; font-family:'Helvetica Neue';">{{{short quote}}}</div>


| style="padding:10px 0; vertical-align:top; width:25%; text-align:center;" | [[File:{{#if:{{{image name|}}}|{{{image name}}}|How Wikipedia Works.jpg}}|250px]]
| style="padding:10px 0; vertical-align:top; width:25%; text-align:center;" | [[File:{{#if:{{{image name|}}}|{{{image name}}}|How Wikipedia Works.jpg}}|250px|{{{hover text|}}}]]


|}
|}
Line 30: Line 30:
| full name =
| full name =
| image name =
| image name =
| hover text =
| job title =
| job title =
| organization =
| organization =
Line 39: Line 40:
</pre>
</pre>
The "organization" parameter can also be called as "company".
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.
</noinclude>
</noinclude>

Revision as of 23:19, 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.