Template:Page in progress: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
No edit summary
-lime.owotwiki (talk | contribs)
Documentation
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
| type = notice
| type = notice
| style = border: 1px solid #9f9fff; background: #efefff; width: 80%; margin: 0 auto 1em auto; padding: .6em 1em .6em 1em; text-align: center;
| style = border: 1px solid #9f9fff; background: #efefff; width: 80%; margin: 0 auto 1em auto; padding: .6em 1em .6em 1em; text-align: center;
| image = [[File:Under construction icon-blue.svg|left|45px|link=]]
| image = [[File:Under construction icon-blue.svg|45px]]
| text  = <big>'''This page is in progress</big><br /><div style="font-size:85%">Please check back later for additional changes</div>
| text  = <big>'''This {{{type|{{{1|page}}}}}} is in progress</big><br><div style="font-size:85%">Please check back later for additional changes</div>
}}<includeonly>[[Category:Under construction]]</includeonly>
}}<includeonly>[[Category:Under construction]]</includeonly>
<noinclude>
<templatedata>
{
"params": {
"type": {
"description": "Replaces 'page' with parameter if given.",
"type": "string"
}
},
"description": "Marks a page as in progress."
}
</templatedata>
{{Documentation}}
</noinclude>

Latest revision as of 08:06, 31 December 2025

Marks a page as in progress.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
typetype

Replaces 'page' with parameter if given.

Stringoptional