Difference between revisions of "Template:User infobox"
From TMB Wiki
m |
m |
||
| Line 12: | Line 12: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
| − | {{#if: {{# | + | {{#if: {{{dobmonth}}} | |
| − | ! '''Age''' | + | {{#if: {{{dobmonth}}} | |
| − | {{!}} {{age|{{{dobyear}}}|{{{dobmonth}}}|{{{dobday}}}}} | + | {{#if: {{{dobmonth}}} }} | |
| − | {{!}}- | + | ! '''Age''' |
| + | {{!}} {{age|{{{dobyear}}}|{{{dobmonth}}}|{{{dobday}}}}} | ||
| + | {{!}}- | ||
| + | }} | ||
| + | }} | ||
}} | }} | ||
{{#if: {{{location|<noinclude>-</noinclude>}}} | | {{#if: {{{location|<noinclude>-</noinclude>}}} | | ||
Revision as of 18:28, 9 April 2007
{{#if: {{{image}}} |
| User infobox | |
| [[Image:{{{image}}}|220px]] |
}
{{#if: - | ! Real Name | {{{realname}}} |- }} {{#if: {{{dobmonth}}} |
{{#if: {{{dobmonth}}} |
{{#if: {{{dobmonth}}} }} |
! Age
| {{#expr:(2025)-({{{dobyear}}})-((12)<({{{dobmonth}}})or(12)=({{{dobmonth}}})and(6)<({{{dobday}}}))}}
|-
}}
}}
}} {{#if: - | ! Location | {{{location}}} |- }} {{#if: - | ! Occupation | {{{occupation}}} |- }} |}
Contents
Usage
{{User_infobox
| realname =
| image =
| dobyear =
| dobmonth =
| dobday =
| location =
| occupation =
}}