Template:Page in progress: Difference between revisions

Lukayio (talk | contribs)
No edit summary
Lukayio (talk | contribs)
No edit summary
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%">
Please check back later for updates.
{{{reason|}}}
{{{reason|}}}
<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>
{{Work 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>
{{Work 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>