![]() |
|
New Members Guide For CnC - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: General (https://sinister.li/Forum-General) +--- Forum: Introductions (https://sinister.li/Forum-Introductions) +--- Thread: New Members Guide For CnC (/Thread-New-Members-Guide-For-CnC) |
New Members Guide For CnC - OversouL - 04-28-2013 Hello their new members. This thread will help you with your questions and confusions. This thread will point you out to the important pages of CnC. This will also tell you how to use the MyBB Codes that will help you. Help Documents
Forum team
Upgrading
Board Statistics
Chat Points
Must Know Information Ranks: Administrator < Staff < Advisor < Elite < VIP < Normal Member < Banned Awards
Tips on how to be a HQ member
MyCode Directory Syntax Code: [b]TEXT[/b]
[i]TEXT[/i]
[u]TEXT[/i]
[s]TEXT[/i]Examples Code: [b]Bold text[/b]
[i]Italicized text[/i]
[u]Underlined text[/u]
[s]Strikethrough text[/s]Results Bold text Italicized text Underlined text Strikethrough text Syntax Code: [size=SIZE]TEXT[/size]Examples Code: [size=xx-small]XX-Small[/size]
[size=x-small]X-Small[/size]
[size=small]Small[/size]
[size=medium]Medium[/size]
[size=large]Large[/size]
[size=x-large]X-Large[/size]
[size=xx-large]XX-Large[/size]Results XX-Small X-Small Small Medium Large X-Large XX-Large Syntax Code: [font=NAME_OF_FONT]TEXT[/font]Examples Code: [font=Tahoma]This is in Tahoma[/font]
[font=Courier]This is in Courier[/font]Results This is in Tahoma This is in Courier Syntax Code: [color=THE_COLOR]TEXT[/font]Examples Code: [color=red]This is red[/color]
[color=green]This is green[/color]
[color=#0000FF]This is blue, in Hex form[/color]This is red This is green This is blue, in Hex form Syntax Code: [align=POSITION]Examples Code: [align=left]Left-aligned[/align]
[align=center]Center-aligned[/align]
[align=right]Right-aligned[/align]
[align=justify]Justified[/align]Left-aligned
Center-aligned
Right-aligned
Justified
(Justified is more noticeable when there are large blocks of text. ) Syntax Code: [code]CODE HERE[/code]Examples Code: [code]<div class="menu">Text Here.. <- Those spaces won't be merged</div>[/code]Code: [code]<a href="http://domain.com/">Text Here..</a>[/code]Results Code: <div class="menu">Text Here.. <- Those spaces won't be merged</div>Code: <a href="http://domain.com/">Text Here..</a>Syntax Code: [php]PHP CODE HERE[/php]Examples Code: [php]<?php echo "Hi!"; ?>[/php]Code: [php]<?php
// Comment
$mybb->user['var'] = "Hi"; ?>[/php]Results PHP Code: <?php echo "Hi!"; ?>PHP Code: <?php
// Comment
$mybb->user['var'] = "Hi";
?>Syntax Code: [img]http://example.com/image.gif[/img]Code: [img=WIDTHxHEIGHT]http://example.com/image.gif[/img]Examples Code: [img]http://wiki.mybb.com/images/e/ea/Logo.gif[/img]Code: [img=100x33]http://wiki.mybb.com/images/e/ea/Logo.gif[/img]Results ![]() Syntax Code: [attachment=ATTACHMENT_ID]Examples NOTE: This shortcut only works for attachments that are attached to the post you are writing. It does not allow you to include attachments from other posts. Syntax Code: [url]http://example.com[/url]Code: [url=http://example.com]Title[/url]Examples http://chitnchat.net ChitnChat Results http://chitnchat.net ChitnChat Syntax Code: [email]example@example.com[/email]Code: [email=example@example.com?subject=work]Link text[/email]Examples Code: [email]example@example.com[/email]Code: [email=example@example.com]E-mail Me![/email]Code: [email=example@example.com?subject=spam]E-mail with subject 'spam'[/email]Results example@example.com E-mail Me! E-mail with subject 'spam' Syntax Code: [list]
[*]List Item #1
[*]List Item #2
[*]List Item #3
...
[/list]Examples Code: To Do:
[list]
[*]Fix the boiler
[*]Buy:
[list]
[*]Eggs
[*]Milk
[/list]
[*]Call mother
[/list](The indentation of the inner list is only for readability, it is not required) Results To Do:
Syntax Code: [list=1]
[*]List Item #1
[*]List Item #2
[*]List Item #3
...
[/list]Examples Code: To Do:
[list=1]
[*]Fix the boiler
[*]Buy eggs & milk
[*]Call mother
[/list]Results To Do:
Syntax Code: [list=a]
[*]List Item #1
[*]List Item #2
[*]List Item #3
...
[/list]Examples Code: To Do:
[list=a]
[*]Fix the boiler
[*]Buy eggs & milk
[*]Call mother
[/list]Results To Do:
Syntax Code: (c)
(TM)
(R)Result © ® Syntax Code: [spoiler]TEXT[/spoiler]Code: [spoiler=TEXT]TEXT[/spoiler]Examples Code: [spoiler]Surprise![/spoiler]Code: [spoiler=Where am I]Here I am![/spoiler]Result Spoiler:Surprise! Spoiler: Where am I?Here I am! I think that would be it. Anyway Feedback, Comments & Suggestions will be greatly appreciated. I hope I will help a lot of members with this thread. © OversouL, MyBB, CnC, Wonders, & Google (I told you your signature would come on handy.)
RE: New Members Guide in CnC - Wonders - 04-28-2013 AWESOME thread, thanks a lot for taking the time to write this up. I've stuck it, well done mate! RE: New Members Guide in CnC - OversouL - 04-28-2013 (04-28-2013, 11:48 AM)Wonders Wrote: AWESOME thread, thanks a lot for taking the time to write this up. I've stuck it, well done mate! Thanks ^_^ I had some troubles making this up. I had to start over because my work didn't got saved after a black out.
RE: New Members Guide in CnC - Sunlight - 04-28-2013 This is an Awesome guide to hlep members. RE: New Members Guide in CnC - Corey - 05-16-2013 Amazing topic, this helped me when i first started here RE: New Members Guide in CnC - OversouL - 05-24-2013 Updated thread changed all the links, because the redirection page expired. RE: New Members Guide in CnC - Dean Winchester - 05-24-2013 Nice guide Beemo. And, it's Patience, not Patients. RE: New Members Guide in CnC - OversouL - 05-24-2013 (05-24-2013, 11:26 AM)Jimmy Wrote: Nice guide Beemo. And, it's Patience, not Patients. lol thanks for pointing that out. XD RE: New Members Guide in CnC - Dean Winchester - 05-24-2013 You're welcome. |