Template:AggregatedComponentPartsTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "AggregatedComponentPartsTemplate" template. It should be called in the following format: <pre> {{AggregatedComponentPartsTemplate |= }} </pre> Edit th...")
 
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{AggregatedComponentPartsTemplate
{{AggregatedComponentPartsTemplate
|=
|PagePartHeader=
|subpage
}}
}}
</pre>
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
 
 
{{#ifexpr:{{{subpage|}}}|
<table align="left" class="toc"><tr><td><div><b>{{{PagePartHeader|}}}</b></div> 
  <ol>
<!-- {{#ask:[[{{#titleparts: {{PAGENAME}}|1}}]]
|mainlabel=
|? HasPageLabel=
|link=none
|format=template
|template=PagePartTemplate
}}-->
{{#ask:[[Category:Component]][[BelongsToAggregatedComponent::{{#titleparts: {{PAGENAME}}|1}} ]]
|mainlabel=
|? HasPageLabel=
|link=none
|format=template
|template=PagePartTemplate
}}
</ol>
  </td></tr>
</table>
 
 
<!--
{{#ask:[[Category:Component]][[BelongsToAggregatedComponent::{{PAGENAME}}]]
|mainlabel=
|format=ul
|intro=<h2>Components</h2>{{PAGENAME}} consists of:
}}-->
 
 
 
 
 
 
 
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| class="wikitable"
!  
!  

Revision as of 16:21, 6 January 2014

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

{{AggregatedComponentPartsTemplate
|PagePartHeader=
|subpage
}}