Template:AfC drive signup/doc: Difference between revisions
Jump to navigation
Jump to search
en>Primefac m Primefac moved page Template:AFCDriveSignup/doc to Template:AfC drive signup/doc: consistent naming convention across project templates |
m 1 revision imported |
(No difference)
| |
Latest revision as of 09:02, 19 March 2026
| This is a documentation subpage for Template:AfC drive signup. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit source]This template is used for WikiProject Articles for creation's backlog drives. The template allows users to sign up for the backlog drive and op in for automatically generated backlog statistics.
The default template syntax is:
- {{AFCDriveSignup|Username|AFCBuddySignup}}
- UserName - The username of the user signing up for the drive
- AFCBuddySignup - Signup for AFCBuddy. Use "Y" to sign up, Any other value defaults to no sign up.
TemplateData
[edit source]<templatedata> {
"description": "A signup template for Wikiproject Article's for Creation's backlog drive",
"params": {
"1": {
"label": "Username",
"description": "The username of the user wishing to sign up",
"type": "string",
"required": true
},
"2": {
"label": "AFCBuddy Signup",
"description": "Signup for AFCBuddy (Values: Y/N)",
"type": "string",
"required": true
}
}
} </templatedata>