Page 1 of 1

[Rule] Use Code tags

Posted: 26 Nov 2009, 12:51
by Mushroom
When posting ALWAYS put your macro or config blocks on code tags, else your topic will be automatically trashed.
This is what code tags does:

Code: Select all

Isn't it easier to read macros in code tags?
Of couse it is, SO USE IT
How to use code tags?
Simply, put your code between [.code] [./code] (remove the dots).
Example:
[.code]
macro code {
log CODE TAGS RULEZ!!!
log USE THEM
}
[./code]

Remove the dots, I just put them to show how to use.

With no dots

Code: Select all

macro code {
 log CODE TAGS RULEZ!!!
 log USE THEM
}
Edit: Oh, i cant pin topics o.o''

Re: [Rule] Use Code tags

Posted: 26 Nov 2009, 22:47
by kali
Pinned :P