Z verze
změnil(a) David Brazda
k 08.04.2021 15:08
Na verzi < 85.4 >
změnil(a) David Brazda
k 08.04.2021 16:24
< >
Popis verze: Nahrát novou přílohu 1617884108898-393.png

Přehled

Rozpis

XWiki.WikiMacroClass[0]
Macro code
... ... @@ -26,9 +26,11 @@
26 26   #set ($suffix = "?ident=" + $url.substring($regexResult.get(1).start,$regexResult.get(1).end) + "&shadow=" + $shadow + "&viewFrom=" + $zoom + "&trackPilot=" + $trackpilot + "#" + $time)
27 27   #set ($src = "https://xcvid.com/embed.php" + $suffix)
28 28   <div style="text-align:center">
29 - <div class="xdocLastModification">Interaktivní 3D pohled.</div>
29 + <figure>
30 30   <iframe src="$src" id="xcvid" class="responsive-embed" allowfullscreen><a href="$src$suffix">XCVID let</a></iframe>
31 31   <!-- <div class="xdocLastModification"><a href="$url" title="Let na xcontestu">XContest</a></div> -->
32 + <figcaption>Interaktivní 3D pohled.</figcaption>
33 + </figure>
32 32   </div>
33 33  #end
34 34  {{/html}}