Template:MC/Draft
More actions
Usage
Creates a Message box that tells editors not to edit the page and instead to edit the page being drafted by a project.
When the draft needs to be moved, add {{d}} to the page for it to be deleted.
Parameters
1 = Project name. Must be the subpage name of MCW:Projects
2 = Subpage of the project page that is the draft.
Examples
These are just examples. These pages are no longer being drafted.
1:
{{draft|Minecraft Legends|Settlement}}
creates
This would go on the MCL:Settlements page before the draft was published.
2:
{{draft|DLC|Vibrant_Memories_Add-On}}
creates
Template:Sandbox otherIf you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MC/Draft/doc. (View all subpages of this page.)
<templatedata> { "params": { "1": { "label": "Project Name", "description": "The Project's name, must be the same as the project's subpage of MCW:Projects", "example": "Minecraft Legends", "required": true }, "2": { "label": "Draft Name", "description": "The subpage of the project page that is the draft of this page.", "example": "Draft1", "suggested": true } }, "description": "Creates a Message box that tells editors not to edit the page and instead to edit the page being drafted by a project.", "format": "inline" } </templatedata>