Template:Argument - minecraft.fandom.com

Jump to navigation Jump to search
Treść tej podstrony pochodzi z artykułu „Template:Argument” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
[edit | history | purge]Documentation

Show the argument name and its type, links to the page Argument types

Parameters

If {{{be}}} is specified:

  • Parameter {{{1}}} is the argument name in Bedrock Edition.
  • Parameter {{{2}}} is the argument type in Bedrock Edition.

If {{{be}}} is unspecified:

  • Parameter {{{1}}} is the argument name in Java Edition.
  • Parameter {{{2}}} is the argument type in Java Edition.
  • Parameter {{{3}}} is the argument name in Bedrock Edition.
  • Parameter {{{4}}} is the argument type in Bedrock Edition.

Example

{{argument|destination|block_pos|destination: x y z|CommandPosition}}

JE<destination>: block_pos
BE: destination: x y z: CommandPosition