<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://countrygame.net/index.php?action=history&amp;feed=atom&amp;title=Module%3ACite%2Fdoc</id>
	<title>Module:Cite/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://countrygame.net/index.php?action=history&amp;feed=atom&amp;title=Module%3ACite%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://countrygame.net/index.php?title=Module:Cite/doc&amp;action=history"/>
	<updated>2026-04-20T05:26:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://countrygame.net/index.php?title=Module:Cite/doc&amp;diff=296&amp;oldid=prev</id>
		<title>Administrator: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://countrygame.net/index.php?title=Module:Cite/doc&amp;diff=296&amp;oldid=prev"/>
		<updated>2025-07-09T10:22:59Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&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;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 06:22, 9 July 2025&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>Administrator</name></author>
	</entry>
	<entry>
		<id>https://countrygame.net/index.php?title=Module:Cite/doc&amp;diff=295&amp;oldid=prev</id>
		<title>Module:Cite/doc&gt;Trappist the monk: ce;</title>
		<link rel="alternate" type="text/html" href="https://countrygame.net/index.php?title=Module:Cite/doc&amp;diff=295&amp;oldid=prev"/>
		<updated>2025-04-29T22:39:24Z</updated>

		<summary type="html">&lt;p&gt;ce;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{high-risk |article-space=yes |no-percent=yes}}&lt;br /&gt;
{{Notice|This module should &amp;#039;&amp;#039;only&amp;#039;&amp;#039; be used on articles that are near the [[WP:PEIS|post-expand include size]] limit, in order to prevent them exceeding it. Unless there is a pressing technical need, use appropriate cs1 and {{tlx|citation}} templates}}&lt;br /&gt;
{{Lua|Module:Cite/config|Module:Citation/CS1|Module:Arguments}}&lt;br /&gt;
{{csdoc|cs1}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This module may be used to replace any of the cs1|2 templates in articles that are nearing the [[WP:PEIS|post-expand include size]] limit.  Such use should only be done to prevent an article from exceeding the PEIS limit.  If necessary, this module may be used in templates that wrap a cs1|2 template.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
This module requires no parameters but does require the canonical name of a cs1 template without the &amp;lt;code&amp;gt;cite&amp;lt;/code&amp;gt; prefix: &amp;lt;code&amp;gt;cite book&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;book&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;cite web&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;web&amp;lt;/code&amp;gt;.  To replace {{tlx|citation}} templates, use &amp;lt;code&amp;gt;citation&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The structure for calls to this module:&lt;br /&gt;
:&amp;lt;code&amp;gt;{{&amp;lt;nowiki/&amp;gt;{{color|#00F|#invoke}}:cite |&amp;amp;lt;{{var|template name}}&amp;gt;|&amp;amp;lt;{{var|cs1 parameters}}&amp;gt;}}&amp;lt;/code&amp;gt;&lt;br /&gt;
where:&lt;br /&gt;
:&amp;lt;code&amp;gt;{{color|#00F|#invoke}}:cite&amp;lt;/code&amp;gt; – calls this module: Module:cite&lt;br /&gt;
:&amp;lt;code&amp;gt;|&amp;amp;lt;{{var|template name}}&amp;gt;&amp;lt;/code&amp;gt; – is the canonical name of the template without the &amp;lt;code&amp;gt;cite&amp;lt;/code&amp;gt; prefix; this is the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#invoke:&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; function call; case insensitive&lt;br /&gt;
:&amp;lt;code&amp;gt;|&amp;amp;lt;{{var|cs1 parameters}}&amp;gt;&amp;lt;/code&amp;gt; – are all of the parameters required by {{tld|cite &amp;amp;lt;template name&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
To go from {{tlx|cite book}}:&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{cite book |author=EB Green |date=1915 |title=Title |publisher=PseudoRandom}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
::{{cite book |author=EB Green |date=1915 |title=Title |publisher=PseudoRandom}}&lt;br /&gt;
write:&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{#invoke:cite |book |author=EB Green |date=1915 |title=Title |publisher=PseudoRandom}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
::{{#invoke:cite |book |author=EB Green |date=1915 |title=Title |publisher=PseudoRandom}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Templates based on the Citation/CS1 Lua module]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Module:Cite/doc&gt;Trappist the monk</name></author>
	</entry>
</feed>