Difference between revisions of "Template:HTMLElement"

From blackwiki
Jump to navigation Jump to search
imported>SMcCandlish
(doc)
imported>SMcCandlish
(redirecting to Template:XMLElement. Does the same thing, and even HTML element article no longer calls Template:HTML element. New features added support showing <br>, <br/>, or <br />, as the context requires.)
 
Line 1: Line 1:
<code class="html" title="{{{2}}}" style="font-size:116%;">{{ #if: {{{deprecated|}}} | <del style="color:grey;"> | }}{{#switch: {{{end}}}
+
#REDIRECT [[Template:XMLElement]]
|optional=<b style="color:#006633">&lt;{{{1}}}</b>{{{atr|}}}<b style="color:#006633">&gt;</b>{{{3}}}<b style="color:#006633">&lt;/{{{1}}}></b>
+
{{Redr|
or <b style="color:#006633">&lt;{{{1}}}</b>{{{atr|}}}<b style="color:#006633">/></b>
+
{{R from merge}}
 
+
}}
|optional_both=<b style="color:#006633">&lt;{{{1}}}</b>{{{atr|}}}<b style="color:#006633">&gt;</b>{{{3}}}<b style="color:#006633">&lt;/{{{1}}}></b>
 
or  <b style="color:#006633">&lt;{{{1}}}></b><br />
 
<b style="color:#006633">&lt;{{{1}}}</b>{{{atr|}}}<b style="color:#006633">/&gt;</b> (XML compatible)
 
 
 
|no=<b style="color:#006633">&lt;{{{1}}}</b>{{{atr|}}}<b style="color:#006633">&gt;</b>
 
 
 
|no_both=<b style="color:#006633">&lt;{{{1}}}</b>{{{atr|}}}<b style="color:#006633">&gt;</b><br />
 
<b style="color:#006633">&lt;{{{1}}}</b>{{{atr|}}}<b style="color:#006633">/&gt;</b> (XML compatible)
 
 
 
|#default=<b style="color:#006633">&lt;{{{1}}}</b>{{{atr|}}}<b style="color:#006633">&gt;</b>{{{3}}}<b style="color:#006633">&lt;/{{{1}}}></b>}}{{ #if: {{{deprecated|}}} | </del> '''(deprecated)''' | }}
 
</code><noinclude>
 
{{Documentation}}
 
</noinclude>
 

Latest revision as of 19:12, 26 July 2018