<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=178.16.5.71&amp;*</id>
	<title>blackwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=178.16.5.71&amp;*"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/178.16.5.71"/>
	<updated>2026-08-17T12:02:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490913</id>
		<title>Template:Glossary/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490913"/>
		<updated>2016-06-05T21:12:31Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: Undid revision 723878002 by Edokter (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Glossary|{{Documentation subpage|[[Template:Glossary]] and [[Template:Glossary end]]}} |}}&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Glossary|Usage|[[Template:Glossary]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|glossary}} (a.k.a. {{tnull|glossary start}} or {{tnull|glossary begin}}) is used with {{tlx|glossary end}} to explicitly bracket a glossary or glossary-like description list (also called a definition list or association list), especially in a [[Wikipedia:Manual of Style/Glossaries|template-structured glossary]], although such lists can be used more generally. This is ''required'' (as a technical matter) for template-structured glossaries, and is good practice anywhere description/definition lists are used for glossaries.  The template pair invoke the {{tag|dl}} ''description list'' [[HTML Element#Lists|HTML element]]. Unfortunately, the &amp;quot;{{tlf|dl}}&amp;quot; mnemonic is not available as a redirect as of this writing.&lt;br /&gt;
&lt;br /&gt;
The pair of templates incidentally prevent Wikipedia's [[MediaWiki]] software engine from auto-creating redundant definition list code ({{tag|dl}}) around terms and definitions if they have blank lines between them, as they often do, especially in non-structured glossaries.&lt;br /&gt;
&lt;br /&gt;
Typical usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Parameters===&lt;br /&gt;
|{{fake heading|Parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
*{{para|id}} &amp;amp;nbsp; can be used to assign a one-word ID name to the glossary. This can be used as a &amp;lt;code&amp;gt;#{{var|id}}&amp;lt;/code&amp;gt; link target, and could have other metadata uses.&lt;br /&gt;
*{{para|style}} &amp;amp;nbsp; will pass CSS styling on to the {{tag|dl|o}} element. I.e., this styles the definition list itself, as a container, not the individual terms and definitions with it.  ''There is rarely any reason to do this.''&lt;br /&gt;
*{{para|class}} &amp;amp;nbsp; will pass one or more space-separate CSS classes on to {{tag|dl|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance in a structured glossary (including an entry with a block quotation, using the glossary block quotation template, {{tl|gbq}}):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Definition of term 1.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary end}}}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=|arglefarst|content=''arglefarst''{{anchor|argle-farst|argle farst}} }} &amp;lt;!-- Avoid actually using {{lang}} template in examples, as it generates unwanted transclusions. --&amp;gt;&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Scope===&lt;br /&gt;
|{{fake heading|Scope|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This family of templates, like the underlying definition list code, is {{em|primarily}} intended for definitional uses, but can have other applications.  The ''[http://www.w3.org/TR/1999/REC-html401-19991224/struct/lists.html HTML 4.01 Specification]'' itself says:&lt;br /&gt;
{{quote|1=Definition lists...generally consist of a series of term/definition pairs (although definition lists may have other applications). Thus, when advertising a product, one might use a definition list:&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|Lower cost}}&lt;br /&gt;
{{defn|The new version of this product costs significantly less than the previous one!}}&lt;br /&gt;
{{term|Easier to use}}&lt;br /&gt;
{{defn|We've changed the product so that it's much easier to use!}}&lt;br /&gt;
{{term|Safe for kids}}&lt;br /&gt;
{{defn|You can leave your kids alone in a room with this product and they won't get hurt (not a guarantee).}}&lt;br /&gt;
{{glossary end}} }}&lt;br /&gt;
&lt;br /&gt;
Thus, editors should feel free to use definition list markup as an alternative to bulleted or numbered lists when the material is well-suited to definition list presentation.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
{{Defn/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936754</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936754"/>
		<updated>2016-06-05T21:12:11Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: Undid revision 723878009 by Edokter (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936752</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936752"/>
		<updated>2016-06-05T20:31:06Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: Undid revision 723864149 by Edokter (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490911</id>
		<title>Template:Glossary/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490911"/>
		<updated>2016-06-05T20:30:31Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: Undid revision 723863858 by Edokter (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Glossary|{{Documentation subpage|[[Template:Glossary]] and [[Template:Glossary end]]}} |}}&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Glossary|Usage|[[Template:Glossary]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|glossary}} (a.k.a. {{tnull|glossary start}} or {{tnull|glossary begin}}) is used with {{tlx|glossary end}} to explicitly bracket a glossary or glossary-like description list (also called a definition list or association list), especially in a [[Wikipedia:Manual of Style/Glossaries|template-structured glossary]], although such lists can be used more generally. This is ''required'' (as a technical matter) for template-structured glossaries, and is good practice anywhere description/definition lists are used for glossaries.  The template pair invoke the {{tag|dl}} ''description list'' [[HTML Element#Lists|HTML element]]. Unfortunately, the &amp;quot;{{tlf|dl}}&amp;quot; mnemonic is not available as a redirect as of this writing.&lt;br /&gt;
&lt;br /&gt;
The pair of templates incidentally prevent Wikipedia's [[MediaWiki]] software engine from auto-creating redundant definition list code ({{tag|dl}}) around terms and definitions if they have blank lines between them, as they often do, especially in non-structured glossaries.&lt;br /&gt;
&lt;br /&gt;
Typical usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Parameters===&lt;br /&gt;
|{{fake heading|Parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
*{{para|id}} &amp;amp;nbsp; can be used to assign a one-word ID name to the glossary. This can be used as a &amp;lt;code&amp;gt;#{{var|id}}&amp;lt;/code&amp;gt; link target, and could have other metadata uses.&lt;br /&gt;
*{{para|style}} &amp;amp;nbsp; will pass CSS styling on to the {{tag|dl|o}} element. I.e., this styles the definition list itself, as a container, not the individual terms and definitions with it.  ''There is rarely any reason to do this.''&lt;br /&gt;
*{{para|class}} &amp;amp;nbsp; will pass one or more space-separate CSS classes on to {{tag|dl|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance in a structured glossary (including an entry with a block quotation, using the glossary block quotation template, {{tl|gbq}}):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Definition of term 1.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary end}}}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=|arglefarst|content=''arglefarst''{{anchor|argle-farst|argle farst}} }} &amp;lt;!-- Avoid actually using {{lang}} template in examples, as it generates unwanted transclusions. --&amp;gt;&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Scope===&lt;br /&gt;
|{{fake heading|Scope|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This family of templates, like the underlying definition list code, is {{em|primarily}} intended for definitional uses, but can have other applications.  The ''[http://www.w3.org/TR/1999/REC-html401-19991224/struct/lists.html HTML 4.01 Specification]'' itself says:&lt;br /&gt;
{{quote|1=Definition lists...generally consist of a series of term/definition pairs (although definition lists may have other applications). Thus, when advertising a product, one might use a definition list:&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|Lower cost}}&lt;br /&gt;
{{defn|The new version of this product costs significantly less than the previous one!}}&lt;br /&gt;
{{term|Easier to use}}&lt;br /&gt;
{{defn|We've changed the product so that it's much easier to use!}}&lt;br /&gt;
{{term|Safe for kids}}&lt;br /&gt;
{{defn|You can leave your kids alone in a room with this product and they won't get hurt (not a guarantee).}}&lt;br /&gt;
{{glossary end}} }}&lt;br /&gt;
&lt;br /&gt;
Thus, editors should feel free to use definition list markup as an alternative to bulleted or numbered lists when the material is well-suited to definition list presentation.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
{{Defn/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936750</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936750"/>
		<updated>2016-06-05T19:26:42Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490909</id>
		<title>Template:Glossary/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490909"/>
		<updated>2016-06-05T19:25:19Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: It's almost as if line breaks and whitespace affect rendering...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Glossary|{{Documentation subpage|[[Template:Glossary]] and [[Template:Glossary end]]}} |}}&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Glossary|Usage|[[Template:Glossary]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|glossary}} (a.k.a. {{tnull|glossary start}} or {{tnull|glossary begin}}) is used with {{tlx|glossary end}} to explicitly bracket a glossary or glossary-like description list (also called a definition list or association list), especially in a [[Wikipedia:Manual of Style/Glossaries|template-structured glossary]], although such lists can be used more generally. This is ''required'' (as a technical matter) for template-structured glossaries, and is good practice anywhere description/definition lists are used for glossaries.  The template pair invoke the {{tag|dl}} ''description list'' [[HTML Element#Lists|HTML element]]. Unfortunately, the &amp;quot;{{tlf|dl}}&amp;quot; mnemonic is not available as a redirect as of this writing.&lt;br /&gt;
&lt;br /&gt;
The pair of templates incidentally prevent Wikipedia's [[MediaWiki]] software engine from auto-creating redundant definition list code ({{tag|dl}}) around terms and definitions if they have blank lines between them, as they often do, especially in non-structured glossaries.&lt;br /&gt;
&lt;br /&gt;
Typical usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Parameters===&lt;br /&gt;
|{{fake heading|Parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
*{{para|id}} &amp;amp;nbsp; can be used to assign a one-word ID name to the glossary. This can be used as a &amp;lt;code&amp;gt;#{{var|id}}&amp;lt;/code&amp;gt; link target, and could have other metadata uses.&lt;br /&gt;
*{{para|style}} &amp;amp;nbsp; will pass CSS styling on to the {{tag|dl|o}} element. I.e., this styles the definition list itself, as a container, not the individual terms and definitions with it.  ''There is rarely any reason to do this.''&lt;br /&gt;
*{{para|class}} &amp;amp;nbsp; will pass one or more space-separate CSS classes on to {{tag|dl|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance in a structured glossary (including an entry with a block quotation, using the glossary block quotation template, {{tl|gbq}}):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Definition of term 1.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary end}}}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=|arglefarst|content=''arglefarst''{{anchor|argle-farst|argle farst}} }} &amp;lt;!-- Avoid actually using {{lang}} template in examples, as it generates unwanted transclusions. --&amp;gt;&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Scope===&lt;br /&gt;
|{{fake heading|Scope|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This family of templates, like the underlying definition list code, is {{em|primarily}} intended for definitional uses, but can have other applications.  The ''[http://www.w3.org/TR/1999/REC-html401-19991224/struct/lists.html HTML 4.01 Specification]'' itself says:&lt;br /&gt;
{{quote|1=Definition lists...generally consist of a series of term/definition pairs (although definition lists may have other applications). Thus, when advertising a product, one might use a definition list:&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|Lower cost}}&lt;br /&gt;
{{defn|The new version of this product costs significantly less than the previous one!}}&lt;br /&gt;
{{term|Easier to use}}&lt;br /&gt;
{{defn|We've changed the product so that it's much easier to use!}}&lt;br /&gt;
{{term|Safe for kids}}&lt;br /&gt;
{{defn|You can leave your kids alone in a room with this product and they won't get hurt (not a guarantee).}}&lt;br /&gt;
{{glossary end}} }}&lt;br /&gt;
&lt;br /&gt;
Thus, editors should feel free to use definition list markup as an alternative to bulleted or numbered lists when the material is well-suited to definition list presentation.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
{{Defn/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936748</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936748"/>
		<updated>2016-06-05T19:24:16Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936746</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936746"/>
		<updated>2016-06-05T19:23:19Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490907</id>
		<title>Template:Glossary/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490907"/>
		<updated>2016-06-05T19:22:53Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Glossary|{{Documentation subpage|[[Template:Glossary]] and [[Template:Glossary end]]}} |}}&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Glossary|Usage|[[Template:Glossary]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|glossary}} (a.k.a. {{tnull|glossary start}} or {{tnull|glossary begin}}) is used with {{tlx|glossary end}} to explicitly bracket a glossary or glossary-like description list (also called a definition list or association list), especially in a [[Wikipedia:Manual of Style/Glossaries|template-structured glossary]], although such lists can be used more generally. This is ''required'' (as a technical matter) for template-structured glossaries, and is good practice anywhere description/definition lists are used for glossaries.  The template pair invoke the {{tag|dl}} ''description list'' [[HTML Element#Lists|HTML element]]. Unfortunately, the &amp;quot;{{tlf|dl}}&amp;quot; mnemonic is not available as a redirect as of this writing.&lt;br /&gt;
&lt;br /&gt;
The pair of templates incidentally prevent Wikipedia's [[MediaWiki]] software engine from auto-creating redundant definition list code ({{tag|dl}}) around terms and definitions if they have blank lines between them, as they often do, especially in non-structured glossaries.&lt;br /&gt;
&lt;br /&gt;
Typical usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Parameters===&lt;br /&gt;
|{{fake heading|Parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
*{{para|id}} &amp;amp;nbsp; can be used to assign a one-word ID name to the glossary. This can be used as a &amp;lt;code&amp;gt;#{{var|id}}&amp;lt;/code&amp;gt; link target, and could have other metadata uses.&lt;br /&gt;
*{{para|style}} &amp;amp;nbsp; will pass CSS styling on to the {{tag|dl|o}} element. I.e., this styles the definition list itself, as a container, not the individual terms and definitions with it.  ''There is rarely any reason to do this.''&lt;br /&gt;
*{{para|class}} &amp;amp;nbsp; will pass one or more space-separate CSS classes on to {{tag|dl|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance in a structured glossary (including an entry with a block quotation, using the glossary block quotation template, {{tl|gbq}}):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Definition of term 1.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary end}}}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=|arglefarst|content=''arglefarst''{{anchor|argle-farst|argle farst}} }} &amp;lt;!-- Avoid actually using {{lang}} template in examples, as it generates unwanted transclusions. --&amp;gt;&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Scope===&lt;br /&gt;
|{{fake heading|Scope|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This family of templates, like the underlying definition list code, is {{em|primarily}} intended for definitional uses, but can have other applications.  The ''[http://www.w3.org/TR/1999/REC-html401-19991224/struct/lists.html HTML 4.01 Specification]'' itself says:&lt;br /&gt;
{{quote|1=Definition lists...generally consist of a series of term/definition pairs (although definition lists may have other applications). Thus, when advertising a product, one might use a definition list:&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|Lower cost}}&lt;br /&gt;
{{defn|The new version of this product costs significantly less than the previous one!}}&lt;br /&gt;
{{term|Easier to use}}&lt;br /&gt;
{{defn|We've changed the product so that it's much easier to use!}}&lt;br /&gt;
{{term|Safe for kids}}&lt;br /&gt;
{{defn|You can leave your kids alone in a room with this product and they won't get hurt (not a guarantee).}}&lt;br /&gt;
{{glossary end}} }}&lt;br /&gt;
&lt;br /&gt;
Thus, editors should feel free to use definition list markup as an alternative to bulleted or numbered lists when the material is well-suited to definition list presentation.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
{{Defn/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936744</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936744"/>
		<updated>2016-06-05T19:22:34Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490905</id>
		<title>Template:Glossary/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Glossary/doc&amp;diff=5490905"/>
		<updated>2016-06-05T19:18:14Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Glossary|{{Documentation subpage|[[Template:Glossary]] and [[Template:Glossary end]]}} |}}&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Glossary|Usage|[[Template:Glossary]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|glossary}} (a.k.a. {{tnull|glossary start}} or {{tnull|glossary begin}}) is used with {{tlx|glossary end}} to explicitly bracket a glossary or glossary-like description list (also called a definition list or association list), especially in a [[Wikipedia:Manual of Style/Glossaries|template-structured glossary]], although such lists can be used more generally. This is ''required'' (as a technical matter) for template-structured glossaries, and is good practice anywhere description/definition lists are used for glossaries.  The template pair invoke the {{tag|dl}} ''description list'' [[HTML Element#Lists|HTML element]]. Unfortunately, the &amp;quot;{{tlf|dl}}&amp;quot; mnemonic is not available as a redirect as of this writing.&lt;br /&gt;
&lt;br /&gt;
The pair of templates incidentally prevent Wikipedia's [[MediaWiki]] software engine from auto-creating redundant definition list code ({{tag|dl}}) around terms and definitions if they have blank lines between them, as they often do, especially in non-structured glossaries.&lt;br /&gt;
&lt;br /&gt;
Typical usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Parameters===&lt;br /&gt;
|{{fake heading|Parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
*{{para|id}} &amp;amp;nbsp; can be used to assign a one-word ID name to the glossary. This can be used as a &amp;lt;code&amp;gt;#{{var|id}}&amp;lt;/code&amp;gt; link target, and could have other metadata uses.&lt;br /&gt;
*{{para|style}} &amp;amp;nbsp; will pass CSS styling on to the {{tag|dl|o}} element. I.e., this styles the definition list itself, as a container, not the individual terms and definitions with it.  ''There is rarely any reason to do this.''&lt;br /&gt;
*{{para|class}} &amp;amp;nbsp; will pass one or more space-separate CSS classes on to {{tag|dl|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance in a structured glossary (including an entry with a block quotation, using the glossary block quotation template, {{tl|gbq}}):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Definition of term 1.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|glossary end}}}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=|arglefarst|content=''arglefarst''{{anchor|argle-farst|argle farst}} }} &amp;lt;!-- Avoid actually using {{lang}} template in examples, as it generates unwanted transclusions. --&amp;gt;&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
===Scope===&lt;br /&gt;
|{{fake heading|Scope|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This family of templates, like the underlying definition list code, is {{em|primarily}} intended for definitional uses, but can have other applications.  The ''[http://www.w3.org/TR/1999/REC-html401-19991224/struct/lists.html HTML 4.01 Specification]'' itself says:&lt;br /&gt;
{{quote|1=Definition lists...generally consist of a series of term/definition pairs (although definition lists may have other applications). Thus, when advertising a product, one might use a definition list:&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|Lower cost}}&lt;br /&gt;
{{defn|The new version of this product costs significantly less than the previous one!}}&lt;br /&gt;
{{term|Easier to use}}&lt;br /&gt;
{{defn|We've changed the product so that it's much easier to use!}}&lt;br /&gt;
{{term|Safe for kids}}&lt;br /&gt;
{{defn|You can leave your kids alone in a room with this product and they won't get hurt (not a guarantee).}}&lt;br /&gt;
{{glossary end}} }}&lt;br /&gt;
&lt;br /&gt;
Thus, editors should feel free to use definition list markup as an alternative to bulleted or numbered lists when the material is well-suited to definition list presentation.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Glossary|&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
{{Defn/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936742</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936742"/>
		<updated>2016-06-05T19:15:50Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936740</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936740"/>
		<updated>2016-06-05T19:13:01Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}==&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936739</id>
		<title>Template:Defn/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Defn/doc&amp;diff=3936739"/>
		<updated>2016-06-05T19:07:36Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: /* {{#ifeq:{{BASEPAGENAME}}|Defn|Usage|Template:Defn}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=={{#ifeq:{{BASEPAGENAME}}|Defn|Usage|[[Template:Defn]]}}=={{#ifeq:{{BASEPAGENAME}}|Defn|&amp;lt;!--nothing--&amp;gt;|&lt;br /&gt;
{{collapse top|heading=Usage|left=y}} }}&lt;br /&gt;
The template {{tlx|defn}} is used in [[Wikipedia:Manual of Style/Glossaries|template-structured glossaries]] to create definitions of terms.&lt;br /&gt;
It is a wrapper for {{tag|dd}}, the ''description list definition'' [[HTML element#Lists|HTML element]]. The template has a mnemonic redirect at {{tlx|dd}}.&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1={{tnull|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{gray|1={{tnull|glossary end}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Links, inline templates, reference citations, wikimarkup styles, etc., can be applied to the definition.  Technically, the {{para|1}} part is optional if the content of the definition does not contain the &amp;quot;=&amp;quot; character, but as any editors can add content, including templates with this character in them, it is always safest to explicitly name the parameter.  The {{para|1}} parameter can also be called {{para|defn}} for those who don't care for numeric parameters.&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|1{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will work: {{bxt|1={{tnull|defn|defn{{=}}The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
* This will {{strongbad|fail}}: {{!bxt|1={{tnull|defn|The concept that the mass of a body is a measure of its energy content, expressed by the formula E{{=}}MC²}} }}&lt;br /&gt;
&lt;br /&gt;
More complex usage is typically:&lt;br /&gt;
{{quote|{{tnull|defn|defn{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;&amp;amp;nbsp;|no{{=}}&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;&amp;amp;nbsp;|term{{=}}&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
&lt;br /&gt;
where {{para|no|&amp;lt;var&amp;gt;#&amp;lt;/var&amp;gt;}} gives a leading number for a definition in a list of definitions, and {{para|term|&amp;lt;var&amp;gt;term_id&amp;lt;/var&amp;gt;}} provides the name of the term used in the {{tlx|Term}} template to which this definition pertains.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Images, hatnotes and other content===&lt;br /&gt;
|{{fake heading|Images, hatnotes and other content|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
Images, [[Template:Ghat|hatnotes]] and other &amp;quot;add-in&amp;quot; content intended to immediately follow the {{tnull|term}} {{em|must be used at the top of (inside) the first {{tnull|defn}} of the {{tnull|term}}.}} They {{strong|cannot}} be placed between the {{tnull|term}} and {{tnull|defn}} or it will break the glossary markup. Images can, of course, be placed elsewhere within the {{tnull|defn}}, and bottom-notes like {{tl|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{&amp;lt;nowiki /&amp;gt;{term|1{{=}}colour ball&amp;amp;nbsp;|content=&amp;amp;nbsp;colour ball&amp;amp;nbsp;{{tnull|anchor|coloured ball|coloured balls|colour|colours|color ball}}}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=&amp;lt;nowiki&amp;gt;{{defn|1=&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|&amp;lt;nowiki&amp;gt;[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&amp;lt;/nowiki&amp;gt;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|ghat|1{{=}}&amp;lt;nowiki&amp;gt;Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color'''&amp;lt;/nowiki&amp;gt; sometimes also used.}} }}&amp;lt;br /&amp;gt;&lt;br /&gt;
In [&amp;lt;nowiki /&amp;gt;[snooker]], any of the {{tnull|cuegloss|object ball}}s that are not {{tnull|cuegloss|red ball|reds}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
}&amp;lt;nowiki /&amp;gt;}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term |1=colour ball |content=colour ball {{anchor|coloured ball|coloured balls|colour|colours|color ball}}}}&lt;br /&gt;
{{defn|1= &lt;br /&gt;
[[File:Set of Snookerballs.png|thumb|right|150px|A complete set of snooker balls, with six '''colour balls''']]&lt;br /&gt;
{{ghat|Also '''coloured ball(s)''', '''colour(s)'''; American spelling '''color''' sometimes also used.}}&lt;br /&gt;
In [[snooker]], any of the {{cuegloss|object ball}}s that are not {{cuegloss|red ball|reds}}.&lt;br /&gt;
}}&lt;br /&gt;
{{glossary end}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Multiple definitions for one term===&lt;br /&gt;
|{{fake heading|Multiple definitions for one term|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
If a single {{tnull|term}} has multiple definitions, they are simply numbered with the {{para|2|parameter}} explicitly. Think of the parameter as standing for &amp;quot;{{strong|2}}nd or later definition&amp;quot;. You can also call it {{para|no}}, if you prefer (from &amp;quot;[[Numero sign|No.]]&amp;quot;)  Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''no{{=}}1'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''no{{=}}2'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|1=Lorem ipsum dolor sit amet. |no=1}}&lt;br /&gt;
{{defn|1=Consectetur adipisicing elit. |no=2}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
Because of the uneven length of definitions, it is usually more convenient to put the {{para|2|}} before the {{para|1}} description:&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|2{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
or&lt;br /&gt;
{{quote|{{tnull|defn&amp;amp;nbsp;|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.}} }}&lt;br /&gt;
&lt;br /&gt;
This is a very robust method, because it permits complex content like block quotations, nested lists, {{tlx|main}} cross-reference hatnotes, and other block-level markup inside each definition. The definitions can also be independently linked.&lt;br /&gt;
&lt;br /&gt;
Use of a hatnote with a numbered definition requires manual numbering or it will look weird:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blackjack |content{{=}}blackjack&amp;lt;nowiki&amp;gt;{{anchor|Blackjack}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}{{bxt|{{tnull|main|Blackjack}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|1=1.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp;}}A card game in which players attempt to approach 21 but not exceed it.&amp;lt;br /&amp;gt;&lt;br /&gt;
}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|{{bxt|no{{=}}2}}|1{{=}}The best possible hand in the game of blackjack, made up of an ace and a card valued at 10 (namely, 10, J, Q, K).&amp;amp;nbsp;}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Making the definition independently linkable===&lt;br /&gt;
|{{fake heading|Making the definition independently linkable|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
{{quote box|width=33%|title=HTML5 update:|quote=Most of the restrictions on the content of &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; have been removed, so &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt; values no longer have to begin with an &amp;lt;code&amp;gt;[a-z][A-Z]&amp;lt;/code&amp;gt; alphabetic character, avoid most punctuation marks, or suffer other such limitations.  Wikipedia's MediaWiki engine is smart enough to auto-escape any problematic characters, on the fly.}}To enable a link directly to a specific definition, name the definition with its {{tlx|term}} (or it must be the {{para|id|{{var|foo}}}} value, if any, used in {{tnull|term}}). This must be unique on the page for each term, but should be the same for multiple definitions of the same term). This is done with the {{tnull|defn}}'s {{para|term}} parameter. This will produce a &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;-link target ID in the form &amp;lt;code&amp;gt;{{var|term}}-defn{{var|#}}&amp;lt;/code&amp;gt;, where the {{var|#}} is the number of the definition ''(see [[#Multiple definitions for one term]], above)'', defaulting to &amp;quot;1&amp;quot;. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}blubbermonster}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}1&amp;amp;nbsp;|1{{=}}Lorem ipsum dolor sit amet.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|no{{=}}2&amp;amp;nbsp;|1{{=}}Consectetur adipisicing elit.&amp;amp;nbsp;|'''term{{=}}blubbermonster'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}snorkelweasel (noun)}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|defn|1{{=}}Ut enim ad minim veniam&amp;amp;nbsp;|'''term{{=}}snorkelweasel (noun)'''}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=blubbermonster}}&lt;br /&gt;
{{defn|no=1 |1=Lorem ipsum dolor sit amet. |term=blubbermonster}}&lt;br /&gt;
{{defn|no=2 |1=Consectetur adipisicing elit. |term=blubbermonster}}&lt;br /&gt;
{{term|1=snorkelweasel (noun)}}&lt;br /&gt;
{{defn|1=Ut enim ad minim veniam |term=snorkelweasel (noun)}}&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;samp&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;1.&amp;amp;#160;&amp;amp;#160;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''blubbermonster-defn2'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;2.&amp;amp;#160;&amp;amp;#160;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_.28noun.29&amp;quot; style=&amp;quot;font-size: 110%; margin-top: 0.5em;&amp;quot;&amp;gt;&amp;lt;dfn&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;&amp;lt;/nowiki&amp;gt;'''snorkelweasel_.28noun.29-defn1'''&amp;lt;nowiki&amp;gt;&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/samp&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
Note that some characters in &amp;lt;code&amp;gt;snorkelweasel (noun)&amp;lt;/code&amp;gt;&amp;quot; have been converted on the fly by MediaWikia by the time it sends the ID to the browser as &amp;lt;code&amp;gt;snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;. You can still link to it on this page as [[#snorkelweasel (noun)-defn1]] (view page source and see for yourself &amp;amp;ndash; that link has &amp;lt;code&amp;gt;href=#snorkelweasel_.28noun.29-defn1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
The IDs {{samp|blubbermonster-defn1}}, {{samp|blubbermonster-defn2}},&amp;amp;nbsp; and {{samp|snorkelweasel_(noun)-defn1}} are all individually linkable, e.g. as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Glossary of weird terms#blubbermonster-defn1]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  This is especially useful for cross-references within the glossary, e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;See also [[#blubbermonster-defn2|&amp;quot;blubbermonster&amp;quot;, sense 2]].&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To add more than one linkable anchor, use the {{tl|anchor}} template at the beginning of the definition's content:&lt;br /&gt;
&lt;br /&gt;
 {{tnull|defn|no{{=}}2 |1{{=}}{{tlp|anchor|elit|Elit}}Consectetur adipisicing elit. |term{{=}}blubbermonster}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Languages===&lt;br /&gt;
|{{fake heading|Languages|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
There is no {{para|lang}} parameter, as on English Wikipedia all definitions are necessarily in English. For uses of glossary markup for non-glossary purposes in which some content may be in a foreign language, use language templates. E.g. in a list of film title translations formatted using glossary markup:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=Titles of La Vie en Rose in various languages&amp;amp;nbsp;|content=Titles of ''[[La Vie en Rose]]'' in various languages}}&lt;br /&gt;
{{defn|1=French: ''{{lang|fr|La Vie en Rose}}''}}&lt;br /&gt;
{{defn|1=English: ''Life in Pink''}}&lt;br /&gt;
...&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Examples===&lt;br /&gt;
|{{fake heading|Examples|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
This shows both a very simple then a rather complex instance:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;==A&amp;amp;ndash;M==&amp;lt;/nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|1{{=}}applesnorkel}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|1{{=}}Definition of term 1.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|term|term{{=}}arglefarst&amp;amp;nbsp;|content{{=}}&amp;lt;nowiki&amp;gt;''{{lang|&amp;lt;/nowiki&amp;gt;{{var|xx}}&amp;lt;nowiki&amp;gt;|arglefarst}}''{{anchor|argle-farst|argle farst}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp;}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}1&amp;amp;nbsp;|defn{{=}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Beginning of first definition of term 2&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|gbq|1{{=}}Block quotation in first definition of term 2.}}&amp;lt;br /&amp;gt;&lt;br /&gt;
Conclusion of first definition of term 2.&amp;lt;br /&amp;gt;}}}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{bxt|{{tnull|defn|no{{=}}2&amp;amp;nbsp;|defn{{=}}Second definition of term 2.}}}}&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
{{tnull|glossary end}}&lt;br /&gt;
&amp;lt;/code&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
&lt;br /&gt;
{{glossary}}&lt;br /&gt;
&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|xx|arglefarst}}''{{anchor|argle-farst|argle farst}} }}&lt;br /&gt;
{{defn|no=1 |defn=&lt;br /&gt;
Beginning of first definition of term 2&lt;br /&gt;
{{gbq|1=Block quotation in first definition of term 2.}}&lt;br /&gt;
Conclusion of first definition of term 2.&lt;br /&gt;
}}&lt;br /&gt;
{{defn|no=2 |defn=Second definition of term 2.}}&lt;br /&gt;
&lt;br /&gt;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Applying CSS styles to the definition===&lt;br /&gt;
|{{fake heading|Applying CSS styles to the definition|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|style}} parameter will pass CSS styling on to the {{tag|dd|o}} element, e.g. {{para|style|font-family:serif;}} or whatever. I.e., this styles the definition itself, not the term it applies to, other defintiions, or the glossary as a whole. This feature is rarely if ever needed in articles, but can be useful elsewhere for things like matching custom user page style.&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
===Other parameters===&lt;br /&gt;
|{{fake heading|Other parameters|sub=3}} }}&lt;br /&gt;
&lt;br /&gt;
The {{para|id}} parameter can be used to assign a one-word, case-sensitive ID name to definition. It must be unique on the page. This can be used as a #link target, and could have other metadata uses. ''See the [[#Making the definition independently linkable]] section for how to normally make a definition linkable.'' Probably the {{em|only}} reason to use this feature is if there are two terms with the same name on the page, which would result in conflicting IDs.&lt;br /&gt;
&lt;br /&gt;
The {{para|class}} parameter will pass one or more space-separated CSS classes on to {{tag|dd|o}} element, in addition to the automatically included class &amp;lt;code&amp;gt;glossary&amp;lt;/code&amp;gt;.  ''There is rarely any reason to do this.''&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
{{Glossary/doc}}&lt;br /&gt;
{{Term/doc}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{glossary templates see also}}&lt;br /&gt;
&lt;br /&gt;
|{{collapse bottom}} }}&amp;lt;!--end ifeq--&amp;gt;&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Glossary templates]]&lt;br /&gt;
[[Category:Definition list templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:(!/doc&amp;diff=459635</id>
		<title>Template:(!/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:(!/doc&amp;diff=459635"/>
		<updated>2016-06-04T15:47:35Z</updated>

		<summary type="html">&lt;p&gt;178.16.5.71: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
This templates produces the '''&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;''' sequence (i.e., start of wikitable), so that wikitables can be built inside templates.&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The problem is that if a pipe character &amp;quot;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;quot;  appears in a template, the template parser assumes that the pipe is part of the template; and so if there is a table within a template the pipe symbols that are usually interpreted as part of the table syntax will be interpreted first as part template.&lt;br /&gt;
&lt;br /&gt;
To prevent this happening it is possible to &amp;quot;hide&amp;quot; the pipe character of the table from the template parser by substituting &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for a pipe character.&lt;br /&gt;
&lt;br /&gt;
To aid with building a table there are some additional template which can be used to help&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{(!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!-}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|-&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; but in this case it is probably easier to user &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}-&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;||&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!)}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See [[mw:Help:Magic words#Other]] and [[mw:Help:Template#A parameter value containing a pipe character]]&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* {{tlx|!!}}&lt;br /&gt;
* {{tlx|!-}}&lt;br /&gt;
* {{tlx|!)}}&lt;br /&gt;
* {{tlx|Aligned table}}, specify table directly as a template, contrasting the special handling of certain syntax above&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Table templates]]&lt;br /&gt;
&lt;br /&gt;
[[pt:Predefinição:(!]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.5.71</name></author>
		
	</entry>
</feed>