<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wikinabia.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation_bloc</id>
	<title>Module:Citation bloc - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wikinabia.com/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation_bloc"/>
	<link rel="alternate" type="text/html" href="https://wikinabia.com/index.php?title=Module:Citation_bloc&amp;action=history"/>
	<updated>2026-07-04T21:31:54Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://wikinabia.com/index.php?title=Module:Citation_bloc&amp;diff=6146&amp;oldid=prev</id>
		<title>Docteurmarty : 1 révision importée</title>
		<link rel="alternate" type="text/html" href="https://wikinabia.com/index.php?title=Module:Citation_bloc&amp;diff=6146&amp;oldid=prev"/>
		<updated>2019-10-08T05:59:16Z</updated>

		<summary type="html">&lt;p&gt;1 révision importée&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version du 8 octobre 2019 à 05:59&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;fr&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Aucune différence)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Docteurmarty</name></author>
		
	</entry>
	<entry>
		<id>https://wikinabia.com/index.php?title=Module:Citation_bloc&amp;diff=6145&amp;oldid=prev</id>
		<title>fr&gt;Zebulon84 : mise en ligne de la fonction BaS</title>
		<link rel="alternate" type="text/html" href="https://wikinabia.com/index.php?title=Module:Citation_bloc&amp;diff=6145&amp;oldid=prev"/>
		<updated>2018-05-24T09:01:48Z</updated>

		<summary type="html">&lt;p&gt;mise en ligne de la fonction BaS&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.intercaleParagraphes(frame)&lt;br /&gt;
    local title = mw.title.getCurrentTitle()&lt;br /&gt;
    local source = frame.args.source&lt;br /&gt;
    local ref = frame.args.ref or ''&lt;br /&gt;
    local liste&lt;br /&gt;
    if frame.args.liste ~= '' then&lt;br /&gt;
    	liste = require 'Module:Yesno'(frame.args.liste)&lt;br /&gt;
    end&lt;br /&gt;
    &lt;br /&gt;
    if (title.isTalkPage or title.namespace == 2 or title.namespace == 4 or liste)&lt;br /&gt;
    	and not (liste == false)&lt;br /&gt;
    then&lt;br /&gt;
	    source = source&lt;br /&gt;
	        :gsub('\n([*#:;]+)'         , '&amp;lt;br&amp;gt;%1')&lt;br /&gt;
	        :gsub('(%S) *\n *\n *\n *\n', '%1&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;')&lt;br /&gt;
	        :gsub('(%S) *\n *\n *\n'    , '%1&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;')&lt;br /&gt;
	        :gsub('(%S) *\n *\n'        , '%1&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;')&lt;br /&gt;
	        :gsub('(%S) *\n'            , '%1 ')&lt;br /&gt;
		&lt;br /&gt;
		return '&amp;lt;p&amp;gt;« ' .. source .. ' »' .. ref .. '&amp;lt;/p&amp;gt;'&lt;br /&gt;
    end&lt;br /&gt;
    return '\n« ' .. frame.args.source .. ' »' .. ref .. '\n'&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>fr&gt;Zebulon84</name></author>
		
	</entry>
</feed>