Дополнительные действия
{{#seo:
| type = website | description = Шаблон:Navplate/doc is a template page used on the iCCup Wiki. Templates are pages that are embedded (transcluded) into other pages to allow for the repetition of information. | site_name = iCCup Wiki | locale = ru }}
{{navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to navigational templates used on other wikis.
Usage
Please remove the parameters that are left blank.
{{Navplate
|subtitle =
|title =
|label1 =
|list1 =
|label2 =
|list2 =
|label3 =
|list3 =
}}
Parameter list
subtitle- Subtitle text above the title, it should be connected to the title
title- Title of the subject (wikilink is optional)
labeln- Label text for the list
listn- Text listing wikilinks
headern- Group header text
id- ID used for HTML, mostly used in template
Example
{{Navplate
|id=test
|subtitle=List of
|title=Title
|header1 = Header 1
|label2 = Label 1
|list2 = [[Item 1]][[Item 2]]
|label3 = Label 2
|list3 = [[Item 1]][[Item 2]]
|header4 = Header 2
|label5 = Label 3
|list5 = [[Item 1]][[Item 2]]
|label6 = Label 4
|list6 = [[Item 1]][[Item 2]]
}}
gives
Страница Модуль:Navplate/styles.css не имеет содержания.
TemplateData
Creates a navigational box for links to other pages.
| Параметр | Описание | Тип | Статус | |
|---|---|---|---|---|
| Subtitle | subtitle | Subtitle text above the title, it should be connected to the title
| Строковый (без форматирования) | предложенный |
| Title | title | Title of the subject (wikilink is optional)
| Неизвестно | обязательный |
| ID | id | ID used for HTML | Неизвестно | необязательный |