Difference between revisions of "Template:User infobox"

From TMB Wiki
Jump to: navigation, search
m
m
Line 12: Line 12:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if: {{#epr: {{{month}}} }} |
+
{{#if: {{#epr: {{{dobmonth}}} }} |
 
! '''Age'''  
 
! '''Age'''  
 
{{!}} {{age|{{{dobyear}}}|{{{dobmonth}}}|{{{dobday}}}}}
 
{{!}} {{age|{{{dobyear}}}|{{{dobmonth}}}|{{{dobday}}}}}

Revision as of 18:26, 9 April 2007

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

}

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

Contents




Usage

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