Sandbox: Difference between revisions
From Vendetta Online Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 47: | Line 47: | ||
=== Moo === | === Moo === | ||
<extimg>"http://www.vo-gate.com/mediawiki/extensions/rotating/rotator.php" style="width:180px; height:135px; float: left; border: 1px solid #8cacbb; padding: 2px; margin: 2px;" alt="Oui! A random image!"</extimg> | <extimg>"http://www.vo-gate.com/mediawiki/extensions/rotating/rotator.php" style="width:180px; height:135px; float: left; border: 1px solid #8cacbb; padding: 2px; margin: 2px;" alt="Oui! A random image!"</extimg> | ||
=== Simple table test === | |||
{| | |||
|- | |||
! The | |||
! Cow | |||
! Is | |||
|- | |||
! Very | |||
| Very | |||
| Awesome | |||
|- | |||
|} |
Revision as of 03:31, 28 February 2005
Code
Command | Name | Text | |
---|---|---|---|
Line One | alias | AutoNTToggle | "AutoNTOn" |
Line Two | alias | AutoNTOn | "alias AutoNTToggle AutoNTOff; alias AutoNTClock 'wait 1 AutoNTarget'; AutoNTClock; ANTmsg1" |
Line Three | alias | AutoNTOff | "alias AutoNTToggle AutoNTOn; alias AutoNTClock ; ANTmsg2" |
Line Four | alias | AutoNTClock | "" |
Line Five | alias | AutoNTarget | "RadarNextNearestEnemy; AutoNTClock" |
Line Six | alias | ANTmsg1 | "echo 'Automatic Nearest Enemy Targetting Engaged.'" |
Line Seven | alias | ANTmsg2 | "echo 'Automatic Nearest Enemy Targetting Disengaged.'" |
does this look ok?
Moo
Simple table test
The | Cow | Is |
---|---|---|
Very | Very | Awesome |