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

From EVE University Wiki
Jump to: navigation, search
(→‎"#ifexist": idk what I was doing an hour ago)
m (→‎"#ifexist": note about nesting tags)
Line 9: Line 9:
 
[https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23ifexist 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.]
 
[https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23ifexist 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.]
 
<nowiki>{{#ifexist: page title | value if exists | value if doesn't exist }}</nowiki>
 
<nowiki>{{#ifexist: page title | value if exists | value if doesn't exist }}</nowiki>
 +
 +
While trying to sift through it and debug it,  take note of the nesting template tags (esp. <nowiki>}}</nowiki>)
  
 
===breaking stuff===
 
===breaking stuff===

Revision as of 06:36, 2 September 2015

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


"#ifexist"

This tells you what to look for: 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 }}

While trying to sift through it and debug it, take note of the nesting template tags (esp. }})

breaking stuff

Template:ReturnT ANOTHERBOXANOTHERDAY :User: abc endtBOX BOX BOX Telinchei/Test3 Templates/doc

if you see this the transcluder is working properly.

makeitwork

This is the correct one. Parameter looks broken.

if you see this the transcluder is working properly.

Template:ReturnT :User:BOX BOX BOX Telinchei/Test3 Templates/doc