Add archetype with gallery for simpler code examples
This commit is contained in:
parent
c77fbb4d1e
commit
08a4e50bc7
@ -20,3 +20,9 @@ Hier kommt der Text
|
|||||||
<!-- Das ist ein einzelnes Bild: -->
|
<!-- Das ist ein einzelnes Bild: -->
|
||||||
<!-- {{< tsc/news/inline-float src="pokal.jpg" alt="Siegerpokal" width="800" height="801" >}} -->
|
<!-- {{< tsc/news/inline-float src="pokal.jpg" alt="Siegerpokal" width="800" height="801" >}} -->
|
||||||
|
|
||||||
|
<!-- So sieht eine Gallerie aus: -->
|
||||||
|
<!-- {{< tsc/news/gallery columns="3" >}} -->
|
||||||
|
<!-- {{< tsc/news/gallery-image src="Martin.png" alt="Ehrung von Martin Schatke" >}} -->
|
||||||
|
<!-- {{< tsc/news/gallery-image src="Franzi.png" alt="Ehrung von Franziska Bader" >}} -->
|
||||||
|
<!-- {{< tsc/news/gallery-image src="Katja.png" alt="Ehrung von Katharina Pfaffenrot" >}} -->
|
||||||
|
<!-- {{</tsc/news/gallery >}} -->
|
||||||
|
Loading…
Reference in New Issue
Block a user