Module:Favilink: Difference between revisions

156 bytes removed ,  17:41, 31 July 2020
m
no edit summary
mNo edit summary
mNo edit summary
Line 52: Line 52:
local pagelink = result[1]['Page'] or name
local pagelink = result[1]['Page'] or name
local displayname = result[1]['DisplayName'] or name
local displayname = result[1]['DisplayName'] or name
local image = (result[1]['Image'] ~= '' and result[1]['Image']~=nil) and result[1]['Image'] or 'None'
local displayimg = result[1]['Display']
local displayimg = result[1]['Display']
local displaychar = result[1]['DisplayChar'] or '•'


--[Setting display name modifiers...]
--[Setting display name modifiers...]