Template:Notice: Difference between revisions
From Nova Online Wiki
Jump to navigationJump to search
m (→top: what i was trying to do, replaced: Mbox → ombox) |
mNo edit summary Tag: Reverted |
||
Line 2: | Line 2: | ||
| nocat = true | | nocat = true | ||
| type = notice | | type = notice | ||
| text = Notice: {{{ | | image = {{{image}}} | ||
| text = Notice: {{{text}}} | |||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"image": { | |||
"type": "wiki-file-name", | |||
"default": "placeholder.png" | |||
}, | |||
"text": { | |||
"label": "Text", | |||
"example": "I love eating mike n ikes", | |||
"default": "Text to put into the notice" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 04:14, 9 November 2024
{{{image}}} | Notice: {{{text}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description
| File | optional |
Text | text | no description
| Unknown | optional |