Difference between revisions of "User:Telinchei/Test3 Templates"

From EVE University Wiki
Jump to: navigation, search
m (→‎"#ifexist[edit | edit source]": done, it's the first one that throws the error)
Line 11: Line 11:
  
 
{{#ifexist: User:Telinchei/Test3 Templates
 
{{#ifexist: User:Telinchei/Test3 Templates
     | {{tocright}}{{{{#ifeq: {{NAMESPACE}} | {{ns:Template}} |
+
     | <!--{{tocright}} it works too well-->{{{{#ifeq: {{NAMESPACE}} | {{ns:Template}} |
 
                     | :{{NAMESPACE:{{{1|{{FULLPAGENAME}}}}}}}:
 
                     | :{{NAMESPACE:{{{1|{{FULLPAGENAME}}}}}}}:
 
                     }}{{ #if: {{{1|}}} | {{PAGENAME:{{{1}}}}} | {{PAGENAME}}/doc}} }}
 
                     }}{{ #if: {{{1|}}} | {{PAGENAME:{{{1}}}}} | {{PAGENAME}}/doc}} }}

Revision as of 05:22, 2 September 2015

I know this guy, on this wiki he lives at {{{1}}} and he's awesome


"#ifexist[edit | edit source]"

This function takes an input string, interprets it as a page title, and returns one of two values depending on whether or not the page exists on the local wiki. {{#ifexist: page title | value if exists | value if doesn't exist }}


if you see this the transcluder is working properly.

if you see this the transcluder is working properly.