mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 21:05:16 +00:00
docs: linked "hide" URL param values to its description (#1766)
This commit is contained in:
parent
1294ab2d0b
commit
9734a998cc
4 changed files with 4 additions and 4 deletions
|
|
@ -143,7 +143,7 @@ Du kannst mehrere, mit Kommas separierte, Werte in der bg_color Option angeben,
|
||||||
|
|
||||||
#### Exklusive Optionen der Statistiken-Karte:
|
#### 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_title` - _(Boolean)_
|
||||||
- `hide_rank` - _(Boolean)_
|
- `hide_rank` - _(Boolean)_
|
||||||
- `show_icons` - _(Boolean)_
|
- `show_icons` - _(Boolean)_
|
||||||
|
|
|
||||||
|
|
@ -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:
|
#### 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_title` - _(booleano)_
|
||||||
- `hide_rank` - _(booleano)_
|
- `hide_rank` - _(booleano)_
|
||||||
- `show_icons` - _(booleano)_
|
- `show_icons` - _(booleano)_
|
||||||
|
|
|
||||||
|
|
@ -153,7 +153,7 @@ Vous pouvez fournir plusieurs valeurs (suivie d'une virgule) dans l'option bg_co
|
||||||
|
|
||||||
#### Stats Card Exclusive Options:
|
#### 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_title` - Masquer le titre _(boolean)_
|
||||||
- `hide_rank` - Masquer le rang _(boolean)_
|
- `hide_rank` - Masquer le rang _(boolean)_
|
||||||
- `show_icons` - Afficher les icônes _(boolean)_
|
- `show_icons` - Afficher les icônes _(boolean)_
|
||||||
|
|
|
||||||
|
|
@ -181,7 +181,7 @@ You can provide multiple comma-separated values in bg_color option to render a g
|
||||||
|
|
||||||
#### Stats Card Exclusive Options:
|
#### 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_title` - _(boolean)_
|
||||||
- `hide_rank` - _(boolean)_ hides the rank and automatically resizes the card width
|
- `hide_rank` - _(boolean)_ hides the rank and automatically resizes the card width
|
||||||
- `show_icons` - _(boolean)_
|
- `show_icons` - _(boolean)_
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue