Meta:Extensions Wishlist: Difference between revisions

From Alch3my
Created page with "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) 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"
 
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


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

Revision as of 20:18, 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