HTML: Difference between revisions

From Freephile Wiki
Adds Feature template
convert to new template
Line 1: Line 1:
{{Feature
{{Feature
|explains= HTML
|image=QB cube.svg
|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]]
|imgdesc=QualityBox
|notes=This can be dangerous in a public wiki, but suitable for restricted editor groups. See [[wp:Manual:$wgRawHtml]]
|feature title=HTML
|tests=
|examples=
}}
}}
{{#set:feature 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]] }}
{{#set:feature notes = This can be dangerous in a public wiki, but suitable for restricted editor groups. See [[wp:Manual:$wgRawHtml]] }}
{{#set:feature tests =  }}
{{#set:feature examples =  }}
<br clear="all">
<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

Revision as of 06:09, 14 May 2020


HTML
QualityBox
QualityBox
Image shows: QualityBox
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

  1. http://www.html5rocks.com/en/resources
  2. Dive Into HTML 5 by Mark Pilgrim