We do have a few templates. Please always leave a blank line between html and markdown.
<div class="kacheln">
<a href="/link/to/page" title="Headline">
<span>Headline</span>
<p>Short description</p>
</a>
<a href="/link/to/page" title="Headline">
<span>Headline</span>
<p>Short description</p>
</a>
</div>
Renders:
<div class="kacheln klein">
<a href="/link/to/page" title="Headline">
<img src="/link/to/image">
<p>Short description</p>
<span>Headline</span>
</a>
<a href="/link/to/page" title="Headline">
<img src="/link/to/image">
<p>Short description</p>
<span>Headline</span>
</a>
</div>
Renders:
Short description
Headline
Short description
Headline
Short description
Headline
Short description
Headline
Short description
HeadlinePut this above the first header:
<img class="branch_logo" src="/link/to/image">
Renders:
Put this below the first header:
<img class="article_img" src="/link/to/image">
Renders:
To make an image opening in a lightbox, add the class "open_lightbox" to it.
"max_400_w" is optional and sets a max width of 400px.
<img class="open_lightbox max_400_w" src="/link/to/image">
Renders:
With warnings and the image floats to the right and opens in a lightbox.
Please use the first warning if the tool requires an introduction.
<div class="auth_badge"><span><b>Do not use</b> the >TOOL< without having received instructions and official permission from an authorized person <b>!</b></span></div>
# Tool name
<img class="article_img open_lightbox" src="/link/to/image">
Please read the [Space Rules](/en/about-xhain/space-rules) first, especially the sections on "safety" and "use of machinery".
This page is intended as a reminder and does NOT replace a personal introduction to the drill press.
Renders:
Please read the Space Rules first, especially the sections on "safety" and "use of machinery".
This page is intended as a reminder and does NOT replace a personal introduction to the drill press.