Template:CategoryTOC/en
This is the TemplateData documentation for this template used by VisualEditor and other tools.
CategoryTOC/en
<templatedata> { "description": { "en": "This template adds a table of contents (TOC) to a category page. It should only be added to category pages. It is generally not used for categories containing less than 500 total pages.", "cs": "Tato šablona přidá obsah (TOC) na stránku kategorie. Měl by být přidán pouze na stránky kategorií. Obecně se nepoužívá pro kategorie obsahující méně než 500 stran." }, "format": "block", "params": { "top": { "label": { "en": "Link Top?", "cs": "Odkaz nahoře?" }, "description": { "en": "Specifies whether a link to the top of the category is included.", "cs": "Určuje, zda je zahrnut odkaz na začátek kategorie." }, "default": "1", "type": "string" }, "numerals": { "label": { "en": "Link Numerals?", "cs": "Odkaz na číslice?" }, "description": { "en": "\nSpecifies whether and how numerals are included:\n\n; separate\n: Each numeral 0,1,...,9 has a separate link.\n; group\n: There is one link for 0-9.\n; no\n: no link.\n", "cs": "\nUrčuje, zda a jak jsou zahrnuty číslice:\n\n; oddělené\n: Každá číslice 0,1,...,9 má samostatný odkaz.\n; skupina\n: Existuje jeden odkaz pro 0-9.\n; ne\n: žádný odkaz.\n" }, "suggestedvalues": [ "separate", "group", "no" ], "default": "group", "type": "string" }, "uppercase": { "label": { "en": "Link Uppercase?", "cs": "Odkaz na velká písmena?" }, "description": { "en": "Specifies whether there is a link for each uppercase letter A,B,...,Z.", "cs": "Určuje, zda existuje odkaz pro každé velké písmeno A,B,...,Z." }, "suggestedvalues": [ "yes", "no" ], "default": "yes", "autovalue": "no", "type": "string" }, "lowercase": { "label": { "en": "Link Lowercase?", "cs": "Odkaz na malá písmena?" }, "description": { "en": "Specifies whether there is a link for each lowercase letter a,b,...,z", "cs": "Určuje, zda existuje odkaz pro každé malé písmeno a,b,...,z" }, "suggestedvalues": [ "yes", "no" ], "default": "no", "autovalue": "yes", "type": "string" }, "align": { "label": { "en": "Alignment", "cs": "Zarovnání" }, "description": { "en": "Placement of links.", "cs": "Umístění odkazů." }, "suggestedvalues": [ "left", "center", "right" ], "default": "center", "type": "string" } } } </templatedata>