Regal
Posts : 5420 Points : 63607 Reputation : 86 Join date : 2012-08-15 Age : 31 Location : The Forgotten Place.
| Subject: BBC Coding Mon Jan 27, 2014 4:31 am | |
| After furthering my knowledge in coding, I have stumbled upon a great way to give members more options when it comes to coding their posts, signatures and profiles. Below are the following codes that have been added and can now be used!
1. Header bbcodesYou have 6 header bbcodes h1 up to h6, which get turned into their respective HTML header, aka [ h2] (without spaces) into < h2> Allowing you to create better titles and headers in your posts which are already styled and matching your forum. Each header has a different size and can be customized with font color and font name. Example: [h1]Header 1[/h1]
Header 2 Header 3Header 4[h5]Header 5[/h5] [h6]Header 6[/h6]
2.Off Topic When you wish to make a small off-topic note, you can wrap it inside offtopic tags. Doing this will make the text smaller, and float to the right, outside the bulk of the post. Example: --> [offtopic] This is a little off topic note[/offtopic]
3. The Button SpoilerThere is a second type of spoiler called the Button Spoiler on this board. The tag is bspoiler You can specify a title for the spoiler inside the tags attribute: [ bspoiler="title" ] Example: [bspoiler="This is perfect if you wish to have large images.."] In your signature.[/bspoiler]
4. No Guest tagThe noguest tag allows you to hide content from guests. This is handy if your sharing code that you do not wish guests to see. Just wrap the content inside noguest tags and the content inside will be swapped for 'Please log in to view this content' for guests. Example: [noguest]This text is inside noguest tags[/noguest]
| |
|