New '[amount]' bbcode

Post any bugs, problems or feature requests here.

New '[amount]' bbcode

Post Brend » Tue Jun 25, 2013 5:16 pm
User avatar
Brend
 
Hi everyone,

Because we communicate a lot of information on the forum, I have created a way of having some form of table (without the hassle of creating an actual table):

100 (:tax)
Some extra text
1 000 (:tax)
Again, some extra notes
-50 000 (:tax)

60 (:tax)


As you can see, this easily allows you to build a nice looking list of things.

Code: Select all
[amount]100 (:tax)[/amount] Some extra text
[amount]1 000 (:tax)[/amount] Again, some extra notes
[amount]-50 000 (:tax)[/amount]
[amount]60 (:tax)[/amount]


You can use any icon inside the amount, but you have to put in thousand markers yourself (I used a space, as I really like them).

Have fun!

PS. This might require a ctrl+f5, or whatever magic you do to refresh your cache.

Return to Technical