Template:Tbullet/doc

From Linux Web Expert

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Tbullet/doc

<templatedata> { "description": { "en": "Template example bullet", "cs": "Odrážka příkladu šablony" }, "params": { "1": { "label": { "en": "Template", "cs": "Šablona" }, "description": { "en": "Linked template name", "cs": "Název propojené šablony" }, "required": true, "type": "wiki-template-name" }, "2": { "label": { "en": "Parameter 1", "cs": "Parametr 1" }, "description": { "en": "First parameter value", "cs": "Hodnota prvního parametru" }, "required": false, "type": "content" }, "3": { "label": { "en": "Parameter 2", "cs": "Parametr 2" }, "description": { "en": "Second parameter value", "cs": "Hodnota druhého parametru" }, "required": false, "type": "content" }, "4": { "label": { "en": "Parameter 3", "cs": "Parametr 3" }, "description": { "en": "Third parameter value", "cs": "Hodnota třetího parametru" }, "required": false, "type": "content" }, "5": { "label": { "en": "Parameter 4", "cs": "Parametr 4" }, "description": { "en": "Fourth parameter value", "cs": "Hodnota čtvrtého parametru" }, "required": false, "type": "content" }, "6": { "label": { "en": "Parameter 5", "cs": "Parametr 5" }, "description": { "en": "Fifth parameter value", "cs": "Hodnota pátého parametru" }, "required": false, "type": "content" }, "7": { "label": { "en": "Parameter 6", "cs": "Parametr 6" }, "description": { "en": "Sixth parameter value", "cs": "Hodnota šestého parametru" }, "required": false, "type": "content" }, "8": { "label": { "en": "Parameter 7", "cs": "Parametr 7" }, "description": { "en": "Seventh parameter value", "cs": "Hodnota sedmého parametru" }, "required": false, "type": "content" }, "9": { "label": { "en": "Parameter 8", "cs": "Parametr 8" }, "description": { "en": "Eighth parameter value", "cs": "Hodnota osmého parametru" }, "required": false, "type": "content" }, "10": { "label": { "en": "Parameter 9", "cs": "Parametr 9" }, "description": { "en": "Ninth parameter value", "cs": "Hodnota devátého parametru" }, "required": false, "type": "content" }, "11": { "label": { "en": "Parameter 10", "cs": "Parametr 10" }, "description": { "en": "Tenth parameter value", "cs": "Hodnota desátého parametru" }, "required": false, "type": "content" }, "nl": { "label": { "en": "Newline?", "cs": "Nový řádek?" }, "description": { "en": "Whether to place a line break between the transclusion source and result.", "cs": "Zda umístit zalomení řádku mezi zdroj transkluze a výsledek." }, "default": "0", "autovalue": "1", "type": "boolean" } }, "paramOrder": [ "nl", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ] } </templatedata>