More actions
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": { | ||
" | "flag": { | ||
"label": " | "label": "Image of the city's flag.", | ||
"type": " | "type": "wiki-file-name" | ||
" | }, | ||
"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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image of the city's flag. | flag | no description | File | optional |
| Map of the city's territory. | map | no description | File | optional |
Example usage:
{{City-Infobox
|title1=Example
|image1= Flag
|image2 = Map
|caption1=Example
|country=Example
|established=Example
|mayor=Example
|population=Example
|demonym=Example
}}