Template:Box/Documentation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
| color = #9ACD32 | | color = #9ACD32 | ||
| separatorColor = | | separatorColor = | ||
| image = | | image = Ambox important.jpg | ||
| imageLink = | | imageLink = | ||
| size = 45px | | size = 45px | ||
Line 16: | Line 16: | ||
{{Box | {{Box | ||
| color = #9ACD32 | | color = #9ACD32 | ||
| image = | | image = Ambox important.jpg | ||
| imageLink = | | imageLink = | ||
| size = 45px | | size = 45px |
Latest revision as of 05:06, 2 March 2025
Template for message templates.
For example, the following code:
{{Box | color = #9ACD32 | separatorColor = | image = Ambox important.jpg | imageLink = | size = 45px | title = The article is in the work stages: To prevent edit conflicts and duplicated work, you are requested not to edit this article until this message is removed, unless you have verified it with the template's contributors. | explanation = Attention! If the page has not been edited for a week, you may remove the template and edit it, but it is recommended to first leave a reminder on the talk page. | buttons = [[{{TALKPAGENAME}}{{!}}Talk page]] }}
Will yield:
![]() |
The article is in the work stages: To prevent edit conflicts and duplicated work, you are requested not to edit this article until this message is removed, unless you have verified it with the template's contributors. | ||
- Note - Please do not insert empty parameters unless intentional. An empty parameter like
|background=
will not display a background and will remain the default page color instead of the desired color.