Okay, you got a handle on it. But yes there is a much easier way for the leaderboards. And, if you typed all of the tags in your example by "hand", then yes there is a much easier way to do that.
First - the Leaderboards -
note: Excel with Macros enabled is required.
If you will notice on each of the challenges there is a spreadsheet attached to the first post. I build this for each challenge (actually, I modify one that originally created by Hekalite.)
So, step one is...
- Down load the attached spreadsheet.
- Edit post and remove the attachment. You do this so nobody else will try to update the spreadsheet while you are updating it.
Then you load the spreadsheet up and enter the new times, or modify existing times, whatever. If the challenge involves a rollup, like a QR challenge where people are posting their individual times for the QR tracks, then the QR field on the spreadsheet will be a function that needs to be copied to each new row.
Once you have the data entered/updated, you hilite the entire table in the spreadsheet. Having done that, you then select Data - Sort from the main menu. A dialog box will appear, it should be configured correctly but it is good to check - the option named "Header Row" should be on. The first sort field should contain the track field name that the challenge is based on. Click Ok.
Once sorted, you select Tools - Macro - Macros from the main menu. (Alternatively, hit Alt-F8) A macro list will appear with a single macro in it. Hit the Run button.
Save the spreadsheet and exit.
Now, in the directory where the spreadsheet was stored there will be a file named Scoreboard.txt. Note the file date, it should be just a few seconds ago. Load this file in Note Pad. At this time, you also want to modify the first post. Cursor to the front of the first table tag then hit the key combination Ctrl-Shift-End, this should hilite the table tag and all text to the end of the post in the editor. This delete.
Now, in Notepad hit the key sequence Ctrl-A, and once all text is hilited, Ctrl-C. Then in the Post Editor, just under the HR tag, hit Ctrl-V. The modified table data code should now be in the post.
Now reattach the modified spreadsheet and save the Post.
That's it.
As for the other, all of those tags including the HR can be produced by the buttons above, experiment with them, it makes creating a table on the fly quite easy.

$