Wiki source code of Les équipes
Last modified by Antony Desmeaux on 2025/06/09 16:47
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="col-sm-3" style="float: right;" %) | ||
2 | ((( | ||
3 | (% class="box" style="background-color: white; margin:20px;" %) | ||
4 | ((( | ||
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"]] | ||
6 | |||
7 | (% style="width:100%" %) | ||
8 | |(% style="background-color:#1c8569; border-radius:5px; text-align:center; width:100%" %)(% style="color:#ffffff" %)**Liens utiles** | ||
9 | |||
10 | * | ||
11 | |||
12 | (% style="width:100%" %) | ||
13 | |(% style="background-color:#1c8569; border-radius:5px; text-align:center" %)(% style="color:#ffffff" %)**Mentions** | ||
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 | |||
32 | (% style="font-size: 1.5em;" %) | ||
33 | ((( | ||
34 | Page parent | ||
35 | {{velocity}}[[$parentDoc.title >>doc:$parentDoc]]{{/velocity}} | ||
36 | ))) | ||
37 | |||
38 | (% style="font-size: 1.5em;" %) | ||
39 | ((( | ||
40 | Les équipes | ||
41 | |||
42 | ((( | ||
43 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}} | ||
44 | ))) | ||
45 | ))) |