Template:ExpertpageTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "ExpertpageTemplate" template. It should be called in the following format: <pre> {{ExpertpageTemplate |parent= }} </pre> Edit the page to see the temp...")
 
No edit summary
 
(35 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{ExpertpageTemplate
{{ExpertpageTemplate
|parent=
|parent=
|belongsTo
|label
|description
|publication
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>__TOC__ __NOEDITSECTION__<!--
! parent
Parent content --><!--
| {{{parent|}}}
-->{{#ifeq:{{#ask:[[-ExpertPageBelongsTo::{{FULLPAGENAME}}]]|format=list}}||
|}
      |{{ExpertpageAggregateTemplate}}<!--
</includeonly>
-->}}<!--
Child content --><!--
-->{{#ifeq:{{#ask:[[-HasParent::{{FULLPAGENAME}}]]|format=list}}||
      |{{ExpertpageChildTemplate}}<!--
-->}}<!--
Properties--><!--
-->{{#set:ExpertPageBelongsTo={{{BelongsTo|}}}
      |HasParent={{#ifeq:{{{parent|}}}|||Expert:{{{parent|}}} }}
      |HasLabel={{{label|}}}
      |HasDescription={{{description|}}}
      |HasKeyReference={{{publication|}}}|+sep=;
  }}<!--
--></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.