part of the GtC documentation

WRAP

Try out all these techniques below in the playground.

Near the right end of the toolbar, there is a button icon: This is an illustration: don't click here!. Clicking here reveals a long menu:

This is an illustration: don't click here!

You probably won't need to use any of these, but you are welcome to explore, or ask for help if desired.

Just taking a couple of examples from the first topic commoning in the first topic group community & culture, there are several uses of the <WRAP> feature. We've used it in every page; this is just the first one that comes to hand.

<WRAP center centeralign> 
<figure>
{{url>https://www.youtube.com/embed/7bQiBcd7mBc 560,315}}
<caption>
_How does the commons work? From the [Next System Project](https://thenextsystem.org/)._
</caption>
</figure>
</WRAP>

gives

How does the commons work? From the Next System Project.

This illustrates centering and captions, as well as an embedded video. It's essentially the same with still images. Here we have used Markdown syntax.

<WRAP center centeralign>
<figure>
![](https://lowimpactorg.onyx-sites.io/wp-content/uploads/survival-international.jpg)
<caption>
_[Survival International](https://www.survivalinternational.org/) are fighting the enclosure of ‘wilderness’ that has been commoned by indigenous people all over the world for millennia._
</caption>
</figure>
</WRAP>

gives

Survival International are fighting the enclosure of ‘wilderness’ that has been commoned by indigenous people all over the world for millennia.

  • doc/wrap.1774964678.txt.gz
  • Last modified: 2026/03/31 13:44
  • by Simon Grant