Template:GlossaryTerm: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div class="glossary-term"> | <includeonly><div class="glossary-term"> | ||
;'''<section begin=term />{{{term|{{PAGENAME}}}}}<section end=term />''' | ;'''<section begin="term" />{{{term|{{PAGENAME}}}}}<section end="term" />''' | ||
: <section begin=definition />{{{definition|}}}<section end=definition /> | : <section begin="definition" />{{{definition|}}}<section end="definition" /> | ||
{{#if:{{{notes|}}}| | {{#if:{{{notes|}}}| | ||
: '''Notes:''' <section begin=notes />{{{notes}}}<section end=notes /> | : '''Notes:''' <section begin="notes" />{{{notes}}}<section end="notes" /> | ||
}} | }} | ||
{{#if:{{{see_also|}}}| | {{#if:{{{see_also|}}}| | ||
: '''See also:''' <section begin=seealso />{{{see_also}}}<section end=seealso /> | : '''See also:''' <section begin="seealso" />{{{see_also}}}<section end="seealso" /> | ||
}} | }} | ||
</div> | </div> | ||