Difference between revisions of "Template:InfoBoxMaps"

From Pokémon Shadows
Jump to navigationJump to search
 
Line 3: Line 3:
     <div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
     <div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
     <table>
     <table>
        {{#if:{{{locatedIn|}}}|
        <tr>
            <th>Located in</th>
            <td>[[{{{locatedIn}}}]]</td>
        </tr>}}
         {{#if:{{{north|}}}|
         {{#if:{{{north|}}}|
         <tr>
         <tr>
Line 34: Line 39:
"image": {
"image": {
"required": true
"required": true
},
"locatedIn": {
"type": "wiki-page-name"
},
},
"north": {
"north": {
Line 51: Line 59:
"title",
"title",
"image",
"image",
        "locatedIn",
"north",
"north",
"south",
"south",

Latest revision as of 06:39, 5 June 2022

InfoBoxMaps

No description.

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Unknownrequired
imageimage

no description

Unknownrequired
locatedInlocatedIn

no description

Page nameoptional
northnorth

no description

Page nameoptional
southsouth

no description

Page nameoptional
easteast

no description

Page nameoptional
westwest

no description

Page nameoptional