Difference between revisions of "Template:Issue"

From AquaPedia Case Study Database
Jump to: navigation, search
(Created page with "<noinclude> This is the "Issue and Stakeholders" template. It should be called in the following format: <pre> {{Issue and Stakeholders |Issue= |Stakeholder= |NSPD= }} </pre> E...")
 
Line 10: Line 10:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>
! Issu
+
** [[Issue::{{{Issue|}}}]]
| [[Issue::{{{Issue|}}}]]
+
Stakeholders:
|-
+
{{#arraymap:{{{Stakeholder|}}}|,|x|[[Stakeholder::x]]}}
! Stakeholder
+
 
| {{#arraymap:{{{Stakeholder|}}}|,|x|[[Stakeholder::x]]}}
+
NSPD:
|-
+
{{#arraymap:{{{NSPD|}}}|,|x|***[[NSPD::x]]|\n\n}}
! NSPD
+
 
| {{#arraymap:{{{NSPD|}}}|,|x|[[NSPD::x]]}}
+
|}
+
 
</includeonly>
 
</includeonly>

Revision as of 18:33, 20 April 2012

This is the "Issue and Stakeholders" template. It should be called in the following format:

{{Issue and Stakeholders
|Issue=
|Stakeholder=
|NSPD=
}}

Edit the page to see the template text.