This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| documentation:website:markup [2024/11/18 13:49] – [Simple tags] Martijn Luinstra | documentation:website:markup [2025/02/19 15:46] (current) – [Mailinglist] Marcus Persson | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * '' | * '' | ||
| Line 38: | Line 38: | ||
| ===== Videos ===== | ===== Videos ===== | ||
| - | < | + | < |
| + | [video=https:// | ||
| + | [video=https:// | ||
| + | </ | ||
| ===== YouTube ===== | ===== YouTube ===== | ||
| Line 46: | Line 49: | ||
| < | < | ||
| [table noborder] | [table noborder] | ||
| - | || table row 0 cell 0 || table row 0 cell 1 || table row 0 cell 2 || | + | |^ table row 0 cell 0 |^ table row 0 cell 1 |^ table row 0 cell 2 || |
| || table row 1 cell 0 || table row 1 cell 1 || table row 1 cell 2 || | || table row 1 cell 0 || table row 1 cell 1 || table row 1 cell 2 || | ||
| || table row 2 cell 0 || table row 2 cell 1 || table row 2 cell 2 || | || table row 2 cell 0 || table row 2 cell 1 || table row 2 cell 2 || | ||
| Line 52: | Line 55: | ||
| </ | </ | ||
| - | (noborder adds a css class that removes the border) | + | '' |
| + | |||
| + | '' | ||
| ===== Mailinglist ===== | ===== Mailinglist ===== | ||
| - | < | + | < |
| Includes a subscribe button for a mailinglist by ID. | Includes a subscribe button for a mailinglist by ID. | ||
| Line 61: | Line 66: | ||
| < | < | ||
| or | or | ||
| - | < | + | < |
| - | Will hide content for non-members and show a link to the login page instead. Supports an optional | + | Will hide content for non-members and show a link to the login page instead. Supports an optional |
| + | |||
| + | The hidden content can contain any other markup. | ||
| + | |||
| + | If you need more control over the call to action, you can use the '' | ||
| + | |||
| + | < | ||
| + | [publiconly] | ||
| + | Log in to see the [b]secret[/ | ||
| + | [/ | ||
| + | Ooh! So secret! | ||
| + | [url.button.is-primary.is-large.is-fullwidth=https:// | ||
| + | [/ | ||
| + | </ | ||
| + | ===== Public only content ===== | ||
| + | < | ||
| The hidden content can contain any other markup. | The hidden content can contain any other markup. | ||
| Line 93: | Line 113: | ||
| The //label// parameter is optional, but recommended for SEO and accessibility reasons. The //icon// parameter value can be taken from the fontawesome cheatsheet, which can be found here: https:// | The //label// parameter is optional, but recommended for SEO and accessibility reasons. The //icon// parameter value can be taken from the fontawesome cheatsheet, which can be found here: https:// | ||
| ==== Weird stuff ==== | ==== Weird stuff ==== | ||
| - | * ''< | + | * ''< |
| * '' | * '' | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * ''<: | ||