Meta:Extensions Wishlist: Difference between revisions
Semaiophoron (talk | contribs) No edit summary |
Semaiophoron (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
'''TemplateData''': https://www.mediawiki.org/wiki/Extension:TemplateData allows building UX for templates in the normal editor (like having fields for title and things like that) | '''TemplateData''': https://www.mediawiki.org/wiki/Extension:TemplateData allows building UX for templates in the normal editor (like having fields for title and things like that) | ||
'''ParserFunctions''': https://www.mediawiki.org/wiki/Extension:ParserFunctions: Used in multiple templates and can be used to embed html | '''ParserFunctions''': https://www.mediawiki.org/wiki/Extension:ParserFunctions: Used in multiple templates and can be used to embed html | ||
Latest revision as of 20:42, 27 July 2024
TemplateData: https://www.mediawiki.org/wiki/Extension:TemplateData allows building UX for templates in the normal editor (like having fields for title and things like that)
ParserFunctions: https://www.mediawiki.org/wiki/Extension:ParserFunctions: Used in multiple templates and can be used to embed html
TemplateStyles: https://www.mediawiki.org/wiki/Extension:TemplateStyles allows styles that apply to a specific template. Used in the documentation pages eg Template:Infobox/doc
SyntaxHighlight: https://www.mediawiki.org/wiki/Extension:SyntaxHighlight for documentation pages, low priority