Template:User info: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
MZMcBride (talk | contribs)
simplified template a bit for now; +usage
MZMcBride (talk | contribs)
various fixes
Line 3: Line 3:
<div style="width:25%; float:left;height:4px; background:#A7D7F9;"></div>
<div style="width:25%; float:left;height:4px; background:#A7D7F9;"></div>
<div style="width:25%; float:left;height:4px; background:#666666;"></div>
<div style="width:25%; float:left;height:4px; background:#666666;"></div>
__NOTOC__

{{#if:{{{image name|}}}|
{{#if:{{{image name|}}}|
[[File:{{{image name|Flag of None.svg}}}|181px|right]]
[[File:{{{image name|}}}|181px|right]]
}}
}}


<div style="line-height:1em; font-size: 380%; margin-left: 65px; text-transform: uppercase; font-family:'Franklin Gothic Medium';">{{{full name}}}</div>
<div style="line-height:.7em; font-size: 380%; margin-left: 65px; text-transform: uppercase; font-family:'Franklin Gothic Medium';">{{{full name}}}</div>
<div style="font-size: 180%; padding-top: 16px; margin-left: 65px; font-family: 'Franklin Gothic Medium';">{{{job title}}}, Wikimedia Foundation</div>
<div style="font-size: 180%; padding-top: 16px; margin-left: 65px; font-family: 'Franklin Gothic Medium';">{{{job title}}}, Wikimedia Foundation</div>


<div style="clear:both;"></div>
<div style="clear:both;"></div>


{| style="width:100%; margin:auto;" border=1
{|
| <h2 style="font-family: 'Franklin Gothic Medium'; border-bottom: 0px solid #AAA;">About me</h2>
| style="padding:20px; vertical-align:top; width:40%;" | <h2 style="font-family: 'Franklin Gothic Medium'; border-bottom: 0px solid #AAA;">About me</h2>
{{{about me}}}
{{{about me}}}
| <h2 style="font-family: 'Franklin Gothic Medium'; border-bottom: 0px solid #AAA;">My work</h2>
| style="padding:20px; vertical-align:top; width:40%;" | <h2 style="font-family: 'Franklin Gothic Medium'; border-bottom: 0px solid #AAA;">My work</h2>
{{{about my work}}}
{{{about my work}}}
| <h2 style="font-family: 'Franklin Gothic Medium'; border-bottom: 0px solid #AAA; color:white;">Contact me</h2>
| style="padding:20px; vertical-align:top; width:20%; background:#D4D4D4;" | <h2 style="font-family: 'Franklin Gothic Medium'; border-bottom: 0px solid #AAA; color:white;">Contact me</h2>
<div style="color:white;">
{{{contact me}}}
{{{contact me}}}
</div>
|}<noinclude>
|}<noinclude>
{{clear}}
{{clear}}

Revision as of 20:21, 26 February 2012


{{{full name}}}
{{{job title}}}, Wikimedia Foundation

About me

{{{about me}}}

My work

{{{about my work}}}

Contact me

{{{contact me}}}

Usage

{{user info
| full name = 
| image name = 
| job title = 
| about me = 
| about my work = 
| contact me = 
}}