Difference between revisions of "Template:UserBox"

From LAH Wiki
Jump to: navigation, search
m (fixed {{{align}}})
 
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{| style="text-align:center; width:200px; background:#303030; 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 24: Line 24:
 
{{{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: {{{sex|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">Sex</td><td style="width:60%">
+
-->{{#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%">
{{{sex}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
+
{{{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 37: Line 37:
  
 
-->
 
-->
 +
|-
 +
|<table style="width:100%; background:black; border; text-align:center" cellpadding=0 cellspacing=0><tr><td style="border:2px solid #202020">
 +
{{#if:{{{pm|}}}|<span class="plainlinks">[http://littleangelshentai.net/forum/privmsg.php?mode=post&u={{{pm}}} PM]</span>
 +
|PM}}</td><td style="border:2px solid #202020">
 +
{{#if:{{{email|}}}|<span class="plainlinks">[mailto:{{{email}}} EMAIL]</span>
 +
|EMAIL}}</td><td style="border:2px solid #202020">
 +
{{#if:{{{skype|}}}|<span class="plainlinks">[skype:{{{skype}}} SKYPE]</span>
 +
|SKYPE}}</td><td style="border:2px solid #202020">
 +
{{#if:{{{aim|}}}|<span class="plainlinks">[aim:goim?screenname={{{aim}}}&message=Hello+Are+you+there? AIM]</span>
 +
|AIM}}</td></tr></table>
 
|}</includeonly>
 
|}</includeonly>
 
<noinclude>
 
<noinclude>
Line 80: Line 90:
 
*'''custom2data''' - the data for for custom field 2
 
*'''custom2data''' - the data for for custom field 2
 
*'''custom3title''' - a title for a custom field
 
*'''custom3title''' - a title for a custom field
*'''custom3data''' - the data for for custom field 3
+
*'''pm''' - for a PM link in the quick contacts fields. enter your LAH user ID.  you can find your user ID by clicking on profile under any of your posts; the number at the end of the URL is your user ID.
 +
*'''email''' - your email address
 +
*'''skype''' - your skype username
 +
*'''aim''' - your AIM address
  
 
==Code==
 
==Code==
The code to include in your page is
+
The code to include in the article is
 
<pre>
 
<pre>
 
{{UserBox
 
{{UserBox
Line 103: 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