Lista wszystkich komunikatów systemowych dostępnych w przestrzeni nazw MediaWiki.
Odwiedź Tłumaczenie MediaWiki oraz translatewiki.net, jeśli chcesz uczestniczyć w tłumaczeniu oprogramowania MediaWiki.
Nazwa | Tekst domyślny |
---|---|
Tekst obecny | |
apihelp-cargoautocomplete-param-limit (dyskusja) (Przetłumacz) | A limit on the number of results returned |
apihelp-cargoautocomplete-param-substr (dyskusja) (Przetłumacz) | Search substring |
apihelp-cargoautocomplete-param-table (dyskusja) (Przetłumacz) | Cargo table for which to search values |
apihelp-cargoautocomplete-param-where (dyskusja) (Przetłumacz) | The "where" clause for the query, based on the other filters specified |
apihelp-cargoautocomplete-summary (dyskusja) (Przetłumacz) | Autocompletion call used by the Cargo extension. |
apihelp-cargofields-description (dyskusja) (Przetłumacz) | Fetches all the fields in the specified table |
apihelp-cargofields-param-table (dyskusja) (Przetłumacz) | The Cargo database table on which the fields should be fetched |
apihelp-cargofields-summary (dyskusja) (Przetłumacz) | Fetches all the fields in the specified table |
apihelp-cargoformatparams-description (dyskusja) (Przetłumacz) | Gets the set of display parameters for each Cargo query format. |
apihelp-cargoformatparams-param-queryformat (dyskusja) (Przetłumacz) | A Cargo query format |
apihelp-cargoformatparams-summary (dyskusja) (Przetłumacz) | Gets the set of display parameters for each Cargo query format. |
apihelp-cargoquery-description (dyskusja) (Przetłumacz) | Runs a query on the Cargo data. |
apihelp-cargoquery-param-fields (dyskusja) (Przetłumacz) | The table field(s) to retrieve |
apihelp-cargoquery-param-group_by (dyskusja) (Przetłumacz) | Field(s) on which to group results, corresponding to an SQL GROUP BY clause |
apihelp-cargoquery-param-having (dyskusja) (Przetłumacz) | Conditions for grouped values, corresponding to an SQL HAVING clause |
apihelp-cargoquery-param-join_on (dyskusja) (Przetłumacz) | Conditions for joining multiple tables, corresponding to an SQL JOIN ON clause |
apihelp-cargoquery-param-limit (dyskusja) (Przetłumacz) | A limit on the number of results returned |
apihelp-cargoquery-param-offset (dyskusja) (Przetłumacz) | The query offset |
apihelp-cargoquery-param-order_by (dyskusja) (Przetłumacz) | The order of results, corresponding to an SQL ORDER BY clause |
apihelp-cargoquery-param-tables (dyskusja) (Przetłumacz) | The Cargo database table or tables on which to search |
apihelp-cargoquery-param-where (dyskusja) (Przetłumacz) | The conditions for the query, corresponding to an SQL WHERE clause |
apihelp-cargoquery-summary (dyskusja) (Przetłumacz) | Runs a query on the Cargo data. |
apihelp-cargoqueryautocomplete-description (dyskusja) (Przetłumacz) | Autocompletion call used by the CargoQuery (previously ViewData) special page. |
apihelp-cargoqueryautocomplete-param-limit (dyskusja) (Przetłumacz) | A limit on the number of results returned. |
apihelp-cargoqueryautocomplete-param-search (dyskusja) (Przetłumacz) | Search substring |
apihelp-cargoqueryautocomplete-param-tables (dyskusja) (Przetłumacz) | Array of selected cargo table(s) based on which Field(s), Group By and Order By are autocompleted. |
apihelp-cargoqueryautocomplete-summary (dyskusja) (Przetłumacz) | Autocompletion call used by the CargoQuery (previously ViewData) special page. |
apihelp-cargorecreatedata-description (dyskusja) (Przetłumacz) | Re-populates the data in a Cargo table. |
apihelp-cargorecreatedata-param-offset (dyskusja) (Przetłumacz) | Of the pages that call this template, the number at which to start querying |
apihelp-cargorecreatedata-param-replaceOldRows (dyskusja) (Przetłumacz) | Whether to replace old rows for each page while repopulating the table |
apihelp-cargorecreatedata-param-table (dyskusja) (Przetłumacz) | The Cargo database table to repopulate |
apihelp-cargorecreatedata-param-template (dyskusja) (Przetłumacz) | The template whose data to use |
apihelp-cargorecreatedata-summary (dyskusja) (Przetłumacz) | Re-populates the data in a Cargo table. |
apihelp-cargorecreatespecialtable-description (dyskusja) (Przetłumacz) | Creates a Cargo special table. |
apihelp-cargorecreatespecialtable-param-createReplacement (dyskusja) (Przetłumacz) | Whether to put data into a replacement table |
apihelp-cargorecreatespecialtable-param-table (dyskusja) (Przetłumacz) | The special table to be recreated |
apihelp-cargorecreatespecialtable-summary (dyskusja) (Przetłumacz) | Creates a special Cargo table. |
apihelp-cargorecreatetables-description (dyskusja) (Przetłumacz) | Recreates one or more Cargo tables. |
apihelp-cargorecreatetables-param-createReplacement (dyskusja) (Przetłumacz) | Whether to put data into a replacement table |
apihelp-cargorecreatetables-param-template (dyskusja) (Przetłumacz) | The template whose declared Cargo table(s) should be recreated |
apihelp-cargorecreatetables-summary (dyskusja) (Przetłumacz) | Recreates one or more Cargo tables. |
apihelp-cargotables-description (dyskusja) (Przetłumacz) | Fetches all the tables in the system |
apihelp-cargotables-summary (dyskusja) (Przetłumacz) | Fetches all the tables in the system |
apihelp-categorytree-description (dyskusja) (Przetłumacz) | Wewnętrzny moduł rozszerzenia CategoryTree. |
apihelp-categorytree-param-category (dyskusja) (Przetłumacz) | Tytuł w przestrzeni nazw kategorii, prefiks będzie ignorowany jeżeli podany. |
apihelp-categorytree-param-options (dyskusja) (Przetłumacz) | Opcje dla konstruktora CategoryTree w postaci obiektu JSON. Opcja <var>depth</var> domyślnie wynosi <kbd>1</kbd>. |
apihelp-categorytree-summary (dyskusja) (Przetłumacz) | Wewnętrzny moduł rozszerzenia CategoryTree. |
apihelp-changeauthenticationdata-example-password (dyskusja) (Przetłumacz) | Spróbuj zmienić hasło bieżącego użytkownika na <kbd>ExamplePassword</kbd>. |
apihelp-changeauthenticationdata-summary (dyskusja) (Przetłumacz) | Zmień dane logowania bieżącego użytkownika. |
apihelp-changecontentmodel-example (dyskusja) (Przetłumacz) | Zmień stronę główną na model zawartości <code>text</code> |