Исходный код вики Нестандартные типы

Редактировал(а) Alexandr Fokin 2024/12/07 13:54

Последние авторы
1 |(% style="width:120px" %) |(% style="width:1334px" %)
2 |(% style="width:120px" %) |(% style="width:1334px" %)(((
3 |(% style="width:155px" %)Массив Array|(% style="width:1215px" %)
4 |(% style="width:155px" %)Промежуток Range|(% style="width:1215px" %)
5 |(% style="width:155px" %)Ключ значение|(% style="width:1215px" %)
6 )))
7 |(% style="width:120px" %) |(% style="width:1334px" %)(((
8 [[Тип данных Json>>doc:.Тип данных Json.WebHome]]
9 )))
10
11 ----
12
13 ==== Внутренние ссылки: ====
14
15 ====== Дочерние страницы: ======
16
17 {{children/}}
18
19 ====== Обратные ссылки: ======
20
21 {{velocity}}
22 #set ($links = $doc.getBacklinks())
23 #if ($links.size() > 0)
24 #foreach ($docname in $links)
25 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
26 * [[$escapetool.xml($rdoc.fullName)]]
27 #end
28 #else
29 No back links for this page!
30 #end
31 {{/velocity}}
32
33 ----
34
35