Handbuch:Erweiterung/ContentDroplets/Fortschrittsbalken: Unterschied zwischen den Versionen

(Die Seite wurde neu angelegt: „ ===Fortschritt=== Inspektor {| class="wikitable" !setting !value !description |- |Base count |5 |number of items that are counted to reach 100% |- |Base item |Is: |prefix that specifies the progress item. If you do not provide a base item, the progress item could be to unspecific |- |Progress item |closed |item that will be counted towards the base count |- |Width |300 |width in pixels |}'''Beispiel'''<syntaxhighlight lang="text"> <bs:statistics:progress…“)
 
(kein Unterschied)

Aktuelle Version vom 27. November 2023, 18:23 Uhr

Fortschritt

Inspektor

setting value description
Base count 5 number of items that are counted to reach 100%
Base item Is: prefix that specifies the progress item. If you do not provide a base item, the progress item could be to unspecific
Progress item closed item that will be counted towards the base count
Width 300 width in pixels

Beispiel

<bs:statistics:progress basecount="5" progressitem="geschlossen" width="300" baseitem="Status:" />
27.3%
  • Mein Thema 1 (Ist:offen)
  • Mein Thema 2 (Ist:fertig)
  • Mein Thema 3 (Ist:fertig)
  • Mein Thema 4 (Ist:fertig)
  • Mein Thema 5 (Ist:fertig)

Beispiel

<bs:statistics:progress basecount="5" progressitem="geschlossen" width="300" baseitem="Status:" />

Output

27.3%
  • Mein Thema 1 (Ist:offen)
  • Mein Thema 2 (Ist:fertig)
  • Mein Thema 3 (Ist:fertig)
  • Mein Thema 4 (Ist:fertig)
  • Mein Thema 5 (Ist:fertig)




Feedback zur Dokumentation ist im Community-Forum möglich.

Keine Kategorien vergebenBearbeiten

Diskussionen