HTML: Difference between revisions
Created page with "Probably should have a collection of resources and information here on HTML5 # http://www.html5rocks.com/en/resources # [http://diveintohtml5.info/index.html Dive Into HTML 5]..." |
Adds Feature template |
||
| Line 1: | Line 1: | ||
{{Feature | |||
|explains= HTML | |||
|description=<code>$wgRawHtml</code> allows editors to use HTML in page, making content re-use easier [[File:Text-html.svg|thumb|64px|HTML|link=wp:Manual:$wgRawHtml]] | |||
|notes=This can be dangerous in a public wiki, but suitable for restricted editor groups. See [[wp:Manual:$wgRawHtml]] | |||
|tests= | |||
|examples= | |||
}} | |||
<br clear="all"> | |||
Probably should have a collection of resources and information here on HTML5 | Probably should have a collection of resources and information here on HTML5 | ||
# http://www.html5rocks.com/en/resources | # http://www.html5rocks.com/en/resources | ||