Template:ContentPartsTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
{{#ifexpr:{{PropertyTestTemplate
{{#ifexpr:{{PropertyTestTemplate
   |prop=BelongsToPage
   |prop=BelongsToPage
   |page= {{#titleparts:{{PAGENAME}}|1}}
   |page= {{#titleparts:{{FULLPAGENAME}}|1}}
   |reverse=1}}>0
   |reverse=1}}>0
|
|
Line 15: Line 15:
<strong>{{{PagePartHeader|}}}</strong>
<strong>{{{PagePartHeader|}}}</strong>
   <ol>
   <ol>
   {{#ask:[[ {{#titleparts:{{PAGENAME}}|1}}]]
   {{#ask:[[ {{#titleparts:{{FULLPAGENAME}}|1}}]]
   |mainlabel=
   |mainlabel=
   |? HasPageLabel=
   |? HasPageLabel=
Line 22: Line 22:
   |template=PagePartTemplate
   |template=PagePartTemplate
   }}
   }}
   {{#ask:[[BelongsToPage::{{#titleparts: {{PAGENAME}}|1}}]]
   {{#ask:[[BelongsToPage::{{#titleparts: {{FULLPAGENAME}}|1}}]]
   |mainlabel=
   |mainlabel=
   |? HasPageLabel=
   |? HasPageLabel=

Revision as of 19:15, 29 April 2016

Template to display main page and subpages of an 'object'

{{ContentPartsTemplate
|PagePartHeader=
}}