Template:Notice: Difference between revisions

From Nova Online Wiki
Jump to navigationJump to search
(Created page with "{{mbox | text= {{{title|Notice}}}<br /> {{{notice|nil}}} | image= {{{image|!!!.png}}} | iwidth= 32 | border= {{{border}}} | background= {{{background}}} }}")
 
mNo edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{mbox
{{ombox
| text=       {{{title|Notice}}}<br /> {{{notice|nil}}}
| nocat = true
| image=       {{{image|!!!.png}}}
| type  = notice
| iwidth=     32
| image = [[File:Emblem-notice.svg]]
| border=      {{{border}}}
| text  = Notice: {{{1}}}
| background=  {{{background}}}
}}
}}
<noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Text",
"description": "Put the text in the notice here",
"example": "I love eating mike n ikes"
},
"image": {
"type": "wiki-file-name",
"default": "[[File:Emblem-notice.svg]]",
"deprecated": "don't use."
}
}
}
</templatedata>
</noinclude>

Latest revision as of 04:18, 9 November 2024

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Text1

Put the text in the notice here

Example
I love eating mike n ikes
Unknownoptional
imageimage

no description

Default
[[File:Emblem-notice.svg]]
Filedeprecated