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: Reverted
Line 3: Line 3:
     "description": "Label unsigned comments in a conversation.",
     "description": "Label unsigned comments in a conversation.",
     "params": {
     "params": {
         "image1": {
         "flag": {
             "label": "test",
             "label": "Image of the city's flag.",
             "type": "string",
             "type": "wiki-file-name"
             "description": "User name of person who forgot to sign their comment."
        },
        "map": {
             "label": "Map of the city's territory.",
            "type": "wiki-file-name"
         }
         }
     }
     }

Revision as of 21:30, 22 July 2023

Label unsigned comments in a conversation.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Image of the city's flag.flag

no description

Fileoptional
Map of the city's territory.map

no description

Fileoptional

Example usage:

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