Template:Notice: Difference between revisions

From Nova Online Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{box
{{ombox
| title      = {{{title|Notice}}}
| nocat = true
| image      = {{{image|!!!.png}}}
| type = notice
| img_width = 32px
| image = [[File:Emblem-notice.svg]]
| border    = {{{border|#000}}}
| text = Notice: {{{1}}}
| background = {{{background}}}
| text       = {{{notice|nil}}}
}}
}}
<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