Шаблон:Event infobox gallery

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск
Карты события
Add a map for this event

Usage[править]

For use as a subtemplate for generating the event maps on {{event infobox}}.

Parameters[править]

gallery1 ... gallery5 
Optional. Maps of the locations of the event. Defaults to <page name>.jpg
gallery1-text ... gallery5-text 
Optional. Gallery image descriptions.

Implementation[править]

{{event infobox gallery
| gallery1 = {{{gallery1|{{PAGENAME}}.jpg}}}
| gallery1-text = {{{gallery1-text|Click to enlarge}}}
| gallery2 = {{{gallery2|}}}
| gallery2-text = {{{gallery2-text|Click to enlarge}}}
| gallery3 = {{{gallery3|}}}
| gallery3-text = {{{gallery3-text|Click to enlarge}}}
| gallery4 = {{{gallery4|}}}
| gallery4-text = {{{gallery4-text|Click to enlarge}}}
| gallery5 = {{{gallery5|}}}
| gallery5-text = {{{gallery5-text|Click to enlarge}}}
}}