Search translations
Appearance
489 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
Get the item for page "<var>Berlin</var>" on the site "<var>enwiki</var>" after normalising the title from "<var>berlin</var>"
MediaWiki:Apihelp-wbgetentities-example-11/en-gb
Serialisation format used for <var>$1difftotext</var> and expected for output of content.
MediaWiki:Apihelp-query+revisions+base-param-contentformat/en-gb
The context title to use when determining extra CSS classes (e.g. link colours) when <var>$1prop</var> contains <var>linkclasses</var>.
MediaWiki:Apihelp-query+info-param-linkcontext/en-gb
Gives the additional CSS classes (e.g. link colours) used for links to this page if they were to appear on the page named by <var>$1linkcontext</var>.
MediaWiki:Apihelp-query+info-paramvalue-prop-linkclasses/en-gb
Content serialisation format of <var>fromtext-{slot}</var>.
MediaWiki:Apihelp-compare-param-fromcontentformat-=7Bslot=7D/en-gb
Content serialisation format of <var>totext-{slot}</var>.
MediaWiki:Apihelp-compare-param-tocontentformat-=7Bslot=7D/en-gb
The action specified, <kbd>$1</kbd>, is not recognised.
MediaWiki:Apierror-unknownaction/en-gb
Treats the #var and #varexists parser functions as volatile to prevent unexpected behaviour due to template caching. Disabling this reinstates the legacy behaviour.
MediaWiki:Variables-config-arevolatile/en-gb
Unrecognised value for parameter <var>$1</var>: $2.
MediaWiki:Apierror-unrecognizedvalue/en-gb
Manage and personalise the list of pages you track.
MediaWiki:Prefs-description-watchlist/en-gb
Unrecognised {{PLURAL:$3|value|values}} for parameter <var>$1</var>: $2.
MediaWiki:Apiwarn-unrecognizedvalues/en-gb
#<!-- leave this line exactly as it is --> <pre>
# Headings that will be ignored by search.
# Changes to this take effect as soon as the page with the heading is indexed.
# You can force page reindexing by doing a null edit.
# Syntax is as follows:
# * Everything from a "#" character to the end of the line is a comment.
# * Every non-blank line is the exact title to ignore, case and everything.
References
External links
See also
#</pre> <!-- leave this line exactly as it is -->
# Headings that will be ignored by search.
# Changes to this take effect as soon as the page with the heading is indexed.
# You can force page reindexing by doing a null edit.
# Syntax is as follows:
# * Everything from a "#" character to the end of the line is a comment.
# * Every non-blank line is the exact title to ignore, case and everything.
References
External links
See also
#</pre> <!-- leave this line exactly as it is -->
MediaWiki:Cirrussearch-ignored-headings/en-gb
The course $1 is not connected to this event, and therefore it cannot be synchronised.
MediaWiki:Campaignevents-tracking-tool-wikiedu-not-connected-error/en-gb
Set your author name and the default licence.
MediaWiki:Prefs-description-uploads/en-gb
Check the "License" header on the side of the Flickr page. Both the icons and licence name that they used have to match one of the choices here.
MediaWiki:Mwe-upwiz-license-flickr-subhead/en-gb
Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.
MediaWiki:Apihelp-delete-example-reason/en-gb
This is the creator of the event, other organisers can not remove this user.
MediaWiki:Campaignevents-edit-field-organizers-creator-title/en-gb
Allows setting the coordinates of the map's centre for display_point(s).
Accepts both addresses and coordinates.
When this property is not provided, the map will centre itself on the provided marker, or between the provided markers.
Accepts both addresses and coordinates.
When this property is not provided, the map will centre itself on the provided marker, or between the provided markers.
MediaWiki:Maps-displaymap-par-centre/en-gb
Change the appearance of the page's font size, width, and colour
MediaWiki:Vector-appearance-tooltip/en-gb
Input to MediaWiki should be NFC-normalised UTF-8. MediaWiki may attempt to convert other input, but this may cause some operations (such as [[Special:ApiHelp/edit|edits]] with MD5 checks) to fail.
Parameters that take multiple values are normally submitted with the values separated using the pipe character, e.g. <kbd>param=value1|value2</kbd> or <kbd>param=value1%7Cvalue2</kbd>. If a value must contain the pipe character, use U+001F (Unit Separator) as the separator ''and'' prefix the value with U+001F, e.g. <kbd>param=%1Fvalue1%1Fvalue2</kbd>.
Some parameter types in API requests need further explanation:
Parameters that take multiple values are normally submitted with the values separated using the pipe character, e.g. <kbd>param=value1|value2</kbd> or <kbd>param=value1%7Cvalue2</kbd>. If a value must contain the pipe character, use U+001F (Unit Separator) as the separator ''and'' prefix the value with U+001F, e.g. <kbd>param=%1Fvalue1%1Fvalue2</kbd>.
Some parameter types in API requests need further explanation:
MediaWiki:Api-help-datatypes-top/en-gb
The Real Life Barnstar is awarded to editors who make contributions both online and offline, by organising wiki-related real-life events.
MediaWiki:Wikilove-barnstar-reallife-desc/en-gb
The value passed for <var>$1</var> contains invalid or non-normalised data. Textual data should be valid, NFC-normalised Unicode without C0 control characters other than HT (\t), LF (\n), and CR (\r).
MediaWiki:Apiwarn-badutf8/en-gb
#<!-- leave this line exactly as it is --> <pre>
# If a page contains one of these templates then its search score is multiplied by the configured percentage.
# Changes to this take effect immediately.
# Syntax is as follows:
# * Everything from a "#" character to the end of the line is a comment.
# * Every non-blank line is the exact template name to boost, namespace, case and everything, followed by a "|" character followed by a number followed by a "%" character.
# Examples of good lines:
# Template:Good|150%
# Template:Very Very Good|300%
# Template:Bad|50%
# Examples of non-working lines:
# Template:Foo|150.234234% # no decimal points allowed!
# Foo|150% # technically works, but for transclusions of the Foo page from the main namespace
# You can test configuration changes by performing a query prefixed with boost-templates:"XX" where XX is all of the templates you want to boost separated by spaces instead of line breaks.
# Queries that specify boost-templates:"XX" ignore the contents of this field.
#</pre> <!-- leave this line exactly as it is -->
# If a page contains one of these templates then its search score is multiplied by the configured percentage.
# Changes to this take effect immediately.
# Syntax is as follows:
# * Everything from a "#" character to the end of the line is a comment.
# * Every non-blank line is the exact template name to boost, namespace, case and everything, followed by a "|" character followed by a number followed by a "%" character.
# Examples of good lines:
# Template:Good|150%
# Template:Very Very Good|300%
# Template:Bad|50%
# Examples of non-working lines:
# Template:Foo|150.234234% # no decimal points allowed!
# Foo|150% # technically works, but for transclusions of the Foo page from the main namespace
# You can test configuration changes by performing a query prefixed with boost-templates:"XX" where XX is all of the templates you want to boost separated by spaces instead of line breaks.
# Queries that specify boost-templates:"XX" ignore the contents of this field.
#</pre> <!-- leave this line exactly as it is -->
MediaWiki:Cirrussearch-boost-templates/en-gb
The authorisation server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
MediaWiki:Mwoauth-oauth2-error-temporarily-unavailable/en-gb
Try to normalise the page title against the client site.
This only works if exactly one site and one page have been given.
This only works if exactly one site and one page have been given.
MediaWiki:Apihelp-wbgetentities-param-normalize/en-gb
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"