Template:WIP: Difference between revisions
From Paw Borough Wiki
(Forbidden.) |
(Forgot the auto-cat.) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude>{{BubbleBox|border={{SiteColor|Harvest}}|This article is currently a work in progress. {{#if:{{{1|}}}|Here's what's [{{fullurl:{{FULLPAGENAME}}|action=edit}} left to do]:<div> | <onlyinclude>{{BubbleBox|border={{SiteColor|Harvest}}|This article is currently a work in progress. {{#if:{{{1|}}}|Here's what's [{{fullurl:{{FULLPAGENAME}}|action=edit}} left to do]:<div> | ||
{{{1|}}}</div>|You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} adding to it].}}}} | {{{1|}}}</div>|You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} adding to it].}}}}{{#switch: {{NAMESPACE}} | {{ns:0}} = [[Category:Incomplete Pages]] | #default = }}</onlyinclude><noinclude> | ||
== | ==Usage== | ||
Add <nowiki>{{WIP}}</nowiki> to a page to mark it as unfished and needing further editing. Articles are automatically placed in [[:Category:Incomplete Pages]] | |||
==Examples== | |||
{{WIP}} | |||
<pre>{{WIP}}</pre> | |||
{{WIP| | |||
* Item | |||
* Item}} | |||
<pre>{{WIP| | |||
* Item | |||
* Item}}</pre> | |||
==Template Parameters== | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"description": "Bulleted list of remaining tasks. Empty by default." | |||
} | |||
} | |||
} | |||
</templatedata> | |||
[[Category:Templates]] | |||
</noinclude> | |||
Latest revision as of 03:48, 17 April 2026
This article is currently a work in progress. You can help Paw Borough Wiki by adding to it.
Usage
Add {{WIP}} to a page to mark it as unfished and needing further editing. Articles are automatically placed in Category:Incomplete Pages
Examples
This article is currently a work in progress. You can help Paw Borough Wiki by adding to it.
{{WIP}}
This article is currently a work in progress. Here's what's left to do:
- Item
- Item
{{WIP|
* Item
* Item}}
Template Parameters
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | Bulleted list of remaining tasks. Empty by default. | Unknown | optional |
