Template:Work-in-progress page
Jump to navigation
Jump to search
Template to include on WIP pages to warn the user and give additional details as to what's currently in progress.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Note | note | A note to display in the box. | Content | optional |
Do not add to "Stub pages" category | nocategory | If set, the page will not be added to the "Stub pages" category.
| Boolean | optional |
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}}