Difference between revisions of "Template:UserBox"

From LAH Wiki
Jump to: navigation, search
(New page: {| style="width:200px; border:1px solid dimgray; text-align:center" | colspan=2 style="color:orange" | {{{username}}} |- | {{#if: {{{date|}}}|<table style="background:black; width:100%"><t...)
 
Line 1: Line 1:
{| style="width:200px; border:1px solid dimgray; text-align:center"
+
<includeonly>{| style="width:200px; border:1px solid dimgray; text-align:center"
 
| colspan=2 style="color:orange" | {{{username}}}
 
| colspan=2 style="color:orange" | {{{username}}}
 
|-
 
|-
Line 26: Line 26:
 
|-
 
|-
 
| style="text-align:center; text-size:75%" | [[Template:UserBox|view this template]]
 
| style="text-align:center; text-size:75%" | [[Template:UserBox|view this template]]
|}<noinclude>
+
|}</inlcudeonly><noinclude>
 +
{{UserBox|align=center|username=User Name|date=Example|age=Example|sex=Example|location=Example|interests=*Example
 +
*Example|occupation=Example}}
  
 
==Usage==
 
==Usage==
Line 44: Line 46:
 
==Code==
 
==Code==
 
The code to include in your page is
 
The code to include in your page is
 +
<pre>
 
{{UserBox
 
{{UserBox
 
|align=
 
|align=
Line 53: Line 56:
 
|interests=
 
|interests=
 
|occupation=
 
|occupation=
}}
+
}}</pre>
 
</noinclude>
 
</noinclude>

Revision as of 11:09, 16 July 2007

Personal tools