City: Montreal
Country: Canada
Public Transport:
Metro: true
Bus: true
Monorail: false
Website: https://montreal.ca
A summary box beside the text, filled in from a list of facts.
See on the right!
| Parameter | Default Value | Possible Values |
|---|---|---|
name |
<required> |
- |
image |
<none> |
Path or URL to image, e.g. https://www.example.org/image.png |
imageCaption |
<none> |
- |
The body consists of a YAML code block.
::block-infobox{name="Lorem ipsum"}
```yaml
City: Montreal
Country: Canada
Public Transport:
Metro: true
Bus: true
Monorail: false
Website: https://montreal.ca
```
::