Template:Work-in-progress page: Difference between revisions
Appearance
m less aggressive wording |
Improve page formatting and link to the WIP category |
||
Line 1: | Line 1: | ||
<noinclude>{{Template}} Template to include | <noinclude> | ||
{{Work-in-progress | {{Template}} | ||
== Usage == | |||
Template to include on WIP pages to warn the user and give additional details as to what's currently in progress. | |||
<pre><nowiki>{{Work-in-progress_page|note=Add some notes about foo, clean up section about bar}} | |||
</nowiki></pre> | |||
{{Work-in-progress_page|note=Add some notes about foo, clean up section about bar|nocategory=yes}} | |||
Pages are added to [[:Category:Work-in-progress pages]] by default. To prevent that add the <code>nocategory=yes</code> argument: | |||
<pre><nowiki>{{Work-in-progress_page|note=Add some notes about foo, clean up section about bar|nocategory=yes}} | |||
</nowiki></pre> | |||
</noinclude> | |||
<includeonly>{{Icon box | <includeonly>{{Icon box | ||
| box-icons = 🚧 | | box-icons = 🚧 |
Revision as of 09:28, 31 October 2023
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}}