X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Foutput.php;h=86db0a0a9e5599e5030e38b3c37822177af43a24;hp=a0b9df3c698b0b573726b3727c8c02392891fe3e;hb=077ab356084fa26910200f28a9cd44a954f291eb;hpb=f3fa52599f59c09e25fd5a7129504aecbf610d46 diff --git a/include/output.php b/include/output.php index a0b9df3..86db0a0 100644 --- a/include/output.php +++ b/include/output.php @@ -42,55 +42,52 @@ function output_form_for_new_game($names) srand((float) microtime() * 10000000); $randkey = array_rand($names); $rand = $names[$randkey]; - echo "
\n"; + echo "
\n"; $i++; - echo " \n"; foreach($names as $name) { if($name==$rand) { - echo " \n"; + echo " \n"; } else - echo " \n"; + echo " \n"; } - echo " \n
\n"; + echo " \n
\n"; } ?>

Rules

Some areas are grayed out which means that the rule is not implemented yet and therefore cannot be selected

-

Ten of hearts: -

-

-

Schweinchen (both foxes), only in normal games or silent solos: -

+

Call Re/Contra, etc.:

+ \n"; else $HTML = "\n\n"; - + $i=0; - + if($caption!="") $HTML .= " \n"; @@ -273,7 +270,7 @@ function output_header() e-Doko - +
$caption