Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Template:Code"
From NetSec
| Line 11: | Line 11: | ||
}} | }} | ||
</pre> | </pre> | ||
| + | |||
| + | {{code | ||
| + | |text= | ||
| + | your code would go here. | ||
| + | maybe some here too. | ||
| + | }} | ||
| + | |||
</noinclude> | </noinclude> | ||
Revision as of 01:17, 19 October 2011
|
{{{text}}} |
Usage
{{code
|text=
your code would go here.
maybe some here too.
}}
|
your code would go here. maybe some here too. |