Template:Infobox user: Difference between revisions
Jump to navigation
Jump to search
TR4SHQU33N (talk | contribs) I'm testing this on a page, something is broken and I'm not entirely sure what, anyone else is free to figure it out! |
VivaRomania (talk | contribs) mNo edit summary |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> {| class="infobox" width=320px | ||
{| class="infobox" width=320px | |- | ||
| | |||
! 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]] | }} | ||
| | |- | ||
! colspan="2" | Basic Information | ! colspan="2" | Basic Information | ||
{{#if: {{{type|}}} | | {{#if: {{{type|}}} | | ||
| Line 17: | Line 17: | ||
{{#if: {{{gender|}}} | | {{#if: {{{gender|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} Gender: {{!!}} {{{ | {{!}} Gender: {{!!}} {{{gender|}}} | ||
}} | }} | ||
{{#if: {{{health|}}} | | {{#if: {{{health|}}} | | ||
| Line 28: | Line 28: | ||
}} | }} | ||
|+ | |+ | ||
! colspan="2" |Team Fortress 2 Classic | ! colspan="2" | Team Fortress 2 Classic | ||
{{#if: {{{favclass|}}} | | {{#if: {{{favclass|}}} | | ||
{{!}}- | {{!}}- | ||
| Line 37: | Line 37: | ||
{{!}} Favorite map(s) {{!!}} {{{favmap|}}} | {{!}} Favorite map(s) {{!!}} {{{favmap|}}} | ||
}} | }} | ||
| | |} </includeonly> | ||
<noinclude> <templatedata> | <noinclude> <templatedata> | ||
{ | { | ||
| Line 89: | Line 88: | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Infobox]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 18:02, 9 May 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 |