Template:Construction: Difference between revisions
Appearance
Created page with "<div style="display:block;padding:6px 14px;border-radius:4px;font-size:0.875em;margin-bottom:0.75em;border:1px solid var(--vw-gold);background:var(--vw-gold-subtle);box-sizing:border-box; display:flex;"> <div style="font-size:2em;">🏗️ </div> <div>'''This page is currently under construction'''{{#if:{{{contributors|}}}| by {{{contributors|}}}|.}}<br/>While VassarWiki is a continual work in progress, this page may be especially inaccurate or incomplete. </div></..." |
no gold if continual work in progress |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Banner | |||
|icon = 🏗️ | |||
|header = This page is {{#ifeq:{{{always}}}|true|a continual work in progress|currently under construction}}. | |||
|description = [[Special:EditPage/{{FULLPAGENAME}}|You can help!]] {{{note|}}} | |||
|background_color = {{#ifeq:{{{always}}}|true|var(--vw-bg-subtle)|var(--vw-gold-subtle)}} | |||
|border_color = {{#ifeq:{{{always}}}|true|var(--vw-border)|var(--vw-gold)}} | |||
}}<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!