Template:IComponent.dpl: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia
(debug)
(remove hard coded link, let dpl query handle it)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>This is used by the Component children templates of {{tl|IncarnateList}}.[[Category:DPL Templates]][[Category:Incarnate System Templates]]</noinclude>{{{1}}} Component
<noinclude>This is used by the Component children templates of {{tl|IncarnateList}}.[[Category:DPL Templates]][[Category:Incarnate System Templates]]</noinclude>{{#ifeq: {{localurl:{{{1}}} Component}}|{{localurl:{{PAGENAME}}}}|{{#ifexpr: ({{{2}}})!=1|&#32;({{{2}}} needed)}}}}
{{#ifeq: {{{1}}} Component|{{PAGENAME}}|
* [[{{{%PAGE%}}}]] {{#if: {{{3|}}}{{{4|}}}
  |for {{#if: {{{4|}}}
    |level {{{4}}}
    |levels {{{3}}}
    }} }}{{#ifexpr: ({{{2}}})!=1
    |&nbsp;({{{2}}} needed)
    }}
|}}

Latest revision as of 18:27, 12 May 2022

This is used by the Component children templates of {{IncarnateList}}.