Difference between revisions of "Template:Code"

From CodeWOW
Jump to navigation Jump to search
(switch property to arraymap, in order to allow multiple Questions for each Code)
(fix syntax)
Line 35: Line 35:
 
|-
 
|-
 
! Question
 
! Question
| {{#arraymap:{{{Question|}}}|,x|[[Answers question::x]]}}
+
| {{#arraymap:{{{Question|}}}|,|x|[[Answers question::x]]}}
 
|}
 
|}
  

Revision as of 12:56, 8 April 2015

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

{{Code
|Agent=
|Guidance=
|Action=
|Condition=
|Goals=
|Source=
|Question=
}}

Edit the page to see the template text.