Anarchy Online
Advertisement

<html><style type="text/css"></style></html>

Über die Sandbox[]

Was ist diese Sandbox? - Die Sandbox ist, wie der Name schon sagt ein Sandkasten, ein Spielplatz wo man sich nach Herzenslust austoben kann. Hier kann getestet werden. Oft wird allerdings die Sandbox dafür benutzt um Neuerungen oder Ideen zu hinterlassen, ohne diese ausführlich beschreiben zu müssen. Jeder ist herzlich dazu eingeladen hier zu testen und zu bearbeiten wie er will. Bestehende Inhalte, welche informativ sind, sollten nach Möglichkeit allerdings intakt gehalten werden.

IconLinks[]

http://images.aowiki.de/items/33154.png Icon+Auno:
<aoicon>33154|157716</aoicon>
Icon+Auno:
<aoicon>157716</aoicon>
Icon+Jayde:
<aoicon>33154|AODB:157716</aoicon>

Test Low-ID zu High-ID[]

<aoicon>136632:190</aoicon> Soulfragment QL 190 von Low-ID
<aoicon>136633:190</aoicon> Soulfragment QL 190 von Low-ID


= als Test-Text

<aoicon>155665</aoicon> Plus <aoicon>155664</aoicon> Plus <aoicon>155666</aoicon> Plus <aoicon>155683</aoicon> Plus <aoicon>155684</aoicon> Plus <aoicon>155685</aoicon> Plus <aoicon>155686</aoicon> Plus <aoicon>155687</aoicon> Gleich <aoicon>155721</aoicon>

Tabellenfarben[]

Tabelle mit Hintergrundfarben
test in gelb
test in grün
test in rot
test in blau


Code Syntaxhighlighting[]

<php> function process_buddy_queue() { global $dbw,$aoc, $aob; $now=getmicrotime(); $delay = '3'; // Add 1 Buddy all 3 Seconds if (count($aob['queue']['buddy']) > 0 AND $now-$aob['queueinfo']['buddy']['time'] >= $delay) { $e = array_shift($aob['queue']['buddy']); if ($e['type'] == 'add') { if(!$aoc->buddy_exists($e['charname'])) { //echo "Buddy Added: {$e['charname']}\n"; $aob['queueinfo']['buddy']['time'] = $now; $aoc->buddy_add($e['charname']); } } elseif ($e['type'] == 'del') { if($aoc->buddy_exists($e['charname'])) { //echo "Buddy Deleted: {$e['charname']}\n"; $aob['queueinfo']['buddy']['time'] = $now; $aoc->buddy_remove($e['charname']); } } } } </php>

Liste in Tabellen[]

  • 1
  • 2
  • 3
  • 4

Gallery 2 Wiki Test[]

foto:18


Nur was zum merken :P[]

Alle Artikel im Wiki: 1.341

Links zu AOWiki-Seiten[]

Uncle Bazzit


Bild neben Text[]

Unique one with developing words Text rechts neben dem Bild
Advertisement