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