Template:User Videos/doc
As a user box for users who have uploaded one or more videos to Commons. 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
Parameter | Description | Default | Status | |
---|---|---|---|---|
number 1 | Specifies the amount of the files. Not used if category is defined. | empty | optional | |
category | Specifies the category in which the files are counted. | empty | optional | |
colors | Uses a different color scheme. Possible values are: standard ,
golden , light-blue and light-grey | empty | optional | |
gender | Gender 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). | n | optional | |
subtract | Subtracts a constant from the displayed number. | empty | optional | |
username | Name of the user. | empty | optional |
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
{{User Files 2}}, {{User Images}}, {{User QI}}, {{User VI}}, {{User FP}}, {{User FV}}, {{MyGallery/userbox}} provides a userbox with a convenient link, {{User Videos}} and {{User Sounds}}
Usage
Without any parameters you would get:
{{User Videos}}
This user has uploaded videos to Wikimedia Commons. |
Customizing the displayed number
If you want to specify the number of uploaded files you could do that this way:
{{User Videos|42}}
{{User Videos|number=42}}
This user has uploaded 42 videos to Wikimedia Commons. |
It can be used as a live counter, if all the files have been categorized to a suitable user category:
{{User Videos|category=Files by User:UnreifeKirsche}}
This user has uploaded 177 videos to Wikimedia Commons. |
You can also subtract a constant if you need e.g. some subcategories not to be counted:
{{User Videos|category=Files by User:UnreifeKirsche|subtract=5}}
This user has uploaded 172 videos to Wikimedia Commons. |
Customizing the appereance
You can also change the color scheme of the userbox: {{User Videos|number=42|colors=standard}}
This user has uploaded 42 videos to Wikimedia Commons. |
{{User Videos|number=42|colors=golden}}
This user has uploaded 42 videos to Wikimedia Commons. |
{{User Videos|number=42|colors=light-blue}}
This user has uploaded 42 videos to Wikimedia Commons. |
{{User Videos|number=42|colors=light-grey}}
This user has uploaded 42 videos to Wikimedia Commons. |
Customizing the username
If you want you can display your username in this userbox:
{{User Videos|number=42|username=UnreifeKirsche}}
UnreifeKirsche has uploaded 42 videos to Wikimedia Commons. |
Some languages distinguish between the gender of the user. If your language doesn't you can look at the example with the German interface.
{{User Videos|number=42|gender=n}}
This user has uploaded 42 videos to Wikimedia Commons. |
{{User Videos|number=42|gender=f}}
This user has uploaded 42 videos to Wikimedia Commons. |
{{User Videos|number=42|gender=m}}
This user has uploaded 42 videos to Wikimedia Commons. |