Difference between revisions of "Template:UserBox"

From LAH Wiki
Jump to: navigation, search
(quick contacts now enabled)
 
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{| style="text-align:center; width:200px; color:white; border:1px solid orange" align="{{#if:{{{align|}}}|{{{align}}}|right"}}
+
{| style="text-align:center; width:200px; color:white; border:1px solid orange" {{#if:{{{align|}}}|align={{{align}}}|align="right"}}
 
| style="color:orange" | '''{{{name}}}'''
 
| style="color:orange" | '''{{{name}}}'''
 
|-  
 
|-  
Line 23: Line 23:
 
-->{{#if: {{{interests|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">Interests</td><td style="width:60%">
 
-->{{#if: {{{interests|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">Interests</td><td style="width:60%">
 
{{{interests}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
 
{{{interests}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
 +
 +
-->{{#if: {{{occupation|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">Occupation</td><td style="width:60%">
 +
{{{occupation}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
  
 
-->{{#if: {{{custom1title|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">{{{custom1title}}}</td><td style="width:60%">
 
-->{{#if: {{{custom1title|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">{{{custom1title}}}</td><td style="width:60%">
Line 93: Line 96:
  
 
==Code==
 
==Code==
The code to include in your page is
+
The code to include in the article is
 
<pre>
 
<pre>
 
{{UserBox
 
{{UserBox
Line 113: Line 116:
 
|custom3title=
 
|custom3title=
 
|custom3data=
 
|custom3data=
 +
|pm=
 +
|email=
 +
|skype=
 +
|aim=
 
}}</pre>
 
}}</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 12:24, 17 May 2008

Personal tools