Template:Samp - minecraft.fandom.com
Treść tej podstrony pochodzi z artykułu „Template:Samp” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
{{{1}}}
See also: Template:Code
This template is a simplified usage of <samp>...</samp>, which is used to format sample outputs. Usage of samp is deprecated for filenames, so use {{mono}} instead.
Usage[]
The first anonymous parameter is a string to format. Note that <nowiki>...</nowiki> is needed around a parameter value if it contains the pipe (|) or equals (=) symbols, or they will be treated as a parameter separator or parameter identifier, respectively. Alternatively, you could also use {{!}} or {{=}} instead.
Examples[]
{{samp|text}}– text{{samp|error|color=red}}– error
See also[]
{{samps}}, which can format multiple strings but does not support attributes
[view | edit | history | purge]The above documentation is transcluded from Template:Samp/doc.