Template:Colored box: Difference between revisions

From Bondix Wiki
No edit summary
No edit summary
Line 7: Line 7:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude>
</noinclude>
<includeonly>{| class="wikitable" style="box-sizing: border-box;
<includeonly>{| class="wikitable" style="border: 0.1em;
  margin: 0.5em 0.5em 1em 0.5em;
  margin: 0.5em 0.5em 1em 0.5em;
  border-radius: 0.2em;
  border-radius: 0.2em;
  background: #FFC300;
  background: #FFC300;"
box-shadow: 0 0 0.2em #999999;"
! ⚠️
! ⚠️
| {{{Text}}}
| {{{Text}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 14:16, 15 February 2023

This is the "colored box" template. It should be called in the following format:

{{Text}}

Edit the page to see the template text.