Template:DriverPartTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
{{InfoBoxStyleTemplate}}
{{InfoBoxStyleTemplate}}
{{#ifexpr:{{PropertyTestTemplate|prop=HasApplication|page={{#titleparts: {{PAGENAME}}|1}} }}|
{{#ifexpr:{{PropertyTestTemplate|prop=HasApplication|page={{#titleparts: {{PAGENAME}}|1}} }}|
   <tr>{{InfoBoxCellStyleTemplate}}<b>Applications</b></td></tr>
   <tr>{{InfoBoxCellStyleTemplate}}<b>Projects/Applications</b></td></tr>
   <tr><td>
   <tr><td>
   {{#ask: [[Category:Application]][[-HasApplication::{{#titleparts: {{PAGENAME}}|1}}]]|format=ul}}
   {{#ask: [[Category:Application]][[-HasApplication::{{#titleparts: {{PAGENAME}}|1}}]]|format=ul}}
Line 23: Line 23:
|}}
|}}
{{#ifexpr:{{PropertyTestTemplate|prop=HasIMAGEComponent|page={{#titleparts: {{PAGENAME}}|1}} }}|
{{#ifexpr:{{PropertyTestTemplate|prop=HasIMAGEComponent|page={{#titleparts: {{PAGENAME}}|1}} }}|
   <tr>{{InfoBoxCellStyleTemplate}}<b>IMAGE components</b></td></tr>
   <tr>{{InfoBoxCellStyleTemplate}}<b>Related IMAGE components</b></td></tr>
   <tr><td>
   <tr><td>
   {{#ask: [[Category:Component]][[HasIMAGEComponent::{{#titleparts: {{PAGENAME}}|1}}]]|format=ul}}
   {{#ask: [[Category:Component]][[HasIMAGEComponent::{{#titleparts: {{PAGENAME}}|1}}]]|format=ul}}

Revision as of 14:22, 7 August 2013

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

{{DriverSubpageTemplate
|Status=
|Reference=
|Description=
}}

Edit the page to see the template text.