Template:Mbox: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
m 1 revision imported
-lime.owotwiki (talk | contribs)
template data
 
Line 2: Line 2:
{{documentation}}
{{documentation}}
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
</noinclude>
<templatedata>
{
"params": {
"name": {
"type": "string"
},
"demospace": {
"type": "string",
"suggestedvalues": [
"main",
"talk",
"file",
"category",
"other"
]
},
"image": {
"type": "wiki-file-name",
"description": "image on left"
},
"type": {
"suggestedvalues": [
"speedy",
"delete",
"content",
"style",
"move",
"notice",
"protection"
],
"type": "string"
},
"imageright": {
"type": "wiki-file-name"
},
"text": {
"description": "body text",
"type": "string"
},
"textstyle": {
"description": "body text style",
"type": "string"
},
"style": {
"description": "mbox style",
"type": "string"
},
"small": {
"type": "string",
"suggestedvalues": [
"left",
"no"
]
},
"smallimage": {
"type": "wiki-file-name",
"description": "smaller image on left"
},
"smallimageright": {
"type": "wiki-file-name"
},
"smalltext": {
"description": "smaller body text",
"type": "string"
},
"plainlinks": {
"suggestedvalues": [
"yes",
"no"
],
"type": "boolean"
}
},
"description": "Multi-namespace messagebox"
}
</templatedata></noinclude>

Latest revision as of 09:57, 26 December 2025

Multi-namespace messagebox

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

no description

Stringoptional
demospacedemospace

no description

Suggested values
main talk file category other
Stringoptional
imageimage

image on left

Fileoptional
typetype

no description

Suggested values
speedy delete content style move notice protection
Stringoptional
imagerightimageright

no description

Fileoptional
texttext

body text

Stringoptional
textstyletextstyle

body text style

Stringoptional
stylestyle

mbox style

Stringoptional
smallsmall

no description

Suggested values
left no
Stringoptional
smallimagesmallimage

smaller image on left

Fileoptional
smallimagerightsmallimageright

no description

Fileoptional
smalltextsmalltext

smaller body text

Stringoptional
plainlinksplainlinks

no description

Suggested values
yes no
Booleanoptional