Extension:Cite/pl
Cite Status wydania: stabilne |
|
---|---|
File:Cite extension screenshot.png | |
Realizacja | Znaczniki |
Opis | Allows footnotes for citing sources and helps for correctly citing content in offline media |
Autor(zy) | Ævar Arnfjörð Bjarmasontalk |
Ostatnia wersja | continuous updates |
Polityka zgodności | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.34+ |
PHP | 7.0+ |
Licencja | Nie określono |
Pobieranie | |
Przykład | Wikipedia:Footnotes |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Przetłumacz rozszerzenie Cite jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
The Cite extension allows a user to create references as footnotes on a page.
It adds two parser hooks to MediaWiki, <ref>
and <references />
; these operate together to add citations to pages.
Użycie
See the help page for using the Cite extension for further information.
Instalacja
- <translate> [[<tvar name=2>Special:ExtensionDistributor/Cite</tvar>|Download]] and move the extracted <tvar name=name>
Cite
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'Cite' );
- Configure as required.
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
<translate> Vagrant installation:</translate>
- <translate> If using <tvar name=vagrant>Vagrant </tvar>, install with <tvar name=code>
vagrant roles enable cite --provision
</tvar></translate>
Konfiguracja
$wgCiteBookReferencing
Enables an experimental feature for sub-references when set to true
, see the help page. Default value: false
$wgCiteResponsiveReferences
Default setting for responsive display of references.
When set to true
, the references section will be displayed in multiple columns.
Zobacz dokumentację użycia.
Domyślna wartość: true
$wgCiteVisualEditorOtherGroup
When set to true
, the Cite toolbar button can be moved under the Insert menu. This is used on Wikivoyage sites. See the original feature request.
Default value: false
.
Zobacz też
File:Wikimedia-logo black.svg | <translate> This {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension|skin}} is being used on one or more [[<tvar name=2>m:Special:MyLanguage/Wikimedia projects</tvar>|Wikimedia projects]].</translate> <translate> This probably means that the {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension|skin}} is stable and works well enough to be used by such high-traffic websites.</translate> <translate> Look for this {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension's|skin's}} name in Wikimedia's <tvar name=2>CommonSettings.php</tvar> and <tvar name=3>InitialiseSettings.php</tvar> configuration files to see where it's installed.</translate> <translate> A full list of the {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extensions|skins}} installed on a particular wiki can be seen on the wiki's <tvar name=ver>Special:Version</tvar> page.</translate> |
Cite extension screenshot.png |
- Pages with script errors
- Extensions bundled with MediaWiki 1.21/pl
- Pages with broken file links
- Stable extensions/pl
- Tag extensions/pl
- Extensions with manual MediaWiki version
- Extensions with no license specified/pl
- Extensions in Wikimedia version control/pl
- All extensions/pl
- Extensions not in ExtensionJson
- Extensions used on Wikimedia/pl
- Referencing extensions/pl
- Extensions with VisualEditor support/pl