From fb0a4f884ed1ea89636e5b6e43ea9be0b5af7f97 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 20 Feb 2026 22:25:14 -0500 Subject: Update --- templates/api/charsheet-private.html | 47 +++++++++++++++++++++++++ templates/api/charsheet-public.html | 68 ++++++++++++++++++++++++++++++++++++ templates/api/charsheet.html | 63 --------------------------------- 3 files changed, 115 insertions(+), 63 deletions(-) create mode 100644 templates/api/charsheet-private.html create mode 100644 templates/api/charsheet-public.html delete mode 100644 templates/api/charsheet.html (limited to 'templates/api') diff --git a/templates/api/charsheet-private.html b/templates/api/charsheet-private.html new file mode 100644 index 0000000..a961399 --- /dev/null +++ b/templates/api/charsheet-private.html @@ -0,0 +1,47 @@ + + + + + + LCOLONQ CHARACTER BUILDING EXERCISE + + + + + + + + + +
+
+
+ +
+
+

player unknown

+ edit mode +
+
+
Table 3: Statistical Summary
+ + +
unspent pointsN/A
+
+
+
empty
+
empty
+
+
+
+ + diff --git a/templates/api/charsheet-public.html b/templates/api/charsheet-public.html new file mode 100644 index 0000000..d06a5f6 --- /dev/null +++ b/templates/api/charsheet-public.html @@ -0,0 +1,68 @@ + + + + + + LCOLONQ CHARACTER BUILDING EXERCISE + + + + + + + + + + + + + diff --git a/templates/api/charsheet.html b/templates/api/charsheet.html deleted file mode 100644 index 809fa57..0000000 --- a/templates/api/charsheet.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - LCOLONQ CHARACTER BUILDING EXERCISE - - - - - - - - - - - -- cgit v1.2.3