Jump to content

Template:Infobox settlement: Difference between revisions

From Encyclopædia Mundus
Created page with "<!-- Template:Infobox settlement (HTML-safe, auto-links) --> <table class="infobox infobox-settlement"> <tr> <th class="infobox-title" colspan="2">{{{name|{{PAGENAME}}}}}</th> </tr> {{#if: {{{image|}}} | <tr> <td class="infobox-image mw-no-invert" colspan="2"> [[File:{{{image}}}|{{{imagesize|250px}}}|alt={{{image_alt|}}}|center]] {{#if: {{{image_caption|}}} | <div class="infobox-caption">{{{image_caption}}}</div> }} </td> </tr> }}..."
 
No edit summary
Line 8: Line 8:
   <tr>
   <tr>
     <td class="infobox-image mw-no-invert" colspan="2">
     <td class="infobox-image mw-no-invert" colspan="2">
       [[File:{{{image}}}|{{{imagesize|250px}}}|alt={{{image_alt|}}}|center]]
       [[File:{{{image}}}|{{#pageimage:{{{image}}}}} {{{imagesize|250px}}}|alt={{{image_alt|}}}|center]]
       {{#if: {{{image_caption|}}} | <div class="infobox-caption">{{{image_caption}}}</div> }}
       {{#if: {{{image_caption|}}} | <div class="infobox-caption">{{{image_caption}}}</div> }}
     </td>
     </td>

Revision as of 07:39, 28 October 2025

Infobox settlement


Settlement infobox for Mundus. Nation/Province auto-link; enter page names only (no [[brackets]]).

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

no description

Example
Simonville
Stringoptional
Image filenameimage

Coat of arms, flag, or photo. Filename only (no "File:" prefix).

Example
Simonville_CoA.png
Stringoptional
Image sizeimagesize

no description

Default
250px
Stringoptional
Image alt textimage_alt

no description

Stringoptional
Image captionimage_caption

no description

Stringoptional
Typetype

no description

Suggested values
Duchy Colony Outpost Village Area Province Special
Stringoptional
Nation (page name only)nation

no description

Example
Directionland
Stringoptional
Province (page name only)province

no description

Example
Gandry
Stringoptional
Notable (free text; optional)notable

Use for a custom first item or formatted list if you prefer.

Stringoptional
Notable character 1 (page name)notable1

no description

Stringoptional
Notable character 2 (page name)notable2

no description

Stringoptional
Notable character 3 (page name)notable3

no description

Stringoptional
Notable character 4 (page name)notable4

no description

Stringoptional
Notable character 5 (page name)notable5

no description

Stringoptional

Usage

{{Infobox settlement
| name      = Simonville
| image     = Simonville_CoA.png
| type      = Village
| nation    = Directionland
| province  = Gandry
| notable1  = Irian Balewood
| notable2  = Valmin Thornvalley
}}