Template:Work-in-progress page: Difference between revisions

From Mainlining Wiki
Jump to navigation Jump to search
Knuxify (talk | contribs)
Created page with "<noinclude> {{Template}} <templatedata> { "params": { "note": { "label": "Note", "description": "A note to display in the box.", "type": "content" }, "nocategory": { "label": "Do not add to \"Stub pages\" category", "description": "If set, the page will not be added to the \"Stub pages\" category.", "type": "boolean", "autovalue": "no" } }, "format": "inline", "description": "Template to include on WIP pages to warn the user and give addi..."
(No difference)

Revision as of 07:40, 13 July 2025

Template:Template

Template to include on WIP pages to warn the user and give additional details as to what's currently in progress.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Notenote

A note to display in the box.

Contentoptional
Do not add to "Stub pages" categorynocategory

If set, the page will not be added to the "Stub pages" category.

Auto value
no
Booleanoptional

Usage

{{Work-in-progress_page|note=Add some notes about foo, clean up section about bar}}
🚧 This page is a work-in-progress. Some information contained within may be inaccurate or incomplete.
In particular: Add some notes about foo, clean up section about bar

Pages are added to Category:Work-in-progress pages by default. To prevent that add the nocategory=yes argument:

{{Work-in-progress_page|note=Add some notes about foo, clean up section about bar|nocategory=yes}}