Template:Anchor

From Linux Web Expert

Template documentation

See w:Template:Anchor for documentation.

Usage

To insert an anchor without the template, use ‎<span id="anchor name">‎</span>.

TemplateData

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

Anchor

<templatedata> { "description": { "en": "Define link target(s) to a section or element within current page", "cs": "Definuje cíl(e) odkazu na sekci nebo prvek na aktuální stránce", "de": "Linkziel(e) zu einem Abschnitt oder einem Element innerhalb der aktuellen Wiki-Seite vereinbaren", "tr": "Geçerli sayfadaki bir bölüm veya öğeye bağlantı hedef(ler)ini tanımlayın" }, "format": "inline", "params": { "1": { "label": { "en": "First anchor", "cs": "První kotva", "tr": "İlk çengel" }, "description": { "en": "First anchor ID.", "cs": "ID první kotvy.", "tr": "İlk çengel kimliği." }, "required": true, "type": "string" }, "2": { "label": { "en": "Second anchor", "cs": "Druhá kotva", "tr": "İkinci çengel" }, "description": { "en": "Second anchor ID.", "cs": "ID druhé kotvy.", "tr": "İkinci çengel kimliği." }, "type": "string" }, "3": { "label": { "en": "Third anchor", "cs": "Třetí kotva", "tr": "Üçüncü çengel" }, "description": { "en": "Third anchor ID.", "cs": "ID třetí kotvy.", "tr": "Üçüncü çengel kimliği." }, "type": "string" }, "4": { "label": { "en": "Fourth anchor", "cs": "Čtvrtá kotva", "tr": "Dördüncü çengel" }, "description": { "en": "Fourth anchor ID.", "cs": "ID čtvrté kotvy.", "tr": "Dördüncü çengel kimliği." }, "type": "string" }, "5": { "label": { "en": "Fifth anchor", "cs": "Pátá kotva", "tr": "Beşinci çengel" }, "description": { "en": "Fifth anchor ID.", "cs": "ID páté kotvy.", "tr": "Beşinci çengel kimliği." }, "type": "string" }, "6": { "label": { "en": "Sixth anchor", "cs": "Šestá kotva", "tr": "Altıncı çengel" }, "description": { "en": "Sixth anchor ID.", "cs": "ID šesté kotvy.", "tr": "Altıncı çengel kimliği." }, "type": "string" }, "7": { "label": { "en": "Seventh anchor", "cs": "Sedmá kotva", "tr": "Yedinci çengel" }, "description": { "en": "Seventh anchor ID.", "cs": "ID sedmé kotvy.", "tr": "Yedinci çengel kimliği." }, "type": "string" }, "8": { "label": { "en": "Eighth anchor", "cs": "Osmá kotva", "tr": "Sekizinci çengel" }, "description": { "en": "Eighth anchor ID.", "cs": "ID osmé kotvy.", "tr": "Sekizinci çengel kimliği." }, "type": "string" }, "9": { "label": { "en": "Ninenth anchor", "cs": "Devátá kotva", "tr": "Dokuzuncu çengel " }, "description": { "en": "Ninenth anchor ID.", "cs": "Deváté ID kotvy.", "tr": "Dokuzuncu çengel kimliği." }, "type": "string" }, "10": { "label": { "en": "Tenth anchor", "cs": "Desátá kotva", "tr": "Onuncu çengel" }, "description": { "en": "Tenth anchor ID.", "cs": "ID desáté kotvy.", "tr": "Onuncu çengel kimliği." }, "type": "string" }, "11": { "label": { "en": "Eleventh anchor", "cs": "Jedenáctá kotva", "tr": "On birinci çengel" }, "description": { "en": "It gives an error when you are trying to add eleventh anchor.", "cs": "Když se pokoušíte přidat jedenáctou kotvu, zobrazí se chyba.", "tr": "On birinci çengeli eklemeye çalışırken hata veriyor." }, "type": "string" } } } </templatedata>