Progress tag?
- madeinsixam
- Posts: 260
- Joined: December 30th, 2023, 11:24 am
- 1
-
Achievements / Awards
Completed Challenges
Seasonal Events
Post Counts
What? Special Flairs
Progress tag?
I've noticed there's a progress BBCode tag, what is it for? How does it work? It seems potential useful for keeping track of stuff! Thank you
current challenge: Crime to Riches
- peachy123uk
- Site Admin
- Posts: 21870
- Joined: July 17th, 2016, 2:44 pm
- 8
- Location: Barnstaple, UK
-
Achievements / Awards
Completed Challenges
Seasonal Events
Post Counts
What? Special Flairs
Re: Progress tag?
I honestly don't know. The profile picture show many posts you have done, when you joined and what challenges you completed.
UPCOMING EVENTS:
JANUARY 2025
GOLDEN PLUMBOBS OPEN
1 - 31ST - TIME TO VOTE FOR YOUR WINNER YOU HAVE UNTIL THE
30TH TO VOTE
FEBRUARY
VALENTINE EVENT
1ST - 15TH
APRIL
EASTER
14 - 27TH
JUNE
PRIDE AND SUMMER FETE
PRIDE - ALL MONTH
SUMMER FETE - 1- 14TH
JULY
SIMNANO
1 - 31ST
HALLOWEEN
18th - 31ST
NOVEMBER
BOOLPROP 20TH BIRTHDAY
13 - 25th
DECEMBER
CHRISTMAS
12TH - 24TH
JANUARY 2025
GOLDEN PLUMBOBS OPEN
1 - 31ST - TIME TO VOTE FOR YOUR WINNER YOU HAVE UNTIL THE
30TH TO VOTE
FEBRUARY
VALENTINE EVENT
1ST - 15TH
APRIL
EASTER
14 - 27TH
JUNE
PRIDE AND SUMMER FETE
PRIDE - ALL MONTH
SUMMER FETE - 1- 14TH
JULY
SIMNANO
1 - 31ST
HALLOWEEN
18th - 31ST
NOVEMBER
BOOLPROP 20TH BIRTHDAY
13 - 25th
DECEMBER
CHRISTMAS
12TH - 24TH
- Cororon
- Site Admin
- Posts: 854
- Joined: June 19th, 2012, 2:09 pm
- 12
- Location: Sweden
-
Achievements / Awards
Seasonal Events
Winners Choice
Post Counts
Re: Progress tag?
I have no idea either. We got it with a software update a couple of years ago, and it doesn't seem to do anything useful. Maybe it needs a forum extension to work.
So, it's the code and in the middle a "number from 1 to 100". Let's try:
[progress]1[/progress] Hm?
[progress]2[/progress] Hello?
[progress]How about this?[/progress]
So, it's the code and in the middle a "number from 1 to 100". Let's try:
[progress]1[/progress] Hm?
[progress]2[/progress] Hello?
[progress]How about this?[/progress]
- madeinsixam
- Posts: 260
- Joined: December 30th, 2023, 11:24 am
- 1
-
Achievements / Awards
Completed Challenges
Seasonal Events
Post Counts
What? Special Flairs
Re: Progress tag?
Thank you! I tried a bunch of things and nothing worked for me either. Who knows, then!
current challenge: Crime to Riches
Re: Progress tag?
Did a quick look on google.
Looks like it would be useful for doing progress towards something.
PROGRESS = Number you have
TOTAL = Number you want
TEXT = What you want the bar to say (for example, 8 of 50 Goal)
Like it would be useful for SimNaNo, especially if whomever was running it that year didn't have the time/skill to do the graphics.
Or for someone doing a challenge like the 100 Baby Challenge, they could display their baby count that way.
But beyond those two types of content, I don't think it's something we'd use that often here.
Looks like it would be useful for doing progress towards something.
Code: Select all
[progress=PROGRESS/TOTAL]TEXT[/progress]
TOTAL = Number you want
TEXT = What you want the bar to say (for example, 8 of 50 Goal)
Like it would be useful for SimNaNo, especially if whomever was running it that year didn't have the time/skill to do the graphics.
Or for someone doing a challenge like the 100 Baby Challenge, they could display their baby count that way.
But beyond those two types of content, I don't think it's something we'd use that often here.