Jump to content

Template:META Box: Difference between revisions

From NixOS Wiki
m Support dark mode.
DoggoBit (talk | contribs)
No edit summary
 
(2 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 10: Line 10:
     margin: 0.50em 0;
     margin: 0.50em 0;
     background-color: {{{4|var(--background-color-neutral)}}};
     background-color: {{{4|var(--background-color-neutral)}}};
     border: thin solid {{{3|var(--background-color-inverted)}}};
     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.

Example use

Title Contents of META Box