User talk:Relyk/SMW/craftingoverview

From Guild Wars 2 Wiki
Jump to navigationJump to search

I'm sure that you guessed the problems... :

  • currently {{base ingredients}} expects the #recipe as the input instead of the #item.
  • you're trying to query for recipes which haven't necessarily got [[Can be queried for base ingredients::Y]]
  • the quantity variables overflow from one to the next, so eventually the #replace for all_ingrs is trying to work on an string longer than 1000 characters.

-Chieftain AlexUser Chieftain Alex sig.png 09:12, 7 March 2015 (UTC)

It's not a serious attempt :P--Relyk ~ talk < 09:31, 7 March 2015 (UTC)
Good job really since a table would be so much better :p
On the plus side though, it has prompted me to "fix" variable overflow from one instance of base ingredients to the next. -Chieftain AlexUser Chieftain Alex sig.png 10:05, 7 March 2015 (UTC)