TheocBase/TheocBase
-
Dentro del enfoque del bucle [2]
Dentro del enfoque del bucle [2]
within the scope of a loop [2] -
o hasta en un bucle anidado [3]
o hasta en un bucle anidado [3]
or even in a nested loop [3] -
Un bucle tiene una etiqueta de inicio y una de fin. Estos se nombran en consecuencia (<code>*_START; *_END</code>) y tienen una descripción <span class="pt_loop_description">[entre corchetes]</span> en la columna <strong>Valor</strong> que menciona también el <strong>Alcance</strong> de las etiquetas que están disponibles. Si una etiqueta de impresión devuelve una variable, entonces el valor se describe <var class="pt_variable_description">{entre corchetes}</var>; de lo contrario aparece el texto mencionado.
Un bucle tiene una etiqueta de inicio y una de fin. Estos se nombran en consecuencia (
<code>
*_START; *_END</code>
) y tienen una descripción<span class="pt_loop_description">
[entre corchetes]</span>
en la columna<strong>
Valor</strong>
que menciona también el<strong>
Alcance</strong>
de las etiquetas que están disponibles. Si una etiqueta de impresión devuelve una variable, entonces el valor se describe<var class="pt_variable_description">
{entre corchetes}</var>
; de lo contrario aparece el texto mencionado.A loop has a start and an end tag. These are named accordingly (<code>
*_START; *_END</code>
) and have a description<span class="pt_loop_description">
[between brackets]</span>
in the<strong>
Value</strong>
column that mentions also the<strong>
Scope</strong>
of the tags that are available. If a printing tag returns a variable, then the value is described<var class="pt_variable_description">
{between curly brackets}</var>
; otherwise the mentioned text appears. -
Reuniones de entre semana y del fin de semana
Reuniones de entre semana y del fin de semana
Midweek and Weekend Meetings -
Etiquetas de imprimir comunes
Etiquetas de imprimir comunes
Common Printing Tags -
Etiqueta
Etiqueta
Tag -
Valor
Valor
Value -
Enfoque
Enfoque
Scope -
<!-- Printing tag: -->PM_DATE<!-- Don't translate this. -->
<!-- Printing tag: -->
PM_DATE<!-- Don't translate this. -->
<!-- Printing tag: -->
PM_DATE<!-- Don't translate this. -->
-
{date}
{date}
{date} -
W
W
W -
<!-- Printing tag: -->EXCEPTION<!-- Don't translate this. -->
<!-- Printing tag: -->
EXCEPTION<!-- Don't translate this. -->
<!-- Printing tag: -->
EXCEPTION<!-- Don't translate this. -->
-
{Circuit Overseer's visit, Convention week, ...}
{Circuit Overseer's visit, Convention week, ...}
{Circuit Overseer's visit, Convention week, ...} -
<!-- Printing tag: -->NO_MEETING_EXCEPTION<!-- Don't translate this. -->
<!-- Printing tag: -->
NO_MEETING_EXCEPTION<!-- Don't translate this. -->
<!-- Printing tag: -->
NO_MEETING_EXCEPTION<!-- Don't translate this. -->
-
{<!-- Return value: -->"Yes"<!-- Don't translate this. --> or empty}
{
<!-- Return value: -->
"Yes"<!-- Don't translate this. -->
or empty}{<!-- Return value: -->
"Yes"<!-- Don't translate this. -->
or empty} -
<!-- Printing tag: -->CO_VISIT<!-- Don't translate this. -->
<!-- Printing tag: -->
CO_VISIT<!-- Don't translate this. -->
<!-- Printing tag: -->
CO_VISIT<!-- Don't translate this. -->
-
<!-- Printing tag: -->CO_NAME<!-- Don't translate this. -->
<!-- Printing tag: -->
CO_NAME<!-- Don't translate this. -->
<!-- Printing tag: -->
CO_NAME<!-- Don't translate this. -->
-
{name of the circuit overseer}
{name of the circuit overseer}
{name of the circuit overseer} -
<!-- Printing tag: -->CONVENTION<!-- Don't translate this. -->
<!-- Printing tag: -->
CONVENTION<!-- Don't translate this. -->
<!-- Printing tag: -->
CONVENTION<!-- Don't translate this. -->
-
<!-- Printing tag: -->WEEKS<!-- Don't translate this. -->
<!-- Printing tag: -->
WEEKS<!-- Don't translate this. -->
<!-- Printing tag: -->
WEEKS<!-- Don't translate this. -->