Template:Construction: Difference between revisions
Appearance
removing contributors parameter |
no gold if continual work in progress |
||
| Line 3: | Line 3: | ||
|header = This page is {{#ifeq:{{{always}}}|true|a continual work in progress|currently under construction}}. | |header = This page is {{#ifeq:{{{always}}}|true|a continual work in progress|currently under construction}}. | ||
|description = [[Special:EditPage/{{FULLPAGENAME}}|You can help!]] {{{note|}}} | |description = [[Special:EditPage/{{FULLPAGENAME}}|You can help!]] {{{note|}}} | ||
|background_color = var(--vw-gold-subtle) | |background_color = {{#ifeq:{{{always}}}|true|var(--vw-bg-subtle)|var(--vw-gold-subtle)}} | ||
|border_color = var(--vw-gold) | |border_color = {{#ifeq:{{{always}}}|true|var(--vw-border)|var(--vw-gold)}} | ||
}}<includeonly>[[Category:Pages under construction]]</includeonly><noinclude>{{Documentation}}</noinclude> | }}<includeonly>[[Category:Pages under construction]]</includeonly><noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 20:23, 12 August 2026
🏗️
This page is currently under construction. You can help!
Documentation[edit documentation]
For more general help using templates, see VassarWiki:Templates.
Disclaimer that the page is under construction.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Note | note | Short note to be included in the banner description
| String | optional |
| always | always | If true, changes text to "continual work in progress" | Boolean | optional |
| contributors | contributors | no description | Unknown | deprecated |
Example
{{Construction|note = We currently need some public domain images and some more sources.}}
🏗️
This page is currently under construction. You can help! We currently need some public domain images and some more sources.
{{Construction|always = true}}
🏗️
This page is a continual work in progress. You can help!