Template:PolicyInterventionEffectTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 9: Line 9:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{{#subobject:-|ZZ_HasEffect={{PAGENAME}}|ZZ_HasEffectOnComponent={{{EffectOnComponent|}}}|ZZ_HasEffectDescription={{{Effect|}}}}}{| class="wikitable"
! EffectOnComponent
! EffectOnComponent
| [[ZZ_HasEffectOnComponent::{{{EffectOnComponent|}}}]]
| {{{EffectOnComponent|}}}  
|-
|-
! Effect
! Effect
| [[ZZ_HasEffect::{{{Effect|}}}]]
| {{{Effect|}}}  
|}
|}</includeonly>
</includeonly>

Revision as of 10:23, 4 March 2014

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

{{ZZ_PolicyInterventionEffectTemplate
|EffectOnComponent=
|Effect=
}}

Edit the page to see the template text.