NOTICE

The lore articles on the wiki are currently being rewritten in some capacity. If you wish for the most updated information, or knowledge on a specific article, the best place to reach out is in #sim-lore-general on Discord.

Template:Infobox location

From New Frontiers Wiki
Jump to: navigation, search

<infobox> <title source="title"/>

<image source="image"></image> <image source="map"></image> <label>Type</label> <label>Level</label> <label>Location</label> <label>Inhabitants</label> </infobox>

Your wiki got a version of Template:Documentation that is only relevant to Templates Wiki! Click here to revert it. For a documentation template you can use on your wiki, see Template:Documentation (copy) on Templates Wiki.
Template information, documentation, and installation instructions.
Expand the below text for usage and other information.

Template Documentation:
Note: The template above might be broken without the parameters; this is normal.
View, edit, or check the history of this documentation. (How does this work?)
Editors can experiment with this template's sandbox (create) and testcases (create)

Template:Tocright

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox location
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | map           = [e.g. "Example.jpg"]
 | mapcaption    = 
 | type          = 
 | level         = 
 | location      = 
 | inhabitants   = 
}}

Samples

<infobox> <title source="title"/>

<image source="image"></image> <image source="map"></image> <label>Type</label> <label>Level</label> <label>Location</label> <label>Inhabitants</label> </infobox>
{{infobox location
 | title         = Flora Island
 | image         = Example.jpg
 | imagecaption  = The island
 | map           = Example.jpg
 | mapcaption    = Zone map
 | type          = Contested
 | level         = 1-5
 | location      = Earth
 | inhabitants   = Stompy Humans, Drinky Bees
}}

Installation Instructions
Export this template, then import to install it.
Use edit summary: Copied from [[w:c:templates:Template:Infobox location]] to properly attribute this template's editors.
This template is probably not already on your wiki.
There is no additional installation instructions for this template. If there is any, you may create it at Template:Infobox location/install.