Difference between revisions of "Template:WIP"
Jump to navigation
Jump to search
m |
m |
||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <includeonly> |
| − | '''Warning''': this is | + | <span style=" |
| − | </ | + | color: #fff; |
| − | <noinclude> | + | font-family: Sans-Serif; |
| + | font-size: 0.85em; | ||
| + | border: 1px rgb(0, 0, 0) solid; | ||
| + | background: rgb(75, 62, 48); | ||
| + | line-height: 1.3em; | ||
| + | -webkit-border-radius: 5px; | ||
| + | -moz-border-radius: 5px; | ||
| + | border-radius: 5px; | ||
| + | -moz-box-shadow: 2px 2px 5px 1px rgb(101, 101, 101); | ||
| + | -webkit-box-shadow: 2px 2px 5px 1px rgb(101, 101, 101); | ||
| + | box-shadow: 2px 2px 5px 1px rgb(101, 101, 101); | ||
| + | padding: 10px 10px 10px 10px; | ||
| + | display: block; | ||
| + | text-align: center; | ||
| + | width: 70%;">'''Warning''': this article is '''work in progress'''. Expect frequent changes.<br>{{{1}}}</span> | ||
| + | [[Category:Work in progress]] | ||
| + | </includeonly><noinclude> | ||
| + | [[Main Page]] / [[:Category:template|Templates]] / {{PAGENAME}} | ||
| + | |||
Indicates that a page is a Work In Progress (WIP). | Indicates that a page is a Work In Progress (WIP). | ||
| − | + | {{WIP}} | |
| − | + | Usage: <span style="background:#E6FFE6;"><tt><nowiki>{{WIP|Message}}</nowiki></tt></span> | |
| − | Usage: <span style="background:#E6FFE6;"><tt><nowiki>{{WIP}}</nowiki></tt></span> | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> | ||