Formula:Dfn

E Vicipaedia
Icon documentationis Documentatio formulae[inspice] [recense] [historiam ostende] [purga]

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

Utere hac formula ut rem dissertatam scribas (per notam HTML <dfn>...</dfn> – de hac vide infra).

Vide quoque formulas {{Res}}, {{Res typis italicis}}, {{Res tacita}} et {{Subres}} si argumentum |style= forma peculiari praefers.

De usu[fontem recensere]

  • {{dfn|Sagittarius A*}} est foramen nigrum supermassivum in centro Viae lacteae situm.
    Sagittarius A* est foramen nigrum supermassivum in centro Viae lacteae situm.
  • {{dfn|Sgr A*|plene=Sagittarius A*}} est foramen nigrum supermassivum in centro Viae lacteae situm.
    Sgr A* est foramen nigrum supermassivum in centro Viae lacteae situm.
  • {{dfn|Sagittarius A*|style=font-style: inherit; font-weight: bold;}} est foramen nigrum supermassivum in centro Viae lacteae situm.
    Sagittarius A* est foramen nigrum supermassivum in centro Viae lacteae situm.

De formula adhibenda[fontem recensere]

Haec formula rem dissertatam scribit.

Template parameters[Edit template data]

ParameterDescriptioTypusStatus
Res1

Res hic dissertata

Example
Sgr A*
Contentoptional
Pleneplene

Plenum lemma si |1= est forma compendiaria

Example
Sagittarius A*
Stringoptional
Ancoraancora

Attributio HTML ‘id’

Example
sgr-a
Stringoptional
Classis HTMLclass

Attributio HTML ‘class’

Example
glossema
Stringoptional
CSSstyle

Attributio HTML ‘style’

Example
font-style: inherit; font-weight: bold;
Stringoptional
Tessera linguaelingua

Attributio HTML ‘lang’

Example
en-GB
Stringoptional

De nota HTML[fontem recensere]

Consortium WHATWG sic notam HTML <dfn>...</dfn> definivit (Anglice):

The dfn element represents the defining instance of a term. The paragraph, description list group, or section that is the nearest ancestor of the dfn element must also contain the definition(s) for the term given by the dfn element.

Defining term: if the dfn element has a title attribute, then the exact value of that attribute is the term being defined. Otherwise, if it contains exactly one element child node and no child Text nodes, and that child element is an abbr element with a title attribute, then the exact value of that attribute is the term being defined. Otherwise, it is the descendant text content of the dfn element that gives the term being defined.

Note: If the title attribute of the dfn element is present, then it must contain only the term being defined.

The title attribute of ancestor elements does not affect dfn elements.

An a element that links to a dfn element represents an instance of the term defined by the dfn element.
– HTML Standard, § The dfn element

Apud hanc formulam attributio title appellatur |plene=.

Vide quoque[fontem recensere]