Template:Page in progress: Difference between revisions

From Stalburg Wiki
Jump to navigation Jump to search
Lukayio (talk | contribs)
Created page with "<noinclude> <languages /> </noinclude>{{#switch:<translate></translate> | = {{mbox | type = notice | style = border: 1px solid #9f9fff; color:var(--color-base, #202122); background: var(--background-color-progressive-subtle--hover, #d9e2ff); width: 80%; margin: 0 auto 1em auto; padding: .6em 1em .6em 1em; text-align: center; | image = left|45px|link= | text = <big>'''<translate><!--T:1--> This {{{<tvar name=1>1</tvar>|page}}} is..."
 
Lukayio (talk | contribs)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border: 2px solid #87CEEB; background-color: #F0F8FF; padding: 10px; margin-bottom: 10px; text-align: center; border-radius: 5px;">
<big>'''⚠️ This page is a work in progress ⚠️'''</big>
<div style="font-size:85%">
{{{reason|}}} Please check back later for updates.
{{{date|}}}
</div>
</div>
<noinclude>
<noinclude>
<languages />
== How to use this template ==
</noinclude>{{#switch:<translate></translate>
 
| =
To notify readers that a page is incomplete or being edited, add the following at the top of the page:
{{mbox
<br/>
| type = notice
<code><nowiki>
| style = border: 1px solid #9f9fff; color:var(--color-base, #202122); background: var(--background-color-progressive-subtle--hover, #d9e2ff); width: 80%; margin: 0 auto 1em auto; padding: .6em 1em .6em 1em; text-align: center;
{{Page in progress}}
| image = [[File:Under construction icon-blue.svg|left|45px|link=]]
</nowiki></code>
| text  = <big>'''<translate><!--T:1--> This {{{<tvar name=1>1</tvar>|page}}} is in progress</translate>'''</big><br /><div style="font-size:85%">{{{2|<translate><!--T:2--> Please check back later for additional changes.</translate>}}}</div>
 
}}<includeonly>[[Category:Under construction]]</includeonly>
You can also specify a ''reason'' or ''expected completion date'' for more context:
| #default=
<br/>
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Page in progress|noshift=1|uselang={{int:lang}}}}
<code><nowiki>
}}<noinclude>
{{Page in progress|reason=Content is being expanded.|date=Expected update: April 2026.}}
{{documentation}}
</nowiki></code>
 
For best results, place this template ''before the first section header''.
 
[[Category:Maintenance templates]]
</noinclude>
</noinclude>

Latest revision as of 12:42, 25 March 2026

⚠️ This page is a work in progress ⚠️

Please check back later for updates.


How to use this template

To notify readers that a page is incomplete or being edited, add the following at the top of the page:
{{Page in progress}}

You can also specify a reason or expected completion date for more context:
{{Page in progress|reason=Content is being expanded.|date=Expected update: April 2026.}}

For best results, place this template before the first section header.