Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| wiki:syntax [2025/12/17 20:37] – asimong | wiki:syntax [2026/01/02 19:39] (current) – [Code Blocks] asimong | ||
|---|---|---|---|
| Line 254: | Line 254: | ||
| `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' |
| - | `Resize to given width and height: {{wiki: | + | `Resize to given width and height: {{wiki: |
| Resized external image: {{https:// | Resized external image: {{https:// | ||
| Line 263: | Line 263: | ||
| By using left or right whitespaces you can choose the alignment. | By using left or right whitespaces you can choose the alignment. | ||
| + | Leave a space only after `{{` will right align; only before `}}` will left align, and after `{{` and before `}}` will centre. | ||
| ---- | ---- | ||
| Line 283: | Line 284: | ||
| 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: | + | {{ wiki: |
| - | `{{ wiki: | + | `{{ wiki: |
| For linking an image to another page see [[#Image Links]] above. | For linking an image to another page see [[#Image Links]] above. | ||
| Line 546: | Line 547: | ||
| < | < | ||
| - | This is pretty much the same, but you could use it to show that you quoted a file. | + | This is pretty much the same, but you could use it to show that you quoted a file. |
| </ | </ | ||
| Line 559: | Line 560: | ||
| < | < | ||
| - | This is pretty much the same, but you could use it to show that you quoted a file. | + | This is pretty much the same, but you could use it to show that you quoted a file. |
| </ | </ | ||
| ``` | ``` | ||