Template:ProposedAction: Difference between revisions
Appearance
AndrewSayers (talk | contribs) mNo edit summary |
AndrewSayers (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><admonition> | <onlyinclude><includeonly><admonition> | ||
'''Proposed {{{1|{{{action}}}}}}'''{{#if: {{{2|{{{title|}}}}}}|<nowiki>:</nowiki> ''{{{2|{{{title|}}}}}}}}{{#if:{{{3|{{{body|}}}}}}|<nowiki></nowiki> | '''Proposed {{{1|{{{action}}}}}}'''{{#if: {{{2|{{{title|}}}}}}|<nowiki>:</nowiki> ''{{{2|{{{title|}}}}}}}}{{#if:{{{3|{{{body|}}}}}}|<nowiki></nowiki> | ||
Line 10: | Line 10: | ||
</admonition> | </admonition> | ||
[[Category:Proposed{{ucfirst:{{{1|{{{action}}}}}}}}]]</includeonly>< | [[Category:Proposed{{ucfirst:{{{1|{{{action}}}}}}}}]]</includeonly></onlyinclude> | ||
<templatedata> | |||
{ | { | ||
"description": "Propose an action on this page", | "description": "Propose an action on this page", | ||
Line 26: | Line 27: | ||
"type": "line", | "type": "line", | ||
"required": false, | "required": false, | ||
"description": "One-line explanation for why this should be | "description": "One-line explanation for why this action should be taken", | ||
"aliases": ["2"], | "aliases": ["2"], | ||
"example": "duplicates data, will fall out of date" | "example": "duplicates data, will fall out of date" | ||
Line 34: | Line 35: | ||
"type": "content", | "type": "content", | ||
"required": false, | "required": false, | ||
"description": "One- | "description": "One-paragraph explanation for why this action should be taken", | ||
"aliases": ["3"], | "aliases": ["3"], | ||
"example": "This package page is pasted from the man page for DebianPkg:hello - users should be directed to the current version of that page instead." | "example": "This package page is pasted from the man page for DebianPkg:hello - users should be directed to the current version of that page instead." | ||
Line 48: | Line 49: | ||
} | } | ||
} | } | ||
</templatedata | </templatedata> |
Revision as of 09:09, 19 August 2025
Propose an action on this page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Action | action 1 | Complete the following phrase: Proposed <blank>
| Line | required |
Title | title 2 | One-line explanation for why this action should be taken
| Line | optional |
Body | body 3 | One-paragraph explanation for why this action should be taken
| Content | optional |
Instructions | instructions 4 | Steps for a user to take when actioning this proposal
| Content | optional |