Template:META Box: Difference between revisions
Appearance
imported>Samueldr Created page with "<noinclude> {{Warning|Do not directly use <code>META Box</code>.}} === Example use === {{META Box|Title|Contents of META Box}} </noinclude><includeonly><div style=" pa..." |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{delete|reason=Trivial reimplementation of {{tl|box}}; also unused.}}{{undocumented}} | ||
{{Warning|Do not directly use <code>META Box</code>.}} | {{Warning|Do not directly use <code>META Box</code>.}} | ||
| Line 9: | Line 9: | ||
padding: 0.5em; | padding: 0.5em; | ||
margin: 0.50em 0; | margin: 0.50em 0; | ||
background-color: {{{4| | background-color: {{{4|var(--background-color-neutral)}}}; | ||
border: thin solid {{{3| | border: thin solid {{{3|var(--border-color-subtle)}}}; | ||
overflow: hidden; | overflow: hidden; | ||
"><strong> {{{1}}} </strong>{{{2}}}</div></includeonly> | "><strong> {{{1}}} </strong>{{{2}}}</div></includeonly> | ||
Latest revision as of 22:06, 7 June 2025
✖︎︎
This article is a deletion candidate. Trivial reimplementation of
{{box}}; also unused. Further information may be found on the related discussion page.
{{?}}︎
Undocumented template. This template has no documentation, or its documentation is in a non-standard format. Please provide documentation about this template using the
{{documentation}} helper template. Doing so will help other editors use your template, as reading template code can be unwieldy and time-consuming.⚠︎
Warning: Do not directly use
META Box.