
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://zoophilia.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=178.16.3.77</id>
	<title>Zoophilia Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://zoophilia.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=178.16.3.77"/>
	<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Special:Contributions/178.16.3.77"/>
	<updated>2026-06-13T07:00:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Template:Legend/doc&amp;diff=67920</id>
		<title>Template:Legend/doc</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Template:Legend/doc&amp;diff=67920"/>
		<updated>2016-05-27T02:07:24Z</updated>

		<summary type="html">&lt;p&gt;178.16.3.77: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----&amp;gt;&lt;br /&gt;
Shows a legend row with a colored box.&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;legend|&#039;&#039;color&#039;&#039;|&#039;&#039;label&#039;&#039;|outline=&#039;&#039;outline color&#039;&#039;|border=&#039;&#039;css border&#039;&#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;color&#039;&#039; is passed to the [[Cascading Style Sheets|css]] background-color property of the color box. The optional &#039;&#039;outline&#039;&#039; parameter is the color of the outline around the box. If you need to customize the border further, you can use the  &#039;&#039;border&#039;&#039; argument, which overrides the &#039;&#039;outline&#039;&#039; argument and sets the css description (e.g., &amp;lt;code&amp;gt;1px solid #aaa&amp;lt;/code&amp;gt;) of the border that will be drawn around the box.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
===Use in text===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{legend|black|Africa}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{legend|green|Americas}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{legend|blue|Oceania}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{legend|#ffa|Europe|outline=silver}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{legend|#ff2800|Asia}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{legend|black|Africa}}&lt;br /&gt;
{{legend|green|Americas}}&lt;br /&gt;
{{legend|blue|Oceania}}&lt;br /&gt;
{{legend|#ffa|Europe|outline=silver}}&lt;br /&gt;
{{legend|#ff2800|Asia}}&lt;br /&gt;
&lt;br /&gt;
===Use in a caption ===&lt;br /&gt;
{{markup|&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 [[Image:Celts in Europe.png|200px|thumb|right|The Celts in Europe, past and present:&lt;br /&gt;
 {{legend|#1a8000|Present-day Celtic-speaking areas}}&lt;br /&gt;
 {{legend|#27c600|Other parts of the six most commonly recognized &#039;Celtic nations&#039; and where a &lt;br /&gt;
 Celtic language is spoken but not the dominating language}}&lt;br /&gt;
 {{legend|#97ffb6|Other parts of Europe once peopled by Celts; modern-day inhabitants of many of &lt;br /&gt;
 these areas often claim a Celtic heritage and/or culture}}&lt;br /&gt;
 {{legend|#D2FFD2|Lusitanian area of Iberia, &amp;quot;Celticity&amp;quot; uncertain}} &lt;br /&gt;
 {{legend|yellow|The core Hallstatt territory, expansion before 500 BC}}&lt;br /&gt;
 ]]&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;|&lt;br /&gt;
[[Image:Celts in Europe.png|200px|thumb|right|The Celts in Europe, past and present: &lt;br /&gt;
{{legend|#1a8000|Present-day Celtic-speaking areas}}&lt;br /&gt;
{{legend|#27c600|Other parts of the six most commonly recognized &#039;Celtic nations&#039; and where a Celtic language is spoken but not the dominating language}}&lt;br /&gt;
{{legend|#97ffb6|Other parts of Europe once peopled by Celts; modern-day inhabitants of many of these areas often claim a Celtic heritage and/or culture}}&lt;br /&gt;
{{legend|#D2FFD2|Lusitanian area of Iberia, &amp;quot;Celticity&amp;quot; uncertain}}&lt;br /&gt;
{{legend|yellow|The core Hallstatt territory, expansion before 500 BC}}]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Full parameter list ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Legend&lt;br /&gt;
| [legend box&#039;s colo/ur]&lt;br /&gt;
| [text following legend box]&lt;br /&gt;
| outline =  &amp;lt;!--colo/ur of border around legend box--&amp;gt;&lt;br /&gt;
| border =   &amp;lt;!--use to specify custom CSS styling for border (overrides &#039;outline&#039;)--&amp;gt;&lt;br /&gt;
| color =    &amp;lt;!--colo/ur of &#039;text&#039;--&amp;gt;&lt;br /&gt;
| size =     &amp;lt;!--&#039;text&#039; font-size--&amp;gt;&lt;br /&gt;
| text =     &amp;lt;!--to place text inside the legend box--&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* Variants&lt;br /&gt;
** {{tl|Legend inline}}, uses &#039;&#039;display:inline&#039;&#039; to avoid line breaks after each legend.&lt;br /&gt;
** {{tl|Legend0}}, without the line-feed.&lt;br /&gt;
** {{tl|Legend2}}, without block formatting.&lt;br /&gt;
** {{tl|Legend4}}, with indented block formatting.&lt;br /&gt;
** {{tl|Leftlegend}}, with text-align set to left.&lt;br /&gt;
** {{tl|Color box}}, with text placed inside the colored legend.&lt;br /&gt;
** {{tl|Colorbox}} or {{tl|RouteBox}}, with text placed inside the colored legend and article linking.&lt;br /&gt;
* {{tl|legend-line}}, legends for lines.&lt;br /&gt;
* [[Web colors]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox |&lt;br /&gt;
| &amp;lt;!-- CATEGORIES BELOW THIS LINE, PLEASE: --&amp;gt;&lt;br /&gt;
[[Category:Legend templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.16.3.77</name></author>
	</entry>
</feed>