Template:Notice: Difference between revisions

From gm_construct 13 beta
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 8: Line 8:
   | border-color=#b0b4bb
   | border-color=#b0b4bb
   | background-color=
   | background-color=
   | text={{{notice}}}
   | text={{{{{{text}}}}}}
}}
}}
|}
|}
Line 16: Line 16:
<pre>
<pre>
{{Notice
{{Notice
   | notice=Example
   | text=Example
}}
}}
</pre>
</pre>
Line 22: Line 22:
{
{
"params": {
"params": {
"notice": {
"text": {
"suggested": true,
"suggested": true,
"default": "",
"default": "",

Revision as of 04:53, 10 July 2023

{{{icon-size}}} {{{{{{text}}}}}}


Usage example:

{{Notice
  | text=Example
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
texttext

no description

Default
Stringsuggested