<?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=87.254.64.8&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=87.254.64.8&amp;*"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/87.254.64.8"/>
	<updated>2026-06-25T09:50:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Annotated_image/doc&amp;diff=2169849</id>
		<title>Template:Annotated image/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Annotated_image/doc&amp;diff=2169849"/>
		<updated>2016-05-10T21:31:12Z</updated>

		<summary type="html">&lt;p&gt;87.254.64.8: /* Parameters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template allows the addition of explanatory notes to images in the form of actual text  (which can also contain links), which is usually more legible than text  built into the image –  especially if the image is reduced to thumbnail size.&lt;br /&gt;
&lt;br /&gt;
Other uses include cropping an image to exclude unimportant parts and perhaps enlarge  important parts, and internationalisation, as the annotations can be changed without changing the image.&lt;br /&gt;
&lt;br /&gt;
This template and {{tl|annotated image 4}} are the only two annotated image templates that utilize {{tl|annotation}} to superimpose [[wikitext]] onto images. &lt;br /&gt;
&lt;br /&gt;
===Syntax===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Annotated image&lt;br /&gt;
| image = &lt;br /&gt;
| image-width = &lt;br /&gt;
| image-left = &lt;br /&gt;
| image-top = &lt;br /&gt;
| width = &lt;br /&gt;
| height = &lt;br /&gt;
| float = &lt;br /&gt;
| annotations = &lt;br /&gt;
| caption = &lt;br /&gt;
| icon = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
All parameters have names; there are no nameless &amp;quot;numbered&amp;quot; parameters.&lt;br /&gt;
&lt;br /&gt;
Two of the parameters, ''image'' and ''imagemap'', are mutually exclusive: use one of them, not both.&lt;br /&gt;
&lt;br /&gt;
In the following list, those parameters required by the template are shown in '''bold'''.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
! Parameter&amp;amp;nbsp;&lt;br /&gt;
! Allowed&amp;amp;nbsp;values&amp;amp;nbsp;&lt;br /&gt;
! Default&amp;amp;nbsp;value&amp;amp;nbsp;&lt;br /&gt;
! Function and notes&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 | '''caption''' || [[Wikipedia:Cheatsheet|wikitext]] || &lt;br /&gt;
 | Caption accompanying image.&lt;br /&gt;
|-&lt;br /&gt;
 | alt || text || empty&lt;br /&gt;
 | Alt text for people whose vision of the image is impaired (see [[WP:ALT]]).&lt;br /&gt;
|-&lt;br /&gt;
 | ''Either''&amp;amp;nbsp; {{mono|image}}&amp;lt;br/&amp;gt;''or''&amp;amp;nbsp; {{mono|imagemap}}&lt;br /&gt;
 | valid image filename{{sup|a}} ''or''&amp;lt;br/&amp;gt;valid X/HTML [[Image map|imagemap]] || &lt;br /&gt;
 | Specify either {{mono|image}} or {{mono|imagemap}}, but not both.&lt;br /&gt;
|-&lt;br /&gt;
 | width || positive integer || –&lt;br /&gt;
 | Total width (in pixels) of the box containing the image and annotations. Must be at least as large as the image's displayed width (which can be set using ''image-width'').&lt;br /&gt;
|-&lt;br /&gt;
 | height || positive integer || –&lt;br /&gt;
 | Total height (in pixels) of the box containing the image and annotations. Must be at least as large as the image's displayed height. If the displayed width of the image is changed by specifying ''image-width'', the image's displayed height and any additional &amp;quot;margins&amp;quot; for annotations will need to be calculated.&lt;br /&gt;
|-&lt;br /&gt;
 | image-left || integer || ''(zero)''&lt;br /&gt;
 | X-coordinate of the image's top left corner (in pixels), relative to the top left corner of the box containing the image and annotations. Negative values crop the image.&lt;br /&gt;
|-&lt;br /&gt;
 | image-top || integer || ''(zero)''&lt;br /&gt;
 | Y-coordinate of the image's top left corner (in pixels), relative to the top left corner of the box containing the image and annotations. Negative values crop the image.&lt;br /&gt;
|-&lt;br /&gt;
 | '''image-width''' || positive integer || &lt;br /&gt;
 | Width of the image (in pixels).&lt;br /&gt;
|-&lt;br /&gt;
 | '''annotations''' ||  || &lt;br /&gt;
 | Annotations for the image. May be left empty (i.e. {{mono|&amp;lt;nowiki&amp;gt;|... |annotations= |...&amp;lt;/nowiki&amp;gt;}}) to crop an image only.&lt;br /&gt;
|-&lt;br /&gt;
 | float || {{hlist|right|left|none}} || right&lt;br /&gt;
 | To specify whether or not the template floats to the right or left of adjacent content.&lt;br /&gt;
|-&lt;br /&gt;
 | outer-css || any valid [[Cascading Stylesheets|CSS]] || –&lt;br /&gt;
 | Additional CSS applied to the outermost box. Does not override any other parameters specified for the outer box (i.e. best used only as &amp;quot;a last resort&amp;quot;).&lt;br /&gt;
|-&lt;br /&gt;
 | image-bg-color || any valid CSS color || white&lt;br /&gt;
 | Background of the box in which the image is displayed. For example, a dark background for a relatively dark image on which relatively lightly colored annotations are placed.&lt;br /&gt;
|-&lt;br /&gt;
 | image-css || any valid CSS || –&lt;br /&gt;
 | Additional CSS applied to the (inner box carrying the) image. Does not override any other parameters specified for this box (i.e. best used only as &amp;quot;a last resort&amp;quot;).&lt;br /&gt;
|-&lt;br /&gt;
 | annot-text-align || {{hlist|left|right|center}} || left&lt;br /&gt;
 | Sets a default text-alignment for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-background-color || any valid CSS color || transparent&lt;br /&gt;
 | Sets a default background-color for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-font-family || any valid CSS [[Font family (HTML)|font-family]] || –&lt;br /&gt;
 | Sets a default font-family for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-font-size || positive integer || –&lt;br /&gt;
 | Sets a default font-size (in pixels) for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-font-weight || any valid CSS font-weight || –&lt;br /&gt;
 | Sets a default font-weight for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-font-style || any valid CSS font-style || –&lt;br /&gt;
 | Sets a default font-style (e.g. &amp;quot;italic&amp;quot;) for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-line-height || any valid CSS line-height || –&lt;br /&gt;
 | Sets a default line-height (line spacing) for all the contained annotations. &amp;lt;!--Only useful for multi-line annotations.--&amp;gt; Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-color || any valid CSS color || –&lt;br /&gt;
 | Sets a default color for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | icon || plain text || [[File:interactive icon.svg|left|20px|link=|The image above contains clickable links|alt=The image above contains clickable links]] icon&lt;br /&gt;
 | Sets the icon (to remove icon, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|icon=none|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
|}&amp;lt;span style=&amp;quot;font-size:95%;padding-left:0.7em;&amp;quot;&amp;gt;{{sup|a}} [[Scalable Vector Graphics|SVG]] images allowed.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Internationalisation===&lt;br /&gt;
This template makes internationalisation easy; the text is already separate from the image, so it is easy to translate the text and, if necessary, move pieces of text, as the lengths of the same text in different languages can vary a lot. For example, [[:nl:Sjabloon:Zijbalk mariene extincties]], the Dutch version of [[Template:Annotated image/Extinction]], is widely used.&lt;br /&gt;
&lt;br /&gt;
===Pitfall===&lt;br /&gt;
There is [http://en.wikipedia.org/w/index.php?title=Talk:Fossils_of_the_Burgess_Shale/GA1&amp;amp;oldid=325208222#Other_minor_stuff_no_longer_under_consideration one pitfall], although it is mainly about using one browser in the correct way (Microsoft Internet Explorer, of course). Internet Explorer has two ways of scaling-up text to ease readability:&lt;br /&gt;
* Text resizing, which appears in Internet Explorer's View menu, affects text but not images. This method can disrupt annotated images, as the text is scaled up but the image content and frame are not. Firefox and Opera do not use this mechanism.&lt;br /&gt;
* Zoom also scales the image as well as text annotations, and thus does not disrupt the relative sizes and locations of annotations in annotated images. Netscape and its Mozilla derivatives, Firefox and Opera have had zoom for years, and it is more useful, as it also scales text implemented as part of an image, ''e.g.'', as in the Wikipedia logo. The zoom control sequences (CTRL&amp;amp;nbsp;+ to increase, CTRL&amp;amp;nbsp;- to decrease) are the same in Firefox, Opera and Internet Explorer. In Firefox and Opera, there also menu items for zoom, which show the control sequences. In Internet Explorer 7 only text resizing appears in the menu; in order to learn zoom, users must look up some external source.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
[[Template:Annotated image/Extinction]]&lt;br /&gt;
&lt;br /&gt;
====Adding explanatory notes====&lt;br /&gt;
See [[Template:Annotated image/doc/Samples]].&lt;br /&gt;
&lt;br /&gt;
====Cropping====&lt;br /&gt;
You have an image like [[:commons:File:Mona Lisa color restoration2.jpg]]. But you want to show only a part of the image, say a part of the nose and mouth:&lt;br /&gt;
[[File:Mona Lisa color restoration2.jpg|thumb|left|300px|This image has a factual width of 300 pixels (as stored in commons), but this is irrelevant by the use of the template.]]&lt;br /&gt;
[[File:Monalisa.svg|thumb|right|300px|All measures related to image-width, the virtual width you have given to the image (in the example: 2000px)]]&lt;br /&gt;
{{Clear}}&lt;br /&gt;
You can do it with following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Annotated image&lt;br /&gt;
| image = Mona Lisa color restoration2.jpg&lt;br /&gt;
| image-width = 2000  &amp;lt;!-- choose any width, as you like it. It doesn't matter the factual width of the image--&amp;gt;&lt;br /&gt;
| image-left = -850   &amp;lt;!-- crop the left part. Be aware of the &amp;quot;-&amp;quot; minus symbol  --&amp;gt; &lt;br /&gt;
| image-top = -800    &amp;lt;!-- crop the upper part. Be aware of the &amp;quot;-&amp;quot; minus symbol  --&amp;gt;&lt;br /&gt;
| width =  250        &amp;lt;!-- crop the right part. That will be the width of the image in the article --&amp;gt;&lt;br /&gt;
| height =  250       &amp;lt;!-- crop the below part. That will be the height of the image in the article --&amp;gt;&lt;br /&gt;
| float = left&lt;br /&gt;
| annotations =       &amp;lt;!-- empty or not, this parameter must be included --&amp;gt;&lt;br /&gt;
| caption = Cropped Mona Lisa from a 2000 pixel image&lt;br /&gt;
| icon = none&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
The result is a 250pixels x 250pixels area from the 2000 pixels width image (the factual width of the image doesn't matter). The upper 800 pixels and the 850 pixels at the left side of the 2000-image are &amp;quot;discarded&amp;quot; as well as the &amp;quot;rest&amp;quot; at the right side after the 250 pixels and at the bottom after the 250 pixels:&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: all;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{Annotated image&lt;br /&gt;
| image = Mona Lisa color restoration2.jpg&lt;br /&gt;
| image-width = 2000&lt;br /&gt;
| image-left = -850&lt;br /&gt;
| image-top = -800&lt;br /&gt;
| width =  250&lt;br /&gt;
| height =  250&lt;br /&gt;
| float = left&lt;br /&gt;
| annotations = &lt;br /&gt;
| caption = Cropped Mona Lisa from a 2000 pixel image&lt;br /&gt;
| icon = none&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: all;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Subpages (templates based on this template)===&lt;br /&gt;
This list is automatically generated and updated.  Redirects are shown in ''italics''.&lt;br /&gt;
{{Special:Prefixindex/Template:Annotated image/}}&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* {{tl|Annotation}}, for creating annotations.&lt;br /&gt;
* {{tl|Annotated image 4}}, for annotating left/right/center-aligned images with a normal caption background color.&lt;br /&gt;
* {{tl|Image label}}, an alternative to this template.&lt;br /&gt;
* {{tl|Overlay}}, which labels an image, automatically constructs a column-balanced legend, with, if desired, sub-legends; allows separate control of labels' pop-up tips; assists in determining corordinates for labels' position; etc.&lt;br /&gt;
* {{tl|Location map+}}, for maps featuring &amp;quot;pin&amp;quot;-style location icons.&lt;br /&gt;
* {{tl|Superimpose}} to superimpose images.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox |&lt;br /&gt;
| &amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Annotated image templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>87.254.64.8</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Annotated_image/doc&amp;diff=2169848</id>
		<title>Template:Annotated image/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Annotated_image/doc&amp;diff=2169848"/>
		<updated>2016-05-10T21:25:47Z</updated>

		<summary type="html">&lt;p&gt;87.254.64.8: /* Parameters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template allows the addition of explanatory notes to images in the form of actual text  (which can also contain links), which is usually more legible than text  built into the image –  especially if the image is reduced to thumbnail size.&lt;br /&gt;
&lt;br /&gt;
Other uses include cropping an image to exclude unimportant parts and perhaps enlarge  important parts, and internationalisation, as the annotations can be changed without changing the image.&lt;br /&gt;
&lt;br /&gt;
This template and {{tl|annotated image 4}} are the only two annotated image templates that utilize {{tl|annotation}} to superimpose [[wikitext]] onto images. &lt;br /&gt;
&lt;br /&gt;
===Syntax===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Annotated image&lt;br /&gt;
| image = &lt;br /&gt;
| image-width = &lt;br /&gt;
| image-left = &lt;br /&gt;
| image-top = &lt;br /&gt;
| width = &lt;br /&gt;
| height = &lt;br /&gt;
| float = &lt;br /&gt;
| annotations = &lt;br /&gt;
| caption = &lt;br /&gt;
| icon = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
All parameters have names; there are no nameless &amp;quot;numbered&amp;quot; parameters.&lt;br /&gt;
&lt;br /&gt;
Two of the parameters, ''image'' and ''imagemap'', are mutually exclusive: use one of them, not both.&lt;br /&gt;
&lt;br /&gt;
In the following list, those parameters required by the template are shown in '''''bold italics'''''.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
! Parameter&amp;amp;nbsp;&lt;br /&gt;
! Allowed&amp;amp;nbsp;values&amp;amp;nbsp;&lt;br /&gt;
! Default&amp;amp;nbsp;value&amp;amp;nbsp;&lt;br /&gt;
! Function and notes&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
 | '''caption''' || [[Wikipedia:Cheatsheet|wikitext]] || &lt;br /&gt;
 | Caption accompanying image.&lt;br /&gt;
|-&lt;br /&gt;
 | alt || text || empty&lt;br /&gt;
 | Alt text for people whose vision of the image is impaired (see [[WP:ALT]]).&lt;br /&gt;
|-&lt;br /&gt;
 | ''Either''&amp;amp;nbsp; {{mono|image}}&amp;lt;br/&amp;gt;''or''&amp;amp;nbsp; {{mono|imagemap}}&lt;br /&gt;
 | valid image filename{{sup|a}} ''or''&amp;lt;br/&amp;gt;valid X/HTML [[Image map|imagemap]] || &lt;br /&gt;
 | Specify either {{mono|image}} or {{mono|imagemap}}, but not both.&lt;br /&gt;
|-&lt;br /&gt;
 | width || positive integer || –&lt;br /&gt;
 | Total width (in pixels) of the box containing the image and annotations. Must be at least as large as the image's displayed width (which can be set using ''image-width'').&lt;br /&gt;
|-&lt;br /&gt;
 | height || positive integer || –&lt;br /&gt;
 | Total height (in pixels) of the box containing the image and annotations. Must be at least as large as the image's displayed height. If the displayed width of the image is changed by specifying ''image-width'', the image's displayed height and any additional &amp;quot;margins&amp;quot; for annotations will need to be calculated.&lt;br /&gt;
|-&lt;br /&gt;
 | image-left || integer || ''(zero)''&lt;br /&gt;
 | X-coordinate of the image's top left corner (in pixels), relative to the top left corner of the box containing the image and annotations. Negative values crop the image.&lt;br /&gt;
|-&lt;br /&gt;
 | image-top || integer || ''(zero)''&lt;br /&gt;
 | Y-coordinate of the image's top left corner (in pixels), relative to the top left corner of the box containing the image and annotations. Negative values crop the image.&lt;br /&gt;
|-&lt;br /&gt;
 | '''image-width''' || positive integer || &lt;br /&gt;
 | Width of the image (in pixels).&lt;br /&gt;
|-&lt;br /&gt;
 | '''annotations''' ||  || &lt;br /&gt;
 | Annotations for the image. May be left empty (i.e. {{mono|&amp;lt;nowiki&amp;gt;|... |annotations= |...&amp;lt;/nowiki&amp;gt;}}) to crop an image only.&lt;br /&gt;
|-&lt;br /&gt;
 | float || {{hlist|right|left|none}} || right&lt;br /&gt;
 | To specify whether or not the template floats to the right or left of adjacent content.&lt;br /&gt;
|-&lt;br /&gt;
 | outer-css || any valid [[Cascading Stylesheets|CSS]] || –&lt;br /&gt;
 | Additional CSS applied to the outermost box. Does not override any other parameters specified for the outer box (i.e. best used only as &amp;quot;a last resort&amp;quot;).&lt;br /&gt;
|-&lt;br /&gt;
 | image-bg-color || any valid CSS color || white&lt;br /&gt;
 | Background of the box in which the image is displayed. For example, a dark background for a relatively dark image on which relatively lightly colored annotations are placed.&lt;br /&gt;
|-&lt;br /&gt;
 | image-css || any valid CSS || –&lt;br /&gt;
 | Additional CSS applied to the (inner box carrying the) image. Does not override any other parameters specified for this box (i.e. best used only as &amp;quot;a last resort&amp;quot;).&lt;br /&gt;
|-&lt;br /&gt;
 | annot-text-align || {{hlist|left|right|center}} || left&lt;br /&gt;
 | Sets a default text-alignment for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-background-color || any valid CSS color || transparent&lt;br /&gt;
 | Sets a default background-color for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-font-family || any valid CSS [[Font family (HTML)|font-family]] || –&lt;br /&gt;
 | Sets a default font-family for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-font-size || positive integer || –&lt;br /&gt;
 | Sets a default font-size (in pixels) for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-font-weight || any valid CSS font-weight || –&lt;br /&gt;
 | Sets a default font-weight for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-font-style || any valid CSS font-style || –&lt;br /&gt;
 | Sets a default font-style (e.g. &amp;quot;italic&amp;quot;) for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-line-height || any valid CSS line-height || –&lt;br /&gt;
 | Sets a default line-height (line spacing) for all the contained annotations. &amp;lt;!--Only useful for multi-line annotations.--&amp;gt; Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | annot-color || any valid CSS color || –&lt;br /&gt;
 | Sets a default color for all the contained annotations. Can be overridden per annotation.&lt;br /&gt;
|-&lt;br /&gt;
 | icon || plain text || [[File:interactive icon.svg|left|20px|link=|The image above contains clickable links|alt=The image above contains clickable links]] icon&lt;br /&gt;
 | Sets the icon (to remove icon, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|icon=none|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
|}&amp;lt;span style=&amp;quot;font-size:95%;padding-left:0.7em;&amp;quot;&amp;gt;{{sup|a}} [[Scalable Vector Graphics|SVG]] images allowed.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Internationalisation===&lt;br /&gt;
This template makes internationalisation easy; the text is already separate from the image, so it is easy to translate the text and, if necessary, move pieces of text, as the lengths of the same text in different languages can vary a lot. For example, [[:nl:Sjabloon:Zijbalk mariene extincties]], the Dutch version of [[Template:Annotated image/Extinction]], is widely used.&lt;br /&gt;
&lt;br /&gt;
===Pitfall===&lt;br /&gt;
There is [http://en.wikipedia.org/w/index.php?title=Talk:Fossils_of_the_Burgess_Shale/GA1&amp;amp;oldid=325208222#Other_minor_stuff_no_longer_under_consideration one pitfall], although it is mainly about using one browser in the correct way (Microsoft Internet Explorer, of course). Internet Explorer has two ways of scaling-up text to ease readability:&lt;br /&gt;
* Text resizing, which appears in Internet Explorer's View menu, affects text but not images. This method can disrupt annotated images, as the text is scaled up but the image content and frame are not. Firefox and Opera do not use this mechanism.&lt;br /&gt;
* Zoom also scales the image as well as text annotations, and thus does not disrupt the relative sizes and locations of annotations in annotated images. Netscape and its Mozilla derivatives, Firefox and Opera have had zoom for years, and it is more useful, as it also scales text implemented as part of an image, ''e.g.'', as in the Wikipedia logo. The zoom control sequences (CTRL&amp;amp;nbsp;+ to increase, CTRL&amp;amp;nbsp;- to decrease) are the same in Firefox, Opera and Internet Explorer. In Firefox and Opera, there also menu items for zoom, which show the control sequences. In Internet Explorer 7 only text resizing appears in the menu; in order to learn zoom, users must look up some external source.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
[[Template:Annotated image/Extinction]]&lt;br /&gt;
&lt;br /&gt;
====Adding explanatory notes====&lt;br /&gt;
See [[Template:Annotated image/doc/Samples]].&lt;br /&gt;
&lt;br /&gt;
====Cropping====&lt;br /&gt;
You have an image like [[:commons:File:Mona Lisa color restoration2.jpg]]. But you want to show only a part of the image, say a part of the nose and mouth:&lt;br /&gt;
[[File:Mona Lisa color restoration2.jpg|thumb|left|300px|This image has a factual width of 300 pixels (as stored in commons), but this is irrelevant by the use of the template.]]&lt;br /&gt;
[[File:Monalisa.svg|thumb|right|300px|All measures related to image-width, the virtual width you have given to the image (in the example: 2000px)]]&lt;br /&gt;
{{Clear}}&lt;br /&gt;
You can do it with following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Annotated image&lt;br /&gt;
| image = Mona Lisa color restoration2.jpg&lt;br /&gt;
| image-width = 2000  &amp;lt;!-- choose any width, as you like it. It doesn't matter the factual width of the image--&amp;gt;&lt;br /&gt;
| image-left = -850   &amp;lt;!-- crop the left part. Be aware of the &amp;quot;-&amp;quot; minus symbol  --&amp;gt; &lt;br /&gt;
| image-top = -800    &amp;lt;!-- crop the upper part. Be aware of the &amp;quot;-&amp;quot; minus symbol  --&amp;gt;&lt;br /&gt;
| width =  250        &amp;lt;!-- crop the right part. That will be the width of the image in the article --&amp;gt;&lt;br /&gt;
| height =  250       &amp;lt;!-- crop the below part. That will be the height of the image in the article --&amp;gt;&lt;br /&gt;
| float = left&lt;br /&gt;
| annotations =       &amp;lt;!-- empty or not, this parameter must be included --&amp;gt;&lt;br /&gt;
| caption = Cropped Mona Lisa from a 2000 pixel image&lt;br /&gt;
| icon = none&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
The result is a 250pixels x 250pixels area from the 2000 pixels width image (the factual width of the image doesn't matter). The upper 800 pixels and the 850 pixels at the left side of the 2000-image are &amp;quot;discarded&amp;quot; as well as the &amp;quot;rest&amp;quot; at the right side after the 250 pixels and at the bottom after the 250 pixels:&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: all;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{Annotated image&lt;br /&gt;
| image = Mona Lisa color restoration2.jpg&lt;br /&gt;
| image-width = 2000&lt;br /&gt;
| image-left = -850&lt;br /&gt;
| image-top = -800&lt;br /&gt;
| width =  250&lt;br /&gt;
| height =  250&lt;br /&gt;
| float = left&lt;br /&gt;
| annotations = &lt;br /&gt;
| caption = Cropped Mona Lisa from a 2000 pixel image&lt;br /&gt;
| icon = none&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: all;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Subpages (templates based on this template)===&lt;br /&gt;
This list is automatically generated and updated.  Redirects are shown in ''italics''.&lt;br /&gt;
{{Special:Prefixindex/Template:Annotated image/}}&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* {{tl|Annotation}}, for creating annotations.&lt;br /&gt;
* {{tl|Annotated image 4}}, for annotating left/right/center-aligned images with a normal caption background color.&lt;br /&gt;
* {{tl|Image label}}, an alternative to this template.&lt;br /&gt;
* {{tl|Overlay}}, which labels an image, automatically constructs a column-balanced legend, with, if desired, sub-legends; allows separate control of labels' pop-up tips; assists in determining corordinates for labels' position; etc.&lt;br /&gt;
* {{tl|Location map+}}, for maps featuring &amp;quot;pin&amp;quot;-style location icons.&lt;br /&gt;
* {{tl|Superimpose}} to superimpose images.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox |&lt;br /&gt;
| &amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Annotated image templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>87.254.64.8</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Annotation/doc&amp;diff=2170333</id>
		<title>Template:Annotation/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Annotation/doc&amp;diff=2170333"/>
		<updated>2016-05-10T19:53:05Z</updated>

		<summary type="html">&lt;p&gt;87.254.64.8: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{annotated image/Extinction|caption=The Permian–Triassic extinction event, labelled &amp;quot;P-Tr&amp;quot; here, is the most significant extinction event in this plot for marine [[genus|genera]].}}&lt;br /&gt;
Creates an annotation for [[Template:Annotated image|annotated images]], for example in the diagram on the right the labels for the various extinctions are generated by Template:Annotation:&lt;br /&gt;
*You specify the position within the image at which each annotations is to appear.&lt;br /&gt;
*Annotations may be [[Hyperlink|links]], including [[Wikilink#Wikilinks| wikilinks]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{Warning|This template will malfunction unless used within the templates {{tlbare|Annotated image}} or {{tlbare|Annotated image 4}}.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Annotation | left (in px)| top (in px) | text | text-align=left | font-size=12 | font-weight=bold | font-family=Times New Roman | background-color=#ffcccee | color=blue}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;where:&lt;br /&gt;
*There are no keywords for the ''top'', ''left'' and ''text'' parameters, which are mandatory and must appear in the order given above. The other parameters are optional, must be identified by their keywords (e.g. font-size=...), and may appear in any order.&lt;br /&gt;
*''left'' and ''top'' specify the annotation's position relative to the top left corner of the box that contains the image. i.e. the box' top left corner is 0,0. The box will usually be larger than the actual image, to make room for the annotations.&lt;br /&gt;
*''text'' is the text that will be displayed.&lt;br /&gt;
*''text-align'' can be set to left, center or right, and is only noticeable when the annotation spans multiple lines.&lt;br /&gt;
*''font-size'' is in px ([[pixel]]) units – [[Cascading Style Sheets | CSS]] relative sizes are not supported.&lt;br /&gt;
*''font-weight'' is '''bold''' or normal.&lt;br /&gt;
*''font-family'' is the CSS name for the [[font]], e.g. &amp;lt;span style=&amp;quot;font-family: Times New Roman&amp;quot;&amp;gt;Times New Roman&amp;lt;/span&amp;gt; or &amp;lt;span style=&amp;quot;font-family: Verdana&amp;quot;&amp;gt;Verdana&amp;lt;/span&amp;gt;&lt;br /&gt;
*''background-color'' defaults to transparent.&lt;br /&gt;
*''color'' is the color of the text and defaults to &amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt;black&amp;lt;/span&amp;gt;, which is the default text color in most Wikipedia style sheets. In particular, it's best to use blue only for links.&lt;br /&gt;
&lt;br /&gt;
===Extended parameter names for use in other templates===&lt;br /&gt;
Some of the parameters have alternative names that are used by containing templates to call Template:Annotation. The alternative names are provided in case the containing templates call other templates that use similar parameters.&lt;br /&gt;
&lt;br /&gt;
These alternative names are provided so that the containing templates can provide default values for the corresponding parameters in Template:Annotation, and should not be used for any other purpose.  Values specified using the basic parameter names listed above will over-ride the alternative names that are used by containing templates.&lt;br /&gt;
&lt;br /&gt;
Here are the alternative names and the basic Template:Annotation parameters for which they set defaults:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Alternative name !! Basic name &lt;br /&gt;
|-&lt;br /&gt;
| annot-text-align  || text-align&lt;br /&gt;
|-&lt;br /&gt;
| annot-font-size   || font-size&lt;br /&gt;
|-&lt;br /&gt;
| annot-font-weight || font-weight&lt;br /&gt;
|-&lt;br /&gt;
| annot-font-family || font-family&lt;br /&gt;
|-&lt;br /&gt;
| annot-background-color || background-color&lt;br /&gt;
|-&lt;br /&gt;
| annot-color       || color&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox |&lt;br /&gt;
| &amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Annotated image templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>87.254.64.8</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Interactive_pathway_maps/doc&amp;diff=6428400</id>
		<title>Template:Interactive pathway maps/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Interactive_pathway_maps/doc&amp;diff=6428400"/>
		<updated>2016-05-10T19:42:57Z</updated>

		<summary type="html">&lt;p&gt;87.254.64.8: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
This template is the product of a custom export process of [http://www.wikipathways.org WikiPathways] content as interactive pathway maps for Wikipedia articles. Please do not edit these templates directly as they include calculated hyperlinks and annotations based on original content curated at [http://www.wikipathways.org WikiPathways]. Please feel free to edit and update the pathway content at [http://www.wikipathways.org WikiPathways]. Your changes will be reflected here when the template is regenerated. &lt;br /&gt;
&lt;br /&gt;
The collaborative design of this template, which is actually a set of nested templates with an image map at the core, was [[Wikipedia:WikiProject Molecular and Cellular Biology/Proposals/Archive 4#Adding interactive pathway maps|initially proposed and refined]] in collaboration with [[Portal:Gene Wiki|Gene Wiki]] and [[Wikipedia:WikiProject Molecular and Cellular Biology|MCB]]. Please review the background of this discussion before making edits. Feel free to make suggestions in the associated talk pages.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* '''Gene links''' - click on blue-underlined gene boxes in pathway to go to the corresponding Gene Wiki article&lt;br /&gt;
* '''Metabolite links''' - click on blue-underlined metabolite boxes in pathway to go to the corresponding metabolite article&lt;br /&gt;
* '''Start new pages''' - click on red-underlined boxes to start a ''new'' Wikipedia article where one currently does not exist&lt;br /&gt;
* '''Bold self links''' - the gene or metabolite focused on in the current article is displayed as a bold-bordered self link&lt;br /&gt;
* '''Pathway links''' - click anywhere in the background on the pathway to go to the corresponding pathway article with an expanded view of the interactive pathway map&lt;br /&gt;
* '''Variable-controlled cropped view''' - pathway maps can be cropped by referencing a gene or metabolite ''(see Usages #2 and #3 below)''.&lt;br /&gt;
* '''Variable-controlled scroll view''' - pathway maps can be viewed in a scrollable window at a particular width and height ''(see Usage #4 below)''.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template is commonly transcluded into the following types of articles in the following ways:&lt;br /&gt;
&lt;br /&gt;
1. '''Pathway articles'''&lt;br /&gt;
:: Where you want to see the full pathway&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;TCACycle_WP78&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2. '''[[Portal:Gene Wiki|Gene Wiki]] articles'''&lt;br /&gt;
:: Where you want to crop the pathway view to center on a particular gene&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;TCACycle_WP78|highlight=Dihydrolipoyl_transacetylase&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. '''Metabolite articles'''&lt;br /&gt;
:: Where you want to crop the pathway view to center on a particular metabolite&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;TCACycle_WP78|highlight=Fumaric_acid&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
4. '''Miscellaneous'''&lt;br /&gt;
:: Where you override default views and specify the width and height of a scrollable window in which to view the entire pathway&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;TCACycle_WP78|width=600|height=300&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;width&amp;lt;/code&amp;gt;: the width of the scrollable window&lt;br /&gt;
*&amp;lt;code&amp;gt;height&amp;lt;/code&amp;gt;: the height of the scrollable window&lt;br /&gt;
&lt;br /&gt;
5. '''PLEASE DO NOT'''&lt;br /&gt;
:: Please do not transclude below the References section or into other templates commonly transcluded below the Reference section. This produces a red warning (missing refs tag) due to the use of in-line references. Thank you!&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* [[Citric acid cycle|Citric acid cycle pathway]]&lt;br /&gt;
* [[Dihydrolipoyl_transacetylase#Interactive_pathway_map|DLAT gene wiki article]]&lt;br /&gt;
* Where is [[Special:WhatLinksHere/{{NAMESPACE}}:{{PAGENAME}}|this template]] used?&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
* When there is more than one copy of a gene or metabolite on a pathway, clicking on any copy will lead to the same page (as expected) and to the same highlighted and centered view (which may or may not be the particular copy you clicked on). This is because the highlighting and centering are determined by the variable passed in to the template and not by what exactly you click on. So, when using this template on a gene or metabolite article, take note of which copy (if there is more than one) is being highlighted in the view. The template knows about the other copies and you can choose which is the best representative copy to highlight by passing in the right variable. The first copy is given the name of the article (e.g., '''Apple_acid'''); additional copies are named &amp;quot;alt1&amp;quot;, &amp;quot;alt2&amp;quot;, etc. (e.g., '''Apple_acid__alt1'''). Note the two underscore characters between the name and the &amp;quot;alt&amp;quot; designation.  In this way you can preview and decide which copy you want to highlight on a given gene or metabolite article.&lt;br /&gt;
&lt;br /&gt;
[[Category:WikiPathways]]&lt;/div&gt;</summary>
		<author><name>87.254.64.8</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:See_also/doc&amp;diff=68678</id>
		<title>Template:See also/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:See_also/doc&amp;diff=68678"/>
		<updated>2016-05-05T13:07:36Z</updated>

		<summary type="html">&lt;p&gt;87.254.64.8: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
{{lua|Module:See also}}&lt;br /&gt;
&lt;br /&gt;
This template is used to create [[WP:Hatnotes|hatnotes]] to point to a small number of other, related, titles at the '''top''' of [[Help:Section|article sections]] according to [[Wikipedia:Layout]]. It looks like this:&lt;br /&gt;
&lt;br /&gt;
{{see also|Article}}&lt;br /&gt;
&lt;br /&gt;
It is not for use in the &amp;quot;See also&amp;quot; ''section'' at the end of an article, or links to other articles or subsections in the article text. Where subsections are linked to, [[Template:Section link]] may be suitable instead.&lt;br /&gt;
&lt;br /&gt;
If the first parameter provided to {{tl|See also}} contains a section link (i.e., [[English Wikipedia#Pioneering edition]], a comma will succeed the first parameter as well. If any links contain commas, {{tl|See also}} separates the elements with a semi-colon.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
; Basic usage:&lt;br /&gt;
 &amp;amp;#123;{see also|''page1''|''page2''|''page3''|...}}&lt;br /&gt;
&lt;br /&gt;
; All parameters:&lt;br /&gt;
 &amp;amp;#123;{see also&lt;br /&gt;
 | ''page1'' | ''page2'' | ''page3'' | ...&lt;br /&gt;
 | label 1 = ''label 1'' | label 2 = ''label2'' | label 3 = ''label3'' | ...&lt;br /&gt;
 | l1 = ''label1'' | l2 = ''label2'' | l3 = ''label3'' | ...&lt;br /&gt;
 | selfref = ''yes''&lt;br /&gt;
 | category = ''no''&lt;br /&gt;
 | altphrase = ''alternate phrase''&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
This template accepts the following parameters:&lt;br /&gt;
* &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;3&amp;lt;/code&amp;gt;, ... – the pages to link to. At least one page name is required. Categories and files are automatically escaped with the [[Help:Colon trick|colon trick]], and links to sections are automatically formatted as ''page § section'', rather than the MediaWiki default of ''page#section''.&lt;br /&gt;
* &amp;lt;code&amp;gt;label 1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;label 2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;label 3&amp;lt;/code&amp;gt;, ...; or &amp;lt;code&amp;gt;l1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;l2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;l3&amp;lt;/code&amp;gt;, ...; optional labels for each of the pages to link to.&lt;br /&gt;
* &amp;lt;code&amp;gt;selfref&amp;lt;/code&amp;gt; – if set to &amp;quot;yes&amp;quot;, &amp;quot;y&amp;quot;, &amp;quot;true&amp;quot; or &amp;quot;1&amp;quot;, adds the CSS class &amp;quot;selfref&amp;quot;. This is used to denote self-references to Wikipedia. See [[Template:Selfref]] for more information.&lt;br /&gt;
* &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; – if set to &amp;quot;no&amp;quot;, &amp;quot;n&amp;quot;, &amp;quot;false&amp;quot;, or &amp;quot;0&amp;quot;, suppresses the error tracking category ([[:Category:Hatnote templates with errors]]). This only has an effect if the first positional parameter (the page to link to) is omitted.&lt;br /&gt;
* &amp;lt;code&amp;gt;altphrase&amp;lt;/code&amp;gt; – can override the default &amp;quot;See also&amp;quot; message at the beginning with a customized message.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|Article}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{see also|Article}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|Article#Section}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{see also|Article#Section}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|Article#Section|label 1=Custom section label}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{see also|Article#Section|label 1=Custom section label}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|Article1|Article2|Article3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{see also|Article1|Article2|Article3}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|Article1|Article,2|Article3}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{see also|Article1|Article,2|Article3}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|Article1|l1=Custom label 1|Article2|l2=Custom label 2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{see also|Article1|l1=Custom label 1|Article2|l2=Custom label 2}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|Article|altphrase=See general page}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{see also|Article|altphrase=See generic page}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{See also|Veni, vidi, vici|John Doe}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{See also|Veni, vidi, vici|John Doe}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{See also|English Wikipedia#Pioneering edition|Veni, vidi, vici}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{See also|English Wikipedia#Pioneering edition|Veni, vidi, vici}}&lt;br /&gt;
&lt;br /&gt;
== Errors ==&lt;br /&gt;
&lt;br /&gt;
If no page names are supplied, the template will output the following message:&lt;br /&gt;
* {{see also|category=no}}&lt;br /&gt;
&lt;br /&gt;
If you see this error message, it is for one of four reasons:&lt;br /&gt;
# No parameters were specified (the template code was &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). Please use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|&amp;lt;/nowiki&amp;gt;''page''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
# Some parameters were specified, but no page names were included. For example, the template text &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|selfref=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will produce this error. Please use (for example) &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|&amp;lt;/nowiki&amp;gt;''page''&amp;lt;nowiki&amp;gt;|selfref=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
# A page name was specified, but it contains an equals sign (&amp;quot;=&amp;quot;). The equals sign has a special meaning in template code, and because of this it cannot be used in template parameters that do not specify a parameter name. For example, the template code &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|1+1=2|2+2=4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will produce this error. To work around this, you can specify the parameter name explicitly by using &amp;lt;code&amp;gt;1=&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt;, etc., before the page name, like this: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|1=1+1=2|2=2+2=4}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
# You tried to access [[Module:See also]] directly by using &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke:see also|seealso|&amp;lt;/nowiki&amp;gt;''text''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. Use of #invoke in this way has been disabled for performance reasons. Please use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{see also|&amp;lt;/nowiki&amp;gt;''text''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead.&lt;br /&gt;
&lt;br /&gt;
If you see this error message and are unsure of what to do, please post a message on [[WP:HD|the help desk]], and someone should be able to help you.&lt;br /&gt;
&lt;br /&gt;
Pages that contain this error message are tracked in [[:Category:Hatnote templates with errors]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Category see also}}&lt;br /&gt;
* {{tl|Main article}}&lt;br /&gt;
* {{tl|See}} (redirect to {{tl|Further}})&lt;br /&gt;
&lt;br /&gt;
{{Hatnote templates}}&lt;br /&gt;
{{Collapse top|TemplateData}}&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template creates a hatnote to point to a small number of related pages. It is placed at the top of a section, directly underneath the section heading.&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;Page 1&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the first page that you want to link to.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string/line&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;Page 2&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the second page that you want to link to.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string/line&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;Page 3&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the third page that you want to link to. More pages can be added using the parameters \&amp;quot;4\&amp;quot;, \&amp;quot;5\&amp;quot;, \&amp;quot;6\&amp;quot;, etc.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string/line&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;label 1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Label 1&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string/line&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;What the first linked article is to be displayed as. &amp;quot;,&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;l1&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;label 2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Label 2&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string/line&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;What the second linked article is to be displayed as.&amp;quot;,&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;l2&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;selfref&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string/line&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Self reference&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Set to \&amp;quot;yes\&amp;quot; if the template is a self-reference to Wikipedia that would not make sense on mirrors or forks of the Wikipedia site.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;category&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Category&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Set to \&amp;quot;no\&amp;quot;, \&amp;quot;n\&amp;quot;, \&amp;quot;false\&amp;quot;, or \&amp;quot;0\&amp;quot; to suppresses the error tracking category (Category:Hatnote templates with errors). This only has an effect if no page names are specified.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;label 3&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;l3&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string/line&amp;quot;,&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Label 3&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;What the third linked article is to be displayed as. Other labels can be added by using increasing numbers (starting with \&amp;quot;label 4\&amp;quot; or \&amp;quot;l4\&amp;quot; for page 4) as parameter names.&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
{{Collapse bottom}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia page-section templates]]&lt;br /&gt;
[[Category:List templates]]&lt;br /&gt;
[[Category:Exclude in print]]&lt;br /&gt;
[[Category:Hatnote templates]]&lt;br /&gt;
[[Category:Related-topic templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>87.254.64.8</name></author>
		
	</entry>
</feed>