Template:Image Gallery/doc

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
This is the documentation subpage of Template:Image Gallery. It contains usage information that is not part of the underlying template.

Displays a gallery of images for a given category. The results of the semantic category query are formatted by {{Image gallery line}}.

Template Data

Displays a gallery of images for a given category.

Template parameters

ParameterDescriptionTypeStatus
Category1

Category of images to display

Default
current pagename
Example
Enemies
Stringoptional
Image propertyimage-property

Used to specify the image property to be displayed in the gallery

Default
Has appearance
Example
Has game icon
Stringoptional
SMW query conditionsconditions

Semi-colon separated list of additional semantic query conditions to filter the category results.

Example
Has weapon type::Gladiator's Arm;Has canonical name::!~*Replica*
Stringoptional
Alternate SMW query conditionsor-conditions

Semi-colon separated list of alternative semantic query conditions to filter the category results. The "OR" conditions will be combined with the conditions to merge two result sets, i.e. [[Has foo::foo]] OR [[Has bar::bar]]. The category will always be included in the search filters.

Example
Has weapon type::Gladiator's Arm;Has canonical name::~*Matte*
Stringoptional
Show image placeholders?show-placeholders

Set to 'n' to prevent the image placeholder from displaying for any pages without an image.

Default
y
Example
n
Booleanoptional
Caption propertycaption-property

Used to specify the property value that should appear as a caption.

Default
Has canonical name
Example
Has full name
Stringoptional
Limitlimit

Maximum number of images to be displayed. (Warning: many large images may cause slow page loads, so it may be better to separate a large gallery into multiple pages.)

Default
999
Example
20
Numberoptional
Sort field(s)sort

Comma-delimited list of properties to sort by.

Default
Has canonical name
Example
Has quest level,Has canonical name
Stringoptional
Image sizesize

Used to specify the maximum height of the images in the gallery.

Default
200
Example
400
Numberoptional
Further results linkfurther-results

The page where further results will be displayed, used for the "further results" link

Page nameoptional