Difference between revisions of "Template:Samp/doc"
From LFS Manual
Jump to navigationJump to search (Created page with "=== Usage === {{subst:mra|{{samp|1=[A]bort, [R]etry, [F]ail?}}}} <includeonly> Category:Programming typing-aid templates </includeonly>") |
m |
||
| Line 1: | Line 1: | ||
| + | This template is for explicitly indicating that the content inside it represents example output from a computer program or other machine source. | ||
| + | |||
=== Usage === | === Usage === | ||
Revision as of 09:44, 3 December 2023
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? |