Template:PIEffectTableRowTemplate: Difference between revisions
Jump to navigation
Jump to search
m (RinekeOostenrijk moved page Template:ZZ PIEffectTableTemplate to Template:ZZ PIEffectTableRowTemplate without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
<tr class="StandardTableRow"> | <noinclude> | ||
Displays a policyintervention row. Used in ComponentPolicyIssueTemplate in the query that asks for pteh effect of policy interventions. | |||
</noinclude><includeonly><tr class="StandardTableRow"> | |||
<td class="StandardTableCell">{{{1|}}}</td> | <td class="StandardTableCell">{{{1|}}}</td> | ||
<td class="StandardTableCell">{{{2|}}}</td> | <td class="StandardTableCell">{{{2|}}}</td> | ||
<td class="StandardTableCell">{{#ask:[[ | <td class="StandardTableCell">{{#ask:[[HasEffectOnComponent::{{PAGENAME}}]]|mainlabel=-|?HasEffectDescription=}}</td> | ||
</tr> | </tr></includeonly> |
Revision as of 17:09, 4 March 2014
Displays a policyintervention row. Used in ComponentPolicyIssueTemplate in the query that asks for pteh effect of policy interventions.