X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Foutput.php;h=2fcfacacc7ed440f64c1e39232f60757dfe3a33c;hp=3eb813013d5e7d9f33e290235a65f30a89a3a438;hb=448ca16b770c8cfe055f4ffb41cd5c189da3cde0;hpb=e8b56a58ef9b5dabf77273f540d1ec678e604615 diff --git a/include/output.php b/include/output.php index 3eb8130..2fcfaca 100644 --- a/include/output.php +++ b/include/output.php @@ -42,61 +42,58 @@ 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"; @@ -105,6 +102,9 @@ function output_table($data,$class="") $i=0; + if($caption!="") + $HTML .= " $caption \n"; + foreach($data as $record) { if(!$i) @@ -270,7 +270,7 @@ function output_header() e-Doko - +