Template:Ifexist: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
No edit summary
Fixing template loop
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{if blank|{{{1|}}}|{{{no|}}}|{{ifeq|{{{{{1|}}}}}|[[{{{1|}}}]]|{{{no|{{{3|}}}}}}|{{{yes|{{{2|}}}}}}}}}}<noinclude>{{ifexist|:Object:Part|yes|no}}
{{switch|{{{{{1|}}}}}|
 
[[{{{1|}}}]]={{{no|{{{3|}}}}}}|
[[Category:ParserFunctions]]</noinclude>
[[:{{{1|}}}]]={{{no|{{{3|}}}}}}|
[[:Template:{{{1|}}}]]={{{no|{{{3|}}}}}}|
[[:File:{{PAGENAME:{{{1|}}}}}]]={{{no|{{{3|}}}}}}|
{{((}}{{{1|}}}{{))}}={{{no|{{{3|}}}}}}|
default={{{yes|{{{2|}}}}}}}}<noinclude>
'''WARNING: DOES NOT WORK FOR NAMES STARTING IN A LOWERCASE LETTER.'''
[[Category:Parser Functions]]</noinclude>

Latest revision as of 01:09, 18 April 2023

WARNING: DOES NOT WORK FOR NAMES STARTING IN A LOWERCASE LETTER.