Difference between revisions of "Template:WIP box"

From SME Server
Jump to navigationJump to search
(Improved text off the box (DRY) and reformatted page to be conform other Ibox related templates)
m (Minor textual change)
Line 3: Line 3:
 
{{ibox
 
{{ibox
 
|img={{{img|Warning.png}}}
 
|img={{{img|Warning.png}}}
|msg={{{msg|{{#if: {{{1|}}}|[[User_talk:{{{1}}}|{{{1}}}]] has marked this page as a Work in Progress. | This page is a Work in Progress.}} The contents off this page may be in flux, please have a look at this page [{{fullurl:{{FULLPAGENAME}}|action=history}} history] the to see latest changes. }}}
+
|msg={{{msg|{{#if: {{{1|}}}|[[User_talk:{{{1}}}|{{{1}}}]] has marked this page as a Work in Progress. | This page is a Work in Progress.}} The contents off this page may be in flux, please have a look at this page [{{fullurl:{{FULLPAGENAME}}|action=history}} history] the to see list of changes. }}}
 
|type={{{type|Work in Progress:}}}
 
|type={{{type|Work in Progress:}}}
 
|color=#FFFFD9
 
|color=#FFFFD9

Revision as of 11:02, 14 February 2013

Example

Warning.png Work in Progress:
This page is a Work in Progress. The contents off this page may be in flux, please have a look at this page history the to see list of changes.


Usage

{{WIP box}}

will result in:

Warning.png Work in Progress:
This page is a Work in Progress. The contents off this page may be in flux, please have a look at this page history the to see list of changes.


or

{{WIP box|Username}}

which will result in:

Warning.png Work in Progress:
Username has marked this page as a Work in Progress. The contents off this page may be in flux, please have a look at this page history the to see list of changes.