Skip to content

Commit

Permalink
docs: linked "hide" URL param values to its description (anuraghazra#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-i authored May 18, 2022
1 parent 1294ab2 commit 9734a99
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/readme_de.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Du kannst mehrere, mit Kommas separierte, Werte in der bg_color Option angeben,
#### Exklusive Optionen der Statistiken-Karte:

- `hide` - Verbirgt die angegeben Elemente _(mit Komma abgegrenzte Werte)_
- `hide` - Verbirgt die [angegeben Elemente](#verbergen-individueller-statistiken) _(mit Komma abgegrenzte Werte)_
- `hide_title` - _(Boolean)_
- `hide_rank` - _(Boolean)_
- `show_icons` - _(Boolean)_
Expand Down
2 changes: 1 addition & 1 deletion docs/readme_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Puedes pasar mútliples valores separados por coma en la opción `bg_color` para
#### Opciones exclusivas de la Tarjeta de Estadísticas:

- `hide` - Oculta de las estadísticas los elementos especificados _ (valores separados por comas) _
- `hide` - Oculta de las estadísticas [los elementos especificados](#ocultar-estadísticas-individualmente) _(valores separados por comas)_
- `hide_title` - _(booleano)_
- `hide_rank` - _(booleano)_
- `show_icons` - _(booleano)_
Expand Down
2 changes: 1 addition & 1 deletion docs/readme_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Vous pouvez fournir plusieurs valeurs (suivie d'une virgule) dans l'option bg_co
#### Stats Card Exclusive Options:

- `hide` - Masquer les éléments spécifiés dans les statistiques _(Comma seperated values)_
- `hide` - Masquer [les éléments spécifiés](#cacher-les-statistiques-individuelles) dans les statistiques _(Comma seperated values)_
- `hide_title` - Masquer le titre _(boolean)_
- `hide_rank` - Masquer le rang _(boolean)_
- `show_icons` - Afficher les icônes _(boolean)_
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ You can provide multiple comma-separated values in bg_color option to render a g
#### Stats Card Exclusive Options:

- `hide` - Hides the specified items from stats _(Comma-separated values)_
- `hide` - Hides the [specified items](#hiding-individual-stats) from stats _(Comma-separated values)_
- `hide_title` - _(boolean)_
- `hide_rank` - _(boolean)_ hides the rank and automatically resizes the card width
- `show_icons` - _(boolean)_
Expand Down

0 comments on commit 9734a99

Please sign in to comment.