Template:Codesnippet: Difference between revisions

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

Revision as of 16:44, 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