Code source wiki de Embed content Macro
Modifié par Admin le 16/10/2025 - 23:33
Afficher les derniers auteurs
| author | version | line-number | content |
|---|---|---|---|
| 1 | = Example usage = | ||
| 2 | |||
| 3 | == Youtube == | ||
| 4 | |||
| 5 | {{code}} | ||
| 6 | {{embed url="http://www.youtube.com/watch?v=Titn-yAh74A"/}} | ||
| 7 | {{/code}} | ||
| 8 | |||
| 9 | {{embed url="http://www.youtube.com/watch?v=Titn-yAh74A"/}} | ||
| 10 | |||
| 11 | {{code}} | ||
| 12 | {{embed url="http://www.youtube.com/watch?v=Titn-yAh74A" ratio="16:9"/}} | ||
| 13 | {{/code}} | ||
| 14 | |||
| 15 | {{embed url="http://www.youtube.com/watch?v=Titn-yAh74A" ratio="16:9"/}} | ||
| 16 | |||
| 17 | == Dailymotion == | ||
| 18 | |||
| 19 | {{code}} | ||
| 20 | {{embed url="http://www.dailymotion.com/video/x9x04h_wiki-et-reseau-social-xwiki-et-blue_tech"/}} | ||
| 21 | {{/code}} | ||
| 22 | |||
| 23 | {{embed url="http://www.dailymotion.com/video/x9x04h_wiki-et-reseau-social-xwiki-et-blue_tech"/}} | ||
| 24 | |||
| 25 | == Vimeo == | ||
| 26 | |||
| 27 | {{code}} | ||
| 28 | {{embed url="http://vimeo.com/30980990"/}} | ||
| 29 | {{/code}} | ||
| 30 | |||
| 31 | {{embed url="http://vimeo.com/30980990"/}} | ||
| 32 | |||
| 33 | == Attachment == | ||
| 34 | |||
| 35 | {{code}} | ||
| 36 | {{embed attachment="test-vid.webm"/}} | ||
| 37 | {{/code}} | ||
| 38 | |||
| 39 | {{embed attachment="test-vid.webm"/}} | ||
| 40 | |||
| 41 | {{code}} | ||
| 42 | {{embed attachment="test-vid.webm" videoPoster="video_poster.png"/}} | ||
| 43 | {{/code}} | ||
| 44 | |||
| 45 | {{embed attachment="test-vid.webm" videoPoster="video_poster.png"/}} | ||
| 46 | |||
| 47 | == DASH == | ||
| 48 | |||
| 49 | {{code}} | ||
| 50 | {{embed dash="Sandbox.dashsource"/}} | ||
| 51 | {{/code}} | ||
| 52 | |||
| 53 | {{embed dash="Sandbox.dashsource"/}} | ||
| 54 | |||
| 55 | == x.com == | ||
| 56 | |||
| 57 | === Single tweets === | ||
| 58 | |||
| 59 | {{code}} | ||
| 60 | {{embed url="https://x.com/XWiki/status/1808056434883502509"/}} | ||
| 61 | {{/code}} | ||
| 62 | |||
| 63 | {{embed url="https://x.com/XWiki/status/1808056434883502509"/}} | ||
| 64 | |||
| 65 | === Profiles and lists === | ||
| 66 | |||
| 67 | {{code}} | ||
| 68 | {{embed url="https://x.com/XWiki"/}} | ||
| 69 | {{/code}} | ||
| 70 | |||
| 71 | {{embed url="https://x.com/XWiki"/}} | ||
| 72 | |||
| 73 | == Google Docs, Sheets and Slides == | ||
| 74 | |||
| 75 | === Document === | ||
| 76 | |||
| 77 | {{code}} | ||
| 78 | {{embed url="https://docs.google.com/document/d/e/2PACX-1vRqgAxT07IjOqjSgWZk0ZkQWZfcar7EOsb6UWBwUm1iQLDEejoERTT_Foi_b-H899OqKUv0Bebt8LHi/pub"/}} | ||
| 79 | {{/code}} | ||
| 80 | |||
| 81 | {{embed url="https://docs.google.com/document/d/e/2PACX-1vRqgAxT07IjOqjSgWZk0ZkQWZfcar7EOsb6UWBwUm1iQLDEejoERTT_Foi_b-H899OqKUv0Bebt8LHi/pub"/}} | ||
| 82 | |||
| 83 | === SpreadSheet === | ||
| 84 | |||
| 85 | {{code}} | ||
| 86 | {{embed url="https://docs.google.com/spreadsheets/d/e/2PACX-1vSoZPW8a9r9g6aTjHZe_9t82iaNrl1YLTh8JxBXiqBKigtLBTwmhfsSCsQ-hf2z8LjbmQ4ytayrdfeR/pubhtml"/}} | ||
| 87 | {{/code}} | ||
| 88 | |||
| 89 | {{embed url="https://docs.google.com/spreadsheets/d/e/2PACX-1vSoZPW8a9r9g6aTjHZe_9t82iaNrl1YLTh8JxBXiqBKigtLBTwmhfsSCsQ-hf2z8LjbmQ4ytayrdfeR/pubhtml"/}} | ||
| 90 | |||
| 91 | === Presentation === | ||
| 92 | |||
| 93 | {{code}} | ||
| 94 | {{embed url="https://docs.google.com/presentation/d/e/2PACX-1vRRyfn5yCjQUTxw0Uwqf0FnshVL8lyq-zF96KmeKvwvg3q3sfYTclDvS2IXxwIJXAxHhxNbgm7B3WB6/pub?start=false&loop=false&delayms=3000"/}} | ||
| 95 | {{/code}} | ||
| 96 | |||
| 97 | {{embed url="https://docs.google.com/presentation/d/e/2PACX-1vRRyfn5yCjQUTxw0Uwqf0FnshVL8lyq-zF96KmeKvwvg3q3sfYTclDvS2IXxwIJXAxHhxNbgm7B3WB6/pub?start=false&loop=false&delayms=3000"/}} | ||
| 98 | |||
| 99 | == Google Calendar == | ||
| 100 | |||
| 101 | {{code}} | ||
| 102 | {{embed url="https://calendar.google.com/calendar/embed?src=c_bd971ab39b5137f95ecaebcbedf921038a583409a975bf19cbb627a266708198%40group.calendar.google.com&ctz=Europe%2FParis"/}} | ||
| 103 | {{/code}} | ||
| 104 | |||
| 105 | {{embed url="https://calendar.google.com/calendar/embed?src=c_bd971ab39b5137f95ecaebcbedf921038a583409a975bf19cbb627a266708198%40group.calendar.google.com&ctz=Europe%2FParis"/}} | ||
| 106 | |||
| 107 | == Google Maps == | ||
| 108 | |||
| 109 | === Place and address === | ||
| 110 | |||
| 111 | {{code}} | ||
| 112 | {{embed url="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1312.1621032817725!2d2.3470581518166553!3d48.87109578026282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47e6704b350c3f25%3A0xd85ac245a150c9ab!2sXWiki%20SAS!5e0!3m2!1sen!2sch!4v1728035046545!5m2!1sen!2sch"/}} | ||
| 113 | {{/code}} | ||
| 114 | |||
| 115 | {{embed url="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1312.1621032817725!2d2.3470581518166553!3d48.87109578026282!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47e6704b350c3f25%3A0xd85ac245a150c9ab!2sXWiki%20SAS!5e0!3m2!1sen!2sch!4v1728035046545!5m2!1sen!2sch"/}} | ||
| 116 | |||
| 117 | === Street view === | ||
| 118 | |||
| 119 | {{code}} | ||
| 120 | {{embed url="https://www.google.com/maps/embed?pb=!3m2!1sen!2sch!4v1728035350247!5m2!1sen!2sch!6m8!1m7!1s_Q1WBR0ylI8PUkhxsAGBpA!2m2!1d48.87086003822085!2d2.347896164034983!3f166.78051947633722!4f0!5f0.7820865974627469"/}} | ||
| 121 | {{/code}} | ||
| 122 | |||
| 123 | {{embed url="https://www.google.com/maps/embed?pb=!3m2!1sen!2sch!4v1728035350247!5m2!1sen!2sch!6m8!1m7!1s_Q1WBR0ylI8PUkhxsAGBpA!2m2!1d48.87086003822085!2d2.347896164034983!3f166.78051947633722!4f0!5f0.7820865974627469"/}} | ||
| 124 | |||
| 125 | === Search result === | ||
| 126 | |||
| 127 | {{code}} | ||
| 128 | {{embed url="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d5248.647450516318!2d2.3428453507656255!3d48.87110495643666!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1srestaurant!5e0!3m2!1sen!2sch!4v1728035213602!5m2!1sen!2sch"/}} | ||
| 129 | {{/code}} | ||
| 130 | |||
| 131 | {{embed url="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d5248.647450516318!2d2.3428453507656255!3d48.87110495643666!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1srestaurant!5e0!3m2!1sen!2sch!4v1728035213602!5m2!1sen!2sch"/}} | ||
| 132 | |||
| 133 | == Facebook == | ||
| 134 | |||
| 135 | === video === | ||
| 136 | |||
| 137 | {{code}} | ||
| 138 | {{embed url="https://www.facebook.com/watch/?v=778496920973542"/}} | ||
| 139 | {{/code}} | ||
| 140 | |||
| 141 | {{embed url="https://www.facebook.com/watch/?v=778496920973542"/}} | ||
| 142 | |||
| 143 | {{code}} | ||
| 144 | {{embed url="https://fb.watch/u-umz3uyJB/"/}} | ||
| 145 | {{/code}} | ||
| 146 | |||
| 147 | {{embed url="https://fb.watch/u-umz3uyJB/"/}} | ||
| 148 | |||
| 149 | === post === | ||
| 150 | |||
| 151 | {{code}} | ||
| 152 | {{embed url="https://www.facebook.com/XWiki/posts/pfbid02W3245cRQxohsVknkQyJZGpTjuGsSP7rtqLeUNWCMs3t2WM78RqZomf4Mh1h6T5b3l"/}} | ||
| 153 | {{/code}} | ||
| 154 | |||
| 155 | {{embed url="https://www.facebook.com/XWiki/posts/pfbid02W3245cRQxohsVknkQyJZGpTjuGsSP7rtqLeUNWCMs3t2WM78RqZomf4Mh1h6T5b3l"/}} | ||
| 156 | |||
| 157 | == LinkedIn == | ||
| 158 | |||
| 159 | {{code}} | ||
| 160 | {{embed url="https://www.linkedin.com/embed/feed/update/urn:li:share:7247891523147591680"/}} | ||
| 161 | {{/code}} | ||
| 162 | |||
| 163 | {{embed url="https://www.linkedin.com/embed/feed/update/urn:li:share:7247891523147591680"/}} | ||
| 164 | |||
| 165 | == Figma == | ||
| 166 | |||
| 167 | === design === | ||
| 168 | |||
| 169 | {{code}} | ||
| 170 | {{embed url="https://www.figma.com/design/ZutVsynFhk44OyJR2uvsUm/embedded-example-for-design?t=Wc0z8omIO1a0EK5R-0"/}} | ||
| 171 | {{/code}} | ||
| 172 | |||
| 173 | {{embed url="https://www.figma.com/design/ZutVsynFhk44OyJR2uvsUm/embedded-example-for-design?t=Wc0z8omIO1a0EK5R-0"/}} | ||
| 174 | |||
| 175 | === board === | ||
| 176 | |||
| 177 | {{code}} | ||
| 178 | {{embed url="https://www.figma.com/board/CR4s8D45CzkNL8tDDaAAyy/embedded-example-for-board?node-id=0-1&t=Wc0z8omIO1a0EK5R-1"/}} | ||
| 179 | {{/code}} | ||
| 180 | |||
| 181 | {{embed url="https://www.figma.com/board/CR4s8D45CzkNL8tDDaAAyy/embedded-example-for-board?node-id=0-1&t=Wc0z8omIO1a0EK5R-1"/}} | ||
| 182 | |||
| 183 | === slide deck === | ||
| 184 | |||
| 185 | {{code}} | ||
| 186 | {{embed url="https://www.figma.com/slides/kpcVNgVgFoSSIb6zIYkZSl/embeded-example-for-deck?node-id=1-23&node-type=slide&t=Wc0z8omIO1a0EK5R-0"/}} | ||
| 187 | {{/code}} | ||
| 188 | |||
| 189 | {{embed url="https://www.figma.com/slides/kpcVNgVgFoSSIb6zIYkZSl/embeded-example-for-deck?node-id=1-23&node-type=slide&t=Wc0z8omIO1a0EK5R-0"/}} | ||
| 190 | |||
| 191 | == Spotify == | ||
| 192 | |||
| 193 | === song === | ||
| 194 | |||
| 195 | {{code}} | ||
| 196 | {{embed url="https://open.spotify.com/track/2TI02l6A7NQR12nxMwego4?si=eec9bbe07ca5495f"/}} | ||
| 197 | {{/code}} | ||
| 198 | |||
| 199 | {{embed url="https://open.spotify.com/track/2TI02l6A7NQR12nxMwego4?si=eec9bbe07ca5495f"/}} | ||
| 200 | |||
| 201 | {{code}} | ||
| 202 | {{embed url="https://open.spotify.com/intl-fr/track/3yDRcs0Y4pPzkvMbUfeF9H"/}} | ||
| 203 | {{/code}} | ||
| 204 | |||
| 205 | {{embed url="https://open.spotify.com/intl-fr/track/3yDRcs0Y4pPzkvMbUfeF9H"/}} | ||
| 206 | |||
| 207 | === album === | ||
| 208 | |||
| 209 | {{code}} | ||
| 210 | {{embed url="https://open.spotify.com/album/394IM22DYC24k1X1fqzIiF?si=5xPJFDqjS8CFGDZ3mTChkw"/}} | ||
| 211 | {{/code}} | ||
| 212 | |||
| 213 | {{embed url="https://open.spotify.com/album/394IM22DYC24k1X1fqzIiF?si=5xPJFDqjS8CFGDZ3mTChkw"/}} | ||
| 214 | |||
| 215 | === artist === | ||
| 216 | |||
| 217 | {{code}} | ||
| 218 | {{embed url="https://open.spotify.com/artist/1YkHCcMgZ6fTQMeEQyYKTf?si=1JN813AtTV-A1Af32F_KoQ"/}} | ||
| 219 | {{/code}} | ||
| 220 | |||
| 221 | {{embed url="https://open.spotify.com/artist/1YkHCcMgZ6fTQMeEQyYKTf?si=1JN813AtTV-A1Af32F_KoQ"/}} | ||
| 222 | |||
| 223 | === playlist === | ||
| 224 | |||
| 225 | {{code}} | ||
| 226 | {{embed url="https://open.spotify.com/playlist/37i9dQZF1DX8AliSIsGeKd?si=de08d6bd36124e91"/}} | ||
| 227 | {{/code}} | ||
| 228 | |||
| 229 | {{embed url="https://open.spotify.com/playlist/37i9dQZF1DX8AliSIsGeKd?si=de08d6bd36124e91"/}} | ||
| 230 | |||
| 231 | == Prezi == | ||
| 232 | |||
| 233 | {{code}} | ||
| 234 | {{embed url="https://prezi.com/view/SEuA3wOFhVxPmClZfY2Z/"/}} | ||
| 235 | {{/code}} | ||
| 236 | |||
| 237 | {{embed url="https://prezi.com/view/SEuA3wOFhVxPmClZfY2Z/"/}} | ||
| 238 | |||
| 239 | {{code}} | ||
| 240 | {{embed url="https://prezi.com/p/embed/SEuA3wOFhVxPmClZfY2Z/"/}} | ||
| 241 | {{/code}} | ||
| 242 | |||
| 243 | {{embed url="https://prezi.com/p/embed/SEuA3wOFhVxPmClZfY2Z/"/}} | ||
| 244 | |||
| 245 | == Scribd == | ||
| 246 | |||
| 247 | {{code}} | ||
| 248 | {{embed url="https://fr.scribd.com/document/91758925/Xwiki-Install"/}} | ||
| 249 | {{/code}} | ||
| 250 | |||
| 251 | {{embed url="https://fr.scribd.com/document/91758925/Xwiki-Install"/}} | ||
| 252 | |||
| 253 | == Flickr == | ||
| 254 | |||
| 255 | === Photo === | ||
| 256 | |||
| 257 | {{code}} | ||
| 258 | {{embed url="https://www.flickr.com/photos/30943631@N07/19491843224/in/album-72157656512082491"/}} | ||
| 259 | {{/code}} | ||
| 260 | |||
| 261 | {{embed url="https://www.flickr.com/photos/30943631@N07/19491843224/in/album-72157656512082491"/}} | ||
| 262 | |||
| 263 | === Video === | ||
| 264 | |||
| 265 | {{code}} | ||
| 266 | {{embed url="https://www.flickr.com/photos/seclusivenature/52095586779/in/photolist-2nnvuY4-2nie6MB-2oPiL1v-2phiPyZ-2mmcvHN-2jTPNWF-P7amB7-2qekVKa-2jmiFRN-2ntPAwr-2oevvfv-v7CkWf-2nmJKsS-2q7vqqz-2o38ts4-E1bRDU-2q6PXxY-2pAU8FQ-2m153Ao-2obaFEp-2nJtUDz-2mKH14f-2i6GE5t-2mGSHDT-2jiGu1h-2oi5VWQ-2mX3dKp-2mRVrd3-2mG7CLf-2mYwgJs-2m7aCxo-2mMWpyT-2o7rZFa-2nMtPSs-23T36Jk-2oMDf9R-2nLGUMJ-MDNQNY-2oA1xXL-24zxuDu-2pyXh87-2nwsCSv-2opXreK-Qy399A-2nyC7H9-2nqWqTd-VgqJ5F-2meMAGq-G76w5x-2oFoz1h"/}} | ||
| 267 | {{/code}} | ||
| 268 | |||
| 269 | {{embed url="https://www.flickr.com/photos/seclusivenature/52095586779/in/photolist-2nnvuY4-2nie6MB-2oPiL1v-2phiPyZ-2mmcvHN-2jTPNWF-P7amB7-2qekVKa-2jmiFRN-2ntPAwr-2oevvfv-v7CkWf-2nmJKsS-2q7vqqz-2o38ts4-E1bRDU-2q6PXxY-2pAU8FQ-2m153Ao-2obaFEp-2nJtUDz-2mKH14f-2i6GE5t-2mGSHDT-2jiGu1h-2oi5VWQ-2mX3dKp-2mRVrd3-2mG7CLf-2mYwgJs-2m7aCxo-2mMWpyT-2o7rZFa-2nMtPSs-23T36Jk-2oMDf9R-2nLGUMJ-MDNQNY-2oA1xXL-24zxuDu-2pyXh87-2nwsCSv-2opXreK-Qy399A-2nyC7H9-2nqWqTd-VgqJ5F-2meMAGq-G76w5x-2oFoz1h"/}} | ||
| 270 | |||
| 271 | === Album === | ||
| 272 | |||
| 273 | {{code}} | ||
| 274 | {{embed url="https://www.flickr.com/photos/30943631@N07/albums/72157656512082491"/}} | ||
| 275 | {{/code}} | ||
| 276 | |||
| 277 | {{embed url="https://www.flickr.com/photos/30943631@N07/albums/72157656512082491"/}} | ||
| 278 | |||
| 279 | === Galery === | ||
| 280 | |||
| 281 | {{code}} | ||
| 282 | {{embed url="https://www.flickr.com/photos/30943631@N07/"/}} | ||
| 283 | {{/code}} | ||
| 284 | |||
| 285 | {{embed url="https://www.flickr.com/photos/30943631@N07/"/}} | ||
| 286 | |||
| 287 | == Slideshare == | ||
| 288 | |||
| 289 | {{code}} | ||
| 290 | {{embed url="https://fr.slideshare.net/slideshow/xwiki-sas-presentation/930541"/}} | ||
| 291 | {{/code}} | ||
| 292 | |||
| 293 | {{embed url="https://fr.slideshare.net/slideshow/xwiki-sas-presentation/930541"/}} | ||
| 294 | |||
| 295 | {{code}} | ||
| 296 | {{embed url="https://www.slideshare.net/slideshow/embed_code/key/DeVayEMZSEP0gY?startSlide=1"/}} | ||
| 297 | {{/code}} | ||
| 298 | |||
| 299 | {{embed url="https://www.slideshare.net/slideshow/embed_code/key/DeVayEMZSEP0gY?startSlide=1"/}} | ||
| 300 | |||
| 301 | == Viddler == | ||
| 302 | |||
| 303 | {{code}} | ||
| 304 | {{embed url="https://www.viddler.com/v/1391b468"/}} | ||
| 305 | {{/code}} | ||
| 306 | |||
| 307 | {{embed url="https://www.viddler.com/v/1391b468"/}} | ||
| 308 | |||
| 309 | {{code}} | ||
| 310 | {{embed url="//viddler.com/embed/1391b468/?f=1&autoplay=0&player=full&secret=59822701&make_responsive=false&loop=false&nologo=false&disableseek=false&disablebackwardseek=false&disableforwardseek=false&hd=false"/}} | ||
| 311 | {{/code}} | ||
| 312 | |||
| 313 | {{embed url="//viddler.com/embed/1391b468/?f=1&autoplay=0&player=full&secret=59822701&make_responsive=false&loop=false&nologo=false&disableseek=false&disablebackwardseek=false&disableforwardseek=false&hd=false"/}} | ||
| 314 | |||
| 315 | == Aha! roadmaps == | ||
| 316 | |||
| 317 | {{code}} | ||
| 318 | {{embed url="https://example.aha.io/shared/ciib292b37aa2a8b3c0d1ba1333e4c3d"/}} | ||
| 319 | {{/code}} |