Difference between revisions of "Template:WIP box"

From SME Server
Jump to navigationJump to search
m (Minor textual change)
Line 15: Line 15:
 
which will result in:
 
which will result in:
 
{{WIP box|Username}}
 
{{WIP box|Username}}
 +
== Data ==
 +
<templatedata>
 +
{
 +
"params": {
 +
"1": {
 +
"description": "The contents of the box",
 +
"example": "Hello, world!",
 +
"suggested": true
 +
}
 +
        }
 +
 +
}
 +
</templatedata>
 
</noinclude>
 
</noinclude>

Revision as of 10:57, 21 February 2019

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.


Data

No description.

Template parameters

ParameterDescriptionTypeStatus
11

The contents of the box

Example
Hello, world!
Unknownsuggested