Template:OOC note: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tag: 2017 source edit |
mNo edit summary Tag: 2017 source edit |
||
Line 13: | Line 13: | ||
| smalltext = A shorter message body text. | | smalltext = A shorter message body text. | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Image": { | |||
"description": "Name of the file. It must contain the file tag (.png, .svg, etc)", | |||
"required": true | |||
}, | |||
"text": { | |||
"description": "The text of your note.", | |||
"suggested": true | |||
}, | |||
"small": { | |||
"description": "Doesn't seem to do anything." | |||
} | |||
}, | |||
"paramOrder": [ | |||
"Image", | |||
"text", | |||
"small" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 02:01, 17 July 2023
[[File:|60px]] |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | Image | Name of the file. It must contain the file tag (.png, .svg, etc) | Unknown | required |
text | text | The text of your note. | Unknown | suggested |
small | small | Doesn't seem to do anything. | Unknown | optional |