Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CorpRP City Infobox: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<templatedata>
{
    "description": "Label unsigned comments in a conversation.",
    "params": {
        "image1": {
            "label": "City's flag",
            "type": "wiki-file-name"
        },
        "image2": {
            "label": "Map of the city's territory.",
            "type": "wiki-file-name"
        }
    }
}
</templatedata>
<infobox>
<infobox>
   <title source="title1">
   <title source="title1">

Revision as of 21:33, 22 July 2023

Example usage:

{{City-Infobox
|title1=Example
|image1= Flag
|image2 = Map
|caption1=Example
|country=Example
|established=Example
|mayor=Example
|population=Example
|demonym=Example
}}