LuaStats.wiki
changeset 1760 a9e06d2265f0
parent 1749 91756d20ce3e
child 1764 33ed53a6f370
--- a/LuaStats.wiki	Wed Apr 17 12:58:08 2019 +0100
+++ b/LuaStats.wiki	Wed Apr 17 12:58:39 2019 +0100
@@ -3,6 +3,8 @@
 = Lua API: Stats functions =
 This page contains a list of all functions in the [LuaAPI Lua API] related to game stats. The game stats are used to display the end result when a game ends, this includes the game result title, team rankings, health graph and other comments.
 
+<wiki:toc max_depth="2" />
+
 == <tt>!SendStat(TStatInfoType, statMessage[, teamName])</tt> ==
 
 This function allows to change the details of the stats screen seen after the end of a game.
@@ -108,4 +110,3 @@
  * `TurnSkips`: Number of skipped turns
  * `TeamDamage`: Damage inflicted to own team (excluding current hedgehog)
 
-