Template:PIEffectTableRowTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Displays a policyintervention row. Used in ComponentPolicyIssueTemplate  in the query that asks for pteh effect of policy interventions.
Displays the policy interventions part of a effect row in the policy issue page of a component.  
</noinclude><includeonly><tr class="StandardTableRow">
Used in PIEffectOnComponentTemplate as querytemplate
<td class="StandardTableCell">{{{1|}}}</td>
* param1=Policy intervention
<td class="StandardTableCell">{{{2|}}}</td>
* param2=description PI
<td class="StandardTableCell">{{#ask:[[HasEffectOnComponent::{{#titleparts: {{BASEPAGENAME}} | 1 }}]]|mainlabel=-|?HasEffectDescription=}}</td>
</noinclude><includeonly>
</tr></includeonly>
<td class="StandardTableCell">[[{{{1|}}}]]
{{#ifeq:
  {{#ask:[[{{{1|}}}]][[HasComponent::{{#titleparts:{{PAGENAME}} |1}}]]|format=count}}
|0|
| (*)
}} </td>
<td class="StandardTableCell">{{{2|}}}  
{{#ask:[[{{{1|}}}]]|mainlabel=-|?HasDescription=|?HasReference=Reference: | format=Plainlist| headers=plain}}</td>
</includeonly>

Latest revision as of 17:02, 24 March 2020

Displays the policy interventions part of a effect row in the policy issue page of a component. Used in PIEffectOnComponentTemplate as querytemplate

  • param1=Policy intervention
  • param2=description PI