Template:Reply to
Jump to navigation
Jump to search
@Example: {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}} <templatedata> {
"params": { "1": { "aliases": [ "Username1" ], "description": "Username of the first user to ping", "type": "string", "required": true }, "2": { "aliases": [ "Username2" ], "description": "Username of the second person to ping", "type": "string" }, "3": { "aliases": [ "Username3" ], "description": "Username of the third person to ping" }, "4": { "aliases": [ "Username4" ], "description": "Username of the fourth person to ping", "type": "string" }, "5": { "aliases": [ "Username5" ], "description": "Username of the fifth person to ping" }, "p": { "aliases": [ "punctuation" ], "description": "Punctuation to append after the usernames. Leave it empty for no punctuation", "type": "string", "default": ":" } }
} </templatedata>