Template:Main/it
Esempi
{{Main}}
{{Main|Article 1}}
{{Main|Article 1|Article 2|Article Something#3}}
Template data
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Main/it
<templatedata> { "description": { "en": "This template is used to display a note directing users to the main article about a subject. This should be used at the top of a section, usually directly below a section heading.", "cs": "Tato šablona se používá k zobrazení poznámky, která uživatele nasměruje na hlavní článek o tématu. Měla by být použita v horní části sekce, obvykle přímo pod nadpisem sekce.", "fr": "Ce modèle est utilisé pour afficher une note qui redirige les utilisateurs vers l'article principal concernant un sujet. Ceci doit être utilisé au début d'une section, habituellement directement en dessous du titre de la section.", "tr": "Bu şablon, kullanıcıları bir konuyla ilgili ana maddeye yönlendiren bir notu görüntülemek için kullanılır. Bu, bir bölümün en üstünde, genellikle doğrudan bir bölüm başlığının altında kullanılmalıdır." }, "format": "inline", "params": { "1": { "label": { "en": "Page 1", "cs": "Stránka 1", "tr": "Sayfa 1 ", "fr": "Page 1" }, "description": { "en": "Page name of related article. It includes Special:MyLanguage prefix.", "cs": "Název stránky souvisejícího článku. Obsahuje předponu Special:MyLanguage.", "tr": "İlgili maddenin sayfa adı.", "fr": "Nom de page du premier article associé" }, "type": "wiki-page-name", "required": true }, "2": { "label": { "en": "Page 2", "cs": "Stránka 2", "tr": "Sayfa 2", "fr": "Page 2" }, "type": "wiki-page-name", "description": { "fr": "Nom de page du second article associé", "cs": "Název druhé stránky přidruženého článku" } }, "3": { "label": { "en": "Page 3", "cs": "Stránka 3", "tr": "Sayfa 3", "fr": "Page 3" }, "type": "wiki-page-name", "description": { "fr": "Nom de page du troisième article associé", "cs": "Název stránky třetího souvisejícího článku" } }, "l1": { "label": { "en": "Label 1", "cs": "Název 1", "tr": "Etiket 1", "fr": "Label 1" }, "description": { "en": "Custom label for the link to Page 1.", "cs": "Vlastní štítek pro odkaz na stránku 1.", "tr": "Sayfa 1 bağlantısı için özel etiket.", "fr": "Etiquette personnalisée pour le lien vers Page 1." }, "type": "string", "default": { "en": "Defaults to the name of Page 1.", "cs": "Výchozí pro název stránky 1.", "tr": "Sayfa 1 adının varsayılanlarıdır.", "fr": "Valeur de Page 1." } }, "l2": { "label": { "en": "Label 2", "cs": "Název 2", "tr": "Etiket 2", "fr": "Label 2" }, "type": "string", "description": { "fr": "Etiquette personnalisée pour le lien vers Page 2.", "cs": "Vlastní štítek pro odkaz na stránku 2." }, "default": { "en": "Defaults to the name of Page 2.", "cs": "Výchozí pro název stránky 2.", "fr": "Valeur de Page 2." } }, "l3": { "label": { "en": "Label 3", "cs": "Název 3", "tr": "Etiket 3", "fr": "Label 3" }, "type": "string", "description": { "fr": "Etiquette personnalisée pour le lien vers Page 3.", "cs": "Vlastní štítek pro odkaz na stránku 3." }, "default": { "en": "Defaults to the name of Page 3.", "cs": "Výchozí pro název stránky 3.", "fr": "Valeur de Page 3." } } }, "paramOrder": [ "1", "l1", "2", "l2", "3", "l3" ] } </templatedata>