Template:Infobox Location/Documentation: Difference between revisions

Jump to navigation Jump to search
(Created page with "==Purpose== Infobox used for location pages. ==Usage== Any unused parameters will not be displayed. {| class="wikitable" |+ |- ! Parameter !! Description |- | image || The location's image or screenshot. <code><nowiki><gallery></gallery></nowiki></code> can be added to include multiple images. |- | jpname || The location's Japanese name. |- | names || Other names the location goes by. |- | origin || Where the location is located, if applicable. |} ===Code=== <pre> {{In...")
 
m (Protected "Template:Infobox Location/Documentation" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 20:54, 17 June 2023

Purpose

Infobox used for location pages.

Usage

Any unused parameters will not be displayed.

Parameter Description
image The location's image or screenshot. <gallery></gallery> can be added to include multiple images.
jpname The location's Japanese name.
names Other names the location goes by.
origin Where the location is located, if applicable.

Code

{{Infobox Location
|image=<gallery>
</gallery>
|seoimage=
|jpname=
|names=
|location=
}}


This is the template documentation page for Template:Infobox Location. It should be transcluded onto the template page.