Jump to: navigation, search
36,976 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
The timestamp to start enumerating from.
MediaWiki:Apihelp-query+checkuserlog-param-from/en-gb
The timestamp to stop enumerating at.
MediaWiki:Apihelp-query+globalblocks-param-end/en
The timestamp to start enumerating from.
MediaWiki:Apihelp-query+globalblocks-param-start/en
This layer type can {{PLURAL:$2|only be used with the $1 mapping service|be used with these mapping services: $1}}.
MediaWiki:Maps-layer-type-supported-by/en
The consumer can only be used on project "$1".
MediaWiki:Mwoauth-invalid-access-wrongwiki/en
Pipe-separated list of section numbers for which to return text. "all" can be used to return for all. Ranges in format "1-4" mean get sections 1,2,3,4. Ranges without second number, e.g. "1-" means get all until the end. "references" can be used to specify that all sections containing references should be returned.
MediaWiki:Apihelp-mobileview-param-sections/en
Pipe-separated list of section numbers for which to return text. "all" can be used to return for all. Ranges in format "1-4" mean get sections 1,2,3,4. Ranges without second number, e.g. "1-" means get all until the end. "references" can be used to specify that all sections containing references should be returned.
MediaWiki:Apihelp-mobileview-param-sections/fa
Text to be displayed on the marked as inappropriate post mask. Parameters:
* $1 - The feedback post id
* $2 - The name of the user who marked the post as inappropriate
* $3 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
* $1 - The feedback post id
* $2 - The name of the user who marked the post as inappropriate
* $3 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
MediaWiki:Articlefeedbackv5-mask-text-inappropriate/qqq
Text to be displayed on the autohidden post mask. Parameters:
* $1 - The feedback post id
* $2 - The name of the user who hid the post
* $3 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
* $1 - The feedback post id
* $2 - The name of the user who hid the post
* $3 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
MediaWiki:Articlefeedbackv5-mask-text-autohide/qqq
Timestamp format to use for output, 'ISO_8601' or 'MW'. 'MW' is deprecated here, so all clients should switch to 'ISO_8601'. This parameter will be removed, and 'ISO_8601' will become the only output format.
MediaWiki:Apihelp-echomarkseen-param-timestampFormat/en
Label for a link to [[mw:How to contribute]] in the page footer. "Developer" means "software developer", not editor or contributor; feel free to replace the word with another which can be used in your language to call people with technical interest.
{{Identical|Developer}}
{{Identical|Developer}}
MediaWiki:Wikimedia-developers/qqq
#<!-- 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.
# The 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.
# The 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
#<!-- leave this line exactly as it is --> <pre>
# This message lets you configure the settings of the "more like this" feature.
# Changes to this take effect immediately.
# The syntax is as follows:
# * Everything from a "#" character to the end of the line is a comment.
# * Every non-blank line is the setting name followed by a ":" character followed by the setting value
# The settings are:
# * min_doc_freq (integer): Minimum number of documents (per shard) that need a term for it to be considered.
# * max_doc_freq (integer): Maximum number of documents (per shard) that have a term for it to be considered.
# High frequency terms are generally "stop words".
# * max_query_terms (integer): Maximum number of terms to be considered. This value is limited to $wgCirrusSearchMoreLikeThisMaxQueryTermsLimit (100).
# * min_term_freq (integer): Minimum number of times the term appears in the input to doc to be considered. For small fields (title) this value should be 1.
# * minimum_should_match (percentage -100% to 100%, or integer number of terms): The percentage of terms to match on. Defaults to 30%.
# * min_word_len (integer): Minimal length of a term to be considered. Defaults to 0.
# * max_word_len (integer): The maximum word length above which words will be ignored. Defaults to unbounded (0).
# * fields (comma separated list of values): These are the fields to use. Allowed fields are title, text, auxiliary_text, opening_text, headings and all.
# * use_fields (true|false) : Tell the "more like this" query to use only the field data. Defaults to false: the system will extract the content of the text field to build the query.
# Examples of good lines:
# min_doc_freq:2
# max_doc_freq:20000
# max_query_terms:25
# min_term_freq:2
# minimum_should_match:30%
# min_word_len:2
# max_word_len:40
# fields:text,opening_text
# use_fields:true
# </pre> <!-- leave this line exactly as it is -->
# This message lets you configure the settings of the "more like this" feature.
# Changes to this take effect immediately.
# The syntax is as follows:
# * Everything from a "#" character to the end of the line is a comment.
# * Every non-blank line is the setting name followed by a ":" character followed by the setting value
# The settings are:
# * min_doc_freq (integer): Minimum number of documents (per shard) that need a term for it to be considered.
# * max_doc_freq (integer): Maximum number of documents (per shard) that have a term for it to be considered.
# High frequency terms are generally "stop words".
# * max_query_terms (integer): Maximum number of terms to be considered. This value is limited to $wgCirrusSearchMoreLikeThisMaxQueryTermsLimit (100).
# * min_term_freq (integer): Minimum number of times the term appears in the input to doc to be considered. For small fields (title) this value should be 1.
# * minimum_should_match (percentage -100% to 100%, or integer number of terms): The percentage of terms to match on. Defaults to 30%.
# * min_word_len (integer): Minimal length of a term to be considered. Defaults to 0.
# * max_word_len (integer): The maximum word length above which words will be ignored. Defaults to unbounded (0).
# * fields (comma separated list of values): These are the fields to use. Allowed fields are title, text, auxiliary_text, opening_text, headings and all.
# * use_fields (true|false) : Tell the "more like this" query to use only the field data. Defaults to false: the system will extract the content of the text field to build the query.
# Examples of good lines:
# min_doc_freq:2
# max_doc_freq:20000
# max_query_terms:25
# min_term_freq:2
# minimum_should_match:30%
# min_word_len:2
# max_word_len:40
# fields:text,opening_text
# use_fields:true
# </pre> <!-- leave this line exactly as it is -->
MediaWiki:Cirrussearch-morelikethis-settings/en
Which properties to get:
;metadata:Comment ID, type, timestamp, user.
;formatted:HTML that would be displayed for this comment on [[Special:MoodBarFeedback]].
;hidden:Format the full HTML even if comments are hidden.
;metadata:Comment ID, type, timestamp, user.
;formatted:HTML that would be displayed for this comment on [[Special:MoodBarFeedback]].
;hidden:Format the full HTML even if comments are hidden.
MediaWiki:Apihelp-query+moodbarcomments-param-prop/en
Title of the page. Cannot be used together with $1pageid.
MediaWiki:Apihelp-flow-parsoid-utils-param-title/en
Permalink info block, last activity line:
* $1 - A link to the user who un-requested oversight (deletion) on the post
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
* $1 - A link to the user who un-requested oversight (deletion) on the post
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
MediaWiki:Articlefeedbackv5-permalink-status-unrequest/qqq
Permalink info block, last activity line:
* $1 - A link to the user who auto-hid the post (usually a fake user called Article Feedback)
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
* $1 - A link to the user who auto-hid the post (usually a fake user called Article Feedback)
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
MediaWiki:Articlefeedbackv5-permalink-status-autohide/qqq
Permalink info block, last activity line:
* $1 - A link to the user who un-oversighted (un-deleted) the post
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
* $1 - A link to the user who un-oversighted (un-deleted) the post
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
MediaWiki:Articlefeedbackv5-permalink-status-unoversight/qqq
Permalink info block, last activity line:
* $1 - A link to the user who flagged the post as abusive
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
* $1 - A link to the user who flagged the post as abusive
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
MediaWiki:Articlefeedbackv5-permalink-status-flag/qqq
Permalink info block, last activity line:
* $1 - A link to the user who auto-flagged the post as abuse (usually a fake user called Article Feedback)
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
* $1 - A link to the user who auto-flagged the post as abuse (usually a fake user called Article Feedback)
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
MediaWiki:Articlefeedbackv5-permalink-status-autoflag/qqq
Permalink info block, last activity line:
* $1 - A link to the user who un-marked the post as useful
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
* $1 - A link to the user who un-marked the post as useful
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
MediaWiki:Articlefeedbackv5-permalink-status-unfeature/qqq
Permalink info block, last activity line:
* $1 - A link to the user who marked the post as resolved
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
* $1 - A link to the user who marked the post as resolved
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
MediaWiki:Articlefeedbackv5-permalink-status-resolve/qqq
Permalink info block, last activity line:
* $1 - A link to the user who marked the post as inappropriate
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
* $1 - A link to the user who marked the post as inappropriate
* $2 - The relative timestamp: {{Doc-human-timestamp|12:00|10}}
{{Related|Articlefeedbackv5-permalink-status}}
MediaWiki:Articlefeedbackv5-permalink-status-inappropriate/qqq
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"