Template talk:KeyCombo: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
New page: This template needs to be reworked so that it doesn't invoke ifexist or Keypress when it is not needed to do so. It's an involved change for which I do not have time to do now (I'm making ...
 
Zai Lynch (talk | contribs)
No edit summary
Line 1: Line 1:
This template needs to be reworked so that it doesn't invoke ifexist or Keypress when it is not needed to do so. It's an involved change for which I do not have time to do now (I'm making this comment so I remember to come back and fix it later.) -- '''[[User:Strife_Onizuka|Strife]]''' <sup><small>([[User talk:Strife_Onizuka|talk]]|[[Special:Contributions/Strife_Onizuka|contribs]])</small></sup> 18:42, 21 March 2009 (UTC)
This template needs to be reworked so that it doesn't invoke ifexist or Keypress when it is not needed to do so. It's an involved change for which I do not have time to do now (I'm making this comment so I remember to come back and fix it later.) -- '''[[User:Strife_Onizuka|Strife]]''' <sup><small>([[User talk:Strife_Onizuka|talk]]|[[Special:Contributions/Strife_Onizuka|contribs]])</small></sup> 18:42, 21 March 2009 (UTC)
:Yuss, the ifexist causes the trouble... Had the same problem earlier with the Office Hour template. Only 100 calls of ifexist are currently allowed per page. But I guess that this one here could have a switch statement as a work around and new languages can be added to the switch when deployed.
:[[Image:Zai_signature.png|45px]] '''[[User:Zai Lynch|Lynch]]''' <sup><small>([[User talk:Zai Lynch|talk]]|[[Special:Contributions/Zai Lynch|contribs]])</small></sup> 02:30, 22 March 2009 (UTC)

Revision as of 19:30, 21 March 2009

This template needs to be reworked so that it doesn't invoke ifexist or Keypress when it is not needed to do so. It's an involved change for which I do not have time to do now (I'm making this comment so I remember to come back and fix it later.) -- Strife (talk|contribs) 18:42, 21 March 2009 (UTC)

Yuss, the ifexist causes the trouble... Had the same problem earlier with the Office Hour template. Only 100 calls of ifexist are currently allowed per page. But I guess that this one here could have a switch statement as a work around and new languages can be added to the switch when deployed.
Lynch (talk|contribs) 02:30, 22 March 2009 (UTC)