Content deleted Content added
v add ambox
No edit summary
Rreshti 1:
<!-- {{Mbox
| image = -->[[Image:Crystal Clear action run.png|60px50px|right]]<!--
| imageright = -->[[Image:Toolforge logo with text.svg|50px|right]]<!--
| text =
-->
(translated version of the following) '''This user is a bot''' operated by [[:en:User:Majavah|Majavah]] ([[:en:User talk:Majavah|talk]]).
{{bot|Majavah}}<br/>
(translated version of the following) '''This user is a bot''' operated by [[:en:User:Majavah|Majavah]] ([[:en:User talk:Majavah|talk]]).
 
<small>
(translatedKy versionrobot ofpunon theme following)anë / This bot runs on the [[wikitechWikitech:Portal:Toolforge|Wikimedia Toolforge]]. IfNëse thisky botrobot malfunctionskeqfunksionon, blockbllokojeni thise botlajmëroni andmenaxhuesin notifye itstij. operator,Ama howeversigurohuni make sureçaktivizoni tobllokimin disableautomatik autoblockpasi asmund other ketë përdorues të tjerë në ''Toolforge'' users maypo bepërdorin using thenjëjtën sameadresë IP address.<br/>
This bot runs on the [[wikitech:Portal:Toolforge|Wikimedia Toolforge]]. If this bot malfunctions, block this bot and notify its operator, however make sure to disable autoblock as other Toolforge users may be using the same IP address.
</small>
<!--}}-->
 
== EnglishArkivimi i faqeve ==
Ky robot mund të arkivojë në mënyrë automatike faqet e diskutimeve. Për këtë të duhet të vendosësh një stampë në krye të faqes që do të arkivosh.
This bot can automatically archive talk pages. To do so, you need to add a template to the ''top of'' the page you want to be archived.
 
=== ANjë noteshënim aboutpër formattingformatimin thee templatestampës ===
 
Roboti ka nevojës për hollësitë e mëposhtme që të funksionojë:
The bot requires the following:
* Ballina e konfigurimit të jetë në krye të çdo balline tjetër;
* The configuration header is before ANY heading;
* EachÇdo linerresht has exactlyketë oneekzaktësisht parameter1 parametër, there ismos noketë spacehapësirë beforepara vijave të drejta <code>|</code> anddhe thekllapat closingmbyllëse <code>}}</code> aretë jenë on theirrreshta own rowmëvetësishëm.
 
=== ExampleShembulli 1: JustNjë onearkivë bige archivevetme e madhe ===
 
This example will create one big archive named <code>Përdoruesi diskutim:User name/(please translate to "Archive")</code> and move all threads that are over 31 days old. This is the simplest solution but in most cases you want to use example 2 rather than this.
Ky lloj konfigurimi do të krijojë një arkivë të vetme të madhe të quajtur <code>Përdoruesi diskutim:User name/Arkivi</code> dhe do t'i zhvendosë tëra diskutimet që nuk kanë pasur ndërveprim për 31 ditë aty. Kjo është zgjidhja më e thjeshtë por në shumicën e rasteve do të duash të përdorësh shembullin 2.
 
<pre><nowiki>
{{Përdoruesi:MajavahBot/config
| algo = old(31d)
| archive = Përdoruesi diskutim:User name/(please translate to "Archive")Arkivi
}}
</nowiki></pre>
 
=== ExampleShembulli 2: multipleArkiva archivestë shumëfishta ===
Ky është përdorimi më i zakonshëm i këtij roboti. Në këtë shembull, roboti do të lëvizë të gjitha diskutimet që nuk kanë pasur ndërveprim për 14 ditë te faqja <code>Përdoruesi diskutim:User name/Arkivi 1</code> derisa ajo faqe të ketë arritur 70 kb informacion. Kur arrihet sasia e përcaktuar e informacionit, roboti do të fillojë t'i arkivojë diskutimet te <code>Përdoruesi diskutim:User name/Arkivi 2</code> e kështu e me radhe duke rritur vazhdimisht numrin sa herë arrihet sasia e përcaktuar e informacionit te faqja e arkivës.
 
<pre><nowiki>
{{Përdoruesi:MajavahBot/config
| algo = old(14d)
| archive = Përdoruesi diskutim:User name/(please translate to "Archive")Arkivi %(counter)d
| counter = 1
| maxarchivesize = 70K
| archiveheader = {{Archive header template to be createdArchives}}
| minthreadstoarchive = 1
| minthreadsleft = 4
Line 43 ⟶ 48:
</nowiki></pre>
 
=== Përdorim i përparuar ===
This is the most common use of this bot. In this example, the bot will move all threads over 14 days old to page <code>Përdoruesi diskutim:User name/(please translate to "Archive") 1</code> until that page reaches 70 kilobytes. When the specified size is reached, the bot will automatically increment the <code>counter</code> variable and archive threads to <code>Përdoruesi diskutim:User name/(please translate to "Archive") 2</code>, and so on.
ToPër bepërdorime written. For nowpërparuara, seeshihni: [[:w:en:User:MiszaBot/Archive HowTo]].
 
=== Advanced usage ===
To be written. For now, see [[:en:User:MiszaBot/Archive HowTo]].