Template:BlueSpiceExtensionFooter/testcases
Appearance
From mediawiki.org
This is the template test cases page for the sandbox of Template:BlueSpiceExtensionFooter.
Purge this page to update the examples.
Purge this page to update the examples.
More information and options
If there are many examples of a complicated template on this page, those toward the end of the page may malfunction due to MediaWiki limits. If this occurs, see the "NewPP limit report" comment added to the rendered page.
You can also use Special:ExpandTemplates to examine the results of template use.
Testing sandbox version
[edit ]{{BlueSpiceExtensionFooter/sandbox}}
Template:BlueSpiceExtensionFooter/sandbox
Testing main template
[edit ]- T01 no parameter: no mandatory parameter, assuming using current page name
- T02 has-userhelp=no : no link to user guide appears
- T03 has-userhelp=yes : lowercase make link to User Guide appear
- T04 has-userhelp=YES : uppercase yes is assimilated to 'no'
- T05 status=unmaintained '...extension is no longer bundled with BlueSpice.' in the blue box at bottom; and param download with ignored
- T06 status=ALIVE in the blue box at bottom using parameter download-with
- T07 status=ALIVE without download-with; "... can download this extension separately" in the blue box at bottom
T01
[edit ]{{ {{BASEPAGENAME}} }}
Installation
[edit ]- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-BlueSpiceExtensionFooter/testcases.git) as a "vcs repository" and the package name (mediawiki/BlueSpiceExtensionFooter/testcases) and version to the
requiresection of yourcomposer.local.json. Example:
{ "repositories":[ { "type":"vcs", "url":"https://github.com/wikimedia/mediawiki-extensions-BlueSpiceExtensionFooter/testcases.git" } ], "require":{ "mediawiki/BlueSpiceExtensionFooter/testcases":"dev-REL1_43" } }
- Run the following command in your MediaWiki installation path
composer update --no-dev
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'BlueSpiceExtensionFooter/testcases' );
- Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
[edit ]T02
[edit ]{{BlueSpiceExtensionFooter
|1=WikiRAG
|has-userhelp=no
|download-with = BlueSpice pro}}
Installation
[edit ]- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git) as a "vcs repository" and the package name (mediawiki/WikiRAG) and version to the
requiresection of yourcomposer.local.json. Example:
{ "repositories":[ { "type":"vcs", "url":"https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git" } ], "require":{ "mediawiki/WikiRAG":"WikiRAG" } }
- Run the following command in your MediaWiki installation path
composer update --no-dev
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiRAG' );
- Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
[edit ]
T03
[edit ]{{BlueSpiceExtensionFooter
|1=WikiRAG
|has-userhelp=yes
|download-with = BlueSpice pro}}
Installation
[edit ]- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git) as a "vcs repository" and the package name (mediawiki/WikiRAG) and version to the
requiresection of yourcomposer.local.json. Example:
{ "repositories":[ { "type":"vcs", "url":"https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git" } ], "require":{ "mediawiki/WikiRAG":"WikiRAG" } }
- Run the following command in your MediaWiki installation path
composer update --no-dev
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiRAG' );
- Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
[edit ]T04
[edit ]{{BlueSpiceExtensionFooter
|1=WikiRAG
|has-userhelp=YES
|download-with = BlueSpice pro}}
Installation
[edit ]- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git) as a "vcs repository" and the package name (mediawiki/WikiRAG) and version to the
requiresection of yourcomposer.local.json. Example:
{ "repositories":[ { "type":"vcs", "url":"https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git" } ], "require":{ "mediawiki/WikiRAG":"WikiRAG" } }
- Run the following command in your MediaWiki installation path
composer update --no-dev
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiRAG' );
- Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
[edit ]
{{BlueSpiceExtensionFooter
|1=WikiRAG
|has-userhelp=YES
|download-with = BlueSpice pro
|status=unmaintained}}
Installation
[edit ]- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git) as a "vcs repository" and the package name (mediawiki/WikiRAG) and version to the
requiresection of yourcomposer.local.json. Example:
{ "repositories":[ { "type":"vcs", "url":"https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git" } ], "require":{ "mediawiki/WikiRAG":"WikiRAG" } }
- Run the following command in your MediaWiki installation path
composer update --no-dev
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiRAG' );
- Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
[edit ]
{{BlueSpiceExtensionFooter
|1=WikiRAG
|has-userhelp=YES
|download-with = BlueSpice pro
|status=ALIVE}}
Installation
[edit ]- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git) as a "vcs repository" and the package name (mediawiki/WikiRAG) and version to the
requiresection of yourcomposer.local.json. Example:
{ "repositories":[ { "type":"vcs", "url":"https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git" } ], "require":{ "mediawiki/WikiRAG":"WikiRAG" } }
- Run the following command in your MediaWiki installation path
composer update --no-dev
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiRAG' );
- Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
[edit ]
{{BlueSpiceExtensionFooter
|1=WikiRAG
|has-userhelp=YES
|status=ALIVE}}
Installation
[edit ]- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git) as a "vcs repository" and the package name (mediawiki/WikiRAG) and version to the
requiresection of yourcomposer.local.json. Example:
{ "repositories":[ { "type":"vcs", "url":"https://github.com/wikimedia/mediawiki-extensions-WikiRAG.git" } ], "require":{ "mediawiki/WikiRAG":"WikiRAG" } }
- Run the following command in your MediaWiki installation path
composer update --no-dev
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WikiRAG' );
- Yes Done Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
[edit ]