Template:CategoryProposedAction: Difference between revisions
Appearance
AndrewSayers (talk | contribs) <pre> implies <nowiki> |
AndrewSayers (talk | contribs) 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 | 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={{ | 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]]</ | [[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": " | "label": "Action (-ed suffix)", | ||
"type": "line", | "type": "line", | ||
"required": true, | "required": true, | ||
Line 21: | Line 28: | ||
}, | }, | ||
"action_ing": { | "action_ing": { | ||
"label": " | "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 | "example": "deleting a page" | ||
}, | }, | ||
"example_args": { | "example_args": { | ||
Line 38: | Line 45: | ||
} | } | ||
} | } | ||
</templatedata | </templatedata> |
Latest revision as of 15:37, 7 September 2025
Header text for categories that propose some action
Parameter | Description | Type | Status | |
---|---|---|---|---|
Action (-ed suffix) | action_ed 1 | Complete the following phrase: Pages in this category should be <blank>
| Line | required |
Action (-ing suffix) | action_ing 2 | Complete the following phrase: To propose <blank> with the visual editor...
| Line | required |
Example arguments | example_args 2 | Arguments to pass to the associated template when using the source editor
| Line | required |