(Created page with "{{Clickable button 2|{{{page}}}|{{#ifexist: {{{page}}} | {{{console}}} | {{{console}}} (does not exist) <!-- ifexist -->}} <!-- cb2 -->}}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Clickable button 2|{{{page}}}|{{ | {{#ifexist: {{{page}}} | <!-- exists -->{{Clickable button 2| {{{page}}} | {{{console}}} }} | <!-- doesn't exist -->{{Clickable button 2| {{{page}}} | ''{{{console}}}'' |style=color: var(--color-link-new);}} <!-- ifexist -->}}<noinclude> | ||
ifexist is considered an expensive parser function, so we only call it once and include the button twice. [[mw:Help:Extension:ParserFunctions##ifexist]] |
Latest revision as of 05:54, 2 March 2023
ifexist is considered an expensive parser function, so we only call it once and include the button twice. mw:Help:Extension:ParserFunctions##ifexist