Difference between revisions of "Template:Anchor"

From WPRDC Wiki
Jump to navigation Jump to search
>PerfektesChaos
(Multilingual; doc should be shifted to /doc subpage)
>Baris6161TURK
(Moving TemplateData to the /doc page.)
Line 20: Line 20:


This version of the anchor template cannot be substituted. To insert an anchor without the template, use <code><nowiki><span id="Anchor name"></span></nowiki></code>.
This version of the anchor template cannot be substituted. To insert an anchor without the template, use <code><nowiki><span id="Anchor name"></span></nowiki></code>.
== TemplateData ==
{{Anchor/doc}}


[[Category:Templates{{#translation:}}]]
[[Category:Templates{{#translation:}}]]
<templatedata>
{
"description": {
"en": "Define link target(s) to a section or element within current page",
"de": "Linkziel(e) zu einem Abschnitt oder einem Element innerhalb der aktuellen Wiki-Seite vereinbaren"
},
"params": {
"1": {
"label": {
"en": "Anchor",
"de": "Anker"
},
"description": {
"en": "Fragment ID",
"de": "Fragmentbezeichner"
},
"type": "line",
"required": true
},
"2": {
"label": {
"en": "Second anchor",
"de": "Zweiter Anker"
},
"description": {
"en": "Further fragment ID",
"de": "Weiterer Fragmentbezeichner"
},
"required": false,
"suggested": false,
"inherits": "1"
},
"3": {
"label": {
"en": "Further anchor",
"de": "Weiterer Anker"
},
"inherits": "2"
},
"4": {
"label": { },
"inherits": "3" },
"5": { "inherits": "4" },
"6": { "inherits": "4" },
"7": { "inherits": "4" },
"8": { "inherits": "4" },
"9": { "inherits": "4" },
"10": { "inherits": "4" },
"11": { "inherits": "4" }
},
"format": "inline"
}
</templatedata>
}}
}}
</noinclude>
</noinclude>

Revision as of 16:11, 28 February 2021

Lua error in Module:TNT at line 158: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Documentation.tab.[[Category:Template documentation pages{{#translation:}}]]