Template:Codesnippet: Difference between revisions

From KDE TechBase
No edit summary
(fix attempt)
Line 1: Line 1:
<div>{{{1}}}</div>
<noinclude>
{{Template:Template}}
 
Included content begins
----
</noinclude>
<div>
{{{1}}}
</div>
<noinclude>
----
Included content ends
</noinclude>

Revision as of 16:38, 4 March 2007

This page is a template, editing it will affect all the pages that make use of it, so users should be especially careful when editing it.

You can include this content in another page by using the wiki markup {{Codesnippet}}. For more details on how to use templates see "A Quick Guide to Templates".

Included content begins


{{{1}}}


Included content ends