Template:Term

From Qwiki

Jump to: navigation, search

Contents

Template Documentation

Formats a glossary term.

Example

{{Term|foobar|A word of almost spiritual significance to some computer scientists, but which seems to have no actual definition.}}

Renders as:

foobar: A word of almost spiritual significance to some computer scientists, but which seems to have no actual definition.

Parameters

Order/Name Description
id (optional) Named anchor ID by which the term may be referred to. Defaults to {{{1}}} in lower-case.
1 Term being defined.
2 Definition of the term.

Raw Template

{{{1}}}: {{{2}}}