<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://kaze.wiki/index.php?action=history&amp;feed=atom&amp;title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%3APagetype%2Fconfig</id>
	<title>モジュール:Pagetype/config - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://kaze.wiki/index.php?action=history&amp;feed=atom&amp;title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%3APagetype%2Fconfig"/>
	<link rel="alternate" type="text/html" href="https://kaze.wiki/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Pagetype/config&amp;action=history"/>
	<updated>2026-04-04T17:18:37Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://kaze.wiki/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Pagetype/config&amp;diff=17272&amp;oldid=prev</id>
		<title>K: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://kaze.wiki/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Pagetype/config&amp;diff=17272&amp;oldid=prev"/>
		<updated>2022-09-18T06:40:33Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2022年9月18日 (日) 15:40時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>K</name></author>
	</entry>
	<entry>
		<id>https://kaze.wiki/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Pagetype/config&amp;diff=17271&amp;oldid=prev</id>
		<title>en&gt;Trialpears: Book namespace removal will happen within a few days</title>
		<link rel="alternate" type="text/html" href="https://kaze.wiki/index.php?title=%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB:Pagetype/config&amp;diff=17271&amp;oldid=prev"/>
		<updated>2021-07-10T15:47:32Z</updated>

		<summary type="html">&lt;p&gt;Book namespace removal will happen within a few days&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--------------------------------------------------------------------------------&lt;br /&gt;
