Template:Ifexist

From Second Life Wiki
Revision as of 11:17, 25 March 2010 by Khepri Contractor (talk | contribs) (Created page with '<includeonly><onlyinclude>{{#ifeq:{{:{{{1|}}}}}|[[:{{{1|}}}]]|{{{3|}}}|{{{2|}}}}}</onlyinclude></includeonly> This is a hack which provides the same functionality as the [http://...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a hack which provides the same functionality as the #ifexist parser function. It is used to circumvent the limitation of expensive parser function calls. Since this template might even be more resource expensive than the #ifexist function, it should generally be avoided to use it.