Template:WIP: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
(I expect there'll be a lot of these popping up in due time.)
 
(Added the ability to use the template without categorizing the page.)
Line 1: Line 1:
{{Message
{{Message
|text      = '''This article is a work in progress.'''<br>''As a result, the layout and information herein may be subject to change.''<br>{{#if:{{{1|}}}|Notes: {{{1}}} }}
|text      = '''This article is a work in progress.'''<br>''As a result, the layout and information herein may be subject to change.''<br>{{#if:{{{1|}}}|To do: {{{1}}} }}
|image    = LBP3HardHatIcon.png
|image    = LBP3HardHatIcon.png
|imgwidth  = 48px
|imgwidth  = 48px
Line 13: Line 13:
   #295900 20px
   #295900 20px
)
)
}}<includeonly>[[Category:Works in progress]]</includeonly><noinclude>
}}<includeonly>{{#if: {{{nocat|}}} | | [[Category:Works in progress]]}}</includeonly><noinclude>
If you're making a lot of changes to a page - like adding content or reworking the article flow - use this to mark the page as a work in progress. When you've done all the heavy lifting, so to speak, feel free to remove it again.
If you're making a lot of changes to a page - like adding content or reworking the article flow - use this to mark the page as a work in progress. When you've done all the heavy lifting, so to speak, feel free to remove it again.
==Usage==
==Usage==
To use this template, simply type <nowiki>{{</nowiki>'''WIP'''<nowiki>}}</nowiki>. If you want to include notes about what's going on, type <nowiki>{{</nowiki>'''WIP|'''<nowiki>}}</nowiki> and write some notes after the vertical bar. e.g. <nowiki>{{</nowiki>'''WIP|'''I still need to capture some screenshots and jot down the score requirements.<nowiki>}}</nowiki>
To use this template, simply type <code><nowiki>{{WIP}}</nowiki></code>. If you want to include notes about what's going on, type <code><nowiki>{{WIP|}}</nowiki></code> and write some notes after the vertical bar. e.g. <code><nowiki>{{WIP|I still need to capture some screenshots and jot down the score requirements.}}</nowiki></code>


Pages tagged with this are automatically added to [[:Category:Works in progress]]. If a page marked as WIP hasn't been touched in over a week, feel free to remove this template.
To use this template without categorizing the page, use <code><nowiki>nocat=y</nowiki></code>. Otherwise pages will be added to the [[:Category:Works in progress|Works in progress]] category. If a page hasn't been touched in over a week, feel free to remove this template.


[[Category:Cleanup templates]]</noinclude>
[[Category:Cleanup templates]]</noinclude>

Revision as of 08:06, 24 March 2021

Safety first!
This article is a work in progress.
As a result, the layout and information herein may be subject to change.

If you're making a lot of changes to a page - like adding content or reworking the article flow - use this to mark the page as a work in progress. When you've done all the heavy lifting, so to speak, feel free to remove it again.

Usage

To use this template, simply type {{WIP}}. If you want to include notes about what's going on, type {{WIP|}} and write some notes after the vertical bar. e.g. {{WIP|I still need to capture some screenshots and jot down the score requirements.}}

To use this template without categorizing the page, use nocat=y. Otherwise pages will be added to the Works in progress category. If a page hasn't been touched in over a week, feel free to remove this template.