Template:Notice: Difference between revisions

From HorizonXI Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><onlyinclude>
<includeonly><onlyinclude>
<div class="notice metadata" style="background:#ffa07a; padding:0.5em; text-align: center; border: medium outset #ffd5ed;">'''NOTICE<br>
<div class="notice metadata" style="background:#ffa07a; padding:0.5em; text-align: center; border: medium outset #ffd5ed;">'''NOTICE<br>
{{#if:{{{1|}}}|'''Comment: {{{1}}}'''|}}
{{#if:{{{1|}}}|{{{1}}}|}}
</div>
</div>
</onlyinclude></includeonly>
</onlyinclude></includeonly>

Revision as of 13:50, 23 October 2023


Usage

Syntax:

{{Notice|optional comment...}}

This template is to produce a notification on the page to the reader.

Usage