<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tiffa.net/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikidataIB%2Ftitleformats</id>
	<title>Module:WikidataIB/titleformats - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tiffa.net/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikidataIB%2Ftitleformats"/>
	<link rel="alternate" type="text/html" href="https://wiki.tiffa.net/w/index.php?title=Module:WikidataIB/titleformats&amp;action=history"/>
	<updated>2026-04-04T04:44:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.tiffa.net/w/index.php?title=Module:WikidataIB/titleformats&amp;diff=3473&amp;oldid=prev</id>
		<title>imported&gt;Fire: ページの作成:「--[[ To satisfy Wikipedia:Manual of Style/Titles, certain types of items are italicised, and others are quoted. This submodule lists the entity-ids used in &#039;instance of&#039;…」</title>
		<link rel="alternate" type="text/html" href="https://wiki.tiffa.net/w/index.php?title=Module:WikidataIB/titleformats&amp;diff=3473&amp;oldid=prev"/>
		<updated>2021-01-29T09:34:25Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「--[[ To satisfy Wikipedia:Manual of Style/Titles, certain types of items are italicised, and others are quoted. This submodule lists the entity-ids used in &amp;#039;instance of&amp;#039;…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
To satisfy Wikipedia:Manual of Style/Titles, certain types of items are italicised,&lt;br /&gt;
and others are quoted.&lt;br /&gt;
This submodule lists the entity-ids used in &amp;#039;instance of&amp;#039; (P31),&lt;br /&gt;
which allows a module to identify the values that should be formatted.&lt;br /&gt;
The table p.formats is indexed by entity-id, and contains the value &amp;quot; or &amp;#039;&amp;#039;&lt;br /&gt;
--]]&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
p.italics = {&lt;br /&gt;
	&amp;quot;Q571&amp;quot;,			-- book&lt;br /&gt;
	&amp;quot;Q13593966&amp;quot;,	-- literary trilogy&lt;br /&gt;
	&amp;quot;Q277759&amp;quot;,		-- book series&lt;br /&gt;
	&amp;quot;Q2188189&amp;quot;,		-- musical work&lt;br /&gt;
	&amp;quot;Q11424&amp;quot;,		-- film&lt;br /&gt;
	&amp;quot;Q13593818&amp;quot;,	-- film trilogy&lt;br /&gt;
	&amp;quot;Q24856&amp;quot;,		-- film series&lt;br /&gt;
	&amp;quot;Q5398426&amp;quot;,		-- television series&lt;br /&gt;
	&amp;quot;Q482994&amp;quot;,		-- album&lt;br /&gt;
	&amp;quot;Q169930&amp;quot;,		-- extended play&lt;br /&gt;
	&amp;quot;Q1760610&amp;quot;,		-- comic book&lt;br /&gt;
	&amp;quot;Q7889&amp;quot;,		-- video game&lt;br /&gt;
	&amp;quot;Q7058673&amp;quot;,		-- video game series&lt;br /&gt;
	&amp;quot;Q25379&amp;quot;,		-- play&lt;br /&gt;
	&amp;quot;Q2743&amp;quot;,		-- musical&lt;br /&gt;
	&amp;quot;Q37484&amp;quot;,		-- epic poem&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p.quotes = { &lt;br /&gt;
	&amp;quot;Q207628&amp;quot;,		-- musical composition&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p.size = 0&lt;br /&gt;
p.formats = {}&lt;br /&gt;
&lt;br /&gt;
for i, v in ipairs(p.italics) do&lt;br /&gt;
	p.formats[v] = &amp;quot;&amp;#039;&amp;#039;&amp;quot;&lt;br /&gt;
	p.size = p.size + 1&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
for i, v in ipairs(p.quotes) do&lt;br /&gt;
	p.formats[v] = &amp;#039;&amp;quot;&amp;#039;&lt;br /&gt;
	p.size = p.size + 1&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Fire</name></author>
	</entry>
</feed>