Template:ContentPartsTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
(9 intermediate revisions by 2 users not shown)
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
|
|
   <table class="toc"><tr><td><div><b>{{{PagePartHeader|}}}</b></div>
   <div class="toc">
<strong>{{{PagePartHeader|}}}</strong>
   <ol>
   <ol>
   {{#ask:[[ {{#titleparts:{{PAGENAME}}|1}}]]
   {{#ask:[[ {{#titleparts:{{FULLPAGENAME}}|1}}]]
   |mainlabel=
   |mainlabel=
   |? HasPageLabel=
   |? HasPageLabel=
Line 21: Line 22:
   |template=PagePartTemplate
   |template=PagePartTemplate
   }}
   }}
   {{#ask:[[BelongsToPage::{{#titleparts: {{PAGENAME}}|1}}]]
   {{#ask:[[BelongsToPage::{{#titleparts: {{FULLPAGENAME}}|1}}]]
   |mainlabel=
   |mainlabel=
   |? HasPageLabel=
   |? HasPageLabel=
Line 29: Line 30:
   |format=template
   |format=template
   |template=PagePartTemplate
   |template=PagePartTemplate
   }}
   }}{{addInfoPartsTemplate}}</ol></div>
  {{#ifexpr:{{PropertyTestTemplate
|}}
    |prop=AIBelongsToPage
    |page={{#titleparts:{{PAGENAME}}|1}}
    |reverse=1}} >0
  |
    <div>Additional info </div>
    {{#ask:[[AIBelongsToPage::{{#titleparts:{{PAGENAME}}|1}}]]
    |mainlabel=
    |? HasPageLabel=
    |link=none
    |format=template
    |template=PagePartTemplate
    }}
  |}} 
  </ol></td></tr>
  </table>|}}

Revision as of 19:15, 29 April 2016

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

{{ContentPartsTemplate
|PagePartHeader=
}}