m |
|||
(33 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <div class=" | + | <div class="codebox"> |
− | <div class="codebarbg">{{{ | + | <div class="codebarbg">{{{title|Code}}}</div> |
− | < | + | <code {{{args|cpp}}}>{{{text}}}</code> |
− | + | </div><noinclude> | |
− | + | ||
− | {{{ | + | ==Parameters== |
− | </ | + | |
− | </div>< | + | {| class="wikitable" |
− | + | |- | |
− | </ | + | ! Parameter !! Function |
+ | |- | ||
+ | | '''title''' || A label for the code | ||
+ | |- | ||
+ | | '''args''' || Highlighting type and line-numbering settings | ||
+ | |- | ||
+ | | '''text''' || The code | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | [[Category:Template]] | ||
+ | </noinclude> |
{{{text}}}
Parameter | Function |
---|---|
title | A label for the code |
args | Highlighting type and line-numbering settings |
text | The code |