Go Back   AntiCheat Inc > America's Army 2 > AA INFORMATION and Guides > Tutorials & Guides

Donators

Tutorials & Guides Official Tutorial forum. Only create new threads that are tutorials. You may feel free to post on any tutorial if you have a comment or question.

Comment
 
Tutorial Tools Display Modes
ACI Table format
ACI Table format
how tables work on the forums
Published by -ACI-KillJoy-MRP-
07-13-2007
ACI Table format

Below is a simple break in guid to using tables on the ACI website.
The method is not that hard but can sometimes be a little time consuming depending on what you are trying to do.
In all reality it is actually alot less combursome to code compared to a true html table as there is only 2 main keys used in the building of it, besides the actual vb code to start and end it.
those 2 keys are:
  • |
  • [enter]
pretty simple huh

the | is used to divide cells
[enter] is used to start new rows in the table.

Ok so to get this:
Name GUID IP Date
RedLine^V.!.P. e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.118 09/06/06 09:14:39
RedLine^V.!.P. e34bda6674e7dcb66b53bb006c9f13c2 82.77.108.47 09/06/06 06:25:41
RedLine^V.!.P. e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.117 09/04/06 09:11:46
RedLine^V.!.P. e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.112 09/01/06 08:00:16
RedLine^V.!.P. e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.119 08/29/06 13:09:53
RedLine^V.!.P. e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.116 08/29/06 12:52:22
RedLine^V.!.P. e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.113 08/29/06 12:48:41
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.114 08/09/06 15:40:49
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.117 08/09/06 15:36:59
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.116 08/09/06 15:34:11
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.114 08/09/06 15:33:34
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.116 08/09/06 15:31:53
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.112 08/09/06 15:20:52
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.118 08/03/06 15:49:21
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.112 07/28/06 21:50:43
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.114 07/28/06 21:50:09
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.119 07/24/06 19:38:59
S@!nt. a8306a82c17c7ff1f51136b070b522ea 193.230.242.116 07/23/06 18:04:37
^c!.[-RedLine-] e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.114 07/19/06 16:57:49
^c!.[-RedLine-] e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.117 07/19/06 16:17:51
^c!.[-RedLine-] e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.113 07/12/06 06:07:25
^c!.[-RedLine-] e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.116 07/12/06 06:05:48
^c!.[-RedLine-] e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.115 07/12/06 06:01:43
^c!.[-RedLine-] e34bda6674e7dcb66b53bb006c9f13c2 193.230.242.113 06/23/06 10:13:20

It looks like this:
HTML Code:
[table=head]Name | GUID | IP | Date
 RedLine^V.!.P.   |   e34bda6674e7dcb66b53bb006c9f13c2   |   193.230.242.118 |      09/06/06 09:14:39
 RedLine^V.!.P.   |  e34bda6674e7dcb66b53bb006c9f13c2  |   82.77.108.47    |   09/06/06 06:25:41
 RedLine^V.!.P.  |   e34bda6674e7dcb66b53bb006c9f13c2   |  193.230.242.117   |    09/04/06 09:11:46
 RedLine^V.!.P.  |   e34bda6674e7dcb66b53bb006c9f13c2   |  193.230.242.112   |     09/01/06 08:00:16
 RedLine^V.!.P.   |  e34bda6674e7dcb66b53bb006c9f13c2   |  193.230.242.119   |     08/29/06 13:09:53
 RedLine^V.!.P.  |   e34bda6674e7dcb66b53bb006c9f13c2   |  193.230.242.116    |    08/29/06 12:52:22
 RedLine^V.!.P.   |  e34bda6674e7dcb66b53bb006c9f13c2  |   193.230.242.113   |    08/29/06 12:48:41
