|
|
(9 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <slideshow sequence="random" transition="fade" refresh="1000">
| |
| <div>[[File:Tabby cat with blue eyes-3336579.jpg|thumb|300px|Cat with blue eyes.]]</div>
| |
| <div>[[File:Cat cute persian cat.jpg|300px|A cat.]]</div>
| |
| <div>This slide has no image.
| |
|
| |
|
| It can have multiple paragraphs.
| |
| </div>
| |
| <div>[[File:Cute cat (1698598876).jpg|300px|Another cat.]]</div>
| |
| </slideshow>
| |
|
| |
| {{#slideshow:
| |
| <div>Tick</div><div>Tock</div>
| |
| |id=bar refresh=1000
| |
| }}
| |
|
| |
| {{#ask: [[Introduction for::{{#ask: [[Has Internal AssetID::153]]|?Has Internal Category|format=plainlist|link=none|headers=hide|mainlabel=-}}]]|format=plainlist|link=none|headers=hide}}
| |
|
| |
| {{#ask: [[Has Internal AssetID::153]]|?Has Internal Category|format=plainlist|link=none|headers=hide|mainlabel=-}}
| |
|
| |
|
| |
| <mermaid> flowchart LR
| |
| Start((30 Minuten vor Ende der Öffnungszeiten)) --> Condition[Ermittle Abholtermine der nächsten 7 Tage]
| |
| subgraph repeat1[Wiederhole 130 Mal]
| |
| direction LR
| |
| GarbageCan{Welche Tonne wird abgeholt?}
| |
| GarbageCan -->|Restmüll| Restmüll[Schalte weißes Licht an]
| |
| GarbageCan -->|Gelber Sack| Gelb[Schalte gelbes Licht an]
| |
| GarbageCan -->|Papiermüll| Papier[Schalte blaues Licht an]
| |
| Restmüll & Gelb & Papier --> Wait1[Warte 5 Sekunden] --> Off[Schalte Licht aus] --> Wait2[Warte 5 Sekunden]
| |
| Wait2 --> |Gehe alle relevanten Kalendereinträge durch| GarbageCan
| |
| end
| |
| Condition --> repeat1
| |
| </mermaid>
| |