Template:Mbox and Template:Mbox/sandbox: Difference between pages

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
-lime.owotwiki (talk | contribs)
template data
 
-lime.owotwiki (talk | contribs)
Created page with "{{Mbox|smalltext=meow|text=mraoww}} what does small even do bruh {{Mbox|small=left|text=dhajskdjq}}"
 
Line 1: Line 1:
{{#invoke:Message box|mbox}}<noinclude>
{{Mbox|smalltext=meow|text=mraoww}}
{{documentation}}
what does small even do bruh
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
{{Mbox|small=left|text=dhajskdjq}}
<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>