Skip to main content

Notice: This Wiki is now read only and edits are no longer 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:57, 28 November 2007 by Unnamed Poltroon (Talk)

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