Template:User info: Difference between revisions

Content added Content deleted
m (fix test)
m (fix)
Line 28: Line 28:


<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 260px; margin-right: 2em;">
<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 260px; margin-right: 2em;">
<h2 style="font-family:'Helvetica Neue', Helvetica, 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0; display: block;">{{{about|<translate><!--T:6-->
<h2 style="font-family:'Helvetica Neue', Helvetica, 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0; display: block;">{{#ifeq:{{{about|}}}||{{{about|}}}||<translate><!--T:6-->
About me</translate>}}}</h2>
About me</translate>}}}</h2>
{{{about me}}}
{{{about me}}}
Line 34: Line 34:


<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 260px; margin-right: 2em;">
<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 260px; margin-right: 2em;">
<h2 style="font-family:'Helvetica Neue', Helvetica, 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0; display: block;">{{{work|<translate><!--T:7-->
<h2 style="font-family:'Helvetica Neue', Helvetica, 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0; display: block;">{{#ifeq:{{{work|}}}||{{{work|}}}|<translate><!--T:7-->
My work</translate>}}}</h2>
My work</translate>}}}</h2>
{{{about my work}}}
{{{about my work}}}
Line 44: Line 44:
{{#if:{{{contact me|}}}|<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 140px; padding: 0 1em 1em 1em; background: #f4f4f4;">
{{#if:{{{contact me|}}}|<div style="flex-grow: 1; flex-shrink: 0; flex-basis: 140px; padding: 0 1em 1em 1em; background: #f4f4f4;">
<h2 style="font-family:'Helvetica Neue', Helvetica, 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0; display: block;">{{#ifeq:{{{contact|}}}||{{{contact|}}}|<translate><!--T:10-->
<h2 style="font-family:'Helvetica Neue', Helvetica, 'Lucida Grande', Tahoma, Verdana, sans-serif; border-bottom:0; display: block;">{{#ifeq:{{{contact|}}}||{{{contact|}}}|<translate><!--T:10-->
Contact me</translate>}}}</h2>
Contact me</translate>}}</h2>
{{{contact me}}}
{{{contact me}}}
</div>
</div>