From 1f64f78b4c58beb9b919f80527e3c4bd640a292c Mon Sep 17 00:00:00 2001 From: Michal Zimniewicz Date: Sat, 27 Jan 2018 01:45:34 +0100 Subject: add initial version --- tdd-handrecord-tpl.php | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 tdd-handrecord-tpl.php (limited to 'tdd-handrecord-tpl.php') diff --git a/tdd-handrecord-tpl.php b/tdd-handrecord-tpl.php new file mode 100644 index 0000000..65836cf --- /dev/null +++ b/tdd-handrecord-tpl.php @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + ability): ?> + + +
+

+ dealer; ?>
+ vuln; ?> +

+
format_hand(0); ?> 
format_hand(3); ?><?php echo $this->dealer.'/'.$this->vuln; ?>format_hand(1); ?>
 format_hand(2); ?> 
+ Maksymalna liczba lew: + + + + + + + + + + + + + + + + + + format_ability(0); ?> + + format_ability(1); ?> + + + format_ability(2); ?> + + format_ability(3); ?> + +
 NTSHDC  NTSHDC
 
 
+ Minimax: format_minimax(); ?> +
-- cgit v1.2.3