From e4a820eb518df126a1e27bd9cab6fe1ed9ac8293 Mon Sep 17 00:00:00 2001 From: Senji Date: Fri, 23 Oct 2015 12:43:06 +0100 Subject: [PATCH] Book Template --- templates/book.mdwn | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 templates/book.mdwn diff --git a/templates/book.mdwn b/templates/book.mdwn new file mode 100644 index 00000000..46c6277c --- /dev/null +++ b/templates/book.mdwn @@ -0,0 +1,34 @@ + +
+Name:
+Author:
+Language:
+
+Subject:
+Level:
+Quality:
+
+Skilled Scribe:
+Skilled Binder:
+Skilled Illumination:
+Mystical Resonance:
+Translated From:
+
+ +This template is used to create an infobox for a character. It uses +these parameters: + +
    +
  • name - the name of the book +
  • author - the author of the book (optional) +
  • lang - the language of the book (optional) +
  • subject - the subject of the book (optional) +
  • level - the level of the book (optional) +
  • quality - the quality of the book (optional) +
  • scribe - is the book written by a skilled scribe (optional) +
  • binder - was the book bound by a skilled binder (optional) +
  • illumination - was the book illuminated by a skilled illuminator (optional) +
  • resonant - what resonant effects apply (optional) +
  • translated - what language was this book translated from (optional) +
+
-- 2.30.2