<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://idugov.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=195.147.56.20</id>
	<title>IDU Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://idugov.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=195.147.56.20"/>
	<link rel="alternate" type="text/html" href="https://idugov.com/wiki/Special:Contributions/195.147.56.20"/>
	<updated>2026-05-27T05:29:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://idugov.com/w/index.php?title=Template:Legend/doc&amp;diff=27376</id>
		<title>Template:Legend/doc</title>
		<link rel="alternate" type="text/html" href="https://idugov.com/w/index.php?title=Template:Legend/doc&amp;diff=27376"/>
		<updated>2015-04-25T10:18:58Z</updated>

		<summary type="html">&lt;p&gt;195.147.56.20: &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 |''color'' |''label'' |outline=''outline color'' |border=''css border''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''color'' is passed to the [[Cascading Style Sheets|CSS]] background-color property of the color box. The optional ''outline'' parameter is the color of the outline around the box. If you need to customize the border further, you can use the  ''border'' argument, which overrides the ''outline'' 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;
&lt;br /&gt;
{{Markup&lt;br /&gt;
| colheaderstyle = text-align:left&lt;br /&gt;
| &amp;lt;nowiki&amp;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;
&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;
&lt;br /&gt;
===Within caption===&lt;br /&gt;
{{Markup&lt;br /&gt;
| colheaderstyle = text-align:left&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;&lt;br /&gt;
[[File:Celts in Europe.png|thumb|310px|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 'Celtic nations' 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;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
[[File:Celts in Europe.png|thumb|310px|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 'Celtic nations' 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;
&lt;br /&gt;
== Full parameter list ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Legend&lt;br /&gt;
| [legend box'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 'outline')--&amp;gt;&lt;br /&gt;
| color =    &amp;lt;!--colo/ur of 'text'--&amp;gt;&lt;br /&gt;
| size =     &amp;lt;!--'text' 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;
* For a version of this template using ''display:inline'' to avoid line breaks after each legend, see {{tl|Legend inline}}.&lt;br /&gt;
* For a version of this template without the line-feed, see {{tl|Legend0}}.&lt;br /&gt;
* For a version of this template without block formatting, see {{tl|Legend2}}.&lt;br /&gt;
* For a version of this template with article linking, see {{tl|Legend3}}.&lt;br /&gt;
* For a version of this template with indented block formatting, see {{tl|Legend4}}.&lt;br /&gt;
* For a version of this template with text-align set to left, see {{tl|Leftlegend}}.&lt;br /&gt;
* For legend rows representing lines, see {{tl|legend-line}}.&lt;br /&gt;
* {{tl|Color box}}&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>195.147.56.20</name></author>
	</entry>
	<entry>
		<id>https://idugov.com/w/index.php?title=Template:Legend/doc&amp;diff=27375</id>
		<title>Template:Legend/doc</title>
		<link rel="alternate" type="text/html" href="https://idugov.com/w/index.php?title=Template:Legend/doc&amp;diff=27375"/>
		<updated>2015-04-25T10:12:46Z</updated>

		<summary type="html">&lt;p&gt;195.147.56.20: &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 |''color'' |''label'' |outline=''outline color'' |border=''css border''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''color'' is passed to the [[Cascading Style Sheets|CSS]] background-color property of the color box. The optional ''outline'' parameter is the color of the outline around the box. If you need to customize the border further, you can use the  ''border'' argument, which overrides the ''outline'' 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;
&lt;br /&gt;
{{Markup&lt;br /&gt;
| colheaderstyle = text-align:left&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;
| {{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;
&lt;br /&gt;
===Within caption===&lt;br /&gt;
{{Markup&lt;br /&gt;
| colheaderstyle = text-align:left&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;[[File:Celts in Europe.png|thumb|240px|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 'Celtic nations' 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;
]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| [[File:Celts in Europe.png|thumb|240px|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 'Celtic nations' 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;
&lt;br /&gt;
== Full parameter list ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Legend&lt;br /&gt;
| [legend box'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 'outline')--&amp;gt;&lt;br /&gt;
| color =    &amp;lt;!--colo/ur of 'text'--&amp;gt;&lt;br /&gt;
| size =     &amp;lt;!--'text' 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;
* For a version of this template using ''display:inline'' to avoid line breaks after each legend, see {{tl|Legend inline}}.&lt;br /&gt;
* For a version of this template without the line-feed, see {{tl|Legend0}}.&lt;br /&gt;
* For a version of this template without block formatting, see {{tl|Legend2}}.&lt;br /&gt;
* For a version of this template with article linking, see {{tl|Legend3}}.&lt;br /&gt;
* For a version of this template with indented block formatting, see {{tl|Legend4}}.&lt;br /&gt;
* For a version of this template with text-align set to left, see {{tl|Leftlegend}}.&lt;br /&gt;
* For legend rows representing lines, see {{tl|legend-line}}.&lt;br /&gt;
* {{tl|Color box}}&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>195.147.56.20</name></author>
	</entry>
</feed>