Talk:ITunes Mouse

From MHWiki

Mouse Group

any suggestions to remove the red link for iTune's mouse group?

  • leave the mouse group parameter blank -> doesn't remove the square brackets
  • use the nowiki tag -> doesn't remove the square brackets
  • event mice -> technically incorrect as iTunes was discontinued before the introduction of mouse groups
  • change the template -> affects too many pages
  • add another category called "none" in the Mouse Group page -> kind of weird as it doesn't appear officially
  • leave it as it is -> red link, not user friendly

- YiKai 18:29, 24 October 2011 (UTC)

Or graduate my conditional templates (User:Ericb/Ifeq) into the main Template namespace, and alter Template:Mouse in such a way that it does not affect any other page, by making the template use:
{{Ifeq|{{{mgroup}}}|None|{{{mgroup}}}|[[{{{mgroup}}}]]}}
which gets rid of the square brackets _if_ mgroup is exactly "None". -- ericb talkcontr 19:28, 24 October 2011 (UTC)