Jump to content

Template:Construction/doc: Difference between revisions

From VassarWiki
Created page with " <templatedata> { "params": { "contributors": { "aliases": [ "contributor" ], "label": "Contributors", "description": "list of wikilinked contributors", "example": "User:Example and User:Example2", "type": "string" } }, "description": "Disclaimer that the page is under construction and may be inaccurate/incomplete." } </templatedata> == Example == <pre> {{Construction|contributors = User:Example1 and User:Example2}} </pre> {{..."
 
fixed parameters
 
Line 3: Line 3:
{
{
"params": {
"params": {
"contributors": {
"note": {
"aliases": [
"label": "Note",
"contributor"
"description": "Short note to be included in the banner description",
],
"example": "We currently need some public domain images and some more sources.",
"label": "Contributors",
"description": "list of wikilinked contributors",
"example": "[[User:Example]] and [[User:Example2]]",
"type": "string"
"type": "string"
}
}
},
},
"description": "Disclaimer that the page is under construction and may be inaccurate/incomplete."
"description": "Disclaimer that the page is under construction."
}
}
</templatedata>
</templatedata>
Line 19: Line 16:
== Example ==
== Example ==
<pre>
<pre>
{{Construction|contributors = [[User:Example1]] and [[User:Example2]]}}
{{Construction|note = We currently need some public domain images and some more sources.}}
</pre>
</pre>
{{Construction|contributors = [[User:Example1]] and [[User:Example2]]}}
{{Construction|note = We currently need some public domain images and some more sources.}}

Latest revision as of 16:55, 15 May 2026

Disclaimer that the page is under construction.

Template parameters

ParameterDescriptionTypeStatus
Notenote

Short note to be included in the banner description

Example
We currently need some public domain images and some more sources.
Stringoptional

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.