Template:Param/doc - minecraft.fandom.com

Jump to navigation Jump to search
Treść tej podstrony pochodzi z artykułu „Template:Param/doc” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more information

This template outputs the name of a parameter within code tags, without the parameter being affected by page transclusion.

Usage[]

{{param|parameter name|optional parameter default}}

Examples[]

{{param|1}}
produces

{{{1}}}

{{param|parameter|default}}
produces

{{{parameter|default}}}

See also[]