meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general:computerenvironment:wiki:page:figure [2021/10/14 22:31] ingogeneral:computerenvironment:wiki:page:figure [2021/10/19 11:23] (current) – [Embedding figures in boxes] felix
Line 25: Line 25:
 ====== Embedding figures in boxes ====== ====== Embedding figures in boxes ======
 Sometimes it is nicer to embed a figure into a box. You can use the WRAP plugin for this. Figure {{ref>AB2}} gives an example. Sometimes it is nicer to embed a figure into a box. You can use the WRAP plugin for this. Figure {{ref>AB2}} gives an example.
-<WRAP round 200px>+<WRAP round box 200px>
 <figure AB2> <figure AB2>
 {{:general:computerenvironment:images:abaumannii.png?200|}} {{:general:computerenvironment:images:abaumannii.png?200|}}
Line 35: Line 35:
 <hidden WikiCode> <hidden WikiCode>
 <code> <code>
-<WRAP round 200px>+<WRAP round box 200px>
 <figure AB2> <figure AB2>
 {{:pbioc_basics:images:abaumannii.png?200|}} {{:pbioc_basics:images:abaumannii.png?200|}}
Line 44: Line 44:
 </WRAP> </WRAP>
 </code> </code>
 +</hidden>
 +
 +\\
 +
 +<WRAP tabs>
 +   * [[general:computerenvironment:wiki:page|WIKI Synatax]]
 +   * [[general:computerenvironment:wiki|Main page WIKI]]
 +</WRAP>