summaryrefslogtreecommitdiffstats
path: root/media/pgn_template.kml
diff options
context:
space:
mode:
Diffstat (limited to 'media/pgn_template.kml')
-rw-r--r--media/pgn_template.kml17
1 files changed, 17 insertions, 0 deletions
diff --git a/media/pgn_template.kml b/media/pgn_template.kml
new file mode 100644
index 0000000..c77908e
--- /dev/null
+++ b/media/pgn_template.kml
@@ -0,0 +1,17 @@
+<p align=center>
+<table width="95%">
+<tr><td align=center>
+<img src="%whiteimage%" align=left width=80 height=100>
+<img src="%blackimage%" align=right width=80 height=100>
+<h2>%white% vs. %black%</h2>
+<b>%event%</b><br>
+<b>Round: %round%</b><br>
+<b>%site%</b><br>
+<b>%date% %time%</b><br>
+</td></tr>
+<tr><td align=left>
+%moves%
+<hr>
+</td></tr>
+</table>
+</p>