{{glossary}}
a.k.a.{{glossary start}}
or{{glossary begin}}
– Half of a template pair; uses<dl>
with a class to open the structured glossary definition list that{{glossary end}}
closes.{{glossary end}}
– The other half of this template pair; uses</dl>
to close the definition list that{{glossary}}
opens.{{term}}
– The glossary term to which the{{defn}}
definition applies; a customized<dt>
with a class and an embedded<dfn>
.{{defn}}
– The definition that applies to the{{term}}
; uses<dd>
with a class{{ghat}}
– a hatnote template properly formatted for the top of a{{defn}}
definition{{glossary link}}
– meta-template for creating shortcut templates for linking to definitions in specific glossaries- Wikipedia:Manual of Style/Glossaries
Usage
editYou can add this sub-template to the "See also" sections of the templates in Category:Glossary templates:
Markup | Renders as |
---|---|
==See also== {{Glossary templates see also}} |
See also
|
A "See also" section that contains this template can also provide more information, preferably in the same format with subheadings, such as:
Markup | Renders as |
---|---|
==See also== === Related templates === {{Glossary templates see also|heading=y}} === Useful pages === * [[Wikipedia:Accessibility]] * [[Semantic HTML]] |
See also
Related templates
Useful pages
|