Template:AfC contribution
Usage[edit source]
TemplateData for AfC contribution
<templatedata> { "description": "A template to be used on the page which lists recently created Articles for Creation submissions.", "params": { "1": { "label": "Class", "description": "The assessment rating of the recently created article.", "required": true, "type": "string" }, "2": { "label": "Draft title", "description": "The full title (with namespace) of the recently created page.", "type": "string/wiki-page-name", "required": true }, "3": { "label": "Submitter", "description": "Either the username of a user or the IP address of an anonymous contributor.", "type": "string/wiki-user-name", "required": true }, "4": { "label": "Reviewer", "description": "Either the username of a user or the IP address of an anonymous contributor.", "type": "string/wiki-user-name" } } } </templatedata>