Template:User Files/doc/layout

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

This template is multilingual. You can help with the translation here and at Template:User Files/layout.

Usage

{{User Files |number= |category= |colors= |gender= |subtract= |username= }}

Template parameters

ParameterDescriptionDefaultStatus
number
1
Specifies the amount of the files. Not used if category is defined.emptyoptional
categorySpecifies the category in which the files are counted.emptyoptional
colorsUses a different color scheme. Possible values are: standard, golden, light-blue and light-greyemptyoptional
genderGender of the user. Is used only in some languages (e.g. German). Possible values are: n (not defined, default value), f (female) and m (male).noptional
subtractSubtracts a constant from the displayed number.emptyoptional
usernameName of the user.emptyoptional

Additional information

The template is intended to be used in the following namespaces: the User namespace

The template is intended to be used by the following user groups: Autoconfirmed users

See also

Usage

Without any parameters you would get:

{{}}

{{}}

Customizing the displayed number

If you want to specify the number of uploaded files you could do that this way:

{{|42}}
{{|number=42}}

{{|number=42}}

It can be used as a live counter, if all the files have been categorized to a suitable user category:

{{|category=}}

{{|category=}}

You can also subtract a constant if you need e.g. some subcategories not to be counted:

{{|category=|subtract=5}}

{{|category=|subtract=5}}

Customizing the appereance

You can also change the color scheme of the userbox: {{|number=42|colors=standard}} {{|number=42|colors=standard}}

{{|number=42|colors=golden}}

{{|number=42|colors=golden}}

{{|number=42|colors=light-blue}}

{{|number=42|colors=light-blue}}

{{|number=42|colors=light-grey}}

{{|number=42|colors=light-grey}}

Customizing the username

If you want you can display your username in this userbox:

{{|number=42|username=UnreifeKirsche}}

{{|number=42|username=UnreifeKirsche}}

Some languages distinguish between the gender of the user. If your language doesn't you can look at the example with the German interface.

{{|number=42|gender=n}}

{{|number=42|gender=n}}

{{|number=42|gender=f}}

{{|number=42|gender=f}}

{{|number=42|gender=m}}

{{|number=42|gender=m}}