This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:wiki:syntax [2022/11/30 13:48] – created bullar | en:wiki:syntax [2026/08/12 12:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 97: | Line 97: | ||
| You can also use an image to link to another internal or external page by combining the syntax for links and [[# | You can also use an image to link to another internal or external page by combining the syntax for links and [[# | ||
| - | [[http:// | + | [[http:// |
| - | [[http:// | + | [[http:// |
| Please note: The image formatting is the only formatting syntax accepted in link names. | Please note: The image formatting is the only formatting syntax accepted in link names. | ||
| Line 131: | Line 131: | ||
| You can include external and internal [[doku> | You can include external and internal [[doku> | ||
| - | Real size: {{wiki: | + | Real size: {{media:wiki: |
| - | Resize to given width: | + | Resize to given width: |
| - | Resize to given width and height((when the aspect ratio of the given width and height doesn' | + | Resize to given width and height((when the aspect ratio of the given width and height doesn' |
| - | Resized external image: | + | Resized external image: |
| - | Real size: {{wiki: | + | Real size: {{media:wiki: |
| - | Resize to given width: | + | Resize to given width: |
| - | Resize to given width and height: {{wiki: | + | Resize to given width and height: {{media:wiki: |
| - | Resized external image: | + | Resized external image: |
| By using left or right whitespaces you can choose the alignment. | By using left or right whitespaces you can choose the alignment. | ||
| - | {{ wiki: | + | {{ media:wiki: |
| - | {{wiki: | + | {{media:wiki: |
| - | {{ wiki: | + | {{ media:wiki: |
| - | {{ wiki: | + | {{ media:wiki: |
| - | {{wiki: | + | {{media:wiki: |
| - | {{ wiki: | + | {{ media:wiki: |
| Of course, you can add a title (displayed as a tooltip by most browsers), too. | Of course, you can add a title (displayed as a tooltip by most browsers), too. | ||
| - | {{ wiki: | + | {{ media:wiki: |
| - | {{ wiki: | + | {{ media:wiki: |
| For linking an image to another page see [[#Image Links]] above. | For linking an image to another page see [[#Image Links]] above. | ||
| Line 178: | Line 178: | ||
| By adding ''? | By adding ''? | ||
| - | {{wiki: | + | {{media:wiki: |
| - | {{wiki: | + | {{media:wiki: |
| ==== Fallback Formats ==== | ==== Fallback Formats ==== | ||
| Line 331: | Line 331: | ||
| ^ Heading 4 | no colspan this time | | | ^ Heading 4 | no colspan this time | | | ||
| ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 | | ^ Heading 5 | Row 2 Col 2 | Row 2 Col 3 | | ||
| - | |||
| - | You can have rowspans (vertically connected cells) by adding '' | ||
| - | |||
| - | ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | ||
| - | | Row 1 Col 1 | this cell spans vertically | Row 1 Col 3 | | ||
| - | | Row 2 Col 1 | ::: | Row 2 Col 3 | | ||
| - | | Row 3 Col 1 | ::: | Row 2 Col 3 | | ||
| - | |||
| - | Apart from the rowspan syntax those cells should not contain anything else. | ||
| - | |||
| - | ^ Heading 1 ^ Heading 2 ^ Heading 3 ^ | ||
| - | | Row 1 Col 1 | this cell spans vertically | Row 1 Col 3 | | ||
| - | | Row 2 Col 1 | ::: | Row 2 Col 3 | | ||
| - | | Row 3 Col 1 | ::: | Row 2 Col 3 | | ||
| You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text. | You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text. | ||