HTML: Difference between revisions
From Freephile Wiki
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|title= | |title= | ||
}} | }} | ||
{{#set:feature description = <code>$wgRawHtml</code> allows editors to use HTML in page, making content re-use easier | {{#set:feature description = <code>[[wp:Manual:$wgRawHtml|Manual:$wgRawHtml]]</code> allows editors to use HTML in page, making content re-use easier. }} | ||
{{#set:feature notes = This can be dangerous in a public wiki, but suitable for restricted editor groups. | {{#set:feature notes = This can be dangerous in a public wiki, but suitable for restricted editor groups. }} | ||
{{#set:feature tests = }} | {{#set:feature tests = }} | ||
{{#set:feature examples = }} | {{#set:feature examples = }} |
Latest revision as of 10:36, 15 May 2020
HTML | |
---|---|
![]() | |
Image shows: | HTML |
Summary | |
Description: | Manual:$wgRawHtml allows editors to use HTML in page, making content re-use easier.
|
More | |
Notes: | This can be dangerous in a public wiki, but suitable for restricted editor groups. |
Probably should have a collection of resources and information here on HTML5
- http://www.html5rocks.com/en/resources
- Dive Into HTML 5 by Mark Pilgrim