Template:ExpertpageTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(28 intermediate revisions by the same user not shown)
Line 8: Line 8:
|label
|label
|description
|description
|publication
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__TOC__ __NOEDITSECTION__<div class="clearboth"></div><!--
</noinclude><includeonly>__TOC__ __NOEDITSECTION__<!--
-->{{#ifeq:
Parent content --><!--
      {{#ask:[[ExpertPageBelongsTo::{{FULLPAGENAME}}]]|format=list}}||
-->{{#ifeq:{{#ask:[[-ExpertPageBelongsTo::{{FULLPAGENAME}}]]|format=list}}||
       |Extension of main page: {{#ask:[[ExpertPageBelongsTo:{{FULLPAGENAME}}]]|?HasLabel=|?HasDescription=}}
       |{{ExpertpageAggregateTemplate}}<!--
  }}<!--
-->}}<!--
-->{{#ifeq:
Child content --><!--
      {{#ask:[[HasParent::{{FULLPAGENAME}}]]|format=list}}||
-->{{#ifeq:{{#ask:[[-HasParent::{{FULLPAGENAME}}]]|format=list}}||
       |Extension of main page: {{#ask:[[HasParent::{{FULLPAGENAME}}]]|?HasLabel=|?HasDescription=|format=ul}}
       |{{ExpertpageChildTemplate}}<!--
  }}<!--
-->}}<!--
Properties--><!--
-->{{#set:ExpertPageBelongsTo={{{BelongsTo|}}}
-->{{#set:ExpertPageBelongsTo={{{BelongsTo|}}}
       |HasParent={{{parent|}}}  
       |HasParent={{#ifeq:{{{parent|}}}|||Expert:{{{parent|}}} }}
       |HasLabel={{{label|}}}
       |HasLabel={{{label|}}}
       |HasDescription={{{description|}}}
       |HasDescription={{{description|}}}
      |HasKeyReference={{{publication|}}}|+sep=;
   }}<!--
   }}<!--
--></includeonly>
--></includeonly>

Latest revision as of 15:11, 6 March 2019

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

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

Edit the page to see the template text.