Verwijderde inhoud Toegevoegde inhoud
Grondin (overleg | bijdragen)
Grondin (overleg | bijdragen)
Regel 175:
I'm looking after the blank space in theses pages. The problem, now, is the server is down.--[[Gebruiker:Grondin|Grondin]] 11 mei 2009 18:34 (UTC)
:It's done now.--[[Gebruiker:Grondin|Grondin]] 11 mei 2009 19:17 (UTC)
 
== blanks § in Wikinews:2009/xxx/xx ==
The best way to prevent blank space in these pages is using <code><nowiki><onlyinclude></onlyinclude></nowiki></code> tags. It's runs perfectly in japanese project and french project too. See by example : [[:fr:Wikinews:2009/mai/22]]. The great advantage is for interwiki links which we won't user <code><nowiki><noinclude></noinclude></nowiki></code> tags.
 
So for the next month : juni, the code is now :
<poem>
<code><nowiki>
<DynamicPageList>
category=30 juni 2009
category=Gepubliceerd
notcategory=Dispuut
notcategory=Lokaal belang
suppresserrors=true
</DynamicPageList><noinclude>
[[fr:Wikinews:2009/juin/30]]
[[hu:Wikihírek:2009. június 30.]]
[[it:Wikinotizie:2009/giugno/30]]
[[ja:ウィキニュース:2009年/6月/30日]]
[[sr:Викивести:30. јун 2009.]]
[[zh:Wikinews:2009年/6月/30日]]
</noinclude>
</nowiki></code>
</poem>
 
He'll become by example
 
<poem>
<code><nowiki>
<onlyinclude><DynamicPageList>
category=30 juni 2009
category=Gepubliceerd
notcategory=Dispuut
notcategory=Lokaal belang
suppresserrors=true
</DynamicPageList></onlyinclude>
 
[[fr:Wikinews:2009/juin/30]]
[[hu:Wikihírek:2009. június 30.]]
[[it:Wikinotizie:2009/giugno/30]]
[[ja:ウィキニュース:2009年/6月/30日]]
[[sr:Викивести:30. јун 2009.]]
[[zh:Wikinews:2009年/6月/30日]]
</nowiki></code>
</poem>
 
What do you think of this idea ? I did an experience with [[Wikinews:2009/mei/14]], and that runs perfectly. Revert me if you don't agree with me. Thank's for all. --[[Gebruiker:Grondin|Grondin]] 24 mei 2009 15:50 (UTC)