S@!nt.   |  a8306a82c17c7ff1f51136b070b522ea   |  193.230.242.114   |  08/09/06 15:40:49
S@!nt.   |  a8306a82c17c7ff1f51136b070b522ea  |   193.230.242.117    |    08/09/06 15:36:59
S@!nt.    | a8306a82c17c7ff1f51136b070b522ea  |   193.230.242.116  |    08/09/06 15:34:11
S@!nt.    | a8306a82c17c7ff1f51136b070b522ea   |  193.230.242.114   |   08/09/06 15:33:34
S@!nt.   |  a8306a82c17c7ff1f51136b070b522ea   |  193.230.242.116    |  08/09/06 15:31:53
S@!nt.   |  a8306a82c17c7ff1f51136b070b522ea    | 193.230.242.112    |    08/09/06 15:20:52
S@!nt.  |   a8306a82c17c7ff1f51136b070b522ea  |   193.230.242.118   |      08/03/06 15:49:21
S@!nt.   |  a8306a82c17c7ff1f51136b070b522ea    | 193.230.242.112  |     07/28/06 21:50:43
S@!nt.   |  a8306a82c17c7ff1f51136b070b522ea  |   193.230.242.114   |    07/28/06 21:50:09
S@!nt.   |  a8306a82c17c7ff1f51136b070b522ea  |   193.230.242.119   |    07/24/06 19:38:59
S@!nt.    | a8306a82c17c7ff1f51136b070b522ea  |   193.230.242.116   |      07/23/06 18:04:37
 ^c!.[-RedLine-]   |  e34bda6674e7dcb66b53bb006c9f13c2   |  193.230.242.114   |      07/19/06 16:57:49
 ^c!.[-RedLine-]    | e34bda6674e7dcb66b53bb006c9f13c2   |  193.230.242.117   |      07/19/06 16:17:51
 ^c!.[-RedLine-]  |   e34bda6674e7dcb66b53bb006c9f13c2   |  193.230.242.113   |       07/12/06 06:07:25
 ^c!.[-RedLine-]   |  e34bda6674e7dcb66b53bb006c9f13c2  |   193.230.242.116   |       07/12/06 06:05:48
 ^c!.[-RedLine-]   |  e34bda6674e7dcb66b53bb006c9f13c2  |  193.230.242.115   |      07/12/06 06:01:43
 ^c!.[-RedLine-]   |  e34bda6674e7dcb66b53bb006c9f13c2   |  193.230.242.113   |     06/23/06 10:13:20

[/table]
the simple rules are:

use This | it is above this \

This will give the divider for the cells.

Table=head] cell one description | cell 2 description

never end a row with a | unless you want there to be an empty cell in that place only hit enter to start a new line. Just like a paragraph.

cell 1 | cell 2
cell 1 row 2 | cell 2 row 2
then end it with a /table

I left out the [] on table=head] and the [ on the /table for description
then it looks like this
HTML Code:
[table=head] cell one description | cell 2 description
cell 1 | cell 2
cell 1 row 2 | cell 2 row 2
[/table]
cell one description cell 2 description
cell 1 cell 2
cell 1 row 2 cell 2 row 2
Table=head makes the columns sortable click on the top of the table (white text) and they will sort the columns depending on what you clicked. For better example use the large table at the top.

You can also do this without using a head. All you have to do is use the table bb code like this
HTML Code:
[table]0 1 | 0 2 | 0 3 
1 1 | 1 2 | 1 3 
2 1 | 2 2 | 2 3
3 1 | 3 2 | 3 3
[/table]
0 1 0 2 0 3
1 1 1 2 1 3
2 1 2 2 2 3
3 1 3 2 3 3
You can seperate tables or do as i do and create blank rows. (also a good example of how to create a blank cell in the table. See how the 4 is missing from the second (3rd) row)
The way i do blank rows is like this
HTML Code:
[table]1 | 2 | 3 | 4 | 5
||||
1 | 2 | 3 |  | 5
[/table]
1 2 3 4 5
     
1 2 3 5
or
HTML Code:
[table]1 | 2 | 3 | 4 | 5
|
1|2|3|4|5
[/table]
1 2 3 4 5
     
12345
Aonther way would be to make two tables like this:
HTML Code:
[table=head]]1 | 2 | 3 | 4 | 5
 1|2|3|4|5[/table][table]1 | 2 | 3 | 4 | 5
  1|2|3|4|5[/table]
1 2 3 4 5
12345
1 2 3 4 5
12345
using the = head option allows people to click on the actual row titles in the head line. you can see this above^^^ in the redline table This will rearange the information per the selection.

To keep from having a messed up table make sure to have a row of info on the same line as the [table code unlike the examples below
HTML Code:
 [table]
1 | 2 | 3 | 4 | 5
 1|2|3|4|5
 [/table]
 
1
1
You can use the regular table] and make the first line be the head and then just use color as you would in regular editior to make it look different. hence the green and other colors in the redline table.

If you use the =head you can not add color to the first line in it.

Just make sure you do not highlight the | a color as it will break the bb code and it will not parse.

