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

Keine Bearbeitungszusammenfassung
Markierung: 2017-Quelltext-Bearbeitung
Keine Bearbeitungszusammenfassung
(26 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 12: Zeile 12:
|-
|-
|Base item<!-- Kommentar -->
|Base item<!-- Kommentar -->
|Ist:
|Status
|prefix that specifies the progress item. If you do not provide a base item, the progress item could be to unspecific
|prefix that specifies the progress item. If you do not provide a base item, the progress item could be to unspecific
|-
|-
Zeile 24: Zeile 24:
|}
|}


'''Beispiel'''


[[Datei:Info:Screenshot 2024-06-24 154948.png|links|rahmenlos|793x793px|Quelltext in Reinschrift: Fortschritt]]




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




*Mein Thema 1 (Ist:fertig)
*Mein Thema 2 (Ist:fertig)
*Mein Thema 3 (Ist:fertig)
*Mein Thema 4 (Ist:fertig)
*Mein Thema 5 (Ist:geschlossen)






<!-- <syntaxhighlight lang="text">
<bs:statistics:progress basecount="5" progressitem="geschlossen" width="300" baseitem="Status:" />
<bs:statistics:progress basecount="5" progressitem="fertig" width="300" baseitem="Ist:" />
</syntaxhighlight> -->
<!--<bs:statistics:progress basecount="5" progressitem="fertig" width="300" baseitem="Ist:" />
*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) -->


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

Version vom 24. Juni 2024, 15:58 Uhr

Fortschritt

setting value description
Base count 5 number of items that are counted to reach 100%
Base item Status 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


Quelltext in Reinschrift: Fortschritt




20.0%

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




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

Keine Kategorien vergebenBearbeiten

Diskussionen