Wiki source code of [TEMPLATE] Page par défaut
Last modified by Antony Desmeaux on 2025/04/21 13:07
Hide last authors
author | version | line-number | content |
---|---|---|---|
|
12.1 | 1 | (% class="col-sm-3" style="float: right;" %) |
|
1.1 | 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.1 | 7 | (% style="width:100%" %) |
|
13.1 | 8 | |(% style="background-color:#1c8569; text-align:center; border-radius:5px ; width:100%" %)(% style="color:#ffffff" %)**Liens utiles** |
|
1.1 | 9 | |
10 | * | ||
11 | |||
|
7.1 | 12 | (% style="width:100%" %) |
|
13.1 | 13 | |(% style="background-color:#1c8569; text-align:center; border-radius:5px" %)(% style="color:#ffffff" %)**Structure hiérarchique** |
|
1.1 | 14 | |
|
11.1 | 15 | **Page parent** |
|
1.1 | 16 | |
17 | {{velocity}} | ||
18 | * [[$parentDoc.title >>doc:$parentDoc]] | ||
19 | {{/velocity}} | ||
20 | |||
|
11.1 | 21 | **Contenu** |
|
1.1 | 22 | |
23 | {{toc depth="2"/}} | ||
24 | |||
|
11.1 | 25 | **Pages enfants** |
|
3.1 | 26 | |
|
9.1 | 27 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}} |
|
5.1 | 28 | |
|
7.1 | 29 | |
30 | (% style="width:100%" %) | ||
|
13.1 | 31 | |(% style="background-color:#1c8569; text-align:center; border-radius:5px" %)(% style="color:#ffffff" %)**Mentions** |
|
1.1 | 32 | |
33 | {{velocity}} | ||
34 | #set ($links = $doc.getBacklinks()) | ||
35 | #if ($links.size() > 0) | ||
36 | #foreach ($docname in $links) | ||
37 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
38 | * [[$escapetool.xml($rdoc.fullName)]] | ||
39 | #end | ||
40 | #else | ||
41 | No back links for this page! | ||
42 | #end | ||
43 | {{/velocity}} | ||
44 | ))) | ||
45 | ))) | ||
46 | |||
|
10.1 | 47 | (% style="font-size: 2em;" %) |
48 | Synopsis | ||
49 | |||
50 | |||
51 | ---- | ||
52 |