Template:PIEffectTableRowTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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 a policyintervention row. Used in ComponentPolicyIssueTemplate in the query that asks for pteh effect of policy interventions. | ||
</noinclude><includeonly | </noinclude><includeonly> | ||
<td class="StandardTableCell">{{{1|}}}</td> | <td class="StandardTableCell">{{{1|}}}</td> | ||
<td class="StandardTableCell">{{{2|}}}</td> | <td class="StandardTableCell">{{{2|}}}</td> | ||
<td class="StandardTableCell">{{#ask:[[HasEffectOnComponent::{{#titleparts: {{BASEPAGENAME}} | 1 }}]]|mainlabel=-|?HasEffectDescription=}}</td> | <td class="StandardTableCell">{{#ask:[[HasEffectOnComponent::{{#titleparts: {{BASEPAGENAME}} | 1 }}]]|mainlabel=-|?HasEffectDescription=}}</td> | ||
</includeonly> |
Revision as of 10:30, 5 March 2014
Displays a policyintervention row. Used in ComponentPolicyIssueTemplate in the query that asks for pteh effect of policy interventions.