I'm in the process of introducing a couple of new BBCodes to help us make better posts and make parts of the content stand out. Two such new BBCodes are CONSOLE and NOTE. Out of these, the NOTE BBCode is for use of the Mods & Admins only. Anybody else found using them in their posts will be penalized suitably.
1. CONSOLE
This code is to be used for displaying console input/output in your posts. The text to be shown has to be enclosed within a matching pair of [ CONSOLE ] [ /CONSOLE ] tags.
Example:
CONSOLE
[root@getafix root]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:0D:88:39:D2:69
inet addr:10.19.168.5 Bcast:10.19.168.255 Mask:255.255.255.0
inet6 addr: fe80::20d:88ff:fe39:d269/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6587 errors:0 dropped:0 overruns:0 frame:0
TX packets:12936 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1650710 (1.5 Mb) TX bytes:2043205 (1.9 Mb)
Interrupt:225 Base address:0xb800
2. NOTE
This BBCode is to be used by the Mods & Admins ONLY. This will make your instructions (when you edit posts) stand out way better. An example:
Just now I finished implementing yet a third BBCode - HIGHLIGHT
3. HIGHLIGHT
This will help you highlight certain parts of your post with a desired color. The highlight color is passed on as an option to the BBCode. Format: [b][ HIGHLIGHT = color ] YourText [ / HIGHLIGHT ]. This would give an output like"
This is Yellow Highlighted Text
These are for a starter - more to come. If you have any suggestions for cool BBCodes, don't hesitate to post/add-in to this topic and I'll add them to the board after reviewing.
All the best & Have fun















