"පරිශීලක සාකච්ඡාව:MerlIwBot" හි සංශෝධන අතර වෙනස්කම්

Page contents not supported in other languages.
විකිපීඩියා වෙතින්
Content deleted Content added
 
4 පේළිය: 4 පේළිය:
:The interwiki position used by my bot for adding new interwikis is definied relative to the position of already existing interwikis. If the initial creator included them from a subpage my bot will add new interwiki at the subpage, too. [[User:Merlissimo|Merlissimo]] ([[User talk:Merlissimo|talk]]) 20:15, 21 සැප්තැම්බර් 2012 (යූටීසී)
:The interwiki position used by my bot for adding new interwikis is definied relative to the position of already existing interwikis. If the initial creator included them from a subpage my bot will add new interwiki at the subpage, too. [[User:Merlissimo|Merlissimo]] ([[User talk:Merlissimo|talk]]) 20:15, 21 සැප්තැම්බර් 2012 (යූටීසී)
::If existing interwikis are with the relevant doc page, and if the template does not possess any interwikis, how would your bot behave? ---[[User:ශ්වෙත|ශ්වෙත]] ([[User talk:ශ්වෙත|talk]]) 02:55, 22 සැප්තැම්බර් 2012 (යූටීසී)
::If existing interwikis are with the relevant doc page, and if the template does not possess any interwikis, how would your bot behave? ---[[User:ශ්වෙත|ශ්වෙත]] ([[User talk:ශ්වෙත|talk]]) 02:55, 22 සැප්තැම්බර් 2012 (යූටීසී)
:::First a note: I am running a java bot, not the python bot that most interwiki bot operators use. So the following explenation is specific to my bot.
:::My bot does not have any specific settings for template namespace expect that it currently does not add new interwikis if there are no existing ones.
:::First the script reads langlinks from api (e.g. [http://si.wikipedia.org/w/api.php?action=query&titles=%E0%B7%83%E0%B7%90%E0%B6%9A%E0%B7%92%E0%B6%BD%E0%B7%8A%E0%B6%BD:Ntsh&prop=langlinks&lllimit=max]) and not from page source as the pwb. Then my algorithm decides which changes have to be done (e.g. adding a dewiki langlink to siwiki:Template:Ntsh). The bot checks the wiki specific interwiki sorting order and knows that the de-langlink has to be added right before the existing en-langlink. Now my bot searches the complete page source for the expected en-langlink syntax and if found it adds the de-langlink previous to the en-langlink. If the en-langlink is not found at the main page/template the included parts of included subpages are searched instead until the en-langlink is found and the de-langlink can be added relative to the en-langlink. ([http://si.wikipedia.org/w/index.php?title=%E0%B7%83%E0%B7%90%E0%B6%9A%E0%B7%92%E0%B6%BD%E0%B7%8A%E0%B6%BD:Ntsh/doc&diff=prev&oldid=227020 here] my bot has placed the new ca-langlink before the en-langlink which was found on a subpage). If the expected en-langlink is not found the new de-langlink is not added.
:::This algorithm does not need any project specific settings and should always be save. The python bot uses a project specific mapping ''template->subpage'' from its config file instead. [[User:Merlissimo|Merlissimo]] ([[User talk:Merlissimo|talk]]) 16:20, 22 සැප්තැම්බර් 2012 (යූටීසී)

16:20, 22 සැප්තැම්බර් 2012 වන විට නවතම සංශෝධනය

Interwiki links on Templates[සංස්කරණය]

Shouldn't the interwiki links go to /DOC page on Templates? --Lee (talk) 04:39, 20 සැප්තැම්බර් 2012 (යූටීසී)[reply]

The interwiki position used by my bot for adding new interwikis is definied relative to the position of already existing interwikis. If the initial creator included them from a subpage my bot will add new interwiki at the subpage, too. Merlissimo (talk) 20:15, 21 සැප්තැම්බර් 2012 (යූටීසී)[reply]
If existing interwikis are with the relevant doc page, and if the template does not possess any interwikis, how would your bot behave? ---ශ්වෙත (talk) 02:55, 22 සැප්තැම්බර් 2012 (යූටීසී)[reply]
First a note: I am running a java bot, not the python bot that most interwiki bot operators use. So the following explenation is specific to my bot.
My bot does not have any specific settings for template namespace expect that it currently does not add new interwikis if there are no existing ones.
First the script reads langlinks from api (e.g. [1]) and not from page source as the pwb. Then my algorithm decides which changes have to be done (e.g. adding a dewiki langlink to siwiki:Template:Ntsh). The bot checks the wiki specific interwiki sorting order and knows that the de-langlink has to be added right before the existing en-langlink. Now my bot searches the complete page source for the expected en-langlink syntax and if found it adds the de-langlink previous to the en-langlink. If the en-langlink is not found at the main page/template the included parts of included subpages are searched instead until the en-langlink is found and the de-langlink can be added relative to the en-langlink. (here my bot has placed the new ca-langlink before the en-langlink which was found on a subpage). If the expected en-langlink is not found the new de-langlink is not added.
This algorithm does not need any project specific settings and should always be save. The python bot uses a project specific mapping template->subpage from its config file instead. Merlissimo (talk) 16:20, 22 සැප්තැම්බර් 2012 (යූටීසී)[reply]
"https://si.wikipedia.org/w/index.php?title=පරිශීලක_සාකච්ඡාව:MerlIwBot&oldid=227216" වෙතින් සම්ප්‍රවේශනය කෙරිණි