<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ADefn%2Fdoc</id>
	<title>Template:Defn/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ADefn%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Defn/doc&amp;action=history"/>
	<updated>2026-04-04T14:19:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Template:Defn/doc&amp;diff=38166&amp;oldid=prev</id>
		<title>Shawndouglas: Created as needed.</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Defn/doc&amp;diff=38166&amp;oldid=prev"/>
		<updated>2020-03-10T16:55:34Z</updated>

		<summary type="html">&lt;p&gt;Created as needed.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#ifeq:{{BASEPAGENAME}}|Defn|{{Documentation subpage}}|}}&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;
 {{gray|1={{tlf|glossary}} }}&lt;br /&gt;
 {{gray|1={{tlf|term|1{{=}}&amp;lt;var&amp;gt;term&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
 {{bxt|1={{tlf|defn|1{{=}}&amp;lt;var&amp;gt;Definition.&amp;lt;/var&amp;gt;}} }}&lt;br /&gt;
 {{gray|1={{tlf|glossary end}} }}&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={{tlf|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={{tlf|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={{tlf|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 {{tlx|more}} can be placed at the ends of but {{em|inside}} {{tnull|defn}}s.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &amp;lt;source lang=&amp;quot;moin&amp;quot;&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;/source&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &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;
|}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
&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;
{|&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &amp;lt;source lang=&amp;quot;moin&amp;quot;&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}}&amp;lt;/source&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &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;
|}&lt;br /&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;source lang=&amp;quot;moin&amp;quot;&amp;gt;&lt;br /&gt;
{{term|1=blackjack|content=blackjack{{anchor|Blackjack}} }}&lt;br /&gt;
{{defn     |1={{main|Blackjack}}}}&lt;br /&gt;
{{defn|no=1|1=A card game in which players attempt to approach 21 but not exceed it.}}&lt;br /&gt;
{{defn|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). }}&lt;br /&gt;
&amp;lt;/source&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. The 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;
{|&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &amp;lt;source lang=&amp;quot;moin&amp;quot;&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}}&amp;lt;/source&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &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}}&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &amp;amp;nbsp;HTML output:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;html&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;glossary&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster&amp;quot; style=&amp;quot;margin-top: 0.4em;&amp;quot;&amp;gt;&amp;lt;dfn class=&amp;quot;glossary&amp;quot;&amp;gt;blubbermonster&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&lt;br /&gt;
  &amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster-defn1&amp;quot;&amp;gt;1.&amp;amp;nbsp;&amp;amp;nbsp;Lorem ipsum dolor sit amet.&amp;lt;/dd&amp;gt;&lt;br /&gt;
  &amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;blubbermonster-defn2&amp;quot;&amp;gt;2.&amp;amp;nbsp;&amp;amp;nbsp;Consectetur adipisicing elit.&amp;lt;/dd&amp;gt;&lt;br /&gt;
  &amp;lt;dt class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_(noun)&amp;quot; style=&amp;quot;margin-top: 0.4em;&amp;quot;&amp;gt;&amp;lt;dfn class=&amp;quot;glossary&amp;quot;&amp;gt;snorkelweasel (noun)&amp;lt;/dfn&amp;gt;&amp;lt;/dt&amp;gt;&lt;br /&gt;
  &amp;lt;dd class=&amp;quot;glossary&amp;quot; id=&amp;quot;snorkelweasel_(noun)-defn1&amp;quot;&amp;gt;Ut enim ad minim veniam&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
|}&lt;br /&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;
 {{tlf|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;
&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 this wiki 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;source lang=&amp;quot;moin&amp;quot;&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;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#ifeq:{{BASEPAGENAME}}|Defn|&lt;br /&gt;
&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;
{|&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &amp;lt;source lang=&amp;quot;moin&amp;quot;&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|de|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;
{{glossary end}}&amp;lt;/source&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid black; vertical-align: top;&amp;quot; | &amp;lt;blockquote&amp;gt;&lt;br /&gt;
{{fake heading|A&amp;amp;ndash;M}}&lt;br /&gt;
{{glossary}}&lt;br /&gt;
{{term|1=applesnorkel}}&lt;br /&gt;
{{defn|1=Definition of term 1.}}&lt;br /&gt;
{{term|term=arglefarst |content=''{{lang|de|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;
{{glossary end}}&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
|}&lt;br /&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 definitions, 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 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>Shawndouglas</name></author>
	</entry>
</feed>