diff --git a/wiki/Beatmap_search/de.md b/wiki/Beatmap_search/de.md index c658e7e682b0..e180662cb0f3 100644 --- a/wiki/Beatmap_search/de.md +++ b/wiki/Beatmap_search/de.md @@ -7,6 +7,8 @@ tags: - website search - Beatmaps suchen - Beatmaps finden +outdated_translation: true +outdated_since: b109605a360c0b1751daa1f9fabf8bdbe8c9b6b9 --- # Beatmap-Suche diff --git a/wiki/Beatmap_search/en.md b/wiki/Beatmap_search/en.md index 76ac1e869a53..2bfd1e6cd253 100644 --- a/wiki/Beatmap_search/en.md +++ b/wiki/Beatmap_search/en.md @@ -90,7 +90,7 @@ Beatmap metadata fields can be compared against specific values for more granula | `bpm` | [Song tempo](/wiki/Music_theory/Tempo) | | `length` | [Play time](/wiki/Beatmap/Play_time) in seconds | | `key`, `keys` | Number of keys (osu!mania and converted beatmaps only) | -| `status` | Beatmap status. Value can be `ranked`, `approved`, `pending`, `notsubmitted`, `unknown`, or `loved`, or `r`/`a`/`p`/`n`/`u`/`l` for short. | +| `status` | Beatmap status. Value can be `ranked`, `approved`, `pending`, `notsubmitted`, `unknown`, or `loved`, or `r`/`a`/`p`/`n`/`u`/`l` for short. Allows multiple values separated by commas (`,`) | | `played`, `lastplayed` | Time since last played. Accepts a format of `#y#M#d#h#m#s`, for years, months, days, hours, minutes, and seconds respectively. For example,`2d5s` means "2 days and 5 seconds". | | `divisor` | The denominator of the [beat snap divisor](/wiki/Client/Beatmap_editor/Beat_snap_divisor) | @@ -132,6 +132,12 @@ played<2M5h lastplayed>1y ``` +(Lazer) Find Ranked and Loved beatmaps + +``` +status=r,l +``` + ## References [^website-filters]: [osu!web source code](https://github.com/ppy/osu-web/blob/c1a5dc390634accc87c12cb2cead73c45d8e7ad5/app/Libraries/Search/BeatmapsetQueryParser.php) diff --git a/wiki/Beatmap_search/es.md b/wiki/Beatmap_search/es.md index d2eea358609c..79a740813a16 100644 --- a/wiki/Beatmap_search/es.md +++ b/wiki/Beatmap_search/es.md @@ -10,6 +10,8 @@ tags: - filtros de beatmaps - búsqueda del cliente - búsqueda del sitio web +outdated_translation: true +outdated_since: b109605a360c0b1751daa1f9fabf8bdbe8c9b6b9 --- # Búsqueda de beatmaps diff --git a/wiki/Beatmap_search/fr.md b/wiki/Beatmap_search/fr.md index 62201bd5bf41..d1d7f1aaa52a 100644 --- a/wiki/Beatmap_search/fr.md +++ b/wiki/Beatmap_search/fr.md @@ -11,6 +11,8 @@ tags: - demande de beatmaps - client de recherche - recherche sur le web +outdated_translation: true +outdated_since: b109605a360c0b1751daa1f9fabf8bdbe8c9b6b9 --- # Recherche des beatmaps diff --git a/wiki/Beatmap_search/zh.md b/wiki/Beatmap_search/zh.md index 0fdf354f4d2c..8274f74f34d1 100644 --- a/wiki/Beatmap_search/zh.md +++ b/wiki/Beatmap_search/zh.md @@ -9,6 +9,8 @@ tags: - 客户端搜索 - 网页搜索 - 筛选谱面 +outdated_translation: true +outdated_since: b109605a360c0b1751daa1f9fabf8bdbe8c9b6b9 --- # 谱面搜索