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

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

{{mem}}
{{q}}

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

De usu recensere

  • {{mem|Lorem ipsum dolor sit amet}}
    Lorem ipsum dolor sit amet
  • {{mem|url=http://www.example.org|Lorem ipsum dolor sit amet}}
    Lorem ipsum dolor sit amet
    ↳ (i.e. <q cite="http://www.example.org">Lorem ipsum dolor sit amet</q>)

De argumentis recensere

Haec formula rem memoratam scribit.

Template parameters[Edit template data]

ParameterDescriptioTypusStatus
Verba memorata1

Verba hic memorata

Example
Lorem ipsum dolor sit amet
Contentoptional
URLurl

URL ubi verba memorata inveniri possunt

Example
http://www.example.org
Stringoptional
Notanota

Attributio HTML ‘title’

Example
Lorem ipsum dolor sit amet
Stringoptional
Ancoraancora

Attributio HTML ‘id’

Example
lipsum
Stringoptional
Classis HTMLclass

Attributio HTML ‘class’

Example
exhibitio
Stringoptional
CSSstyle

Attributio HTML ‘style’

Example
font-style: italic;
Stringoptional
Tessera linguaelingua

Attributio HTML ‘lang’

Example
en-GB
Stringoptional

De nota HTML recensere

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

The q element represents some phrasing content quoted from another source.

Quotation punctuation (such as quotation marks) that is quoting the contents of the element must not appear immediately before, after, or inside q elements; they will be inserted into the rendering by the user agent.

Content inside a q element must be quoted from another source, whose address, if it has one, may be cited in the cite attribute. The source may be fictional, as when quoting characters in a novel or screenplay.

If the cite attribute is present, it must be a valid URL potentially surrounded by spaces. To obtain the corresponding citation link, the value of the attribute must be parsed relative to the element's node document. User agents may allow users to follow such citation links, but they are primarily intended for private use (e.g., by server-side scripts collecting statistics about a site's use of quotations), not for readers.

The q element must not be used in place of quotation marks that do not represent quotes; for example, it is inappropriate to use the q element for marking up sarcastic statements.

The use of q elements to mark up quotations is entirely optional; using explicit quotation punctuation without q elements is just as correct.
– HTML Standard, § The q element

Apud hanc formulam attributio cite appellatur |url=.

Synonyma recensere

Vide quoque recensere