4,951
edits
Falterfire (talk | contribs) mNo edit summary |
Falterfire (talk | contribs) (Added links to names) |
||
Line 28: | Line 28: | ||
local rowText = '|-' | local rowText = '|-' | ||
rowText = rowText..'\r\n|data-sort-value="'..Fam.name..'"|'..Icons.Icon({Fam.name, type='mark', notext=true, size='50'}) | rowText = rowText..'\r\n|data-sort-value="'..Fam.name..'"|'..Icons.Icon({Fam.name, type='mark', notext=true, size='50'}) | ||
rowText = rowText..'||Mark of the '..Fam.name | rowText = rowText..'||[['..Fam.name..'|Mark of the '..Fam.name..']]' | ||
rowText = rowText..'||'..Fam.summoningLevel | rowText = rowText..'||'..Fam.summoningLevel | ||
local discoveredArray = {} | local discoveredArray = {} |