Template:META Box: Difference between revisions

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..."
 
DoggoBit (talk | contribs)
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|#F6F6F6}}};
     background-color: {{{4|var(--background-color-neutral)}}};
     border: thin solid {{{3|#31363B}}};
     border: thin solid {{{3|var(--border-color-subtle)}}};
     overflow: hidden;
     overflow: hidden;
"><strong> {{{1}}} </strong>{{{2}}}</div></includeonly>
"><strong> {{{1}}} </strong>{{{2}}}</div></includeonly>