From: Senji Date: Sat, 22 Aug 2015 19:12:37 +0000 (+0100) Subject: Firstup of statbox (very simple) X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~jdamery/git?a=commitdiff_plain;h=54658333b48bfae7e759a33c93d015dc2a7e9775;p=ArtibusWiki.git Firstup of statbox (very simple) --- diff --git a/Characters/Schola/Magi/ClaudineExMercere.mdwn b/Characters/Schola/Magi/ClaudineExMercere.mdwn index 4438c0cc..3b2d7c7e 100644 --- a/Characters/Schola/Magi/ClaudineExMercere.mdwn +++ b/Characters/Schola/Magi/ClaudineExMercere.mdwn @@ -1,6 +1,11 @@ -[[!toc]] +[[!toc startlevel=2 levels=4]] -[[!template id=character name="Claudine" house="Mercere" job="Librarian" born=1166/01/21 updated=1216/10/10]] +[[!template id=character name="Claudine" house="Mercere" job="Librarian" +rank="Senior Maga" longpot="50" appage="" born=1166/01/21 updated=1216/10/10 +covenant="[[Schola Pythagorus|Setting/Locations/Stonehenge/Schola]]"]] # Claudine Ex Mercere +## Stats + +[[!template id=stats int="0" per="+2" str="-1" sta="0" prs="-1" com="+2" dex="+3" qik="-2"]] diff --git a/templates/stats.mdwn b/templates/stats.mdwn new file mode 100644 index 00000000..be307ba6 --- /dev/null +++ b/templates/stats.mdwn @@ -0,0 +1,24 @@ + +* Intellect: +* Perception: +* Strength: +* Stamina: +* Presence: +* Communication: +* Dexterity: +* Quickness: + +This template is used to create an statbox for a character. It uses +these parameters: + +
    +
  • int - Intellect +
  • per - Perception +
  • str - Strength +
  • sta - Stamina +
  • prs - Presence +
  • com - Communication +
  • dex - Dexterity +
  • qik - Quickness +
+