Wiki source code of Le réseau
Last modified by Antony Desmeaux on 2025/04/21 13:14
Hide last authors
author | version | line-number | content |
---|---|---|---|
|
14.1 | 1 | (% class="col-sm-3" style="float: right;" %) |
|
12.1 | 2 | ((( |
3 | (% class="box" style="background-color: white; margin:20px;" %) | ||
4 | ((( | ||
|
16.1 | 5 | [[image:Main.Boîte à outils pour le XWiki.Images, schémas et autres.WebHome@HabenariaRadiata.jpg||alt="EdenExiste" data-xwiki-image-style-alignment="center" style="border-radius:15px"]] |
|
3.1 | 6 | |
|
12.1 | 7 | (% style="width:100%" %) |
|
16.1 | 8 | |(% style="background-color:#1c8569; border-radius:5px; text-align:center; width:100%" %)(% style="color:#ffffff" %)**Liens utiles** |
|
3.1 | 9 | |
|
12.1 | 10 | * |
11 | |||
12 | (% style="width:100%" %) | ||
|
16.1 | 13 | |(% style="background-color:#1c8569; border-radius:5px; text-align:center" %)(% style="color:#ffffff" %)**Mentions** |
|
12.1 | 14 | |
15 | {{velocity}} | ||
16 | #set ($links = $doc.getBacklinks()) | ||
17 | #if ($links.size() > 0) | ||
18 | #foreach ($docname in $links) | ||
19 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
20 | * [[$escapetool.xml($rdoc.fullName)]] | ||
21 | #end | ||
22 | #else | ||
23 | No back links for this page! | ||
24 | #end | ||
25 | {{/velocity}} | ||
26 | ))) | ||
27 | ))) | ||
28 | |||
29 | (% style="font-size: 2em;" %) | ||
30 | Synopsis | ||
31 | |||
|
16.1 | 32 | (% style="font-size: 1.5em;" %) |
33 | ((( | ||
34 | Page parent | ||
35 | {{velocity}}[[$parentDoc.title >>doc:$parentDoc]]{{/velocity}} | ||
36 | ))) | ||
|
12.1 | 37 | |
|
16.1 | 38 | (% style="font-size: 1.5em;" %) |
39 | ((( | ||
40 | Pages enfants | ||
|
12.1 | 41 | |
|
16.1 | 42 | ((( |
43 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}} | ||
44 | ))) | ||
45 | ))) |