Jump to content

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

From postmarketOS Wiki
Susurrus (talk | contribs)
Improve page formatting and link to the WIP category
Knuxify (talk | contribs)
remove quotes from class param
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
| border-style = dotted
| border-style = dotted
| background = #E8E0CC
| background = #E8E0CC
| class = box-wip
}}{{#if: {{{nocategory|}}}||[[Category:Work-in-progress pages]]}}</includeonly>
}}{{#if: {{{nocategory|}}}||[[Category:Work-in-progress pages]]}}</includeonly>

Latest revision as of 06:50, 10 January 2025

This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.

Check out all pages using this template and feel free to discuss it in the gitlab issues.

For more information, read Templates and Template:Template.

Usage

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

{{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}}