Module:ConfigRepository: Difference between revisions

// via Wikitext Extension for VSCode
// via Wikitext Extension for VSCode
Line 337: Line 337:
     meta = {
     meta = {
         description = "Organization template"
         description = "Organization template"
    },
   
    boilerplate = {
        intro = "'''{{PAGENAME}}''' is an organization in the internet governance space.",
        outro = "More information about this organization will be added as it becomes available."
     },
     },
      
      
Line 659: Line 664:
         meta = {
         meta = {
             description = "TLD Template"
             description = "TLD Template"
        },
       
        boilerplate = {
            intro = "'''{{PAGENAME}}''' is a [[{{TLD_TYPE}}]] from [[{{COUNTRY}}]].",
            outro = "{{PAGENAME}} was introduced in {{YEAR}} and is managed by [[{{REGISTRY}}]]."
         },
         },