Template:Box-summ: Difference between revisions
Created page with "<div class="sol-rounded sol-summary {{{color|grey}}}"> {| |- | style="vertical-align:middle; font-weight: 600;" | {{{title|Summary}}} |- |<div class="block">{{{text}}}</div> |} </div>" |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="sol-rounded sol-summary {{{color|grey}}}"> | <onlyinclude><div class="sol-rounded sol-summary {{{color|grey}}}"> | ||
{| | {| | ||
|- | |- | ||
| Line 6: | Line 6: | ||
|<div class="block">{{{text}}}</div> | |<div class="block">{{{text}}}</div> | ||
|} | |} | ||
</div> | </div></onlyinclude> | ||
{{Documentation}} | |||
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> | |||
Revision as of 10:24, 27 November 2024
| Summary |
{{{text}}}
|
The {{box-summ}} template uses the following syntax. The blue background color shown below is the default.
{{box-summ
|color = (grey|yellow|orange|blue|green)
|style = (any additional box styling)
|title = (the summary title)
|text = (write in your information
}}
| Yellow |
| Orange |
| Grey |
| Green |