Template:Construction/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Created page with "== Description == This message box template should be used in pages that are actively undergoing an edit and should be put at the top of the page. Do not use the template if you are not going to actively edit the page and remove it once the edit is done. == Usage == Directly using {{t|Construction}} at the top of the page is going to display the message box below: {{Message box | bgcolor = #f8f7f5 | bdcolor = #e1d2b3 | image = Consume Black.p..." |
updated doc |
||
| Line 7: | Line 7: | ||
| bgcolor = #f8f7f5 | | bgcolor = #f8f7f5 | ||
| bdcolor = #e1d2b3 | | bdcolor = #e1d2b3 | ||
| image = | | image = McGinnis.png | ||
| quote = Alright buddy, give 'em hell! | |||
| notice = This page is under construction. To avoid [[Wikipedia:Edit conflict|edit conflicts]], please <span class="plainlinks">[{{fullurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit history]</span> and the [[{{TALKPAGENAME}}|talk page]]. | | notice = This page is under construction. To avoid [[Wikipedia:Edit conflict|edit conflicts]], please <span class="plainlinks">[{{fullurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit history]</span> and the [[{{TALKPAGENAME}}|talk page]]. | ||
| notes = {{{1|}}} | | notes = {{{1|}}} | ||
| Line 20: | Line 21: | ||
| bgcolor = #f8f7f5 | | bgcolor = #f8f7f5 | ||
| bdcolor = #e1d2b3 | | bdcolor = #e1d2b3 | ||
| image = | | image = McGinnis.png | ||
| quote = Alright buddy, give 'em hell! | |||
| notice = This page is under construction. To avoid [[Wikipedia:Edit conflict|edit conflicts]], please <span class="plainlinks">[{{fullurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit history]</span> and the [[{{TALKPAGENAME}}|talk page]]. | | notice = This page is under construction. To avoid [[Wikipedia:Edit conflict|edit conflicts]], please <span class="plainlinks">[{{fullurl:{{NAMESPACE}}:{{PAGENAME}}|action=history}} edit history]</span> and the [[{{TALKPAGENAME}}|talk page]]. | ||
| notes = This is a note. | | notes = This is a note. | ||
}}<includeonly>[[Category:Message box templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | }}<includeonly>[[Category:Message box templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | ||
Latest revision as of 04:11, 21 March 2025
Description
[edit source]This message box template should be used in pages that are actively undergoing an edit and should be put at the top of the page. Do not use the template if you are not going to actively edit the page and remove it once the edit is done.
Usage
[edit source]Directly using {{Construction}} at the top of the page is going to display the message box below:
“Alright buddy, give 'em hell!”
Using the optional parameter will add a note to the message box:
Code:
{{Construction|This is a note.}}
Result:
“Alright buddy, give 'em hell!”
Notes: This is a note.