Template:Box/Documentation

From Chabadpedia
Revision as of 01:01, 2 March 2025 by Tachlis (talk | contribs) (Created page with "Template for message templates. For example, the following code: <pre>{{Box | color = #9ACD32 | separatorColor = | image = Flag_Mashiach_2.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 bee...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template for message templates.

For example, the following code:

{{Box
| color = #9ACD32
| separatorColor = 
| image = Flag_Mashiach_2.jpg
| imageLink = 
| size = 45px
| title = The article is in the work stages: To prevent [[Help:Edit conflict|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 = [[{{#if:{{namespace}}|0|Talk:|Talk  }}{{full page name}}{{!}}Talk page]]
}}

Will yield:

File:Flag Mashiach 2.jpg 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.