Difference between revisions of "Template:WIP"
Jump to navigation
Jump to search
(Created page with "{| style="width: 100%; background-color: #ff9900; text-align:center;" |'''Notice''' |- |This page is a work in progress! {{{detail}}} |}") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| 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> }} --> | ||
+ | <span style="color: {{{title-color|#000000}}}; font-weight: bold;">Work In Progress Notice</span></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> |
Latest revision as of 14:20, 21 February 2025
Work In Progress Notice
This page is a work in progress!
{{{detail}}}
{{{detail}}}