Difference between revisions of "Template:CppSourceCode"
From Horde3D Wiki
(This is a Template for source code using the SyntaxHighlight_GeSHi Extension. No styling done.) |
m |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| width="800" style="border: | + | {| width="800" cellspacing="0" style="border: 0px; padding: 0px; border-style: solid; border-color: #FF9900; border-width: 2px;" |
| − | |'''{{{ | + | | bgcolor="#FFCC33" | '''{{{description}}}''' |
| − | |- | + | |- |
| − | | | + | | bgcolor="#FFFFE0" |{{{code}}} |
| − | |||
| − | |||
| − | |||
|} | |} | ||
Latest revision as of 10:36, 12 July 2009
| {{{description}}} |
| {{{code}}} |