Module:TemplateHelpers: Difference between revisions

// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
Line 2: Line 2:
-- Common helper functions for template modules promoting code reuse and consistency.
-- Common helper functions for template modules promoting code reuse and consistency.
-- Provides utilities for string processing, field handling, normalization, and block rendering.
-- Provides utilities for string processing, field handling, normalization, and block rendering.
-- REVIEW: Still uses wrappers for Module:SemanticCategoryHelpers


local p = {}
local p = {}