Difference between revisions of "Template:WIP"

From SP World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{| class="wikitable" style="width: 100%; background-color: #ff9900; text-align:center;"
+
<!-- {| class="wikitable" style="width: 100%; background-color: #ff9900; text-align:center;"
 
|'''Notice'''
 
|'''Notice'''
 
|-
 
|-
 
|This page is a work in progress!
 
|This page is a work in progress!
 
{{{detail}}}
 
{{{detail}}}
|}
+
|} -->
 +
<div style="box-shadow: 0 0 0.2em #999999; border-radius: 0.2em; margin: 0.5em 0.5em 1em 0.5em; background: {{{background-content-color|#fff}}}; {{{style|}}};">
 +
<!-- CSS for icon and background -->
 +
<div style="background: {{{background-title-color|#cda250}}}; border-radius: 0.2em 0.2em 0 0; padding: 0.5em 1em 0.5em 1em; text-align:center;">
 +
<!-- {{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[File:{{{icon}}}|20px|link=|alt=]]</span>&#32;}} -->
 +
<span style="color: {{{title-color|#000000}}}; font-weight: bold;">Work In Progress Notice</span>
 +
<!-- -->
 +
<!-- {{#if:{{{link|}}}|<div style="float: right; font-size: 0.7em;">[[{{{link}}}|<span style="color: {{{link-color|{{{title-color|#000000}}}}}};">{{{view-text|view}}}</span>]]</div>}} -->
 +
</div>
 +
<!-- CSS for the content -->
 +
<div style="padding: 0.5em 1em 0.5em 1em; border-radius: 0 0 0.2em 0.2em; background: #f2dc85; text-align:center;">
 +
This page is a work in progress!<br>{{{detail}}}
 +
</div>
 +
</div><noinclude>

Revision as of 14:09, 21 February 2025

Work In Progress Notice

This page is a work in progress!
{{{detail}}}