|
Basic usage, showing two parameters:
{gallery:title=Some office photos, and a waterfall|columns=3}
|
Below is the full list of the parameters available.
パラメーター |
Optional or Mandatory |
既定 |
説明 |
title |
任意 |
なし |
ギャラリーのタイトルを指定します。 |
列 |
任意 |
4 |
表の列数を指定します。 |
exclude |
任意 |
No exclusions i.e. include all the pictures on the page. |
The gallery will ignore any pictures specified by exclude=picture file name i.e. they will not be included in the gallery. You can specify more than one picture, separated by commas. Example: exclude=my picture.png,my picture2.gif |
include |
任意 |
ページのすべての写真を含める |
If you specifically include one or more pictures, the gallery will show only those pictures. Format is include=picture file name. You can specify more than one picture, separated by commas. Example: include=my picture.png,my picture2.gif |
ページ |
任意 |
If no page is specified, the gallery displays the images attached to the page containing the macro. |
Specify the title of the page which contains the images you want displayed. If the page is in the same space as the page containing the macro, use the format page=My Page Name. To specify a page in a different space, use page=SPACEKEY:My Page Name, such as page=DOC:Gallery Macro |
slideshow |
N/A |
N/A |
The 'slideshow' parameter is not used in the latest version of the Gallery macro, and the slide show is always enabled. We have left the parameter here for compatibility with older versions of the macro. |
並べ替え |
任意 |
None i.e. the sort order is unspecified and therefore unpredictable. |
Specify an attribute to sort the images by that attribute. Sort order is ascending, unless you specify the 'reverseSort' parameter (see below). Options are:
- 'name' – file name.
- 'comment' – comment linked to the attached file.
- 'date' – date/time last modified.
- 'size' – size of the attached file.
|
reverseSort |
任意 |
Nothing, i.e. sort order is ascending |
Used in conjunction with 'sort' parameter above. Use 'reverseSort' to reverse the sort order, from ascending to descending. |
|