Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:ProposedAction: Difference between revisions

From Debian Wiki
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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><noinclude><templatedata>
[[Category:{{#if:{{{category|}}}|{{{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 deleted",
             "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-line explanation for why this should be deleted",
             "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 45: Line 46:
             "aliases": ["4"],
             "aliases": ["4"],
             "example": "Remove any links to this page, then delete this page."
             "example": "Remove any links to this page, then delete this page."
        },
        "category": {
            "label": "Category",
            "type": "wiki-page-name",
            "required": false,
            "description": "Category to put pages in",
            "default": "Proposed{{ucfirst:{{{1|{{{action}}}}}}}}"
         }
         }
     }
     }
}
}
</templatedata></noinclude>
</templatedata>

Latest revision as of 10:06, 19 August 2025

Propose an action on this page

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Actionaction 1

Complete the following phrase: Proposed <blank>

Example
deleteion
Linerequired
Titletitle 2

One-line explanation for why this action should be taken

Example
duplicates data, will fall out of date
Lineoptional
Bodybody 3

One-paragraph explanation for why this action should be taken

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.
Contentoptional
Instructionsinstructions 4

Steps for a user to take when actioning this proposal

Example
Remove any links to this page, then delete this page.
Contentoptional
Categorycategory

Category to put pages in

Default
Proposed{{ucfirst:{{{1|{{{action}}}}}}}}
Page nameoptional