More actions
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<templatedata> | |||
{ | |||
"description": "Label unsigned comments in a conversation.", | |||
"params": { | |||
"image1": { | |||
"label": "test", | |||
"type": "string", | |||
"description": "User name of person who forgot to sign their comment." | |||
} | |||
} | |||
} | |||
</templatedata> | |||
<infobox> | <infobox> | ||
<title source="title1"> | <title source="title1"> | ||
Revision as of 21:26, 22 July 2023
Label unsigned comments in a conversation.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| test | image1 | User name of person who forgot to sign their comment. | String | optional |
Example usage:
{{City-Infobox
|title1=Example
|image1= Flag
|image2 = Map
|caption1=Example
|country=Example
|established=Example
|mayor=Example
|population=Example
|demonym=Example
}}