Template:Mbox/TemplateData: Difference between revisions
MediaWiki>MathXplore m (Reverted edits by 136.158.30.133 (talk) to last version by Rebulka: unexplained content removal) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 08:56, 10 November 2024
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Mbox
[[Category:Templates using TemplateData{{#translation:}}]]
<templatedata> { "description": {
"en": "This is the specialized version of the
{{{text}}} |
or “multi namespace message box” meta-template.", "cs": "Toto je specializovaná verze metašablony
{{{text}}} |
nebo “multi namespace message box“."
}, "format": "block", "params": { "type": { "label": { "en": "Type", "cs": "Typ" }, "suggestedvalues": [ "speedy", "delete", "content", "style", "notice", "move", "protection" ], "type": "string", "default": "notice", "suggested": true }, "image": { "label": { "en": "Image (left)", "cs": "Obrázek (vlevo)" }, "suggestedvalues": [ "none" ], "default": { "en": "Depends on the “type” parameter.", "cs": "Závisí na parametru “type“." }, "suggested": true, "type": "content" }, "imageright": { "label": { "en": "Image (right)", "cs": "Obrázek (vpravo)" }, "type": "content" }, "style": { "label": { "en": "CSS Style", "cs": "Styl CSS" }, "type": "string" }, "textstyle": { "label": { "en": "Text CSS Style", "cs": "Textový styl CSS" }, "type": "string" }, "text": { "label": { "en": "Text", "cs": "Text" }, "suggested": true, "type": "content" }, "small": { "label": { "en": "Small?", "cs": "Malý?" }, "suggestedvalues": [ "", "left", "yes", "1" ], "default": "0", "type": "boolean" }, "smallimage": { "label": { "en": "Small Image (left)", "cs": "Malý obrázek (vlevo)" }, "suggestedvalues": [ "none" ], "default": "{{{image}}}", "type": "content" }, "smallimageright": { "label": { "en": "Small Image (right)", "cs": "Malý obrázek (vpravo)" }, "suggestedvalues": [ "none" ], "default": "{{{imageright}}}", "type": "content" }, "smalltext": { "label": { "en": "Small Text", "cs": "Malý text" }, "default": "{{{text}}}", "type": "content" } } } </templatedata> [[Category:TemplateData documentation{{#translation:}}]]