Welcome to the SaGa Wiki! We have moved off Fandom very recently, so things are still being set up around here. Please note that some images did not successfully transfer, and will need to be manually reuploaded or replaced.


Note: Keep in mind that once you have an account, you must wait one day and make 5 edits to become autoconfirmed. This allows you to skip questions while editing, to create new articles, and to upload images.

Difference between revisions of "Template:Infobox location"

From SaGa Wiki
Jump to navigationJump to search
gkKore Sedai (talk)
(Infobox updated using the portable infobox migration tool)
gkKore Sedai (talk)
m
Line 1: Line 1:
<onlyinclude><infobox>
<onlyinclude><infobox>
     <navigation>{{#if:{{{game|}}}|[[{{#invoke:{{{game}}}}} location|''{{#invoke:{{{game}}}}}'' location]]}}</navigation>
     <navigation>{{#if:{{{game|}}}|[[{{#invoke:{{{game}}}}} location|''{{#invoke:{{{game}}}}}'' location]]|Location}}</navigation>
<title source="name"><default>{{PAGENAME}}</default></title>
<title source="name"><default>{{PAGENAME}}</default></title>
<group>
<group>

Revision as of 13:26, December 7, 2019

<infobox>

   <navigation>Location</navigation>

<title source="name"><default>Infobox location</default></title> <group>

   <image source="image"/>
   
     <label>Type</label>
   
   
     <label>Region</label>
   
   
     <label>Locations</label>
   
   
     <label>Inhabitants</label>
   
 </group>

</infobox>

Usage & preview

Type in this:

{{Infobox location
|name=
|game=
|image=
|type=
|region=
|locations=
|inhabitants=
}}

to see this:

<infobox>

   <navigation>Location</navigation>

<title source="name"><default>Infobox location</default></title> <group>

   <image source="image"/>
   
     <label>Type</label>
   
   
     <label>Region</label>
   
   
     <label>Locations</label>
   
   
     <label>Inhabitants</label>
   
 </group>

</infobox>


Click here to refresh the preview above