Difference between revisions of "THE SPOON SEED RESULTS"

From Armagetron
(Wikified the table)
Line 13: Line 13:
 
how about this? --[[User:Your mom|Your mom]] 06:41, 6 April 2006 (CDT)
 
how about this? --[[User:Your mom|Your mom]] 06:41, 6 April 2006 (CDT)
  
----
+
Wikified the whole table, should be easier to edit now, because the source code is a table, too.
  
==Results==
+
The coloumns don't have a constant width anymore, but I didn't find a solution that would preserve the table structure in the source code, so I left it.
<font face="Lucida Console">
 
<TABLE BORDER=1 width=45% ALIGN="center" CELLSPACING=1 CELLPADDING=1 BGCOLOR="#bbbbbb">
 
  
<TR>
+
Maybe get rid of the <code>float:right;</code>, but it saves space right now. --[[User:Wrtlprnft|Wrtlprnft]] 08:43, 6 April 2006 (CDT)
<TD COLSPAN="11"> Blah
 
 
 
</TD>
 
</TR>
 
 
 
 
 
<TR>
 
<TD><B>Team</B>
 
</TD>
 
<TD>fe_
 
</TD>
 
<TD>mbc
 
</TD>
 
<TD>xzl
 
</TD>
 
<TD>ni_
 
</TD>
 
<TD>lm_
 
</TD>
 
<TD>aw_
 
</TD>
 
<TD>??_
 
</TD>
 
<TD>ct_
 
</TD>
 
<TD>total w/l
 
</TD>
 
</TR>
 
 
 
 
 
<TR>
 
<TD><B>fe_</B>
 
</TD>
 
<TD>-
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_/_
 
</TD>
 
</TR>
 
 
 
<TR>
 
<TD><B>mbc</B>
 
</TD>
 
<TD>_
 
</TD>
 
<TD>-
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_/_
 
</TD>
 
</TR>
 
 
 
<TR>
 
<TD><B>xzl</B>
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>-
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_/_
 
</TD>
 
</TR>
 
 
 
<TR>
 
<TD><B>ni_</B>
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>-
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_/_
 
</TD>
 
</TR>
 
 
 
<TR>
 
<TD><B>lm_</B>
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>-
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_/_
 
</TD>
 
</TR>
 
 
 
<TR>
 
<TD><B>aw_</B>
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>-
 
</TD>
 
<TD>[[:Image:SS_vs._AW.zip|0-2]]
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_/1
 
</TD>
 
</TR>
 
  
 +
----
  
 +
==Results==
  
<TR>
+
<!-- CSS code for the table taken from the German Wikipedia -->
<TD><B>??_</B>
+
{| border="2" cellspacing="0" cellpadding="4" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:show; float:right;"
</TD>
+
!Team
<TD>_
+
!fe  !! mbc !! xzl !! ni  !! lm  !! aw  !! ?? !! ct  !! total w/l
</TD>
+
|-
<TD>_
+
!fe
</TD>
+
| X  ||    ||    ||    ||    ||    ||    ||    || 0/0
<TD>_
+
|-
</TD>
+
!mbc
<TD>_
+
|    ||  X  ||    ||    ||    ||    ||    ||    || 0/0
</TD>
+
|-
<TD>_
+
!xzl
</TD>
+
|    ||    ||  X  ||    ||    ||    ||    ||    || 0/0
<TD>[[:Image:SS_vs._AW.zip|2-0]]
+
|-
</TD>
+
!ni
<TD>-
+
|    ||    ||    ||  X  ||    ||    ||    ||    || 0/0
</TD>
+
|-
<TD>_
+
!lm
</TD>
+
|    ||    ||    ||    ||  X  ||    ||    ||    || 0/0
<TD>1/_
+
|-
</TD>
+
!aw
</TR>
+
|    ||    ||    ||    ||    ||  X  || 0-2 ||    || 0/1
 +
|-
 +
!??
 +
|    ||    ||    ||    ||    || 2-0 ||  X  ||    || 1/0
 +
|-
 +
!ct
 +
|    ||    ||    ||    ||    ||    ||    ||  X  || 0/0
 +
|}
  
<TR>
+
==Legend==
<TD><B>ct_</B>
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>_
 
</TD>
 
<TD>-
 
</TD>
 
<TD>_/_
 
</TD>
 
</TR>
 
  
</TABLE></font>
+
;fe
 +
:[http://fe-clan.mlbel.de Fortress Elite]
 +
;mbc
 +
:[[MBC (Tronic SPOON)|Microbuscity]]
 +
;xzl
 +
:?
 +
;ni
 +
:[[Knights of Ni]]
 +
;lm
 +
:Lobster Mafia
 +
;aw
 +
:[[Anarchic wanderers]]
 +
;??
 +
:[[Team somethingsomething]]
 +
;ct
 +
:[http://tron.planetpeanuts.co.uk Crazy Tronners]
  
===Legend===
+
==Comments==
*fe = [http://fe-clan.mlbel.de Fortress Elite]
 
*mbc = Microbus City
 
*xzl = ?
 
*ni_ = [[Knights of Ni]]
 
*lm_ = Lobster Mafia
 
*aw_ = [[Anarchic wanderers]]
 
*??_ = [[Team somethingsomething]]
 
*ct_ = [http://tron.planetpeanuts.co.uk Crazy Tronners]
 
  
===Comments===
 
 
Xzl seems to be out of the competition (see [[THE SPOON]]).
 
Xzl seems to be out of the competition (see [[THE SPOON]]).

Revision as of 09:43, 6 April 2006

I don't have time at working to figure out this formatting! Maybe later.

05-06-2006 22:00

Teams Match1 Match2 Match3 AW L-? L-? N/A SS W-100 W-100 N/A


AW=Anarchic Wanderers SS=Something Something

how about this? --Your mom 06:41, 6 April 2006 (CDT)

Wikified the whole table, should be easier to edit now, because the source code is a table, too.

The coloumns don't have a constant width anymore, but I didn't find a solution that would preserve the table structure in the source code, so I left it.

Maybe get rid of the float:right;, but it saves space right now. --Wrtlprnft 08:43, 6 April 2006 (CDT)


Results

Team fe mbc xzl ni lm aw ?? ct total w/l
fe X 0/0
mbc X 0/0
xzl X 0/0
ni X 0/0
lm X 0/0
aw X 0-2 0/1
?? 2-0 X 1/0
ct X 0/0

Legend

fe
Fortress Elite
mbc
Microbuscity
xzl
?
ni
Knights of Ni
lm
Lobster Mafia
aw
Anarchic wanderers
??
Team somethingsomething
ct
Crazy Tronners

Comments

Xzl seems to be out of the competition (see THE SPOON).