Template:Infobox location: Difference between revisions

From Everafter Falls Wiki

Created page with "<infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image"> <default>{{{name|{{PAGENAME}}}}}.png</default> </image> <group> <data source="section"><label>Region</label></data> <data source="type"><label>Open hours</label></data> <data source="residents"><label>Residents</label></data> <data source="workers"><label>Workers</label></data> </group> </infobox>Category:Location</includeonly><noinclude>{{doc..."
 
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
<includeonly><infobox>
<title source="name">
<title source="name">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
Line 8: Line 8:
<group>
<group>
     <data source="section"><label>Region</label></data>
     <data source="section"><label>Region</label></data>
     <data source="type"><label>Open hours</label></data>
     <data source="hours"><label>Open hours</label></data>
    <data source="landmarks"><label>Landmarks</label></data>
     <data source="residents"><label>Residents</label></data>
     <data source="residents"><label>Residents</label></data>
     <data source="workers"><label>Workers</label></data>
     <data source="workers"><label>Workers</label></data>
    <data source="services"><label>Services</label></data>
</group>
</group>
</infobox>[[Category:Location]]</includeonly><noinclude>{{documentation}}[[Category:Infobox templates|location]]</noinclude>
</infobox>[[Category:Locations]]</includeonly><noinclude>{{documentation}}[[Category:Infobox templates|location]]</noinclude>

Latest revision as of 02:01, 17 November 2024

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Description

This template is used to create infoboxes on individual location pages. The template also places the page it is used on into the Locations category.

Syntax

{{Infobox location
|name = 
|image = 
|section = 
|hours = 
|residents = 
|workers = 
|services = 
}}
  • Use image if you have it, omit the parameter if you do not