Difference between revisions of "Template:ConstructionNotice"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
|} | |} | ||
</div> | </div> | ||
− | <includeonly>[[Category: | + | <includeonly>[[Category:WIP]]</includeonly> |
<noinclude> | <noinclude> | ||
== Description == | == Description == | ||
Line 13: | Line 13: | ||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
− | {{ | + | {{ConstructionNotice|Message text}} |
− | {{ | + | {{ConstructionNotice|Message text|align=center|float=right|width=30%}} |
</pre> | </pre> | ||
Latest revision as of 00:34, 22 August 2020
Description
Generic "under construction" notice. See also: Template:Wip.
Syntax
{{ConstructionNotice|Message text}} {{ConstructionNotice|Message text|align=center|float=right|width=30%}}
Optional parameters
- align = center, left, right. (default "center")
- float = none, left, right. (default "none")
- width = size in percentage or units. (default full width)