Jump to content

Formula:Nota XML

E Vicipaedia
(Redirectum de Formula:HTML)
Icon documentationis Documentatio formulae[ostende] [recense] [historiam inspice] [purga]

Haec formula sive transcludi ({{Nota XML|...}}) sive substitui potest ({{subst:Nota XML|...}}).

{{nota xml}}
{{xml}}
{{XML}}
{{html}}
{{HTML}}

Haec formula notas HTML vel XML exhibet.

  • {{Nota XML|strong}}
    <strong>...</strong>
  • {{Nota XML|div|textus=Salve!}}
    <div>Salve!</div>
  • {{Nota XML}}
    <tag>...</tag>
  • {{Nota XML|br|singula}}
    <br />
  • {{Nota XML|span|occipiens}}
    <span>
  • {{Nota XML|span|concludens}}
    </span>
  • {{Nota XML|br|singula|textus=Gallia est omnis divisa}}
    Gallia est omnis divisa<br />
  • {{Nota XML|span|occipiens|textus=Gallia est omnis divisa}}
    <span>Gallia est omnis divisa
  • {{Nota XML|span|concludens|textus=Gallia est omnis divisa}}
    Gallia est omnis divisa</span>

De argumentis

[fontem recensere]

Haec formula notas HTML vel XML exhibet.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptioTypusStatus
Nota HTML1

Nota HTML exhibenda (e.g. ‘div’, ‘strong’, etc.)

Praedeterminatum
tag
Example
div
Stringoptional
Genus2

Unum ex his verbis: ‘par’, ‘p’, ‘occipiens’, ‘o’, ‘concludens’, ‘c’, ‘singula’, ‘s’ – vide tabellam hic infra

Praedeterminatum
par
Example
concludens
Stringoptional
Textustextus

Textus infra notas HTML ostendendus

Praedeterminatum
...
Example
Salve!
Contentoptional

De secundo argumento

[fontem recensere]
|2= Significatio
(argumento omisso) Ambae notae (occipiens concludensque) ostendentur (i.e. <tag>...</tag>)
par
p
occipiens Nota HTML occipiens tantum ostendetur (i.e. <tag>)
o
concludens Nota HTML concludens tantum ostendetur (i.e. </tag>)
c
singula Nota HTML singula ostendetur (i.e. <tag />)
s

Ulteriora si cupis

[fontem recensere]