!### Katido
!###[some-id] Katido
Putting an exclamation mark before the three octothorpes creates an h3 that is a section marker and will look different. You can add an optional id anchor.
[[informskatolo]]
Katido
[[/informskatolo]]
[[atentigoskatolo]]
[[/atentigoskatolo]]
[[avertoskatolo]]
[[/avertoskatolo]]
[[anonceto]]
Kato
[[/anonceto]]
This will create an info box. While they can be nested, it is not recommended because it may be too narrow to read comfortably on phones.
Expandables can be created as follows:
[[etendeblo]]
klaki tie ĉi por legi pri katidoj
---
katido
[[/etendeblo]]
Any text before the first horizontal rule will be displayed as a summary when collapsed.
[[butono /donaci Donaci]]
[[butono! /donaci Donaci]]
[[butono!! /donaci Donaci]]
Will display a big centered button that links to the given url. Add an exclamation mark to make it a primary button. Add another mark to make it even bigger.
[[kolumnoj]]
Kato
===
kato
[[/kolumnoj]]
The ===
indicates a column break.
[[flago:nl]] NL flag
[[flago:epo]] Esperanto flag
[[tabelo]]
a | b
c | d
[[/tabelo]]
Creates a table that allows HTML inside. (The table does not have a header.)
Figures can be used to add a caption to an image.
[[figuro]]
![katido](katido.jpg)
jen katido
[[/figuro]]
Anything that is not an image will be put inside a figcaption.
Using the following syntax, full-bleed figures can be created:
[[figuro !]]
![katido](katido.jpg)
jen katido
[[/figuro]]
Full-bleed figures should be used sparsely and only with wide-aspect images. They will span the entire width of the screen.
Image carousels are a special kind of figure.
[[bildkaruselo]]
![katido](katido1.jpg)
## Katido
katido
![katido](katido2.jpg)
![katido](katido3.jpg)
[![linked carousel image](img.jpg)](/link)
[[/bildkaruselo]]
This will create a full-width figure that will automatically switch between the images if Javascript is available.
Any text below an image will be displayed as a caption for that page.
Lists can be created as follows:
[[listo 3]]
[[listo 3 lau-lando-en-rolo 1 2 3]]
[[listo 3 lau-teksto-en-rolo 1 2 3]]
The number following listo
is the list ID.
lau-
?-en-rolo
should be followed by one or more public role IDs.
lando
sorts by dataCountry, teksto
sorts by dataString.
Individual congress fields can be output inline:
Ekzemplo: [[kongreso nomo 1/2]]
The syntax for congress fields is [[kongreso FIELD ID]]
.
ID is either 1
for congress 1, or 1/2
for congress instance 2 in congress 1.
Following inline fields are supported:
Field | Congresses | Instances | Description |
---|---|---|---|
nomo | yes | yes | Prints the name |
mallongigo | yes | Prints the abbreviation | |
homaID | yes | Prints the human ID | |
komenco | yes | prints the start date | |
fino | yes | prints the end date | |
kvantoaliĝintoj | yes | prints number of participants | |
kvantounikajlandoj | yes | prints number of unique participant countries |
Additionally, following block fields are supported using the same syntax:
[[kongreso aliĝintoj 1/2 show_name_var first_name_var]]
[[kongreso aliĝintoj 1/2 show_name_var first_name_var another_var "Title Label" yet_another_var "Label"]]
[[kongreso aliĝintoj 1/2 @ first_name_var]]
[[kongreso aliĝintoj 1/2 !nur-validaj show_name_var first_name_var]]
These will show a list of congress participants.
show_name_var
should refer to the name of a bool AKSO script variable. A name will only be shown if this value is true. Pass@
to skip this check.first_name_var
should refer to the name of a string AKSO script variable for the first name.- Additional variables will be shown in a table
- Put
!nur-validaj
to show only valid participants
Variables may also refer to form vars directly (e.g. @first_name
)
[[kongreso tempokalkulo 1/2]]
This inline component will show a live countdown to the beginning of a congress.
[[kongreso tempokalkulo! 1/2]]
This block component will show a large countdown to the beginning of a congress.
[[se membro]]
Kato
[[alie]]
[[nurmembroj]]
[[/se membro]]
The [[se membro]]
block construct, with an optional [[alie]]
clause, shows its content only to members.
Anything in the [[alie]]
clause will be shown only to non-members.
The [[nurmembroj]]
block construct shows an alert box saying the content is only for members and links to sign-up.
[[se ensalutinta]]
kato
[[alie]]
[[nurensalutintoj]]
[[/se ensalutinta]]
Same as members-only, but with the condition being that the user is logged in users.
[[perantoj]]
Shows intermediaries.
[[valuto 200 EUR DKK]]
[[valuto-horo]]
valuto
converts a currency value from the first currency to the second currency, and displays the formatted result.
valuto-horo
displays the render date-time.
Probably not commonly used; mostly for the home page.
[[aktuale /path 4 "title"]]
: shows a news carousel or sidebar depending on layout. The path should point to the blog page and the number indicates how many items to show.[[revuoj /revuoj 1 2 3]]
: shows the given magazines (space-separated ids) given a magazines page at /revuoj[[kongreso 1/2 /path/to/target optional_header_image.jpg]]
: shows the given congress instance- (upload the image to the same page)
- use
[[kongreso tempokalkulo 1/2 /path/to/target img.jpg]]
to add a countdown
[[intro]]
eo text
[[en English]]
en text
[[de Deutsch]]
...
[[/intro]]
shows the given intro text keyed by browser locale, falling back to esperanto