Template:User info: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
imported>Philippe (WMF)
update per GC
imported>MZMcBride
sync with master (https://wikimediafoundation.org/w/index.php?title=Template:User_info&action=edit)
Line 7: Line 7:
{| style="width:100%; margin:auto; border-collapse:collapse; margin-bottom:10px;"
{| style="width:100%; margin:auto; border-collapse:collapse; margin-bottom:10px;"
| 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', 'Lucida Grande', Tahoma, Verdana, sans-serif;">{{{full name}}}</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="font-size: 180%; padding-top: 16px; font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; 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', 'Lucida Grande', Tahoma, Verdana, sans-serif;">{{{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|{{{hover text|}}}]]
| 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 16: Line 16:


{| style="width:100%; margin:auto; border-collapse:collapse;"
{| style="width:100%; margin:auto; border-collapse:collapse;"
| style="padding:15px; vertical-align:top; width:37%;" | <h2 style="font-family: 'Helvetica Neue'; border-bottom:0;">About me</h2>
| style="padding:15px; vertical-align:top; width:37%;" | <h2 style="font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0;">About me</h2>
{{{about me}}}
{{{about me}}}
| style="padding:15px; vertical-align:top; width:37%;" | <h2 style="font-family: 'Helvetica Neue'; border-bottom:0;">My work</h2>
| style="padding:15px; vertical-align:top; width:37%;" | <h2 style="font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0;">My work</h2>
{{{about my work}}}{{#if:{{{disclaimer|}}}|<div style="color: #555; font-size: smaller; margin: 1em 0;">'''Disclaimer:''' {{{disclaimer}}}</div>|{{#ifeq:{{{organization|}}}|Wikimedia Foundation|<div style="color: #555; font-size: smaller; margin: 1em 0;">'''Disclaimer:''' Although I work for the Wikimedia Foundation, contributions under this account do not necessarily represent the actions or views of the Foundation unless expressly stated otherwise. For example, edits to articles or uploads of other media are done in my individual, personal capacity unless otherwise stated. </div>}} }}
{{{about my work}}}{{{disclaimer|{{#ifeq:{{{organization|}}}|Wikimedia Foundation|<br /> <br />
| style="padding:15px; vertical-align:top; width:25%; background:#F4F4F4;" | <h2 style="font-family: 'font-family:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0;">Contact me</h2>
Although I work for the Wikimedia Foundation, contributions under this account do not necessarily represent the actions or views of the Foundation unless expressly stated otherwise. For example, edits to articles or uploads of other media are done in my individual, personal capacity unless otherwise stated. <br />}} }}}
| style="padding:15px; vertical-align:top; width:25%; background:#F4F4F4;" | <h2 style="font-family: 'Helvetica Neue'; border-bottom:0;">Contact me</h2>
{{{contact me}}}
{{{contact me}}}
|}<noinclude>
|}<noinclude>

Revision as of 18:46, 11 April 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 = 
| disclaimer =
}}

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.