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 |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>{{Documentation subpage}}</noinclude> | ||
+ | |||
+ | This template is for explicitly indicating that the content inside it represents example output from a computer program or other machine source. | ||
+ | |||
=== Usage === | === Usage === | ||
Latest revision as of 10:51, 24 January 2024
This is a documentation subpage for Template:Samp.
It may contain usage information, categories and other content that is not part of the original page. |
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? |