Template:User info: Difference between revisions
Appearance
Content deleted Content added
No edit summary Tag: Reverted |
Replaced content with "<templatestyles src="User info/styles.css" />" Tags: Replaced Manual revert |
||
Line 1: | Line 1: | ||
<templatestyles src="User info/styles.css" /> |
<templatestyles src="User info/styles.css" /> |
||
__NOTOC__ |
|||
<includeonly> |
|||
<!----------- |
|||
Header bar |
|||
------------> |
|||
{{#if:{{{former|}}}| {{Former staff}} }}{{#if:{{{header|}}}|{{{header}}}|<div style="width:calc((100% - {{{image_width|300px}}})/2); float:left;height:4px; background:{{{c1|#990000}}};color:inherit;"></div> |
|||
<div style="width:calc((100% - {{{image_width|300px}}})/2); float:left;height:4px; background:{{{c2|#339966}}};color:inherit;"></div> |
|||
<div style="width:{{{image_width|300px}}}; float:left;height:4px; background:{{{c3|#A7D7F9}}};color:inherit;"></div>}} |
|||
<!----------- |
|||
TOP SECTION |
|||
Image |
|||
------------> |
|||
<div style="padding-top: 16px; "> |
|||
{{#ifeq:{{{image|{{{image name|}}}}}}|blank||{{#if:{{{image|{{{image name|}}}}}}| |
|||
[[File:{{{image|{{{image name}}}}}}|alt={{{full name}}}|{{{image_width|300px}}}|right|{{#if:{{{hover text|}}}|{{{hover text|}}}|{{{full name}}}, {{{job title}}}}}]]}}}} |
|||
</div> |
|||
<!----------- |
|||
Name |
|||
------------> |
|||
<div class="user-info" style="padding-top: 14px; font-size: 270%; font-family:sans-serif;">{{{full name|}}}</div> |
|||
<!----------- |
|||
Job |
|||
------------> |
|||
<div class="user-info" style="font-size: 180%; padding-top: 16px; font-family:sans-serif; line-height:30px;"> |
|||
{{{job title|}}}{{#if:{{{organization|{{{company|}}}}}}|, {{{organization|{{{company}}}}}}}}</div> |
|||
<!----------- |
|||
Quote |
|||
------------> |
|||
<div class="user-info" style="padding-top: 16px; color:#777; font-family:sans-serif;"> |
|||
{{{short quote|}}}</div> |
|||
<!----------- |
|||
LOWER SECTION |
|||
About me |
|||
------------> |
|||
{{clear}} |
|||
{{col-begin|width=100%}} |
|||
{{col-break}} |
|||
{{col-begin|width=100%}} |
|||
{{col-break|width=50%}} |
|||
<h2 class="user-info" style="font-family:sans-serif; border-bottom:0;"> |
|||
{{{about|About me}}}</h2> |
|||
<div style="padding-right:10px;">{{{about me|}}}</div> |
|||
<!----------- |
|||
My work |
|||
------------> |
|||
{{col-break|width=50%}} |
|||
<h2 class="user-info" style="font-family:sans-serif; border-bottom:0;"> |
|||
{{{work|My work}}}</h2> |
|||
<div style="padding-right:10px;">{{{about my work|}}}</div> |
|||
<!----------- |
|||
Disclaimer |
|||
------------> |
|||
{{#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:''' I work for or provide services to the Wikimedia Foundation, and this is the account I try to use for edits or statements I make in that role. However, the Foundation does not vet all my activity, and edits, statements, or other contributions made by this account may not reflect the views of the Foundation.</div>}}}} |
|||
<!----------- |
|||
Contact |
|||
------------> |
|||
{{col-end}} |
|||
{{col-break|width={{{contact_width|{{{image_width|300px}}}}}}}} |
|||
{{#if:{{{contact me|}}}|<div style="padding-top:1px; padding-left:15px; padding-right:15px; padding-bottom:15px; vertical-align:top; background:#F0F0F0;color:inherit;"> |
|||
<h2 class="user-info" style="font-family:sans-serif; border-bottom:0;"> |
|||
{{{contact|Contact}}}</h2>{{{contact me|}}}</div>}} |
|||
{{col-end}}</includeonly><noinclude> |
|||
{{Documentation}} |
|||
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> |
|||
</noinclude> |