Template

Difference between revisions of "Bot steps/text"

< Template:Bot steps

m (Pamputt moved page Template:Bot stepstext to Template:Bot steps/text without leaving a redirect: Part of translatable page "Template:Bot stepstext")
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<noinclude><languages /></noinclude>
 
{| style="float:right;"
 
{| style="float:right;"
 
|
 
|
Line 5: Line 6:
 
| background-title-color = #884DA7
 
| background-title-color = #884DA7
 
| icon =
 
| icon =
| title = [[Template:Bot cycle|<span style="color:white">Bot cycle</span>]]
+
| title = [[Template:Bot steps|<span style="color:white"><translate><!--T:11--> Bot creation's steps</translate></span>]]
 
| title-color = white
 
| title-color = white
 
| link =
 
| link =
Line 11: Line 12:
 
| view-text =
 
| view-text =
 
| content =
 
| content =
* [{{{request| }}}] Request opened.
+
* [{{{request| }}}] <translate><!--T:1--> Request opened.</translate>
* [{{{define| }}}] Requirements defined.
+
* [{{{define| }}}] <translate><!--T:2--> Requirements defined.</translate>
* [{{{code| }}}] Script coded.
+
* [{{{code| }}}] <translate><!--T:3--> Script coded.</translate>
* [{{{submit| }}}] Code submited (Pull Request).
+
* [{{{submit| }}}] <translate><!--T:4--> Code submited (Pull Request).</translate>
* [{{{merge| }}}] Code accepted.
+
* [{{{merge| }}}] <translate><!--T:5--> Code accepted.</translate>
* [{{{ping| }}}] Requestee notified.
+
* [{{{ping| }}}] <translate><!--T:6--> Requestee notified.</translate>
* [{{{notification| }}}] Community notified.
+
* [{{{notification| }}}] <translate><!--T:7--> Community notified.</translate>
* [{{{help| }}}] Local help page created.
+
* [{{{help| }}}] <translate><!--T:8--> Local help page created.</translate>
* [{{{wait| }}}] 7 days delay.
+
* [{{{wait| }}}] <translate><!--T:9--> 7 days delay.</translate>
* [{{{active| }}}] Bot activated.
+
* [{{{active| }}}] <translate><!--T:10--> Bot activated.</translate>
 +
{{{wmlang|<translate><!--T:12--> add parameter wmlang</translate>}}}: {{{requester|<translate><!--T:13--> add parameter requestee</translate>}}}-{{{botmaster|<translate><!--T:14--> add parameter botmaster</translate>}}}
 
}}
 
}}
 
|}
 
|}
<noinclude>
 
The '''steps for bot developements''' are a list of identified, necessary and/or best practice steps in order to develop a proper LinguaLibre bot's localization.
 
== Steps at creation ==
 
# <code>request</code>: Requestee from external wiki post a request on [[LinguaLibre:Bot]]
 
# <code>discuss</code>: Discuss the localized requirements
 
# <code>code</code>: Develop the script
 
# <code>test</code>: Test the script, runs under close supervision, bot master awaiting feedbacks and ready to fix.
 
# <code>pullrequest</code>: Review the Pull Request
 
# <code>merge</code>: Merge the Pull Request
 
# <code>ping</code>: Requestee get notified : all is ready
 
# <code>help</code>: Requestee or else creates a local <nowiki>[[Help:LinguaLibre]]</nowiki> on target wiki. This page contains and extremely brief, general purpose definition of LinguaLibre, the bot, as well as a redirect toward support: [[LinguaLibre:Bot]].
 
# <code>notification</code>: Requestee posts on his local wiki's forum a variation of the following...<br>''<nowiki>== Lilibot coming ==</nowiki><br>Hi everyone. A while back we noticed LinguaLibre, a Wikimedia project, have been uploading load of audio recording in {language}. Adding those audios to our wiki can be supported by their bot, LinguaLibre Bot. Also, we engaged with their team to tinker their bot for that purpose. We are waiting the green lights from the developer, testing via small edits, and we will run this bot in few a few weeks. Also, please if you see edits coming in from "LinguaLibre bot", thanks to sample its edits, and report to us [[:LinguaLibre:LinguaLibre:Bot]] for Q&A or else. Do I forget something ? A place where to also announce this arrival ? Please tell me. Sincerely <nowiki>~~~~</nowiki> and the LinguaLibre's team ;)"''
 
# <code>wait</code>: Wait 7 days (recommended).
 
# <code>active</code>: Activate the bot with edit msg linking to the <code>help</code> page.
 
 
== Steps along life ==
 
Other status are also possible :
 
* <code>paused</code>: when a bot had already been created, demonstrated, but is in pause. With a comment.
 
* <code>blocked</code>: when the bot is blocked, for various reason. Please notify [[LinguaLibre:Bot]] and point to the relevant discussions.
 
* <code>test</code>: bot returns in test phase.
 
* <code>retired</code>: when a bot is retired.
 
 
== Template usage ==
 
{| class="wikitable"
 
! Code || Result
 
|-
 
|
 
<nowiki>
 
{{Bot cycle
 
|request=x
 
|define=x
 
|code=x
 
|submit=x
 
|merge=x
 
|ping=x
 
|notification=
 
|help=
 
|wait=
 
|active=
 
}}</nowiki>
 
|
 
{{Bot cycle
 
|request=x
 
|define=x
 
|code=x
 
|submit=x
 
|merge=x
 
|ping=x
 
|notification=
 
|help=
 
|wait=
 
|active=
 
}}
 
|}
 
 
</noinclude>
 

Latest revision as of 10:34, 13 November 2021

Other languages:
Deutsch • ‎English • ‎français • ‎occitan • ‎svenska • ‎македонски • ‎русский • ‎עברית
  • [ ] Request opened.
  • [ ] Requirements defined.
  • [ ] Script coded.
  • [ ] Code submited (Pull Request).
  • [ ] Code accepted.
  • [ ] Requestee notified.
  • [ ] Community notified.
  • [ ] Local help page created.
  • [ ] 7 days delay.
  • [ ] Bot activated.

add parameter wmlang: add parameter requestee-add parameter botmaster