Meta:Extensions Wishlist: Difference between revisions

From Alch3my
formatting
No edit summary
 
(2 intermediate revisions by the same user not shown)
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


'''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]]
'''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

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