Is there a way to show a progressbar on Github Wiki?

You can use the power of emojis to depict the intents of progress bars.

Simple symbols

Checkboxes:

🔲🔲🔲🔲🔲⏹⏹⏹⏹⏹

🔳🔳🔳🔳🔳⬜️⬜️⬜️⬜️

✅✅✅✅✅🔲🔲🔲

🔲🔲🔲🔲⏹⬛️⬛️⬛️⬛️

Numbers:

1️⃣2️⃣3️⃣4️⃣❎6️⃣7️⃣8️⃣9️⃣🔟


Shapes:

🔵🔵🔵⚪️⚪️⚪️⚪️⚪️⚪️⚪️

🔹🔹🔹🔹🔹💠🔸🔸🔸🔸🔸

💙💙💙💙❤️❤️❤️❤️❤️❤️

💖💖💖💖💖💖💖🖤🖤🖤

💛💛💛💛💛💚💚💚❤️❤️


Out of the box

Surfer and waves:

〰️〰️〰️〰️〰️🏄🌊🌊🌊🌊


Footballer and goal:

🥅➖➖➖⚽️➖➖➖➖➖🏃‍♂️


Feel free to use your creativity with emojis to create more such progress bars!

Here's a good resource.


Use this link as an image:

https://progress-bar.dev/<thepercentage>

Example: ![50%](https://progress-bar.dev/50) 50%

If you want to add a title like shields.io:

https://progress-bar.dev/<thepercentage>?title=<title> Example

More documentation can be found here.