Template:OOC note: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tag: 2017 source edit |
(fix typo) Tag: 2017 source edit |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
| type = system | | type = system | ||
| image = [[File:Ooc note.png|60px]] | | image = [[File:Ooc note.png|60px]] | ||
| imageright = [[File:{{{Image|}}}|60px]] | | imageright = | ||
{{#if: {{{Image|}}} | |||
| [[File:{{{Image|}}}|60px]] | |||
| <!-- if no image specified, do not display image --> | |||
}} | |||
| style = CSS values | | style = CSS values | ||
| textstyle = text-align: center; | | textstyle = text-align: center; | ||
Line 18: | Line 22: | ||
"params": { | "params": { | ||
"Image": { | "Image": { | ||
"description": "Name of the file. It must contain the file tag (.png, .svg, etc)", | "description": "Name of the image file. It must contain the file tag (.png, .svg, etc)", | ||
"required": | "required": false | ||
}, | }, | ||
"text": { | "text": { | ||
Line 33: | Line 37: | ||
"text", | "text", | ||
"small" | "small" | ||
] | ], | ||
"description": "A tool for creating little OOC notes on a part of a roleplay wiki page." | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 19:09, 17 July 2023
A tool for creating little OOC notes on a part of a roleplay wiki page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | Image | Name of the image file. It must contain the file tag (.png, .svg, etc) | Unknown | optional |
text | text | The text of your note. | Unknown | suggested |
small | small | Doesn't seem to do anything. | Unknown | optional |