Difference between revisions of "Template:Code"
Jump to navigation
Jump to search
(change from table to infobox style) |
(remove text intro from form) |
||
(One intermediate revision by the same user not shown) | |||
Line 16: | Line 16: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | {| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
− | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | + | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>Code: {{PAGENAME}}</big> |
|- | |- | ||
! Agent | ! Agent | ||
Line 39: | Line 39: | ||
| {{#arraymap:{{{Question|}}}|,|x|[[Answers question::x]]}} | | {{#arraymap:{{{Question|}}}|,|x|[[Answers question::x]]}} | ||
|} | |} | ||
− | |||
− | |||
[[Category:Codes]] | [[Category:Codes]] | ||
</includeonly> | </includeonly> |
Latest revision as of 15:54, 11 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.