Difference between revisions of "Template:Samp"

From LFS Manual
Jump to navigationJump to search
(Created page with "<samp {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-left:0.4em; padding-right:0.4em; color:{{{color|#666666}}}; {{{style|}}}" {{#if:{...")
 
(No difference)

Latest revision as of 10:42, 3 December 2023

{{{1}}}

Template Info-Icon.png

Template documentation

View - Edit

This template is for explicitly indicating that the content inside it represents example output from a computer program or other machine source.

Usage

Markup Renders as
{{samp|1=[A]bort, [R]etry, [F]ail?}}

[A]bort, [R]etry, [F]ail?