Difference between revisions of "Template:Code"

From CodeWOW
Jump to navigation Jump to search
(testing formatting)
(change cases)
Line 25: Line 25:
 
|-
 
|-
 
! Condition
 
! Condition
| {{#arraymap:{{{Condition|}}}|,|x|[[Has condition::x]]}}
+
| {{#arraymap:{{{condition|}}}|,|x|[[Has condition::x]]}}
 
|-
 
|-
 
! Goal
 
! Goal
| {{#arraymap:{{{Goals|}}}|,|x|[[In order to::x]]}}
+
| {{#arraymap:{{{goal|}}}|,|x|[[In order to::x]]}}
 
|-
 
|-
 
! Source
 
! Source
| {{#arraymap:{{{Source|}}}|,|x|[[According to::x]]}}
+
| {{#arraymap:{{{source|}}}|,|x|[[According to::x]]}}
 
|-
 
|-
 
!  
 
!  

Revision as of 18:56, 5 April 2015

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

{{Code
|agent=
|guidance=
|action=
|condition=
|goals=
|source=
}}

Edit the page to see the template text.