<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_sailor%2Fdoc</id>
	<title>Template:Infobox sailor/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_sailor%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_sailor/doc&amp;action=history"/>
	<updated>2026-04-05T01:43:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_sailor/doc&amp;diff=8777&amp;oldid=prev</id>
		<title>&gt;Zyxw: note use of Module:Check for clobbered parameters</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_sailor/doc&amp;diff=8777&amp;oldid=prev"/>
		<updated>2024-01-26T05:57:49Z</updated>

		<summary type="html">&lt;p&gt;note use of &lt;a href=&quot;/wiki/index.php/Module:Check_for_clobbered_parameters&quot; title=&quot;Module:Check for clobbered parameters&quot;&gt;Module:Check for clobbered parameters&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{Person infobox header}}&lt;br /&gt;
{{Uses Infobox sportsperson|wrapped=1}}&lt;br /&gt;
{{Lua|Module:Template wrapper|Module:Check for clobbered parameters}}&lt;br /&gt;
{{Tracks Wikidata|P18|cat=No local image but image on Wikidata}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{Parameter names example&lt;br /&gt;
| name&lt;br /&gt;
| image&lt;br /&gt;
| image_size&lt;br /&gt;
| caption&lt;br /&gt;
| native_name&lt;br /&gt;
| native_name_lang&lt;br /&gt;
| birth_name&lt;br /&gt;
| full_name&lt;br /&gt;
| nickname&lt;br /&gt;
| nationality&lt;br /&gt;
| birth_date&lt;br /&gt;
| birth_place&lt;br /&gt;
| death_date&lt;br /&gt;
| death_place&lt;br /&gt;
| height&lt;br /&gt;
| weight&lt;br /&gt;
| spouse&lt;br /&gt;
| module&lt;br /&gt;
&amp;lt;!-- Sailing career --&amp;gt;&lt;br /&gt;
| classes&lt;br /&gt;
| club&lt;br /&gt;
| collegeteam&lt;br /&gt;
| coach&lt;br /&gt;
&amp;lt;!-- Achievements and titles --&amp;gt;&lt;br /&gt;
| worlds&lt;br /&gt;
| regionals&lt;br /&gt;
| nationals&lt;br /&gt;
| olympics&lt;br /&gt;
| paralympics&lt;br /&gt;
&amp;lt;!-- Medal record --&amp;gt;&lt;br /&gt;
| medaltemplates&lt;br /&gt;
| show-medals = yes&lt;br /&gt;
| updated&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Copy and paste the template below:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox sailor&lt;br /&gt;
| name             = &lt;br /&gt;
| image            = &lt;br /&gt;
| image_size       = &lt;br /&gt;
| caption          = &lt;br /&gt;
| native_name      = &lt;br /&gt;
| native_name_lang = &lt;br /&gt;
| birth_name       = &amp;lt;!-- if different than name --&amp;gt;&lt;br /&gt;
| full_name        = &amp;lt;!-- if different than name or birth_name --&amp;gt;&lt;br /&gt;
| nickname         = &lt;br /&gt;
| nationality      = &amp;lt;!-- use only when necessary per [[WP:INFONAT]] --&amp;gt;&lt;br /&gt;
| birth_date       = {{Birth date and age|YYYY|MM|DD|df=yes}}&lt;br /&gt;
| birth_place      = &lt;br /&gt;
| death_date       = &amp;lt;!-- {{death date and age|death year|death month|death day|birth year|birth month|birth day}} --&amp;gt;&lt;br /&gt;
| death_place      = &lt;br /&gt;
| height           = &amp;lt;!-- &amp;quot;X cm&amp;quot;, &amp;quot;X m&amp;quot;  or &amp;quot;X ft Y in&amp;quot; plus optional reference (conversions are automatic) --&amp;gt;&lt;br /&gt;
| weight           = &amp;lt;!-- &amp;quot;X kg&amp;quot;, &amp;quot;X lb&amp;quot; or &amp;quot;X st Y lb&amp;quot; plus optional reference (conversions are automatic) --&amp;gt;&lt;br /&gt;
| spouse           = &lt;br /&gt;
| module           = &lt;br /&gt;
&amp;lt;!-- Sailing career --&amp;gt;&lt;br /&gt;
| classes          = &lt;br /&gt;
| club             = &lt;br /&gt;
| collegeteam      = &lt;br /&gt;
| coach            = &lt;br /&gt;
&amp;lt;!-- Achievements and titles --&amp;gt;&lt;br /&gt;
| worlds           = &lt;br /&gt;
| regionals        = &lt;br /&gt;
| nationals        = &lt;br /&gt;
| olympics         = &lt;br /&gt;
| paralympics      = &lt;br /&gt;
&amp;lt;!-- Medal record --&amp;gt;&lt;br /&gt;
| medaltemplates   = &lt;br /&gt;
| show-medals      = yes&lt;br /&gt;
| updated          = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==Parameter descriptions==&lt;br /&gt;
This template accepts all parameters that {{tl|Infobox sportsperson}} does, see [[Template:Infobox sportsperson/doc#Parameters|here]] for a complete list. A list of commonly-used parameters (including sailor-specific parameters) is below:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The short or common name of the sailor. If this parameter is omitted, the name of the article is used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;image&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| An image of the sailor. Type the name of the image file without adding &amp;lt;code&amp;gt;File:&amp;lt;/code&amp;gt; before it or [[Help:Link|wikilinking]] it. If no image is available yet, [[Wikipedia:Centralized discussion/Image placeholders|do not use an image placeholder]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;image_size&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The image size. Only use this parameter if the image is less than 220 [[pixel]]s in width. If so, than indicate the image&amp;#039;s respective width in pixels, like this: &amp;lt;code&amp;gt;image_size=200px&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;alt&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| [[Alt text]] for the image displayed.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;caption&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| A caption for the image displayed.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;native_name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The person&amp;#039;s name in their [[native language]], if different than name.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;native_name_lang&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| [[ISO 639]] language code for the native name.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;birth_name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The birth name of the sailor, if different than &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;full_name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The full name of the sailor, if different than &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;birth_name&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;nickname&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The sailor&amp;#039;s common nickname(s). If there is more than one, list the names alphabetically and separate them with commas.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;nationality&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The sailor&amp;#039;s nationality. May be used instead of citizenship (below) or vice versa in cases where any confusion could result. Should only be used {{em|with}} citizenship when they somehow differ. Should only be used if nationality cannot be inferred from the birthplace per [[WP:INFONAT]]. [[Wikipedia:Manual of Style (icons)#Biographical use|Do not use a flag template]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;birth_date&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The sailor&amp;#039;s birth date. For living people, use {{tlx|birth date and age}} or {{tlx|birth-date and age}}. For dead people, use {{tlx|birth date}} or {{tlx|birth-date}}.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;birth_place&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The sailor&amp;#039;s place of birth. [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;death_date&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The sailor&amp;#039;s death date, if applicable. Use {{tlx|death date and age}} or {{tlx|death-date and age}}. If the date of birth is unknown, use {{tlx|death date}} or {{tlx|death-date}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;death_place&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The sailor&amp;#039;s place of death, if applicable. [[Wikipedia:Manual of Style (icons)#Do not use flags to indicate locations of birth, residence, or death|Do not use a flag template]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;height&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The sailor&amp;#039;s [[human height|height]], if relevant, measured in [[centimetre]]s (or [[metre]]s) when using the [[metric system]] or in [[foot (unit)|feet]] and [[inch]]es when using the [[imperial system]]. Use &amp;lt;code&amp;gt;XXX cm&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;X.XX m&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;X ft Y in&amp;lt;/code&amp;gt;. The infobox will automatically display the appropriate conversion within parentheses. The height parameter also accepts conversions done via the {{tl|Convert}} template, such as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{convert|_|ft|__|in|cm|abbr=on}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{convert|__|cm|ftin|abbr=on}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. For additional documentation and examples, see {{section link|Template:Infobox sportsperson|height}}.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;weight&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The sailor&amp;#039;s [[human body weight|weight]], if relevant, measured in [[kilogram]]s when using the metric system or in [[pound (mass)|pounds]] when using the [[imperial system]]. Use &amp;lt;code&amp;gt;X kg&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;X lb&amp;lt;/code&amp;gt;. The infobox will automatically display the appropriate conversion within parentheses.  The weight parameter also accepts conversions done via the {{tl|Convert}} template, such as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{convert|___|lb|kg|0|abbr=on}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{convert|___|kg|lb|0|abbr=on}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. For additional documentation and examples, see {{section link|Template:Infobox sportsperson|weight}}.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;spouse&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Name of spouse(s), followed by years of marriage. Use the format Name (1950–present) for current spouse and Name (1970–1999) for former spouse(s); for convenience, consider using {{tl|marriage}}. Separate entries using {{tl|Plainlist}} or {{tl|Unbulleted list}}. For deceased persons still married at time of death, close the date range with death year.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;module&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Used for embedding other infoboxes into this one. Note: &amp;#039;&amp;#039;&amp;#039;module&amp;#039;&amp;#039;&amp;#039; displays above the &amp;#039;&amp;#039;Sailing career&amp;#039;&amp;#039; heading.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Added parameters for sailors&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;classes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;club&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;collegeteam&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;coach&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! colspan=2 | Achievements and titles&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;worlds&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| rowspan=5 | Significant titles the subject has earned at world or regional competitions, and at the [[Olympic Games|Olympic]] or [[Paralympic Games]], for example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;width:500px;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{ubl&lt;br /&gt;
 |&amp;#039;&amp;#039;&amp;#039;[[Athletics at the 2008 Summer Paralympics|2008 Summer Paralympics]]&amp;#039;&amp;#039;&amp;#039;: 200&amp;amp;amp;nbsp;m &amp;amp;amp;ndash; Gold&lt;br /&gt;
 |&amp;#039;&amp;#039;&amp;#039;2008 Summer Paralympics&amp;#039;&amp;#039;&amp;#039;: 400&amp;amp;amp;nbsp;m &amp;amp;amp;ndash; Silver&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;width:500px;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{plainlist|&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Athletics at the 2008 Summer Paralympics|2008 Summer Paralympics]]&amp;#039;&amp;#039;&amp;#039;: 200&amp;amp;amp;nbsp;m &amp;amp;amp;ndash; Gold&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;2008 Summer Paralympics&amp;#039;&amp;#039;&amp;#039;: 400&amp;amp;amp;nbsp;m &amp;amp;amp;ndash; Silver&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The string &amp;lt;code&amp;gt;&amp;amp;amp;nbsp;&amp;lt;/code&amp;gt; creates a [[non-breaking space]] between the number and the unit &amp;#039;&amp;#039;(see [[Wikipedia:Manual of Style (dates and numbers)#Non-breaking spaces]])&amp;#039;&amp;#039;. And &amp;lt;code&amp;gt;&amp;amp;amp;ndash;&amp;lt;/code&amp;gt; creates an [[en dash]]; alternatively, insert an en dash using the symbol table that appears below the edit window. {{tlx|Ubl}} ({{tlx|unbulleted list}}) and {{tlx|plainlist}} format lists with each item on its own line, with semantic and accessible HTML list mark-up, but no bullets.&lt;br /&gt;
&lt;br /&gt;
{{strong|Regional}} means {{em|multi}}-national, not {{em|sub}}-national; sub-national competition is not notable enough for an infobox.&lt;br /&gt;
&lt;br /&gt;
If the sport is not {{strong|Olympic}}, then remove the {{para|olympics}} parameter.&lt;br /&gt;
&lt;br /&gt;
If the subject does not have a {{strong|disability}}, then remove the {{para|paralympics}} parameter.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;regionals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;nationals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;olympics&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;paralympics&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Medal templates / Updated date&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;medaltemplates&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;p&amp;gt; All templates from the medal record infobox except {{tlx|MedalTableTop}} and {{tlx|MedalBottom}}.&lt;br /&gt;
Set out the medal templates in the order stated in the [[Template:Medal templates documentation|medal templates documentation]], and arrange the competitions alphabetically by name.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;width:500px;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{MedalSport|Women&amp;#039;s [[Sailing at the Summer Olympics|sailing]]}}&lt;br /&gt;
{{MedalCountry|{{NOR}}}}&lt;br /&gt;
{{MedalCompetition|[[Olympic Games]]}}&lt;br /&gt;
{{MedalGold|[[2004 Summer Olympics|2004 Athens]]|[[Sailing at the 2004 Summer Olympics – Europe class|Europe class]]}}&lt;br /&gt;
{{MedalCompetition|[[World Championship]]}}&lt;br /&gt;
{{MedalGold|2004 [[Cagliari]] | [[Europe class]]}}&lt;br /&gt;
{{MedalCompetition|[[European Championship]]}}&lt;br /&gt;
{{MedalGold| 2003 [[Palma de Mallorca]] | [[Europe class]]}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;show-medals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| If &amp;lt;code&amp;gt;show-medals=yes&amp;lt;/code&amp;gt;, the medal table is displayed. By default, it is collapsed and will only be expanded if the &amp;quot;show&amp;quot; link is clicked.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;updated&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Date information was updated (use &amp;lt;nowiki&amp;gt;{{subst:Date}}&amp;lt;/nowiki&amp;gt; or &amp;lt;nowiki&amp;gt;{{subst:Date|2=mdy}}&amp;lt;/nowiki&amp;gt; for the current date).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
{{UF-hcard-person}}&lt;br /&gt;
&lt;br /&gt;
== Tracking categories ==&lt;br /&gt;
* {{clc|Pages using Infobox sailor with unknown parameters}}&lt;br /&gt;
* {{clc|Pages using Infobox sailor with conflicting parameters}}&lt;br /&gt;
* {{clc|No local image but image on Wikidata}} – Used by [[Template:Wikidata image]] to track articles where an infobox has no image but [[Wikidata]] has an image name. To exclude articles from this category, add an image or {{para|nocat_wdimage|yes}} to the infobox.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Infobox sportsperson]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Sportsperson infobox templates|Sailor]]&lt;br /&gt;
[[Category:Biographical templates usable as a module|Sailor]]&lt;br /&gt;
[[Category:Infobox templates with updated parameter]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]^&lt;br /&gt;
[[Category:Sailing templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Zyxw</name></author>
	</entry>
</feed>