Template:Infobox user: Difference between revisions

From TF2 Classified Wiki
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}}}}}
{{#ifexist: File:{{{user-image|}}} |
{{#if: {{{image|}}} |
{{!}}-
{{!}}-
{{!}} class="infobox-image" colspan="2" {{!}} [[File:{{{user-image|}}}|320px]] | }}
{{!}} 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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

Name of the user. (only use when it doesn't match page name)

Stringoptional
imageimage

Prefix for the images of the user.

Fileoptional
typetype

Type of user.

Stringsuggested
pronounspronouns

Pronouns of the user.

Stringsuggested
gendergender

Gender of the user.

Stringsuggested
healthhealth

Health of the user.

Numbersuggested
speedspeed

Speed of the user.

Numbersuggested
favclassfavclass

Favorite classes of the user.

Stringsuggested
favmapfavmap

Favorite maps of the user.

Stringsuggested