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
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "AggregatedComponentPartsTemplate" template.
This is the "AggregatedComponentPartsTemplate" template. This template is used to get a list of the parts of the aggregated component in the 'content' style.
 
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{AggregatedComponentPartsTemplate
{{AggregatedComponentPartsTemplate
|=
|PagePartHeader=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>{| class="wikitable"
<table class="toc">
!
<tr><td>
| {{{|}}}
<strong>{{{PagePartHeader|}}}</strong>
|}
 
</includeonly>
{{#ask:[[BelongsToAggregatedComponent::{{FULLPAGENAME}} ]]
|mainlabel=
|format=ol
}}
{{AddInfoPartsTemplate}}</td></tr>
</table></includeonly>

Latest revision as of 16:50, 10 March 2020

This is the "AggregatedComponentPartsTemplate" template. This template is used to get a list of the parts of the aggregated component in the 'content' style.

It should be called in the following format:

{{AggregatedComponentPartsTemplate
|PagePartHeader=
}}