Data Box/es: Difference between revisions
(Created page with "===Syntax=== <code>[Dropdown: Data Box Widget] Caja de datos</code>") |
(Updating to match new version of source page) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<section begin="image"/> | <section begin="image"/> | ||
[[File: | [[File:Cajadedatos.png|alt=Data box|thumb]] | ||
<section end="image" /> | <section end="image" /> | ||
<section begin="name" />{{Block|Caja de datos[▼]}}<section end="name" /> es un bloque de código del[[Special:MyLanguage/Interface|Interfaz]] cajón. | <section begin="name" />{{Block|Caja de datos[▼]}}<section end="name" /> es un bloque de código del[[Special:MyLanguage/Interface|Interfaz]] cajón. | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
<section begin="name" />{{Block|[▼] data box}}<section end="name" /> is a code block from the [[Interface]] drawer. | |||
</div> | |||
==Uso== | ==Uso== | ||
<p id="tooltip">{{Block|[▼] Caja de datos}} se refiere al valor de un cuadro de datos seleccionado.</p> | <p id="tooltip">{{Block|[▼] Caja de datos}} se refiere al valor de un cuadro de datos seleccionado.</p> | ||
===Sintaxis=== | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
<code>[Dropdown: | <strong>Note:</strong> You should use data boxes for numerical values and labels for textual values. One advantage of using a data box is that you can title it. | ||
</div> | |||
==Sintaxis== | |||
[[File:Caja de datos Num.png|right|alt=The Data Box Block|thumb]] | |||
<!-- <code>when [Dropdown: Type of Widget] pushed</code> --> | |||
Entradas: | |||
#un cuadro de datos del menú desplegable | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
==Example== | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
[[File:data_box_example.gif|alt=Data Box example gif|thumb]] | |||
[[File:quotient_example.png|alt=Data Box example code|thumb]] | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
This is a model of an epidemic. To monitor the spread of the epidemic, data boxes and a line graph have been employed to monitor immune, uninfected, and infected populations. An epidemic occurs when the infected population exceeds the expected infected population. Thus, when over 5% of the population is infected, the warning label is shown. | |||
</div> | |||
<span id="Nuances"></span> | <span id="Nuances"></span> |
Latest revision as of 15:55, 16 August 2023
Caja de datos[▼]
es un bloque de código delInterfaz cajón.
[▼] data box
is a code block from the Interface drawer.
Uso
[▼] Caja de datos
se refiere al valor de un cuadro de datos seleccionado.
Note: You should use data boxes for numerical values and labels for textual values. One advantage of using a data box is that you can title it.
Sintaxis
Entradas:
- un cuadro de datos del menú desplegable
Example
This is a model of an epidemic. To monitor the spread of the epidemic, data boxes and a line graph have been employed to monitor immune, uninfected, and infected populations. An epidemic occurs when the infected population exceeds the expected infected population. Thus, when over 5% of the population is infected, the warning label is shown.