Template:ExpertpageTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 25: Line 25:
-->{{#ifeq:
-->{{#ifeq:
       {{#ask:[[-HasParent::{{FULLPAGENAME}}]]|format=list}}||
       {{#ask:[[-HasParent::{{FULLPAGENAME}}]]|format=list}}||
       |<div class="parentbox">Is part of:{{#ask:[[-HasParent::{{FULLPAGENAME}}]]|format=ul}}
       |<div class="parentbox">'''Is part of:'''{{#ask:[[-HasParent::{{FULLPAGENAME}}]]|format=ul}}
       Siblings: {{#ask:[[-HasParent::{{FULLPAGENAME}}]]|?-HasParent=|mainlabel=-|format=ul}}
       Siblings: <ul>
      {{#arraymap:
          {{#ask:[[-HasParent::{{FULLPAGENAME}}]]|?-HasParent=|mainlabel=-|link=none}}
          |,|sibling
          |<li>[[sibling]]</li>
      |}}
       <div class="clearboth"></div>
       <div class="clearboth"></div>
   }}<!--
   }}<!--
Properties <!--
Properties--> <!--
-->{{#set:ExpertPageBelongsTo={{{BelongsTo|}}}
-->{{#set:ExpertPageBelongsTo={{{BelongsTo|}}}
       |HasParent={{#ifeq:{{{parent|}}}|||Expert:{{{parent|}}} }}
       |HasParent={{#ifeq:{{{parent|}}}|||Expert:{{{parent|}}} }}

Revision as of 09:44, 4 March 2019

This is the "ExpertpageTemplate" template. It should be called in the following format:

{{ExpertpageTemplate
|parent=
|belongsTo
|label
|description
}}

Edit the page to see the template text.