Template:bc

From KDE Community Wiki
Revision as of 20:06, 29 September 2023 by Ashark (talk | contribs) (Add another code templates to list; simplify sections)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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. For more details on how to use templates see "A Quick Guide to Templates"

Block code.

Usage example

{{bc|echo "Hello world"}}

Result

echo "Hello world"