Changes for page Terrains

Last modified by Antony Desmeaux on 2025/06/06 09:28

From version 1.1
edited by Antony Desmeaux
on 2023/04/16 17:52
Change comment: There is no comment for this version
To version 4.1
edited by Antony Desmeaux
on 2025/06/06 09:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,2 +1,45 @@
1 -{{children/}}
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"]]
2 2  
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 +Pages enfants
41 +
42 +(((
43 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:.WebHome"/}}
44 +)))
45 +)))