<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://www.mansun.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AWiktionary%2Fdoc</id>
		<title>Template:Wiktionary/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.mansun.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AWiktionary%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://www.mansun.wiki/index.php?title=Template:Wiktionary/doc&amp;action=history"/>
		<updated>2026-05-03T06:29:08Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://www.mansun.wiki/index.php?title=Template:Wiktionary/doc&amp;diff=2457&amp;oldid=prev</id>
		<title>DarkMavis: Created page with &quot;{{Documentation subpage}} &lt;!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata) --&gt; {{tsh|wikt|wt...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.mansun.wiki/index.php?title=Template:Wiktionary/doc&amp;diff=2457&amp;oldid=prev"/>
				<updated>2015-07-16T13:04:30Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: &lt;a href=&quot;https://en.wikipedia.org/wiki/Wikidata&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Wikidata&quot;&gt;Wikipedia:Wikidata&lt;/a&gt;) --&amp;gt; {{tsh|wikt|wt...&amp;quot;&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 where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{tsh|wikt|wt}}&lt;br /&gt;
=== Purpose ===&lt;br /&gt;
This template makes a link in a box to a [[Wiktionary]] page. Wiktionary entries include definitions, etymology, and pronunciation, as well as synonyms, antonyms, and related terms. See also [[Wikipedia:Wikipedia is not a dictionary]].&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
:&amp;lt;code&amp;gt;{&amp;amp;#123;Wiktionary&amp;amp;#125;}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If no parameter is supplied, the current page name will be the target, but ''the first letter is turned to lower case''. '''Check''' whether it is correct.&lt;br /&gt;
&lt;br /&gt;
You can also use:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;{&amp;amp;#123;Wiktionary|1st|2nd|...|5th&amp;amp;#125;}&amp;lt;/code&amp;gt; (one up to five parameters, see Template Data below)&lt;br /&gt;
&lt;br /&gt;
{{Wiktionary|Canonical}}&lt;br /&gt;
&lt;br /&gt;
=== Linking to a search page ===&lt;br /&gt;
For internal link to Wiktionary search on a specific word, this code may be used:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;[[&amp;lt;nowiki /&amp;gt;wikt:Special:Search/''search word''|''text to show'']]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Placement ===&lt;br /&gt;
The template may be placed anywhere, such as the &amp;lt;em&amp;gt;External links&amp;lt;/em&amp;gt; section, the beginning of the article or in the article's etymology section if one exists.&lt;br /&gt;
&lt;br /&gt;
On [[WP:disambiguation|disambiguation]] pages, place this template at the TOP of the page (on the first line of the edit screen).  This is in accord with [[MOS:WTLINK]].&lt;br /&gt;
&lt;br /&gt;
See [[Wikipedia:Wikimedia sister projects]] for some recommendations about the best choice of template for various situations.&lt;br /&gt;
&lt;br /&gt;
=== Template data ===&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;Creates a small box with links to entries in Wiktionary.&amp;quot;,&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
  &amp;quot;1&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;First word&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The first word to link to, case sensitive. If not specified it links to the pagename with the first letter changed to lower case.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;2&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Second word&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Second word to link to.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;3&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Third word&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Third word to link to.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;4&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Fourth word&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Fourth word to link to.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;5&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Fifth word&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Fifth word to link to.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  }&lt;br /&gt;
}}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
{{Wiktionary templates common doc}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- Categories go below this line, please; interwikis go to Wikidata, thank you! --&amp;gt;&lt;br /&gt;
[[Category:Wiktionary link templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMavis</name></author>	</entry>

	</feed>