Module:Version/doc/ja

From Bonkipedia

メインのエントリーポイントは get 関数です。

First parameter is the release type, which can be one of the following:

  • stable
  • legacy
  • lts
  • beta
  • alpha

Second parameter is the format, which can be one of the following:

  • version
  • branch
  • git
  • date

Note that alpha および beta only work with branch, the behavior of other output formats is undefined.

  • {{#invoke:Version|get|alpha|branch}}: 1.40
  • {{#invoke:Version|get|beta|branch}}: 1.39
  • {{#invoke:Version|get|stable|version}}: 1.38.4
  • {{#invoke:Version|get|stable|branch}}: 1.38
  • {{#invoke:Version|get|stable|git}}: REL1_38
  • {{#invoke:Version|get|stable|date}}: 2022-09-29
  • {{#invoke:Version|get|lts|version}}: 1.35.8
  • {{#invoke:Version|get|legacy|version}}: 1.37.6
  • {{#invoke:Version|get|legacylts|version}}: 1.35.8

とはいえ、このモジュールを直接呼び出すのではなく、Category:MediaWiki version information templates のラッパー テンプレートの 1 つを使用する方がいいでしょう。[[[<translate nowrap> w:Wikipedia:Please clarify</translate>|<span title="<translate nowrap> The reason for this is unclear.</translate>"><translate> why?</translate>]]]