Sjabloon:XMLElement/doc: verschil tussen versies

Uit informatiestandaarden
Naar navigatie springen Naar zoeken springen
(Nieuwe pagina aangemaakt met '{{Documentation subpage|Template:XMLElement and Template:HTMLElement}} <!-- Categories and interwikis go at the bottom of this page. --> == Usage == This i...')
 
 
Regel 3: Regel 3:
  
 
== Usage ==
 
== Usage ==
This is for list articles like [[HTML element]].  Use the {{tlx|XMLElement}} or {{tlx|HTMLElement}} variant as appropriate. They have the same syntax.
+
This is for list articles like [[Wikipedia:HTML element|HTML element]].  Use the {{tlx|XMLElement}} or {{tlx|HTMLElement}} variant as appropriate. They have the same syntax.
  
 
  &#123;&#123;XMLElement | tagname | name | content [|atr][|end][|deprecated] &#125;&#125;
 
  &#123;&#123;XMLElement | tagname | name | content [|atr][|end][|deprecated] &#125;&#125;

Huidige versie van 17 jul 2013 om 10:27

Usage

This is for list articles like HTML element. Use the {{XMLElement}} or {{HTMLElement}} variant as appropriate. They have the same syntax.

{{XMLElement | tagname | name | content [|atr][|end][|deprecated] }}
tagname    := (tagname (with or without namespace))
name       := actual name
content    := content data
atr        := XMLAttribute
end        := "optional" | "no"
deprecated := (optional: version when deprecated)
planned:
support    := (CSV of support clients)
dtd        := S|T|F|(name of implementer)

See also