--                  Module:Pagetype configuration data                        --&lt;br /&gt;
-- This page holds localisation and configuration data for Module:Pagetype.   --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
local cfg = {} -- Don&amp;#039;t edit this line.&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
--                        Start configuration data                            --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
-- This table holds the values to use for &amp;quot;main=true&amp;quot;, &amp;quot;user=true&amp;quot;, etc. Keys to&lt;br /&gt;
-- this table should be namespace parameters that can be used with&lt;br /&gt;
-- [[Module:Namespace detect]]. &lt;br /&gt;
cfg.pagetypes = {&lt;br /&gt;
	[&amp;#039;main&amp;#039;]              = &amp;#039;article&amp;#039;,&lt;br /&gt;
	[&amp;#039;user&amp;#039;]              = &amp;#039;user page&amp;#039;,&lt;br /&gt;
	[&amp;#039;project&amp;#039;]           = &amp;#039;project page&amp;#039;,&lt;br /&gt;
	[&amp;#039;wikipedia&amp;#039;]         = &amp;#039;project page&amp;#039;,&lt;br /&gt;
	[&amp;#039;wp&amp;#039;]                = &amp;#039;project page&amp;#039;,&lt;br /&gt;
	[&amp;#039;file&amp;#039;]              = &amp;#039;file&amp;#039;,&lt;br /&gt;
	[&amp;#039;image&amp;#039;]             = &amp;#039;file&amp;#039;,&lt;br /&gt;
	[&amp;#039;mediawiki&amp;#039;]         = &amp;#039;interface page&amp;#039;,&lt;br /&gt;
	[&amp;#039;template&amp;#039;]          = &amp;#039;template&amp;#039;,&lt;br /&gt;
	[&amp;#039;help&amp;#039;]              = &amp;#039;help page&amp;#039;,&lt;br /&gt;
	[&amp;#039;category&amp;#039;]          = &amp;#039;category&amp;#039;,&lt;br /&gt;
	[&amp;#039;portal&amp;#039;]            = &amp;#039;portal&amp;#039;,&lt;br /&gt;
	[&amp;#039;draft&amp;#039;]             = &amp;#039;draft&amp;#039;,&lt;br /&gt;
	[&amp;#039;timedtext&amp;#039;]         = &amp;#039;Timed Text page&amp;#039;,&lt;br /&gt;
	[&amp;#039;module&amp;#039;]            = &amp;#039;module&amp;#039;,&lt;br /&gt;
	[&amp;#039;topic&amp;#039;]             = &amp;#039;topic&amp;#039;,&lt;br /&gt;
	[&amp;#039;gadget&amp;#039;]            = &amp;#039;gadget&amp;#039;,&lt;br /&gt;
	[&amp;#039;gadget definition&amp;#039;] = &amp;#039;gadget definition&amp;#039;,&lt;br /&gt;
	[&amp;#039;talk&amp;#039;]              = &amp;#039;talk page&amp;#039;,&lt;br /&gt;
	[&amp;#039;special&amp;#039;]           = &amp;#039;special page&amp;#039;,&lt;br /&gt;
	[&amp;#039;media&amp;#039;]             = &amp;#039;file&amp;#039;,&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- This table holds the names of the namespaces to be looked up from&lt;br /&gt;
-- cfg.pagetypes by default.&lt;br /&gt;
cfg.defaultNamespaces = {&lt;br /&gt;
	&amp;#039;main&amp;#039;,&lt;br /&gt;
	&amp;#039;file&amp;#039;,&lt;br /&gt;
	&amp;#039;template&amp;#039;,&lt;br /&gt;
	&amp;#039;category&amp;#039;,&lt;br /&gt;
	&amp;#039;module&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- This table holds the names of the namespaces to be looked up from&lt;br /&gt;
-- cfg.pagetypes if cfg.defaultnsExtended is set.&lt;br /&gt;
cfg.extendedNamespaces = {&lt;br /&gt;
	&amp;#039;main&amp;#039;,&lt;br /&gt;
	&amp;#039;user&amp;#039;,&lt;br /&gt;
	&amp;#039;project&amp;#039;,&lt;br /&gt;
	&amp;#039;file&amp;#039;,&lt;br /&gt;
	&amp;#039;mediawiki&amp;#039;,&lt;br /&gt;
	&amp;#039;template&amp;#039;,&lt;br /&gt;
	&amp;#039;category&amp;#039;,&lt;br /&gt;
	&amp;#039;help&amp;#039;,&lt;br /&gt;
	&amp;#039;portal&amp;#039;,&lt;br /&gt;
	&amp;#039;module&amp;#039;,&lt;br /&gt;
	&amp;#039;draft&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- The parameter name to set which default namespace values to be looked up from&lt;br /&gt;
-- cfg.pagetypes.&lt;br /&gt;
cfg.defaultns = &amp;#039;defaultns&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The value of cfg.defaultns to set all namespaces, including talk.&lt;br /&gt;
cfg.defaultnsAll = &amp;#039;all&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The value of cfg.defaultns to set the namespaces listed in&lt;br /&gt;
-- cfg.extendedNamespaces&lt;br /&gt;
cfg.defaultnsExtended = &amp;#039;extended&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The value of cfg.defaultns to set no default namespaces.&lt;br /&gt;
cfg.defaultnsNone = &amp;#039;none&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The parameter name to use for disambiguation pages page.&lt;br /&gt;
cfg.dab = &amp;#039;dab&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- This table holds the different possible aliases for disambiguation-class&lt;br /&gt;
-- pages. These should be lower-case.&lt;br /&gt;
cfg.dabAliases = {&lt;br /&gt;
	&amp;#039;disambiguation&amp;#039;,&lt;br /&gt;
	&amp;#039;disambig&amp;#039;,&lt;br /&gt;
	&amp;#039;disamb&amp;#039;,&lt;br /&gt;
	&amp;#039;dab&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- The default value for disambiguation pages.&lt;br /&gt;
cfg.dabDefault = &amp;#039;page&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The parameter name to use for N/A-class page.&lt;br /&gt;
cfg.na = &amp;#039;na&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- This table holds the different possible aliases for N/A-class pages. These&lt;br /&gt;
-- should be lower-case.&lt;br /&gt;
cfg.naAliases = {&amp;#039;na&amp;#039;, &amp;#039;n/a&amp;#039;}&lt;br /&gt;
&lt;br /&gt;
-- The default value for N/A-class pages.&lt;br /&gt;
cfg.naDefault = &amp;#039;page&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The parameter name to use for redirects.&lt;br /&gt;
cfg.redirect = &amp;#039;redirect&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The default value to use for redirects.&lt;br /&gt;
cfg.redirectDefault = &amp;#039;redirect&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The parameter name for undefined namespaces.&lt;br /&gt;
cfg.other = &amp;#039;other&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The value used if the module detects an undefined namespace.&lt;br /&gt;
cfg.otherDefault = &amp;#039;page&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- The usual suffix denoting a plural.&lt;br /&gt;
cfg.plural = &amp;#039;s&amp;#039;&lt;br /&gt;
&lt;br /&gt;
-- This table holds plurals not formed by a simple suffix.&lt;br /&gt;
cfg.irregularPlurals = {&lt;br /&gt;
	[&amp;quot;category&amp;quot;] = &amp;quot;categories&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
--                        End configuration data                              --&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
return cfg -- Don&amp;#039;t edit this line&lt;/div&gt;</summary>
		<author><name>en&gt;Trialpears</name></author>
	</entry>
</feed>