Template:Box-summ/doc: Difference between revisions

From Equinox Wiki
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
The <nowiki>{{box-summ}}</nowiki> template uses the following syntax.
The <nowiki>{{box-summ}}</nowiki> template uses the following syntax. The grey background color is the default.
<pre>
<pre><nowiki>
<nowiki>
{{box-summ
{{box-summ
|color = (grey|yellow|orange|blue|green)
|color = (grey|yellow|orange|blue|green)
Line 7: Line 6:
|text = (write in your information
|text = (write in your information
}}
}}
</nowiki>
</nowiki></pre>
</pre>

Revision as of 10:41, 27 November 2024

The {{box-summ}} template uses the following syntax. The grey background color is the default.

{{box-summ
|color = (grey|yellow|orange|blue|green)
|title = (the summary title)
|text = (write in your information
}}