Template:Code: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{{text}} | {{{text}}} | ||
<div class="codebox"> | <div class="codebox"> | ||
<div class="codebarbg">{{{title|Code}}}</div> | <div class="codebarbg">{{{title|Code}}}</div> | ||
Revision as of 21:15, 3 March 2011
{{{text}}}
{{{text}}}
Parameters
| Parameter | Function |
|---|---|
| title | A label for the code |
| args | Highlighting type and line-numbering settings |
| text | The code |