meta data for this page
Erot
Tämä näyttää erot valitun ja nykyisen version kesken tästä sivusta.
Both sides previous revisionEdellinen revisioSeuraava revisio | Edellinen revisio | ||
wiki:syntax [16/02/2021 11:01] – [Table] harri | wiki:syntax [29/09/2024 22:56] (nykyinen) – ulkoinen muokkaus 127.0.0.1 | ||
---|---|---|---|
Rivi 1: | Rivi 1: | ||
- | ====== Unicode table ====== | ||
- | |||
- | Unicode-koodilla voi lisätä merkkejä Wordissa näppäilemällä koodin ja sen jälkeen alt+x. Hexadecimal-koodilla voi lisätä koodin wordissa painamalla ensin alt + +, ja sen jälkeen koodi näppäimistön **oikean reunan** numeronäppäimillä. | ||
- | |||
- | ^ Merkki | ||
- | | ° | 00b0 | 0176 | | ||
- | | ⇌ | 21cc | 8652 | | ||
- | | Δ | 0394 | 916 | | ||
- | | · | 2219 | B7 | | ||
- | | × | D7 | D7 | | ||
- | | %%|%% | 007c | 124 | | ||
- | | − | 2212 | 8722 | | ||
- | | ≈ | 2248 | 8776 | | ||
- | | μ | 03bc | ||
- | | α | 03b1 | 945 | | ||
- | | Ω | 03a9 | 937 | | ||
- | | π | 03c0 | 960 | | ||
- | | λ | 03bb | 955 | | ||
- | | ρ | 03c1 | 961 | | ||
- | |||
- | \\ | ||
- | |||
- | |||
- | ====== Kysely ====== | ||
- | |||
- | <quizlib id=" | ||
- | < | ||
- | < | ||
- | </ | ||
- | \\ | ||
- | <quizlib id=" | ||
- | < | ||
- | < | ||
- | </ | ||
- | \\ | ||
- | |||
- | \\ | ||
- | <quizlib id=" | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | \\ | ||
- | <quizlib id=" | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | \\ | ||
- | <quizlib id=" | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | \\ | ||
- | <quizlib id=" | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | |||
- | |||
- | |||
====== Formatting Syntax ====== | ====== Formatting Syntax ====== | ||
Rivi 200: | Rivi 137: | ||
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: {{https://secure.php.net/ | + | Resized external image: {{https://www.php.net/ |
Real size: {{wiki: | Real size: {{wiki: | ||
Resize to given width: | Resize to given width: | ||
Resize to given width and height: {{wiki: | Resize to given width and height: {{wiki: | ||
- | Resized external image: {{https://secure.php.net/ | + | Resized external image: {{https://www.php.net/ |
Rivi 310: | Rivi 247: | ||
* ;-) %% ;-) %% | * ;-) %% ;-) %% | ||
* ^_^ %% ^_^ %% | * ^_^ %% ^_^ %% | ||
+ | * m( %% m( %% | ||
* :?: %% :?: %% | * :?: %% :?: %% | ||
* :!: %% :!: %% | * :!: %% :!: %% | ||
Rivi 499: | Rivi 437: | ||
If you don't want any highlighting but want a downloadable file, specify a dash ('' | If you don't want any highlighting but want a downloadable file, specify a dash ('' | ||
- | |||
- | |||
- | ===== Embedding HTML and PHP ===== | ||
- | |||
- | You can embed raw HTML or PHP code into your documents by using the '' | ||
- | |||
- | HTML example: | ||
- | |||
- | < | ||
- | < | ||
- | This is some <span style=" | ||
- | </ | ||
- | < | ||
- | <p style=" | ||
- | </ | ||
- | </ | ||
- | |||
- | < | ||
- | This is some <span style=" | ||
- | </ | ||
- | < | ||
- | <p style=" | ||
- | </ | ||
- | |||
- | PHP example: | ||
- | |||
- | < | ||
- | <php> | ||
- | echo 'The PHP version: '; | ||
- | echo phpversion(); | ||
- | echo ' (generated inline HTML)'; | ||
- | </ | ||
- | <PHP> | ||
- | echo '< | ||
- | echo '< | ||
- | echo '</ | ||
- | </ | ||
- | </ | ||
- | |||
- | <php> | ||
- | echo 'The PHP version: '; | ||
- | echo phpversion(); | ||
- | echo ' (inline HTML)'; | ||
- | </ | ||
- | <PHP> | ||
- | echo '< | ||
- | echo '< | ||
- | echo '</ | ||
- | </ | ||
- | |||
- | **Please Note**: HTML and PHP embedding is disabled by default in the configuration. If disabled, the code is displayed instead of executed. | ||
===== RSS/ATOM Feed Aggregation ===== | ===== RSS/ATOM Feed Aggregation ===== | ||
Rivi 559: | Rivi 446: | ||
| author | | author | ||
| date | show item dates | | | date | show item dates | | ||
- | | description| show the item description. | + | | description| show the item description. |
| nosort | | nosort | ||
| //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). | | | //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). | |