• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Proper TAGGING?!

Status
Not open for further replies.

_Arthur

Joined
Oct 22, 2009
Messages
2,190
Reaction score
143
Okay guys. Today is the day you all learn about proper code-tagging..

It's damn annoying when you guys put a 65-line php code inside

(quote tags) <,<

There are... (to write them, use the [...] around your code, without the periods)

HTML:
 html code [.html]code[./html]

XML:
 xml code [.xml]code[./xml]

PHP:
 PHP code [.php]code[./php]

Lua:
 lua code [.lua]code[./lua]

SQL:
 SQL code [.sql]code[./sql]

[cpp] c++ code [.cpp]code[./cpp][/cpp]

Code:
 code code (used for anything that doesn't fit) [.code]code[./code]

Start learning, and start using! :p

Save OtLand the pain!


EDIT: WOOT ! STICKY ! :D
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top