Difference between revisions of "Template:Block"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | < | + | <nowiki>{{{1}}}</nowiki><noinclude> |
==Usage== | ==Usage== | ||
Line 7: | Line 7: | ||
Used to display a block of code in an enlarged, monospace typeface within a gray block like the following: | Used to display a block of code in an enlarged, monospace typeface within a gray block like the following: | ||
− | + | {{Block|#!/bin/bash -x<br> | |
alskdjf<br> | alskdjf<br> | ||
alskjf | alskjf |
Latest revision as of 23:30, 18 May 2012
{{{1}}}
Usage
{{{1}}}
Used to display a block of code in an enlarged, monospace typeface within a gray block like the following:
{{{1}}}
See also Template:Code for code lines or words
.