(i hate new lines- do they show do they not? sorry for putting it all on one line) |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{ #ifexist:{{FULLPAGENAME}}/doc | {{:{{FULLPAGENAME}}/doc}} }}</includeonly><noinclude>{{Documentation}}</noinclude> | <includeonly>{{ #ifexist:{{FULLPAGENAME}}/doc | {{:{{FULLPAGENAME}}/doc}} }}</includeonly><noinclude>{{Documentation | ||
<templatedata> | |||
{ | |||
"description": "Label unsigned comments in a conversation.", | |||
"params": { | |||
"user": { | |||
"label": "User's name", | |||
"type": "wiki-user-name", | |||
"required": true, | |||
"description": "User name of person who forgot to sign their comment.", | |||
"aliases": ["1"] | |||
} | |||
} | |||
} | |||
</templatedata> | |||
}}</noinclude> | |||
Revision as of 22:34, 30 August 2023
{{Documentation <templatedata> {
"description": "Label unsigned comments in a conversation.",
"params": {
"user": {
"label": "User's name",
"type": "wiki-user-name",
"required": true,
"description": "User name of person who forgot to sign their comment.",
"aliases": ["1"]
}
}
} </templatedata> }}