Ad placeholder
Page history
11 October 2024
11 June 2024
15 April 2024
28 December 2023
14 November 2023
30 September 2023
2 August 2023
25 July 2023
24 July 2023
no edit summary
+388
no edit summary
+478
Add drow and dragonborn subraces
+1,044
no edit summary
−131
no edit summary
+80
Add dragonborn
+56
no edit summary
+222
no edit summary
+4
no edit summary
+249
23 July 2023
no edit summary
+589
no edit summary
+8
no edit summary
+16
no edit summary
+33
no edit summary
+56
no edit summary
no edit summary
+616
Undo revision 20568 by Taylan (talk)
−29
no edit summary
+29
no edit summary
−41
no edit summary
+29
no edit summary
+18
Created page with "local getArgs = require('Module:Arguments').getArgs local p = {} -- Config options, these may be overwritten in the main function local delimiter = "," local makeLinks = false local pluralize = false local joinWord = "and" local function splitString(str) local values = {} for value in str:gmatch("[^" .. delimiter .. "]+") do table.insert(values, value:gsub("%s+", "")) end return values end local specialPlurals = { Thief = "Thieves", thief = "..."
+1,749