Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 21:24, 10 February 2026 by imported>245e (Replacing template redirects in templates to non-redirects.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Message box

Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]

Template:Documentation header

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

Template:Draft

This would go on the MCL:Settlements page before the draft was published.

2:

{{draft|DLC|Vibrant_Memories_Add-On}}

creates

Template:Draft

Template:Sandbox other
The above text is transcluded from Template:MC/Draft/doc; you can change it or view its history.
If 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>