Template:Page in progress: Difference between revisions

From Stalburg Wiki
Jump to navigation Jump to search
Lukayio (talk | contribs)
No edit summary
Lukayio (talk | contribs)
No edit summary
 
(2 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;">
<div style="border: 2px solid #87CEEB; background-color: #F0F8FF; padding: 10px; margin-bottom: 10px; text-align: center; border-radius: 5px;">
<big>'''<!--T:1--> ⚠️ This {{{<tvar name=1>1</tvar>|page}}} is in progress ⚠️'''</big><br /><div style="font-size:85%"><!--T:2--> Please check back later for additional changes.
<big>'''⚠️ This page is a work in progress ⚠️'''</big>
<br />
<div style="font-size:85%">
{{{reason|}}}
{{{reason|}}} Please check back later for updates.
<br />
{{{date|}}}
{{{date|}}}
</div>
</div>
</div>


<noinclude>
<noinclude>
== How to use this template ==  
== How to use this template ==


Add {{Work in progress}} at the top of any page that is currently being edited or expanded. You can optionally include a reason or expected completion date for clarity, like so:
To notify readers that a page is incomplete or being edited, add the following at the top of the page:
<br/>
<code><nowiki>
{{Page in progress}}
</nowiki></code>


<code>
You can also specify a ''reason'' or ''expected completion date'' for more context:
{{Work in progress|reason=Content is being reviewed for accuracy|date=Expected update: April 2026}}
<br/>
</code>
<code><nowiki>
{{Page in progress|reason=Content is being expanded.|date=Expected update: April 2026.}}
</nowiki></code>


This will display a notice to readers that the page is not yet finalized. For consistency, place the template before the first section header.
For best results, place this template ''before the first section header''.


[[Category:Maintenance templates]]
[[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.