Jump to content

Sablon:BlueSpiceKiterjesztésLábléc

From mediawiki.org
This page is a translated version of the page Template:BlueSpiceExtensionFooter and the translation is 53% complete.
Outdated translations are marked like this.

Installation

{
	"repositories": [
		{
			"type": "vcs",
			"url": "https://github.com/wikimedia/mediawiki-extensions-BlueSpiceExtensionFooter/hu.git"
		}
	],
	"require": {
		"mediawiki/BlueSpiceExtensionFooter/hu": "dev-REL1_43"
	}
}
  • Run the following command in your MediaWiki installation path
composer update --no-dev
wfLoadExtension( 'BlueSpiceExtensionFooter/hu' );
  • Yes Kész Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
BlueSpice-ikon

Ez a kiterjesztés eredetileg a BlueSpicehoz készült. A BlueSpice a MediaWiki vállalati és szervezeti terjesztésre összeállított csomagja. A BlueSpice a MediaWikit a minőségmenedzsment, folyamatkezelés, adminisztráció, szerkesztés és biztonság területein bővíti. You can download this extension separately.

BlueSpice:
Sablondokumentáció

Usage

Creates two level 2 sections (one for installation steps and one for external links) followed by a flat list of BlueSpice links.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

name of the extension

Default
{{PAGENAME}}
Stringoptional
statusstatus

If value is 'unmaintained', the output will be "This extension is no longer bundled with BlueSpice." otherwise see 'download-with'

Suggested values
unmaintained ou champ vide
Default
empty value
Stringoptional
download-withdownload-with

If NOT set, output is "You can download this extension separately". If you set a value (i.e. "BlueSpice free") result will be "This extension is bundled with BlueSpice free" in the blue box.

Default
empty field
Stringoptional
has-userhelphas-userhelp

add predefined package help link

Suggested values
'yes' pour ajouter un lien d'aide autre valeur: pas de lien d'aide
Default
yes
Example
has-userhelp=yes
Stringoptional

Examples

{{BlueSpiceExtensionFooter|AboutBlueSpice
|download-with = BlueSpice free
}}

Installation

.git) as a "vcs repository" and the package name (mediawiki/AboutBlueSpice) and version to the require section of your composer.local.json. Example:

{
	"repositories": [
		{
			"type": "vcs",
			"url": "https://github.com/wikimedia/mediawiki-extensions-AboutBlueSpice
.git"
		}
	],
	"require": {
		"mediawiki/AboutBlueSpice": "AboutBlueSpice"
	}
}
  • Run the following command in your MediaWiki installation path
composer update --no-dev
wfLoadExtension( 'AboutBlueSpice' );
  • Yes Kész Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
BlueSpice-ikon

Ez a kiterjesztés eredetileg a BlueSpicehoz készült. A BlueSpice a MediaWiki vállalati és szervezeti terjesztésre összeállított csomagja. A BlueSpice a MediaWikit a minőségmenedzsment, folyamatkezelés, adminisztráció, szerkesztés és biztonság területein bővíti. A kiterjesztést BlueSpice free-vel töltheted le.

BlueSpice: