Template:G/doc
More actions
Displays a gallery of files
Usage
{{G}}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 ... | (list of) file(s) to be displayed, can be in two possible formats | empty | optional | |
nname | one of three values, 0 or 1 or 2 | 1 | optional | |
mmode | gallery mode, can be noline packed packed-hover packed-overlay slideshowwhen parameter name is not specified, noline ist defaulted | empty noline | optional | |
ccaption | gallery caption | empty | optional | |
pperrow | pictures per row | empty | optional | |
sstyle | possible style attribute | empty | optional | |
wwidths | width for the displays | empty | optional | |
hheights | height for the displays | empty | optional | |
Additional information
The template is intended to be used in the following namespaces: the File namespace
The template is intended to be used by the following user groups: all users
Localization
This template is not intended to be localized.
File list formats
The list of the files for the gallery can be specified in the format
- Fomat 1
- {{ G | file1.ext | file2.ext | ... | filen.ext | more parameters }}
or as a list separated by mandatory linefeeds
- Fomat 2
- {{ G |
file1.ext
file2.ext
...
filen.ext
| more parameters }}
For name=0 or name=1 even a mixture of both formats is possible.
The first fomat allows a maximum of currently 45 files, the second one is unlimited.
For name=2 only a variation of the first format ist possible, with pairs of file + decription
- Fomat 3
- {{ G | file1.ext | description1 | file2.ext | description2 | ... | filen.ext | descriptionn | n = 2 | more parameters }}
When the description is empty, the filename is displayed.
The parameter "name"
can specify one of three options how naming captions for the single files are displayed:
- 0 no naming
- 1 naming with the "showfilename" option (
n=1is also the default) - 2 naming with the second value of parameter pairs