Difference between revisions of "Template:TEST"

From LAH Wiki
Jump to: navigation, search
(Replacing page with '<noinclude><center>''This is a template for testing new templates and experimenting with template coding. Please ignore it.''</center> </noinclude>')
Line 1: Line 1:
<includeonly>
+
<noinclude><center>''This is a template for testing new templates and experimenting with template coding.  Please ignore it.''</center>
{| style="text-align:center; width:200px; background:#303030; color:white; border:1px solid orange" align="{{{align}}}"
+
| style="color:orange" | '''{{{name}}}'''
+
|-
+
| style="font-size:80%; color:#dddddd" |{{#if:{{{title|}}}|{{{title}}}}}
+
|-
+
| {{#if:{{{avatar|}}}|[[Image:{{{avatar}}}|120]]}}
+
|-
+
| style="font-size:80%; color:orange"| {{#if: {{{extraFilesMember|}}}|[[Image:ExtraFilesGray.gif]] Extra Files Member|<BR>}}
+
|-
+
| style="witch:100%" |{{#if: {{{date|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">Joined LAH</td><td style="width:60%">
+
{{{date}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
+
  
-->{{#if: {{{age|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width40%">Age</td><td style="width:60%">
 
{{{age}}}</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="width40%">Sex</td><td style="width:60%">
 
{{{sex}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
 
 
-->{{#if: {{{location|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">Location</td><td style="width:60%">
 
{{{location}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
 
 
-->{{#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>}}<!--
 
 
-->{{#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%">
 
{{{sex}}}</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%">
 
{{{custom1data}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
 
 
-->{{#if: {{{custom2title|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">{{{custom2title}}}</td><td style="width:60%">
 
{{{custom2data}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
 
 
-->{{#if: {{{custom3title|}}}|<table style="background:black; width:100%"><tr style="border:1px solid dimgray" cellpadding=2><td style="width:40%">{{{custom3title}}}</td><td style="width:60%">
 
{{{custom3data}}}</td></tr></table><table style="height:2px; background=transparent><TR><TD></TD></TR></TABLE>}}<!--
 
 
-->
 
|}</includeonly>
 
<noinclude>
 
{{TEST
 
|name=UserName
 
|title=Example Angel
 
|avatar=ExampleAvvy.png
 
|extraFilesMember=yes
 
|date=Example
 
|age=Example
 
|sex=Example
 
|location=Example
 
|interests=*Example
 
*Example
 
|occupation=Example
 
|custom1title=Custom 1
 
|custom1data=Example
 
|custom2title=Custom 2
 
|custom2data=Example
 
|custom3title=Custom 3
 
|custom3data=Example
 
}}
 
 
</noinclude>
 
</noinclude>

Revision as of 13:21, 16 July 2007

Personal tools