Please refer to Copyright Policy as well as the Media Upload Policy for Chrono Wiki. If there are any questions, please direct them into the discussion page. As always, please refer to the Manual of Style when editing.

Template:Gallery

From Chrono Wiki, a database for the Chrono series that anyone can edit
Jump to navigation Jump to search
{{{2}}}
{{{4}}}
{{{6}}}
{{{8}}}
{{{10}}}
{{{12}}}
{{{14}}}
{{{16}}}
{{{18}}}
{{{20}}}
{{{22}}}
{{{24}}}
{{{26}}}
{{{28}}}
{{{30}}}
{{{32}}}
{{{34}}}
{{{36}}}
{{{38}}}
{{{40}}}
{{{42}}}
{{{44}}}
{{{46}}}
{{{48}}}
{{{50}}}
{{{52}}}
{{{54}}}
{{{56}}}
{{{58}}}
{{{60}}}
{{{62}}}
{{{64}}}
{{{66}}}
{{{68}}}
{{{70}}}
{{{72}}}
{{{74}}}
{{{76}}}
{{{78}}}
{{{80}}}
{{{82}}}
{{{84}}}
{{{86}}}
{{{88}}}
{{{90}}}
{{{92}}}
{{{94}}}
{{{96}}}
{{{98}}}
{{{100}}}
{{{102}}}
{{{104}}}
{{{106}}}
{{{108}}}
{{{110}}}
{{{112}}}
{{{114}}}
{{{116}}}
{{{118}}}
{{{120}}}
{{{122}}}
{{{124}}}
{{{126}}}
{{{128}}}
{{{130}}}
{{{132}}}
{{{134}}}
{{{136}}}
{{{138}}}
{{{140}}}
{{{142}}}
{{{144}}}
{{{146}}}
{{{148}}}
{{{150}}}
{{{152}}}
{{{154}}}
{{{156}}}
{{{158}}}
{{{160}}}
{{{162}}}
{{{164}}}
{{{166}}}
{{{168}}}
{{{170}}}
{{{172}}}
{{{174}}}
{{{176}}}
{{{178}}}
{{{180}}}
{{{182}}}
{{{184}}}
{{{186}}}
{{{188}}}
{{{190}}}
{{{192}}}
{{{194}}}
{{{196}}}
{{{198}}}
{{{200}}}
{{{202}}}
{{{204}}}
{{{206}}}
{{{208}}}
{{{210}}}
{{{212}}}
{{{214}}}
{{{216}}}
{{{218}}}
{{{220}}}
{{{222}}}
{{{224}}}
{{{226}}}
{{{228}}}
{{{230}}}
{{{232}}}
{{{234}}}
{{{236}}}
{{{238}}}
{{{240}}}

A gallery to display images faithful to the old galleries for clearer displaying of images. Limited to 240 parameters, or 120 images. Amount of images on a row change to the player's screen resolution, not including a caption works as long as the "|" is still placed after the file name. "File:" must be included, but not the square-brackets "[[,]]".

{{Gallery
|{file name}|{caption}
|{file name}|{caption}
}}

Captions aren't required but are encouraged. If no caption is used, then between the files should be two "|"s.

{{Gallery
|{file name}|
|{file name}|
}}

If an image is required for the complete gallery yet does not exist on the wiki, instead of the {file name}, a simple "X" should be inserted. The "X" will place a placeholder image in its place and categorise the entire article in Category:Articles Needing Images.

{{Gallery
|{file name}|{caption}
|X|{caption}
}}

A number of other optional parameters exist to customize the infobox:

{{Gallery|align = |perrow = |background = |image-bg = |font-size = |text-align = |style =
|{file name}|{caption}
|{file name}|{caption}
}}
 Parameter  Inputs  Output
align left; right; center Aligns the entire gallery to either the left side of the page, the right side, or the center. Default is left.
perrow 1 - 120 Allows a fixed number of images per-line. Default leaves an unfixed number based on the user's screen resolution.
background color Allows the background color of the gallery-boxes to be changed. Default is #F9F9F9.
image-bg color Allows the background color of the images to be changed. Functions with transparent images. Default is #F9F9F9.
font-size #px Allows a specified font-size. Only way to override "smaller" default.
text-align left; right; center Aligns the captions to either the left side of the space, the right side, or the center. Only way to override "left" default.
style CSS properties Allows small modifications to the gallery through CSS. No quotation marks. Semi-colon seperators required. Cannot effect font-size. Cannot change text-alignment. Example modifications include font-weight and color.