Difference between revisions of "User:Telinchei/Test3 Templates"
From EVE University Wiki
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}} it works too well-->{{{{#ifeq: {{NAMESPACE}} | {{ns:Template}} | | + | | <!--{{tocright}} it works too well-->{{{{#ifeq: {{NAMESPACE}} IT EXISTS | {{ns:Template}} NOEXISTS | |
− | | :{{NAMESPACE:{{{1|{{FULLPAGENAME}}}}}}}: | + | | ANOTHERBOXANOTHERDAY :{{NAMESPACE:{{{1|{{FULLPAGENAME}}}}}}}: |
− | }}{{ #if: {{{1|}}} | {{PAGENAME:{{{1}}}}} | {{PAGENAME}}/doc}} }} | + | }}{{ #if: {{{1|}}} | BOX BOX {{PAGENAME:{{{1}}}}} | BOX BOX BOX {{PAGENAME}}/doc}} }} |
| :<strong class="error">This template currently doesn't have any documentation!</strong> Help out by [{{fullurl:{{{1|{{FULLPAGENAME}}/doc}}}|action=edit&preload=Template:Documentation/preload}} writing some]. {{#ifeq:{{NAMESPACE}}|{{ns:10}}|There may also be documentation on [[w:c:templates:{{FULLPAGENAME}}/doc|Wikia Templates]] which can be copied.}}[[Category:Templates without documentation]] | | :<strong class="error">This template currently doesn't have any documentation!</strong> Help out by [{{fullurl:{{{1|{{FULLPAGENAME}}/doc}}}|action=edit&preload=Template:Documentation/preload}} writing some]. {{#ifeq:{{NAMESPACE}}|{{ns:10}}|There may also be documentation on [[w:c:templates:{{FULLPAGENAME}}/doc|Wikia Templates]] which can be copied.}}[[Category:Templates without documentation]] | ||
}} | }} |
Revision as of 05:28, 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 }}
Template:ANOTHERBOXANOTHERDAY :User:BOX BOX BOX Telinchei/Test3 Templates/doc
if you see this the transcluder is working properly.