Difference between revisions of "Template:WIP"
Jump to navigation
Jump to search
m |
m (WIP Template) |
||
Line 1: | Line 1: | ||
− | < | + | <includeonly> |
− | '''Warning''': this is | + | | block = <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; | ||
+ | width: 70%;">'''Warning''': this article is '''work in progress'''. Expect frequent changes.</span> | ||
+ | </includeonly><noinclude> | ||
+ | [[Main page]] / [[:Category:templates|Templates]] / {{PAGENAME}} | ||
+ | |||
Indicates that a page is a Work In Progress (WIP). | Indicates that a page is a Work In Progress (WIP). | ||
− | |||
Usage: <span style="background:#E6FFE6;"><tt><nowiki>{{WIP}}</nowiki></tt></span> | Usage: <span style="background:#E6FFE6;"><tt><nowiki>{{WIP}}</nowiki></tt></span> | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> |