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: | ||
{{ | {{ombox | ||
| | | nocat = true | ||
| image= | | type = notice | ||
| | | image = [[File:Emblem-notice.svg]] | ||
| text = Notice: {{{1}}} | |||
}} | }} | ||
<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> |