Template:WikimediaGitCheckout/pl

This page is a translated version of the page Template:WikimediaGitCheckout and the translation is 15% complete.

The extension can be retrieved directly from Git

[?]:

  • Browse code
  • Some extensions have tags for stable releases.
  • Each branch is associated with a past MediaWiki release. There is also a "master" branch containing the latest alpha version (might require an alpha version of MediaWiki).

Extract the snapshot and place it in the extensions/WikimediaGitCheckout/ directory of your MediaWiki installation.

If you are familiar with Git and have shell access to your server, you can also obtain the extension as follows:

cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/WikimediaGitCheckout.git

Dokumentacja szablonu

Template for the download section of extensions that are in the WMF Git repo.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Git name1

Extension name as in the Git repo

Example
SemanticMediaWiki
Lineoptional
directory name2

Extension directory as in a MediaWiki install

Example
SemanticMediaWiki
Lineoptional

Przykłady

Defaults

{{WikimediaGitCheckout|Collection}}

The extension can be retrieved directly from Git

[?]:
  • Browse code
  • Some extensions have tags for stable releases.
  • Each branch is associated with a past MediaWiki release. There is also a "master" branch containing the latest alpha version (might require an alpha version of MediaWiki).

Extract the snapshot and place it in the extensions/Collection/ directory of your MediaWiki installation.

If you are familiar with Git and have shell access to your server, you can also obtain the extension as follows:

cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Collection.git

Specific parameters

{{WikimediaGitCheckout|Collection|ExampleTitle}}

The extension can be retrieved directly from Git

[?]:
  • Browse code
  • Some extensions have tags for stable releases.
  • Each branch is associated with a past MediaWiki release. There is also a "master" branch containing the latest alpha version (might require an alpha version of MediaWiki).

Extract the snapshot and place it in the extensions/ExampleTitle/ directory of your MediaWiki installation.

If you are familiar with Git and have shell access to your server, you can also obtain the extension as follows:

cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Collection.git ExampleTitle

Zobacz też