Difference between revisions of "Template:User infobox"
From TMB Wiki
| Line 18: | Line 18: | ||
|- | |- | ||
|} | |} | ||
| − | + | <br clear="all" /> | |
<noinclude> | <noinclude> | ||
| + | ==Usage== | ||
<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>{{ | + | <pre>{{User_infobox |
| − | | | + | | username = |
| − | + | | realname = | |
| − | + | | image = | |
| − | + | | dobyear = | |
| − | | | + | | dobmonth = |
| − | + | | dobday = | |
| − | | | + | | location = |
| − | | | + | | occupation = |
| − | | | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}}</pre> | }}</pre> | ||
</div> | </div> | ||
</noinclude> | </noinclude> | ||
Revision as of 21:11, 8 April 2007
| {{{username}}} | |
| {{#if:|[[Image:{{{image}}}|220px| ]] }} | |
| Real Name | {{{realname}}} |
| Age | {{{dobyear}}} |
| Location | {{{Location}}} |
| Occupation | {{{occupation}}} |
Usage
{{User_infobox
| username =
| realname =
| image =
| dobyear =
| dobmonth =
| dobday =
| location =
| occupation =
}}