Difference between revisions of "Template:GetTitle"

From Synfig Studio :: Documentation
Jump to: navigation, search
(fix error)
(suppresserrors=true)
Line 3: Line 3:
 
     |
 
     |
 
     {{#ifeq: {{#sub:{{{1}}}|0|10}}|:Category:|
 
     {{#ifeq: {{#sub:{{{1}}}|0|10}}|:Category:|
       {{#dpl:namespace=Category|titlematch={{PagenameFromLink|{{#explode:{{{1}}}|:|-1}}}}|include={Title}.dpl|format=,}}
+
       {{#dpl:namespace=Category|titlematch={{PagenameFromLink|{{#explode:{{{1}}}|:|-1}}}}|include={Title}.dpl|format=,|suppresserrors=true}}
 
       | {{#ifeq: {{#explode:{{{1}}}|:|-1}} | {{{1}}}
 
       | {{#ifeq: {{#explode:{{{1}}}|:|-1}} | {{{1}}}
         | {{#dpl:namespace=|titlematch={{PagenameFromLink|{{#explode:{{{1}}}|:|-1}}}}|include={Title}.dpl|format=,}}
+
         | {{#dpl:namespace=|titlematch={{PagenameFromLink|{{#explode:{{{1}}}|:|-1}}}}|include={Title}.dpl|format=,|suppresserrors=true}}
         | {{#dpl:namespace={{#explode:{{{1}}}|:|0}}|titlematch={{PagenameFromLink|{{#explode:{{{1}}}|:|-1}}}}|include={Title}.dpl|format=,}}
+
         | {{#dpl:namespace={{#explode:{{{1}}}|:|0}}|titlematch={{PagenameFromLink|{{#explode:{{{1}}}|:|-1}}}}|include={Title}.dpl|format=,|suppresserrors=true}}
 
         }}
 
         }}
 
     }}
 
     }}

Revision as of 17:38, 13 January 2010

{{{1}}}