From da83afbb34222f59a68740cb9af73b17482ba104 Mon Sep 17 00:00:00 2001 From: Senji Date: Sat, 22 Aug 2015 19:51:10 +0100 Subject: [PATCH] characterbox template --- templates/character.mdwn | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 templates/character.mdwn diff --git a/templates/character.mdwn b/templates/character.mdwn new file mode 100644 index 00000000..83ebe361 --- /dev/null +++ b/templates/character.mdwn @@ -0,0 +1,30 @@ +[[!templatebody < +Name:
+House:
+Job:
+Rank:
+Covenant:
+
+Born: [[|Date/]]
+Died: [[|Date/]]
+Updated: [[|Date/]]
+App Age:
+Long Pot: levels

+ENDBODY]] + +This template is used to create an infobox for a character. It uses +these parameters: + +
    +
  • name - the name of the character +
  • house - the house of the character (optional) +
  • job - the job of the character (optional) +
  • rank - the rank of the character (optional) +
  • covenant - the covenant of the character (optional) +
  • born - the birthdate of the character, in the form 1216/01/31 +
  • died - the deathdate of the character, in the form 1216/01/31 (optional) +
  • updated - when this page was last updated +
  • longpot - the level of the character's longevity pot (optional) +
  • appage - the apparent age of the character (mandatory if longpot set) +
-- 2.30.2