<onlyinclude><includeonly>{{ProposedAction|deletion|{{{1|{{{title|}}}}}}|{{{2|{{{body|}}}}}}|If nobody disagrees with the proposal for a month after the last edit (''{{#time: r|{{REVISIONTIMESTAMP}}}}''), please remove any [[Special:WhatLinksHere/{{FULLPAGENAME}}|links to this page]], then 
<span class<nowiki>=</nowiki>"plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=delete}} delete this page]</span>.}}</includeonly></onlyinclude>
<templatedata>
{
    "description": "Propose that this page be deleted",
    "params": {
        "title": {
            "label": "Title",
            "type": "line",
            "required": false,
            "description": "One-line explanation for why this should be deleted",
            "aliases": ["1"],
            "example": "duplicates data, will fall out of date"
        },
        "body": {
            "label": "Body",
            "type": "content",
            "required": false,
            "description": "One-paragraph explanation for why this should be deleted",
            "aliases": ["2"],
            "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."
        }
    }
}
</templatedata>