HTML: Difference between revisions
Appearance
Content deleted Content added
mNo edit summary |
m Added Manual:Html.php |
||
| Line 9: | Line 9: | ||
* {{ll|Manual:HTML_templates}} — <translate><!--T:5--> generate HTML content from Mustache templates</translate> |
* {{ll|Manual:HTML_templates}} — <translate><!--T:5--> generate HTML content from Mustache templates</translate> |
||
* {{ll|HTML5}} — <translate><!--T:6--> using HTML5 features in MediaWiki</translate> |
* {{ll|HTML5}} — <translate><!--T:6--> using HTML5 features in MediaWiki</translate> |
||
* {{ll|Manual:Html.php}} — the file used in extensions. |
|||
Revision as of 23:54, 17 May 2024
You may be looking for the following:
- Help:HTML in wikitext — HTML tags in wikitext
- Help:Lint errors/obsolete-tag — for deprecated HTML elements (detected by Lint)
- HTML restriction — about restriction of HTML use in MediaWiki
- HTMLForm — class for handling user interface forms
- Manual:HTML templates — generate HTML content from Mustache templates
- HTML5 — using HTML5 features in MediaWiki
- Manual:Html.php — the file used in extensions.