Template:Notice: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 7: Line 7:
   | border-color=#b0b4bb
   | border-color=#b0b4bb
   | background-color=
   | background-color=
   | text={{{text}}}
   | text={{{notice}}}
}}
}}


Line 14: Line 14:
<pre>
<pre>
{{Notice
{{Notice
   | text=Example
   | notice=Example
}}
}}
</pre>
</pre>
Line 20: Line 20:
{
{
"params": {
"params": {
"text": {
"notice": {
"suggested": true,
"suggested": true,
"default": "",
"default": "",

Revision as of 04:45, 10 July 2023

{{{icon-size}}} {{{notice}}}


Usage example:

{{Notice
  | notice=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
noticenotice

no description

Default
Stringsuggested