2,875
edits
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
-- For ambiguous overrides, determines the type text to be used in the page link | -- For ambiguous overrides, determines the type text to be used in the page link | ||
local ambiguousTypeMap = Overrides.ambiguousTypeMap() | local ambiguousTypeMap = Overrides.ambiguousTypeMap() | ||
local currencyFormatDefn = Overrides.currencyFormatDefn() | |||
-- Defines icon types for which a section or anchor on a static page should be linked to, rather | -- Defines icon types for which a section or anchor on a static page should be linked to, rather | ||
Line 291: | Line 292: | ||
return tostring(result) | return tostring(result) | ||
end | end | ||
edits