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

Keine Bearbeitungszusammenfassung
Markierung: 2017-Quelltext-Bearbeitung
Keine Bearbeitungszusammenfassung
Markierung: 2017-Quelltext-Bearbeitung
Zeile 25: Zeile 25:


'''Beispiel'''
'''Beispiel'''






<syntaxhighlight lang="text">
<syntaxhighlight lang="text">
<bs:statistics:progress basecount="5" progressitem="fertig" width="300" baseitem="Status:" />
<bs:statistics:progress basecount="5" progressitem="geschlossen" width="300" baseitem="Status:" />
</syntaxhighlight>
</syntaxhighlight>
<bs:statistics:progress basecount="5" progressitem="fertig" width="300" baseitem="Status:" />  
<bs:statistics:progress basecount="5" progressitem="geschlossen" width="300" baseitem="Status:" />
*Mein Thema 1 (Status:offen)
 
*Mein Thema 1 (Status:geschlossen)
*Mein Thema 2 (Status:fertig)
*Mein Thema 2 (Status:fertig)
*Mein Thema 3 (Status:fertig)
*Mein Thema 3 (Status:fertig)
*Mein Thema 4 (Status:fertig)
*Mein Thema 4 (Status:fertig)
*Mein Thema 5 (Status:fertig)
*Mein Thema 5 (Status:fertig)





Version vom 24. Juni 2024, 15:32 Uhr

Fortschritt

setting value description
Base count 5 number of items that are counted to reach 100%
Base item : prefix that specifies the progress item. If you do not provide a base item, the progress item could be to unspecific
Progress item fertig 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:" />

20.0%

  • Mein Thema 1 (Status:geschlossen)
  • Mein Thema 2 (Status:fertig)
  • Mein Thema 3 (Status:fertig)
  • Mein Thema 4 (Status:fertig)
  • Mein Thema 5 (Status:fertig)







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

Keine Kategorien vergebenBearbeiten

Diskussionen