<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.culturaitaliana.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AMedia</id>
	<title>Template:Media - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.culturaitaliana.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AMedia"/>
	<link rel="alternate" type="text/html" href="https://www.culturaitaliana.org/w/index.php?title=Template:Media&amp;action=history"/>
	<updated>2026-04-08T20:37:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://www.culturaitaliana.org/w/index.php?title=Template:Media&amp;diff=7588&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.culturaitaliana.org/w/index.php?title=Template:Media&amp;diff=7588&amp;oldid=prev"/>
		<updated>2020-11-05T20:02:03Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:02, 5 November 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.culturaitaliana.org/w/index.php?title=Template:Media&amp;diff=7587&amp;oldid=prev</id>
		<title>en&gt;AdamBMorgan: add override to use of &quot;chapters&quot; in key</title>
		<link rel="alternate" type="text/html" href="https://www.culturaitaliana.org/w/index.php?title=Template:Media&amp;diff=7587&amp;oldid=prev"/>
		<updated>2011-01-23T18:14:45Z</updated>

		<summary type="html">&lt;p&gt;add override to use of &amp;quot;chapters&amp;quot; in key&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
First, is this a key (to go in the header template) or just a standalone icon?&lt;br /&gt;
&lt;br /&gt;
If this is the key...&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{key|}}}|{{#if:{{{nobreak|}}}||&amp;lt;br /&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
Initital line break included by default (this can be deactivated by setting &amp;quot;nobreak&amp;quot; to yes)&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;''{{#switch:{{NAMESPACE}}&lt;br /&gt;
  |Wikisource&lt;br /&gt;
  |Author=The icon&amp;amp;nbsp;&lt;br /&gt;
  |{{#switch:{{{type|}}}&amp;lt;!-- This code includes automatic categories in the Wikisource and Author namespaces unless &amp;quot;Category&amp;quot; is used --&amp;gt;&lt;br /&gt;
    |note&lt;br /&gt;
    |song&lt;br /&gt;
    |music = {{{category|[[Category:Spoken works]]}}}&lt;br /&gt;
    |film&lt;br /&gt;
    |video = {{{category|[[Category:Works with videos]]}}}&lt;br /&gt;
    |audio&lt;br /&gt;
    |spoken&lt;br /&gt;
    |speaker&lt;br /&gt;
    |#default = {{{category|[[Category:Spoken works]]}}}&lt;br /&gt;
  }}&lt;br /&gt;
}}[[File:{{#switch:{{{type|}}}&amp;lt;!-- This code selects the appropriate icon for the key --&amp;gt;&lt;br /&gt;
  |note&lt;br /&gt;
  |song&lt;br /&gt;
  |music = Musical note nicu bucule 01.svg&lt;br /&gt;
  |film&lt;br /&gt;
  |video = Film icon.svg&lt;br /&gt;
  |audio&lt;br /&gt;
  |spoken&lt;br /&gt;
  |speaker&lt;br /&gt;
  |#default = Speaker Icon.svg&lt;br /&gt;
}}|20px]] {{#switch:{{NAMESPACE}}&amp;lt;!-- The wording will vary depending on the namespace --&amp;gt;&lt;br /&gt;
  |Wikisource&lt;br /&gt;
  |Author=identifies that the work includes a {{#switch:{{{type|}}}&amp;lt;!-- This code explains the specific icon --&amp;gt;&lt;br /&gt;
    |note&lt;br /&gt;
    |song&lt;br /&gt;
    |music = musical&lt;br /&gt;
    |film&lt;br /&gt;
    |video = video&lt;br /&gt;
    |audio&lt;br /&gt;
    |spoken&lt;br /&gt;
    |speaker&lt;br /&gt;
    |#default = spoken word&lt;br /&gt;
  }} version&lt;br /&gt;
  |one or more {{{parts|chapters}}} are available in a {{#switch:{{{type|}}}&amp;lt;!-- Again, this explains the icon --&amp;gt;&lt;br /&gt;
    |note&lt;br /&gt;
    |song&lt;br /&gt;
    |music = musical&lt;br /&gt;
    |film&lt;br /&gt;
    |video = video&lt;br /&gt;
    |audio&lt;br /&gt;
    |spoken&lt;br /&gt;
    |speaker&lt;br /&gt;
    |#default = spoken word&lt;br /&gt;
  }} format&lt;br /&gt;
}}.''&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
Else, if this is just the icon, then...&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;|{{#if:{{{multi|}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
Second, is this a single icon or multiple icons?&lt;br /&gt;
&lt;br /&gt;
If multiple icons should be displayed...&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;|{{#if: {{{audio|}}}&amp;lt;!-- Code for displaying the audio (Speaker) icon --&amp;gt;&lt;br /&gt;
  |[[File:Speaker Icon.svg|{{#switch:{{NAMESPACE}}&amp;lt;!-- The default icon size depends on the namespace --&amp;gt;&lt;br /&gt;
    |Author={{{1|20}}}&lt;br /&gt;
    |Template={{{1|20}}}&lt;br /&gt;
    |Portal={{{1|20}}}&lt;br /&gt;
    |#default={{{1|15}}}&lt;br /&gt;
  }}px]]}}{{#if: {{{music|}}}&amp;lt;!-- Code for displaying the music (Musical Note) icon --&amp;gt;&lt;br /&gt;
  |[[File:Musical note nicu bucule 01.svg|{{#switch:{{NAMESPACE}}&amp;lt;!-- The default icon size depends on the namespace --&amp;gt;&lt;br /&gt;
    |Author={{{1|20}}}&lt;br /&gt;
    |Template={{{1|20}}}&lt;br /&gt;
    |Portal={{{1|20}}}&lt;br /&gt;
    |#default={{{1|15}}}&lt;br /&gt;
  }}px]]}}{{#if: {{{video|}}}&amp;lt;!-- Code for displaying the video (Film Cell) icon --&amp;gt;&lt;br /&gt;
  |[[File:Film icon.svg|{{#switch:{{NAMESPACE}}&amp;lt;!-- The default icon size depends on the namespace --&amp;gt;&lt;br /&gt;
    |Author={{{1|20}}}&lt;br /&gt;
    |Template={{{1|20}}}&lt;br /&gt;
    |Portal={{{1|20}}}&lt;br /&gt;
    |#default={{{1|15}}}&lt;br /&gt;
  }}px]]}}&lt;br /&gt;
|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
Else, if only a single icon should be displayed...&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;[[File:{{#switch: {{{type|}}}&amp;lt;!-- This code selects the single icon based on the keyword used for type --&amp;gt;&lt;br /&gt;
  |note &lt;br /&gt;
  |song &lt;br /&gt;
  |music = Musical note nicu bucule 01.svg&lt;br /&gt;
  |film &lt;br /&gt;
  |video = Film icon.svg&lt;br /&gt;
  |audio &lt;br /&gt;
  |spoken &lt;br /&gt;
  |speaker &lt;br /&gt;
  |#default = Speaker Icon.svg&lt;br /&gt;
 }}|{{#switch:{{NAMESPACE}}&amp;lt;!-- The default icon size depends on the namespace --&amp;gt;&lt;br /&gt;
    |Author={{{1|20}}}&lt;br /&gt;
    |Template={{{1|20}}}&lt;br /&gt;
    |Portal={{{1|20}}}&lt;br /&gt;
    |#default={{{1|15}}}&lt;br /&gt;
  }}px]]&lt;br /&gt;
}}&amp;lt;!-- End of the 2nd IF statement - Is this a single icon or multiple icons? --&amp;gt;&lt;br /&gt;
}}&amp;lt;!-- End of the 1st IF statement - Is this the key or just an icon?&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;AdamBMorgan</name></author>
	</entry>
</feed>