Template:ExpertpageTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
-->{{#ifeq:
-->{{#ifeq:
       {{#ask:[[-ExpertPageBelongsTo::{{FULLPAGENAME}}]]|format=list}}||
       {{#ask:[[-ExpertPageBelongsTo::{{FULLPAGENAME}}]]|format=list}}||
       |Extension of main page: {{#ask:[[-ExpertPageBelongsTo::{{FULLPAGENAME}}]]|?HasLabel=|?HasDescription=|format=ul}}
       |Extension of main page: {{#ask:[[-ExpertPageBelongsTo::{{FULLPAGENAME}}]] |?HasLabel= |?HasDescription= |format=ul}}
   }}<!--
   }}<!--
-->{{#ifeq:
-->{{#ifeq:
       {{#ask:[[HasParent::{{FULLPAGENAME}}]]|format=list}}||
       {{#ask:[[HasParent::{{FULLPAGENAME}}]]|format=list}}||
       |Extension of main page: {{#ask:[[HasParent::{{FULLPAGENAME}}]]|?HasLabel=|?HasDescription=|format=ul}}
       |Subpages: {{#ask:[[HasParent::{{FULLPAGENAME}}]]|?HasLabel=|?HasDescription=|format=ul}}
   }}<!--
   }}<!--
-->{{#set:ExpertPageBelongsTo={{{BelongsTo|}}}
-->{{#set:ExpertPageBelongsTo={{{BelongsTo|}}}

Revision as of 08:59, 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.