Difference between revisions of "Template:User infobox"

From TMB Wiki
Jump to: navigation, search
m
m
Line 24: Line 24:
 
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
 
<div style="width:250px; background:#ddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
 
<pre>{{User_infobox
 
<pre>{{User_infobox
| username    =
 
 
| realname    =  
 
| realname    =  
 
| image        =  
 
| image        =  

Revision as of 14:18, 9 April 2007

User infobox
[[Image:{{{image}}}|220px]]
Real Name {{{realname}}}
Age {{#expr:(2024)-({{{dobyear}}})-((05)<({{{dobmonth}}})or(05)=({{{dobmonth}}})and(4)<({{{dobday}}}))}}
Location {{{location}}}
Occupation {{{occupation}}}



Usage

{{User_infobox
| realname     = 
| image        = 
| dobyear      =
| dobmonth     =
| dobday       =
| location     =
| occupation   =
}}