Well here is an extreme example of a table setup using multiple commands.
HTML Code:
[table="autonumtitle=number;head"]column 1|[b]coumn 2[/b]|[i]column 3[/i]
[table]this|is|a
small|table|inside
the|big|table[/table]|[b][color=Red]hallo[/color][/b]|[size=4][color=Blue][b]everything is possible[/b][/color][/size]
[b][b][b][url="http://google.com"]visit Google?[/url][/b][/b][/b]||:D :o :) ;) :p :mad: :( :confused: :rolleyes: :eek: :cool: 
wanna have a list?[list][*]list 1[*]list 2[*]list 3[/list]|[left]align left[/left]
[center]align center[/center]
[right]align right[/right][/table]
 
 
column 1coumn 2column 3
thisisa
smalltableinside
thebigtable
halloeverything is possible
visit Google?  :o ;) :p :mad: :rolleyes: :eek:
wanna have a list?
  • list 1
  • list 2
  • list 3
align left
align center
align right
contact me: example@example.net


I hope that this is understandable. If there are any questions feel free to ask
__________________


Quote:
There was a time that the pieces fit, but I watched them fall away.
Mildewed and smoldering, strangled by our coveting
I've done the the math enough to know the dangers of a second guessing
Doomed to crumble unless we grow, and strengthen our communication
Tutorial Tools

The Following 21 Users Say Thank You to -ACI-KillJoy-MRP- For This Useful Post:
-=HoG=-wcurtis (05-13-2010), =CMW=-Irish!-ACI- (07-13-2007), =INS=JimTheOldGrunt (07-13-2007), =SoE=_+COOL_DUDE+ (05-14-2010), b4dboyz- (07-13-2007), Beer54- (07-16-2007), BioHazardSperm (07-13-2007), Blaze (07-13-2007), CrossF!r3-ACI- (07-13-2007), CS-ACI- (07-13-2007), Desolator (07-13-2007), Fragnader (07-13-2007), kingzero (07-13-2007), NMCB24[EO] (07-13-2007), Rebel Yell (07-13-2007), Silent Knight-ACI- (07-13-2007), TigerD7 (05-13-2010), Unholy (07-13-2007), {GHS}OwnageSilver (07-13-2007), {S@NDM@N}-ACI- (08-20-2009), {TVG}KillBill (07-13-2007)

Old 07-13-2007, 04:10 AM   #2  
=CMW=-Irish!-ACI-
 
=CMW=-Irish!-ACI-'s Avatar
Dual Stream: There are other ACs?
Screenshots Submitted: 1
 
=CMW=-Irish!-ACI- is offline
Last Online: 06-22-2010 01:22 AM
Activity Longevity
0/20 12/20
Today Posts
0/0 ssss11882
Location: Boston, Ma
Thanks: 1,723
Thanked 2,770 Times in 2,015 Posts
Credits: 112,806

Great tutorial.

-OderintDumMetuant


-Render by Star89er-

Official Mountain Dew Fanclub: 1.-Irish!-ACI- 2.[SD]TPuckett 3.G!ll3tt3 4.=GTFOL=Sinister5.{KickAss}spald64 6.Fragnader 7.BioHazardSperm 8.b4dboyz- 9.-=[TriLL]=- 10.Mule 11.Silent Knight-ACI- 12.-[KoH]-^Hoot^ 13.ZiG.14.highheater 15.Cav.Scout-ACI- 16.=CEF=XpliCiT 17.[NoL]ThEsH@d0w 18.LadyHawk 19.TSK^1stCavSon^ 20.THE_WAR_GHOST 21. -=312th=-Krazy_KID
  United States Reply With Quote

Old 07-13-2007, 04:17 AM   #3  
CS-ACI-
 
CS-ACI-'s Avatar
Screenshots Submitted: 24
 
CS-ACI- is offline
Last Online: 06-07-2010 08:50 AM
Activity Longevity
0/20 13/20
Today Posts
0/0 ssss10533
Location: Newark,Oh
Thanks: 1,563
Thanked 2,835 Times in 1,750 Posts
Credits: 1,010,609

Hello,

justtesting
thankyou

Steve

-(_E=mc2_)





Quote:
Originally Posted by Mule
PDT_Armataz_02_04 - That was the code for a smiley back in the day... I hated that crap!

So just for Mule
  United States Reply With Quote

Old 07-13-2007, 06:24 AM   #4  
NMCB24[EO]
 
NMCB24[EO]'s Avatar

