Template:KeyPolicyQuestionTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
|PQBelongsToComponent=
|PQBelongsToComponent=
|HasKeyword=
|HasKeyword=
|BelongsToTheme=
|ThemeItem=
}}
}}
</pre>
</pre>
Line 32: Line 34:
<td class="PageWidthTableRemainderCell">
<td class="PageWidthTableRemainderCell">
{{#arraymap:{{{BelongsToComponent|}}}|;|x|[[PQBelongsToComponent::x]]}}</td></tr>}}
{{#arraymap:{{{BelongsToComponent|}}}|;|x|[[PQBelongsToComponent::x]]}}</td></tr>}}
{{#ifeq:{{{Keyword|}}}|||<tr><td class="PageWidthTableFirstCell">'''Keywords:'''</td>
{{#ifeq:{{{BelongsToTheme|}}}|||<tr><td class="PageWidthTableFirstCell">'''Belongs to theme:'''</td><td class="PageWidthTableRemainderCell">
[[BelongsToTheme::{{{BelongsToTheme|}}}]]</td></tr>
}}
{{#ifeq:{{{ThemeItem|}}}|||<tr><td class="PageWidthTableFirstCell">'''ThemeItems:'''</td>
<td class="PageWidthTableRemainderCell">
{{#arraymap:{{{ThemeItem|}}}|;|x|[[HasThemeItem::x]]}}</td></tr>}}
<!--{{#ifeq:{{{Keyword|}}}|||<tr><td class="PageWidthTableFirstCell">'''Keywords:'''</td>
<td class="PageWidthTableRemainderCell">
<td class="PageWidthTableRemainderCell">
{{#arraymap:{{{Keyword|}}}|;|x|[[HasKeyword::x]]|}}</td></tr>}}
{{#arraymap:{{{Keyword|}}}|;|x|[[HasKeyword::x]]|}}</td></tr>}}-->
</table>
</table>
<br/>
<br/>

Revision as of 12:53, 24 January 2014

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

{{KeyPolicyQuestionTemplate
|HasDescription=
|PQBelongsToComponent=
|HasKeyword=
|BelongsToTheme=
|ThemeItem=
}}

Edit the page to see the template text.