Module:ElementNTLDStats: Difference between revisions
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| Line 1: | Line 1: | ||
--[[ | --[[ | ||
* Name: ElementNTLDStats | |||
* Author: Mark W. Datysgeld | |||
* 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 = {} | ||