Template: Formfile

From TC11
Jump to: navigation, search
Line 1: Line 1:
{{exists | {{{1}}} | exists  | doesn't exist }}
+
{{#ifexist:{{{page|{{{1}}}}}} |
 +
  {{{then 1}}} |
 +
  {{#ifeq: {{localurl:{{{page|{{{1}}}}}}}} | {{fullurl:{{{page|{{{1}}}}}}}} |
 +
    {{{then|1}}} | {{{else|0}}}
 +
  }}
 +
}}

Revision as of 09:20, 6 January 2010

0