Progetto:Coordinamento/Immagini/Bot/Settings

Da Wikipedia, l'enciclopedia libera.
Vai alla navigazione Vai alla ricerca

Questa pagina è di servizio per permettere a Nikbot di cambiare i settaggi senza mettere mano al codice sorgente. Chi modifica questa pagina senza il mio consenso e/o senza sapere quello che fa, gli verranno tagliate le mani all'istante! ^__^

Istruction

  • For every new block you have to add:
<------- ------->

In this way the Bot can understand where the block start to take the right parameter.

  • Name= Set the name of the block
  • Find= Use it to define what search in the text of the image's description, while Findonly= search only if the exactly text that you give is in the image's description. NOTE: Put here a list of regex
  • Summary= That's the summary that the bot will use when it will notify the problem.
  • Head= That's the incipit that the bot will use for the message.
  • Text= This is the template that the bot will use when it will report the image's problem.

Settings

<------- ------->
*Name='{{marchio}}'
*Find=['\{\{(?:template:|)marchio\s*?\}\}']
*Imagechanges=True
*Summary='Bot: Notifico l'uso scorretto della licenza {{marchio}}'
*Head='== Marchio da sistemare =='
*Text='{{subst:Progetto:Coordinamento/Immagini/Bot/Messaggi/Marchio|%s|__botnick__}}--~~~~'
*Mex=Default

<------- ------->
*Name='{{PD}} general'
*Find=['\{\{/(?:template:|)pd\s*?\}\}']
*Imagechanges=False
*Summary='Bot: Notifico l'utilizzo della licenza {{PD}} come deprecata'
*Head='== Immagine PD =='
*Text='{{subst:Progetto:Coordinamento/Immagini/Bot/Messaggi/PD_solo|%s|__botnick__}}--~~~~'
*Mex=Default

<------- ------->
*Name='{{PD}} deleted'
*Find=['<del>\{\{(?:template:|)pd\s*?\}\}</del>']
*Imagechanges=True
*Summary='Bot: Notifico che l'immagine sembra non essere PD..'
*Head='== Immagine PD =='
*Text='{{subst:Progetto:Coordinamento/Immagini/Bot/Messaggi/PD_deleted|%s|__botnick__}}--~~~~'
*Mex=Default

<------- ------->
*Name='{{PD}}'
*Findonly=['\{\{(?:template:|)pd\}\}']
*Imagechanges=True
*Summary='Bot:Aggiungo notifica problemi con licenza {{PD}}'
*Head='== Immagine senza la fonte =='
*Text='{{subst:Progetto:Coordinamento/Immagini/Bot/Messaggi/PD|%s|__botnick__}}--~~~~'
*Mex=Default