mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
doc/user: fix column size
This commit is contained in:
@@ -2829,7 +2829,7 @@ In beiden Optionen können die folgenden Variablen verwendet werden:
|
||||
|
||||
Beispiele für Bedingungen:
|
||||
|
||||
[width="100%",cols="2,10",options="header"]
|
||||
[width="100%",cols="3,10",options="header"]
|
||||
|===
|
||||
| Bedingung | Beschreibung
|
||||
| `${window}` | Wird nur in Fenster-Bars angezeigt
|
||||
|
||||
@@ -2778,7 +2778,7 @@ In both options, the following variables can be used:
|
||||
|
||||
Examples of conditions:
|
||||
|
||||
[width="100%",cols="2,10",options="header"]
|
||||
[width="100%",cols="3,10",options="header"]
|
||||
|===
|
||||
| Condition | Description
|
||||
| `${window}` | Displayed in window bars only
|
||||
|
||||
@@ -2869,7 +2869,7 @@ Dans chacune des options, les variables suivantes peuvent être utilisées :
|
||||
|
||||
Exemples de conditions :
|
||||
|
||||
[width="100%",cols="2,10",options="header"]
|
||||
[width="100%",cols="3,10",options="header"]
|
||||
|===
|
||||
| Condition | Description
|
||||
| `${window}` | Affiché seulement dans les barres de type "window"
|
||||
|
||||
@@ -3019,7 +3019,7 @@ In both options, the following variables can be used:
|
||||
|
||||
Examples of conditions:
|
||||
|
||||
[width="100%",cols="2,10",options="header"]
|
||||
[width="100%",cols="3,10",options="header"]
|
||||
|===
|
||||
| Condition | Description
|
||||
| `${window}` | Displayed in window bars only
|
||||
|
||||
@@ -2894,7 +2894,7 @@ In both options, the following variables can be used:
|
||||
|
||||
Examples of conditions:
|
||||
|
||||
[width="100%",cols="2,10",options="header"]
|
||||
[width="100%",cols="3,10",options="header"]
|
||||
|===
|
||||
| Condition | Description
|
||||
| `${window}` | Displayed in window bars only
|
||||
|
||||
@@ -2810,7 +2810,7 @@ In both options, the following variables can be used:
|
||||
|
||||
Examples of conditions:
|
||||
|
||||
[width="100%",cols="2,10",options="header"]
|
||||
[width="100%",cols="3,10",options="header"]
|
||||
|===
|
||||
| Condition | Description
|
||||
| `${window}` | Displayed in window bars only
|
||||
|
||||
@@ -2601,7 +2601,7 @@ In both options, the following variables can be used:
|
||||
|
||||
Examples of conditions:
|
||||
|
||||
[width="100%",cols="2,10",options="header"]
|
||||
[width="100%",cols="3,10",options="header"]
|
||||
|===
|
||||
| Condition | Description
|
||||
| `${window}` | Displayed in window bars only
|
||||
|
||||
Reference in New Issue
Block a user