Template:Work-in-progress page: Difference between revisions
Appearance
Improve page formatting and link to the WIP category |
add "box-wip" css class |
||
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> |
Revision as of 06:22, 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.
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}}