Difference between revisions of "Template:Code"

From CodeWOW
Jump to navigation Jump to search
m (format)
(upcase properties)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Code
 
{{Code
|agent=
+
|Agent=
|guidance=
+
|Guidance=
|action=
+
|Action=
|condition=
+
|Condition=
|goals=
+
|Goals=
|source=
+
|Source=
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 12:26, 8 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.