Template:PolicyInterventionSetTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "PolicyInterventionSetTemplate" template. It should be called in the following format: <pre> {{PolicyInterventionSetTemplate |ISGroup= |ConsistsOf= |Ha...")
 
No edit summary
Line 18: Line 18:
<tr><td class="PageWidthTableFirstCell">'''Purpose/effect:'''</td><td class="PageWidthTableRemainderCell">
<tr><td class="PageWidthTableFirstCell">'''Purpose/effect:'''</td><td class="PageWidthTableRemainderCell">
[[HasPurposeEffect::{{{HasPurpose|}}}]]</td></tr>
[[HasPurposeEffect::{{{HasPurpose|}}}]]</td></tr>
{{#arraymap:{{{Creator|}}}|;|x|[[HasCreator::x]]|,  }}</td></tr>
}}
{{#ifeq:{{{ExternalURL|}}}|||<tr><td class="PageWidthTableFirstCell">'''External link:'''</td>
<td class="PageWidthTableRemainderCell">
[[HasURL::{{{ExternalURL|}}}]]</td></tr>
}}
{{#ifeq:{{{Reference|}}}|||<tr><td class="PageWidthTableFirstCell">'''References:'''</td>
<td class="PageWidthTableRemainderCell">
{{#arraymap:{{{Reference|}}}|;|x|[[HasReference::x]]|; }}</td></tr>
}}
</table>
</table>
|}}
|}}
[[Category:PolicyInterventionSet]]
[[Category:PolicyInterventionSet]]
</includeonly>
</includeonly>

Revision as of 11:37, 20 January 2014

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

{{PolicyInterventionSetTemplate
|ISGroup=
|ConsistsOf=
|HasPurpose=
}}

Edit the page to see the template text.