Šachy :-)
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sat, 07 Jan 2012 12:42:03 +0100
changeset 58 9402e5d1df7c
parent 57 768a7eecb0cf
child 59 bb242c10a27c
Šachy :-)
vstup/šachy.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vstup/šachy.xml	Sat Jan 07 12:42:03 2012 +0100
@@ -0,0 +1,23 @@
+<stránka
+	xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana"
+	xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro">
+	<nadpis>Šachy</nadpis>
+	<perex>Královská hra.</perex>
+	
+	<text xmlns="http://www.w3.org/1999/xhtml">
+	
+		<m:tabulka>
+			 	a	b	c	d	e	f	g	h
+			8	♖	♘	♗	♔	♕	♗	♘	♖
+			7	♙	♙	♙	♙	♙	♙	♙	♙
+			6	 	 	 	 	 	 	 	 
+			5	 	 	 	 	 	 	 	 
+			4	 	 	 	 	 	 	 	 
+			3	 	 	 	 	 	 	 	 
+			2	♟	♟	♟	♟	♟	♟	♟	♟
+			1	♜	♞	♝	♚	♛	♝	♞	♜
+		</m:tabulka>
+		
+	</text>
+
+</stránka>