Template:GlossaryTerm: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><div class="glossary-term"> | <includeonly><div class="glossary-term"> | ||
;''' | ;'''{{{term|{{PAGENAME}}}}}''' | ||
<section begin="definition" /> | |||
: {{{definition|}}} | |||
<section end="definition" /> | |||
{{#if:{{{notes|}}}| | {{#if:{{{notes|}}}| | ||
: '''Notes:''' | : '''Notes:''' {{{notes}}} | ||
}} | }} | ||
{{#if:{{{see_also|}}}| | {{#if:{{{see_also|}}}| | ||
: '''See also:''' | : '''See also:''' {{{see_also}}} | ||
}} | }} | ||
</div> | </div> | ||