Wiki source code of [TEMPLATE] Page par défaut

Version 4.1 by Antony Desmeaux on 2024/06/24 05:22

Show last authors
1 (% style="width:25%; float: right;" %)
2 (((
3 (% class="box" style="background-color: white; margin:20px;" %)
4 (((
5 [[image:Main.La feuille de route.WebHome@c1c1b173-bd97-4fd9-8720-06b5ac622205-0.png||alt="EdenExiste" data-xwiki-image-style-alignment="center" style="border-radius:15px"]]
6
7 |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Liens utiles**
8
9 *
10
11 |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Structure hiérarchique**
12
13 Page parent
14
15 {{velocity}}
16 * [[$parentDoc.title >>doc:$parentDoc]]
17 {{/velocity}}
18
19 Contenu
20
21 {{toc depth="2"/}}
22
23 Pages enfants
24
25 {{children/}}
26
27 |(% style="background-color:#1c8569; text-align:center" %)(% style="color:#ffffff" %)**Mentions**
28
29 {{velocity}}
30 #set ($links = $doc.getBacklinks())
31 #if ($links.size() > 0)
32 #foreach ($docname in $links)
33 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
34 * [[$escapetool.xml($rdoc.fullName)]]
35 #end
36 #else
37 No back links for this page!
38 #end
39 {{/velocity}}
40 )))
41 )))
42
43 = Synopsis =