Difference between revisions of "Template:SectionLink/doc"
Line 89: | Line 89: | ||
{{Doc/doc/code/tbl/exampleBegin}} | {{Doc/doc/code/tbl/exampleBegin}} | ||
{{Doc/doc/code/tbl/exampleStrL10n | {{Doc/doc/code/tbl/exampleStrL10n | ||
− | |examp1=<nowiki>{{SectionLink|RU/kb/ | + | |examp1=<nowiki>{{SectionLink|RU/kb/00000423|title2}}</nowiki> |
− | |examp2={{SectionLink|RU/kb/ | + | |examp2={{SectionLink|RU/kb/00000423|title2}} |
}} | }} | ||
{{Doc/doc/code/tbl/exampleEnd}} | {{Doc/doc/code/tbl/exampleEnd}} |
Latest revision as of 19:42, 17 September 2011
Template:SectionLink · Документация — Documentation · Обсуждение — Talk · Где используется — Where Used
№ | РУС | ENG | ||||
---|---|---|---|---|---|---|
' |
Предназначение — Mission | |||||
Данный шаблон предназначен для формирование локализованной ссылки на страницу с содержанием именованной секции этой страницы, в качестве текста ссылки. Рекомендуется использовать его для генерации ссылок с текстом из нестандартных, редко используемых секций. Например, "title2".
Текст ссылки обрамляется парными тэгами секции: <section begin=имя_секции /> и <section end=имя_секции />. |
This template is intended for the formation of localized links to a page with the contents of a named of section of this page as the link text. It is recommended to use it to generate links with the text of the unusual, seldom-used sections. For example, "title2".
The link text is flanked by paired tags section: <section begin=section_name /> и <section end=section_name />.
| |||||
' |
Параметры — Parameters | |||||
Используется два обязательных параметра
|
Use 2 parameter
| |||||
' |
Инструкция по использованию — Operation manual | |||||
Например: Есть страница RU/kb/page1. Локализованное название (секция title): "Страница 1". Альтернативное название (секция title2): "Страница 2". Добавляем секцию title2: <section begin=title2 />Страница 2<section end=title2 /> Код для вставки на страницу: {{SectionLink|RU/kb/page1|title2}} Результат: [[RU/kb/page1|Страница 2]] |
Example: There is a page RU/kb/page1. Localised name (section title) is "Page 1 ". Alternative name (section title2) is "Page 2 ". Add title2 section in RU/kb/page1: <section begin=title2 />Page 2<section end=title2 /> Embed page: {{SectionLink|RU/kb/page1|title2}} Result: [[RU/kb/page1|Page 2]]
| |||||
' |
Шаблон основан на следующих шаблонах — Parent templates | |||||
<Перечень родительских шаблонов / List of parenting templates> | <List of parenting templates>
| |||||
' |
Дочерние шаблоны — Subsidiaries templates | |||||
<Перечень дочерних шаблонов / List of subsidiaries templates> | <List of subsidiaries templates>
| |||||
' |
Пример — Example | |||||
|