AA Server Owner

 
NMCB24[EO] is offline
Last Online: 07-21-2010 08:00 PM
Activity Longevity
0/20 13/20
Today Posts
0/0 sssss1024
Location: Nash-Vegas, TN
Thanks: 111
Thanked 292 Times in 206 Posts
Credits: 17,485

test good
job and thanks

HOOAH!!!

-KraZyTrA1n
  United States Reply With Quote

Old 07-13-2007, 09:18 AM   #5  
CrossF!r3-ACI-
 
CrossF!r3-ACI-'s Avatar
Dual Stream: ACI Only
 
CrossF!r3-ACI- is offline
Activity Longevity
0/20 13/20
Today Posts
0/0 sssss4166
Location: Spring of the Hill, Florida
Thanks: 1,076
Thanked 467 Times in 267 Posts
Credits: 26,963

Thank you very much KillJoy!

-Public Relations

I am the pizza delivery boy, call 1800 PIZZA for a cold soggy pizza


  Germany Reply With Quote

Old 07-13-2007, 11:32 AM   #6  
b4dboyz-
 
b4dboyz-'s Avatar
Screenshots Submitted: 64
 
b4dboyz- is offline
Last Online: 06-15-2010 08:02 PM
Activity Longevity
0/20 12/20
Today Posts
0/0 sssss2297
Location: New Jersey, USA
Thanks: 555
Thanked 261 Times in 193 Posts
Credits: 44,418

Very Nice.

-bb
  United States Reply With Quote

Old 07-16-2007, 02:22 PM   #7  
Tobe
 
Tobe is offline
Last Online: 06-24-2009 07:12 PM
Activity Longevity
0/20 11/20
Today Posts
0/0 sssss2865
Thanks: 143
Thanked 227 Times in 183 Posts
Credits: 49,530

Test 1 Test 2
Woot Woot =]=]
Test =p=p

-Tobe.




  England Reply With Quote

Old 07-16-2007, 03:58 PM   #8  
Silent Knight-ACI-
 
Silent Knight-ACI-'s Avatar
 
Silent Knight-ACI- is offline
Last Online: 08-01-2010 09:44 PM
Activity Longevity
1/20 14/20
Today Posts
0/0 sssss7309
Location: Midland, Tx
Thanks: 987
Thanked 2,821 Times in 1,286 Posts
Credits: 4,639,718

Nice, I must ask what mod this is for vBulletin, couls use it on me site

I can search, but alas, I'm lazy

-SK




  United States Reply With Quote

Old 07-16-2007, 04:40 PM   #9  
-ACI-KillJoy-MRP-
 
-ACI-KillJoy-MRP-'s Avatar
Inactive Staff
 
-ACI-KillJoy-MRP- is offline
Activity Longevity
0/20 17/20
Today Posts
0/0 sssss7048
Location: USA
Thanks: 304
Thanked 2,072 Times in 424 Posts
Credits: 5,554

Quote:
Originally Posted by Silent Knight-ACI- View Post
Nice, I must ask what mod this is for vBulletin, couls use it on me site

I can search, but alas, I'm lazy
http://www.vbulletin.org/forum/showthread.php?t=107985

-KillJoy



Quote:
There was a time that the pieces fit, but I watched them fall away.
Mildewed and smoldering, strangled by our coveting
I've done the the math enough to know the dangers of a second guessing
Doomed to crumble unless we grow, and strengthen our communication
  United States Reply With Quote
The Following User Says Thank You to -ACI-KillJoy-MRP- For This Useful Post:
Silent Knight-ACI- (07-16-2007)

Old 07-16-2007, 07:46 PM   #10  
Silent Knight-ACI-
 
Silent Knight-ACI-'s Avatar
 
Silent Knight-ACI- is offline
Last Online: 08-01-2010 09:44 PM
Activity Longevity
1/20 14/20
Today Posts
0/0 sssss7309
Location: Midland, Tx
Thanks: 987
Thanked 2,821 Times in 1,286 Posts
Credits: 4,639,718

Your a gentlemen and a Scholar, Gracias

-SK




  United States Reply With Quote


Primary Target

Tutorial Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On



All times are GMT -5. The time now is 02:21 AM.

All times are GMT -5. The time now is 02:21 AM.
Page generated in 0.44270492 seconds (100.00% PHP - 0% MySQL) with 30 queries


vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

Tutorial powered by GARS 2.1.8b ©2005-2006