Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
(derped the formula)
Line 31: Line 31:
 
=== Comments ===
 
=== Comments ===
 
* {{Status|votekeep|Accepted.}}
 
* {{Status|votekeep|Accepted.}}
* {{Status|wait|Later.}}
 
 
* I'm currently dealing with opening the wiki and stuff, you'll maybe have to wait for a bit. '''[[User:Jinbobo|Jinbobo]] <sub><span style="background-color:green; color:#FFF;">zh</span> <span style="background-color:#FF0">en-4</span></sub>''' <sup>[[User talk:Jinbobo|talk]] [[Special:Contributions/Jinbobo|contribs]] [[User:Jinbobo/AWB|AWB]]</sup> 09:14, 10 April 2013 (UTC)
 
* I'm currently dealing with opening the wiki and stuff, you'll maybe have to wait for a bit. '''[[User:Jinbobo|Jinbobo]] <sub><span style="background-color:green; color:#FFF;">zh</span> <span style="background-color:#FF0">en-4</span></sub>''' <sup>[[User talk:Jinbobo|talk]] [[Special:Contributions/Jinbobo|contribs]] [[User:Jinbobo/AWB|AWB]]</sup> 09:14, 10 April 2013 (UTC)
 
* {{Status|wait|In Progress...}}
   
 
== AWB Logs ==
 
== AWB Logs ==

Revision as of 13:36, 17 April 2013

Auto Wiki Browser (AWB) is a semi-automatic tool that allows editors to perform mass edits. It can also be scripted to perform bot tasks and such.

Request Work

Here you can request for work(mass editing, reformatting, etc...) to be done.

New Request

Scope: Category:Bees
Manipulate the parameters time-1, time-2, time-3, time-s, time-s2 in the Template:Bee.
Do the following math: Math.round(100 * 27.5/(speed * 60 * time)), where time is the current value of that parameter and speed uses Template:Attributes->Speed to choose the correct value:

Speed Value
Slowest 0.3
Slower 0.6
Slow 0.8
Normal 1.0
Fast 1.2
Faster 1.4
Fastest 1.7

Example:
Doctoral Bee (speed=normal), time-1(current value 4.6): 100 * Math.round(27.5/(1.0 * 60 * 4.6)) = 10

Thanks in Advance, MilConDoin (talk) 22:44, 9 April 2013 (UTC)

Comments

  • Pictogram voting keepAccepted.
  • I'm currently dealing with opening the wiki and stuff, you'll maybe have to wait for a bit. Jinbobo zh en-4 talk contribs AWB 09:14, 10 April 2013 (UTC)
  • Pictogram voting waitIn Progress...

AWB Logs

3/26/2013 Adding bee mutation chances as requested by the community. (185 Edits)

3/20/2013 Template:Attributes reformat request by MilConDoin (82 Edits)

Original Request: Request for Category:Bees

Request mass editing with the following work:

  • Edit all pages of the Category:Bees
  • Only in the template Attributes
  • If the value of a parameter starts with a lower case letter, switch it to upper case.

Example:

Original:

{{Attributes
| speed = Slower
| fertility = 2
| effect = creeper
| temperature = cold
}}

After AWB:

{{Attributes
| speed = Slower
| fertility = 2
| effect = Creeper
| temperature = Cold
}}

--MilConDoin (talk) 11:40, 20 March 2013 (UTC)

2/21/2013 Infobox imageicon fix on all pages in namespace Main (272 Edits)

  • Search and Replace
    • imageicon=Grid[ |_](.*)\.png → imageicon=$1
  • Comments
    • AWB performed some general fixes on some pages, I have gone and reverted the changes that breaks page layout. Jinbobo (talk) 11:25, 21 February 2013 (UTC)

2/21/2013 Reformatted all pages in namespace Category. (53 Edits)

  • Search and Replace
    • {{langbar}} →
  • Comments
    • The using AWB notice that should appear did not this time, I will try fix it next time. Jinbobo (talk) 09:47, 21 February 2013 (UTC)