User talk:Wrldwzrd89

From A KoL Wiki
Revision as of 12:06, 28 June 2011 by imported>Starwed (GroupMonster?)

GroupMonster?

You mentioned on Discussion that the GroupMonster template seems to be a bit broken. What's not working for you? --Southwest 03:13, 27 June 2011 (CEST)

  • I've fixed it. The issues were
    • A line break after </includeonly> and before <noinclude> will result in that linebreak always being included. By default, the contents of a template (or any other page, really) will always be included. The includeonly and noinclude tags modify this; anything not contained within them will always be included no matter what.
    • It was categorizing into the GroupMonsters template because your example invokes the template itself, which categorized any page calling it into the category. You have to add extra code that can prevent this. My current favorite is an "autocat" parameter which defaults to yes, but you can set to no to prevent categorization.
    • If you wanted to let actual numbers be used and the current code doesn't seem to like it, then you should name the parameter ({{{num}}}, for example). However, spelling out the word is preferable, I think. It is more readable and natural that way.
  • Incidentally, saucegeyser can hit up to 4 monsters, but some monsters are groups of 5 or more. There is a special message when the group has exactly 4 versus more than 4. I forget exactly which monsters have this property, as it is actually information passed on to me by a clanmate. --Flargen 10:19, 28 June 2011 (CEST)

Probably the beatles count as a group of size 4. --Starwed 14:06, 28 June 2011 (CEST)