Difference between revisions of "Template:TOCright"
From HomepointXI Wiki
(Created page with "<templatedata> { "params": { "limit": { "label": { "en": "Heading level limit", "cs": "Limit úrovně nadpisu", "tr": "Başlık seviyesi sınırı" },...") |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <templatedata> | + | <includeonly><templatedata> |
{ | { | ||
"params": { | "params": { | ||
Line 5: | Line 5: | ||
"label": { | "label": { | ||
"en": "Heading level limit", | "en": "Heading level limit", | ||
− | |||
− | |||
}, | }, | ||
"description": { | "description": { | ||
"en": "How many heading levels to show in the table of contents. The lower, the fewer headings are shown. Note that in articles, the main level for headings starts at 2 (the article title is H1, so limit=1 would generally show no headings at all).", | "en": "How many heading levels to show in the table of contents. The lower, the fewer headings are shown. Note that in articles, the main level for headings starts at 2 (the article title is H1, so limit=1 would generally show no headings at all).", | ||
− | |||
− | |||
}, | }, | ||
"example": { | "example": { | ||
"en": "2", | "en": "2", | ||
− | |||
− | |||
}, | }, | ||
"type": "number" | "type": "number" | ||
Line 23: | Line 17: | ||
"description": { | "description": { | ||
"en": "Template for aligning the table of contents to the right side of the page (or left side in right-to-left languages).", | "en": "Template for aligning the table of contents to the right side of the page (or left side in right-to-left languages).", | ||
− | |||
− | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
− | |||
[[Category:Utility templates]] | [[Category:Utility templates]] | ||
</includeonly> | </includeonly> |