Template:UnderConstruction: Difference between revisions
Jump to navigation
Jump to search
Note: This page is currently under construction.
This notice was placed here by [[User:|]], so go bug them to finish the page if nothing's happening.
AlleranTan (talk | contribs) No edit summary |
(+ section parameter; namespace and user pronoun recognition; templatedata update) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
- | <div style="background: LightYellow; border: 1px solid black; margin: 1em auto; padding: 0 10px; width: 75%; align: center; text-align: left;"><center><big>'''Note: This {{#ifeq: {{lc:{{{section|}}}}} | yes | section | {{namespace<noinclude>|page=</noinclude>}} }} is currently under construction.'''<br></big> | ||
<center> | <small>'''This notice was placed here by [[User:{{{1|}}}|{{{1|}}}]], so go bug {{GENDER:{{{1|}}}|him|her|them}} to finish the page if nothing's happening.'''</small></center></div> | ||
<big>'''Note: This section is currently under construction.'''</big> < | |||
'''This notice was placed | |||
</center> | |||
[[Category:Pages Under Construction]] | [[Category:Pages Under Construction]] | ||
-- | <noinclude> | ||
{{Navbox|TITLE=Template Data| | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "User", | |||
"description": "The username of the person working on the page. Only write the name of the user, without User: namespace prefix.", | |||
"type": "wiki-user-name", | |||
"required": true | |||
}, | |||
"section": { | |||
"label": "Section", | |||
"description": "Replaces type of page with \"section\" if only a part of the page is under construction. Use the word yes if a section.", | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"yes", | |||
"no" | |||
] | |||
} | |||
}, | |||
"description": "Adds a note that the page is unfinished and is being worked on by a user", | |||
"format": "inline" | |||
} | |||
</templatedata>}} | |||
[[Category:Wiki Templates]][[Category:Templates]]</noinclude> |
Latest revision as of 14:33, 24 May 2024
This notice was placed here by [[User:|]], so go bug them to finish the page if nothing's happening.
Template Data
Adds a note that the page is unfinished and is being worked on by a user
Parameter | Description | Type | Status | |
---|---|---|---|---|
User | 1 | The username of the person working on the page. Only write the name of the user, without User: namespace prefix. | User | required |
Section | section | Replaces type of page with "section" if only a part of the page is under construction. Use the word yes if a section.
| Line | optional |