Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Template:Codeblock

Revision as of 18:56, 28 November 2007 by Codeslave.ca.ibm.com (Talk | contribs)

Displays a block of code inside a small table cell instead of a full-width cell.

Usage

{{codeblock|some code}} ->
some code

Back to the top