Module:ElementNTLDStats: Difference between revisions

// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
 
Line 1: Line 1:
--[[  
--[[
* Module:ElementNTLDStats
* Name: ElementNTLDStats
* Renders the NTLDStats element for generic TLDs (not ccTLDs), displaying a link to ntldstats.com.
* Author: Mark W. Datysgeld
* Designed for integration with the Blueprint template system.
* Description: Element module that renders NTLDStats links for generic TLDs, displaying statistics from ntldstats.com
]]
* Notes: Designed for Blueprint template system integration; excludes ccTLDs and classic TLDs from rendering; creates divider block with NTLDStats logo linking to external statistics; protected execution with error handling
]]


local p = {}
local p = {}