Template:Infobox user: Difference between revisions
Jump to navigation
Jump to search
TR4SHQU33N (talk | contribs) once again. hoping this works |
VivaRomania (talk | contribs) m Fixed a few things, made a few things a bit nicer. |
||
| Line 2: | Line 2: | ||
|+ | |+ | ||
! class="infobox-title" colspan="2" | {{{title|{{PAGENAME}}}}} | ! class="infobox-title" colspan="2" | {{{title|{{PAGENAME}}}}} | ||
{{# | {{#if: {{{image|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} class="infobox-image" colspan="2" {{!}} [[File:{{{ | {{!}} class="infobox-image" colspan="2" {{!}} [[File:{{{image|}}}|320px]] | }} | ||
|+ | |+ | ||
{{#if: {{{type|}}}{{{pronouns|}}}{{{gender|}}}{{{health|}}}{{{speed|}}} | | |||
! colspan="2" | Basic Information | ! colspan="2" | Basic Information | ||
{{#if: {{{type|}}} | | {{#if: {{{type|}}} | | ||
| Line 26: | Line 27: | ||
{{!}}- | {{!}}- | ||
{{!}} Speed: {{!!}} {{{speed}}}% | {{!}} Speed: {{!!}} {{{speed}}}% | ||
}} | }} | }} | ||
|+ | |+ | ||
! colspan="2" |Team Fortress 2 Classic | {{#if: {{{favclass|}}}{{{favmap|}}} | | ||
! colspan="2" | Team Fortress 2 Classic | |||
{{#if: {{{favclass|}}} | | {{#if: {{{favclass|}}} | | ||
{{!}}- | {{!}}- | ||
| Line 36: | Line 38: | ||
{{!}}- | {{!}}- | ||
{{!}} Favorite map(s) {{!!}} {{{favmap|}}} | {{!}} Favorite map(s) {{!!}} {{{favmap|}}} | ||
}} | }} | }} | ||
|} </includeonly> | |} </includeonly> | ||
<noinclude> <templatedata> | <noinclude> <templatedata> | ||
Revision as of 02:52, 22 April 2025
Infobox for user pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | Name of the user. (only use when it doesn't match page name) | String | optional |
| image | image | Prefix for the images of the user. | File | optional |
| type | type | Type of user. | String | suggested |
| pronouns | pronouns | Pronouns of the user. | String | suggested |
| gender | gender | Gender of the user. | String | suggested |
| health | health | Health of the user. | Number | suggested |
| speed | speed | Speed of the user. | Number | suggested |
| favclass | favclass | Favorite classes of the user. | String | suggested |
| favmap | favmap | Favorite maps of the user. | String | suggested |