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": { | ||
" | "image1": { | ||
"label": " | "label": "City's flag", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
" | "image2": { | ||
"label": "Map of the city's territory.", | "label": "Map of the city's territory.", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
Line 19: | Line 19: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source=" | <image source="image1"> | ||
<caption source="caption1"/> | <caption source="caption1"/> | ||
</image> | </image> | ||
<image source=" | <image source="image2"> | ||
<caption source="caption2"/> | <caption source="caption2"/> | ||
</image> | </image> |
Revision as of 21:32, 22 July 2023
Label unsigned comments in a conversation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
City's flag | image1 | no description | File | optional |
Map of the city's territory. | image2 | 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 }}