Template:OOC note: Difference between revisions

From TSP Encyclopedia
Jump to navigation Jump to search
(Created page with "{{fmbox | name = OOC note Treecuu | type = system | image = 60px | imageright = [[File:{{{Image|}}}]] | style = CSS values | textstyle = text-align: center; | plainlinks = no | text = { | small = {{{small|}}} / yes | smallimage = none / 30px | smallimageright = none / 30px | smalltext = A shorter message body text. }}")
Tag: 2017 source edit
 
(fix typo)
Tag: 2017 source edit
 
(9 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|}}}]]
| 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;
| plainlinks = no
| plainlinks = no
| text  = {
| text  = {{{text|}}}
| small = {{{small|}}} / yes
| small = {{{small|}}} / yes
| smallimage = none / [[File:Some image.svg|30px]]
| smallimage = none / [[File:Some image.svg|30px]]
Line 13: Line 17:
| smalltext  = A shorter message body text.
| smalltext  = A shorter message body text.
}}
}}
<noinclude>
<templatedata>
{
"params": {
"Image": {
"description": "Name of the image file. It must contain the file tag (.png, .svg, etc)",
"required": false
},
"text": {
"description": "The text of your note.",
"suggested": true
},
"small": {
"description": "Doesn't seem to do anything."
}
},
"paramOrder": [
"Image",
"text",
"small"
],
"description": "A tool for creating little OOC notes on a part of a roleplay wiki page."
}
</templatedata>
</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.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
ImageImage

Name of the image file. It must contain the file tag (.png, .svg, etc)

Unknownoptional
texttext

The text of your note.

Unknownsuggested
smallsmall

Doesn't seem to do anything.

Unknownoptional