Jump to content

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

Template:CategoryProposedAction: Difference between revisions

From Debian Wiki
<pre> implies <nowiki>
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>Pages that should be {{{1|{{{action_ed|}}}}}}.  For other ways to mark pages as needing work, see [[DebianWiki/Administration#Current_tasks|Current tasks]].
<includeonly><onlyinclude>Pages that should be {{{1|{{{action_ed|}}}}}}.  For other ways to mark pages as needing work, see [[DebianWiki/Administration#Current_tasks|Current tasks]].


To propose {{{2|{{{action_ing|}}}}}} with the ''visual editor'', go to the "+" dropdown in the editor's toolbar, then select "Template" and add the "{{PAGENAME}}" template.
To propose {{{2|{{{action_ing|}}}}}} with the ''visual editor'', go to the "+" dropdown in the editor's toolbar, then select "Template" and add the [[Template:{{PAGENAME}}|{{PAGENAME}}]] template.


To propose {{{2|{{{action_ing|}}}}}} with the ''source editor'', paste something like this at the top of the page:
To propose {{{2|{{{action_ing|}}}}}} with the ''source editor'', paste something like this at the top of the page:
Line 7: Line 7:
  <nowiki>{{</nowiki>{{PAGENAME}}|{{{3|{{{example_args|}}}}}}}}
  <nowiki>{{</nowiki>{{PAGENAME}}|{{{3|{{{example_args|}}}}}}}}


Or if you'd like to help maintain the wiki, review the proposal for a <span class="plainlinks">[{{fullurl:Special:RandomInCategory|wpcategory={{PAGENAME}}}} random page in this category]</span>.
Or if you'd like to help maintain the wiki, review the proposal for a <span class="plainlinks">[{{fullurl:Special:RandomInCategory|wpcategory={{PAGENAMEE}}}} random page in this category]</span>.
[[Category:ProposedAction]]</includeonly><noinclude><templatedata>
[[Category:ProposedAction]]
 
== See also ==
 
* [[Template:{{PAGENAME}}]] - the template that displays the admonition
* [[Template:CategoryProposedAction]] - the template that generates this page
</onlyinclude></includeonly>
<templatedata>
{
{
     "description": "Header text for categories that propose some action",
     "description": "Header text for categories that propose some action",
     "params": {
     "params": {
         "action_ed": {
         "action_ed": {
             "label": "Action_ed",
             "label": "Action (-ed suffix)",
             "type": "line",
             "type": "line",
             "required": true,
             "required": true,
Line 21: Line 28:
         },
         },
         "action_ing": {
         "action_ing": {
             "label": "Action_ing",
             "label": "Action (-ing suffix)",
             "type": "line",
             "type": "line",
             "required": true,
             "required": true,
             "description": "Complete the following phrase: To propose <blank> with the visual editor...",
             "description": "Complete the following phrase: To propose <blank> with the visual editor...",
             "aliases": ["2"],
             "aliases": ["2"],
             "example": "deleting this page"
             "example": "deleting a page"
         },
         },
         "example_args": {
         "example_args": {
Line 38: Line 45:
     }
     }
}
}
</templatedata></noinclude>
</templatedata>

Latest revision as of 15:37, 7 September 2025

Header text for categories that propose some action

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Action (-ed suffix)action_ed 1

Complete the following phrase: Pages in this category should be <blank>

Example
deleted altogether
Linerequired
Action (-ing suffix)action_ing 2

Complete the following phrase: To propose <blank> with the visual editor...

Example
deleting a page
Linerequired
Example argumentsexample_args 2

Arguments to pass to the associated template when using the source editor

Example
title=out-of-date|body=Page is from 2005.
Linerequired