Template:Documentation subpage

From Ivycomb Wiki
Revision as of 08:35, 2 January 2024 by Wackbyte (talk | contribs) (Don't categorize documentation pages by template category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation

Summary[edit source]

For use in /doc subpages.

Template data[edit source]

<templatedata> {

   "description": "For use in documentation subpages.",
   "params": {
       "category": {
           "label": "Category",
           "description": "What type of template is it?",
           "example": "infobox",
           "type": "string"
       }
   }

}

</templatedata>