Template:User info: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
imported>MZMcBride
sync with master (https://wikimediafoundation.org/w/index.php?title=Template:User_info&action=edit)
No edit summary
 
(7 intermediate revisions by 3 users not shown)
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:'Helvetica Neue', 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0;">Contact me</h2>
My work on this username is typically in my capacity as an employee, but that rarely means that it's not reversible. If it's an official action it will be clearly labeled (and please do not revert without discussing it with me in that case). Unless otherwise stated, any edit to this wiki by me is an act of a regular member of the community, not a legal or [[w:en:WP:OFFICE|official]] action of the Wikimedia Foundation. <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>
Line 29: Line 28:
{{user info
{{user info
| full name =
| full name =
| image name =
| image name =
| hover text =
| hover text =
| job title =
| job title =
Line 40: Line 39:
}}
}}
</pre>
</pre>
The "organization" parameter can also be called as "company".
*The "organization" parameter can also be called as "company".
*To include an image, put the name of the file where it says "image name", excluding the word "file" from the front. Example:
<code>
| image name = BobaFett.jpg
</code>
*The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.


== Copies ==
The "hover text" parameter is for the little pop-up text that comes up when your mouse hovers over the image.
The master version of this template is at [[wmf:Template:User info]]. The following wikis have copies of this template:

* [[w:en:Template:User info]]
* [[mw:Template:User info]]
* [[m:Template:User info]]

[[Category:Utility templates]]
</noinclude>
</noinclude>

Latest revision as of 14:46, 16 May 2018


{{{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".
  • To include an image, put the name of the file where it says "image name", excluding the word "file" from the front. Example:

| image name = BobaFett.jpg

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

Copies

The master version of this template is at wmf:Template:User info. The following wikis have copies of this template: