Difference between revisions of "Template:User infobox"

From TMB Wiki
Jump to: navigation, search
m
m
Line 6: Line 6:
 
{{!}} colspan="2" style="text-align:center; font-size:90%;" {{!}} [[Image:{{{image}}}|220px]]
 
{{!}} colspan="2" style="text-align:center; font-size:90%;" {{!}} [[Image:{{{image}}}|220px]]
 
{{!}}-
 
{{!}}-
}}
+
|}}
 
|'''Real Name'''  
 
|'''Real Name'''  
 
|{{{realname}}}
 
|{{{realname}}}

Revision as of 16:51, 9 April 2007

{{#if: {{{image}}} |
User infobox
[[Image:{{{image}}}|220px]]

}

|Real Name |{{{realname}}} |- |Age |{{#expr:(2024)-({{{dobyear}}})-((05)<({{{dobmonth}}})or(05)=({{{dobmonth}}})and(5)<({{{dobday}}}))}} |- |Location |{{{location}}} |- |Occupation |{{{occupation}}} |- |}

Contents




Usage

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