Module:T-LibraryInterview: Difference between revisions

// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
Line 28: Line 28:
-- Initialize the standard configuration
-- Initialize the standard configuration
Blueprint.initializeConfig(template)
Blueprint.initializeConfig(template)
-- Set the table class to "library-box"
template.config.constants = template.config.constants or {}
template.config.constants.tableClass = "library-box"


-- Get property mappings from ConfigRepository for tooltips
-- Get property mappings from ConfigRepository for tooltips