Custom BBCodes

Start your TCG journey here!
Locked
User avatar
SalyaDarken
Admin
Admin
Posts: 26
Joined: Wed Aug 02, 2023 11:30 am
Location: Somewhere
Contact:

Custom BBCodes

Post by SalyaDarken »

To make our lives easier while doing things here in the forum, I'd like to share to you some of the special features that you can use when you start posting things.

Inserting Cards
These includes cards, fillers, and member cards. If you wish to trade cards with someone, but don't want to upload cards or direct link to your server, here are some of the BBcodes you can use.

Code: Select all

[card]sma-usagi06[/card]
It does:


Please note that this BBcode is for individual cards only, so do not try to put more than one card in between the brackets or it will not work. Make sure that you type the deck names as exactly as what it is shown in the cards page.

To insert a filler, just type the deck name or deck type of your chosen filler like the code below:

Code: Select all

[filler]sma-usagi[/filler]
[filler]filler[/filler]
[filler]pending[/filler]
No need to add the 00 number after the deck name or the word filler before the deck type since it's already included in the code. Like the card BBcode, also include the series name and this code will result to this:


For the basic and forum member cards, there's no need to add the mc- or the fm- prefix before the name since it's in the code also, and the code is:

Code: Select all

[mc]SalyaDarken[/mc]
[mc2]SalyaDarken[/mc2]
that will result to: (Forum member cards can gifs or png)


Inserting Other Items
These includes the other TCG collateral of Moon Crystal.

To insert a currency or other things, make sure to type the correct file names (currencies: moon points, SMdoll). The code for this is:

Code: Select all

[extra]moonpoint[/extra]
[extra]smdoll[/extra]
that will result to:


And for the coupons, make sure to type the correct file name. You can check the file names on the coupons page. (Page is WIP) The code for the coupon is:

Code: Select all

[coupon]1choiceregular[/coupon]

Locked