Участник:Senefi/TestTemplate: различия между версиями

Материал из MassMeta
Перейти к навигации Перейти к поиску
imported>Senefi
(testing conditional inclusion for hacky template table data query)
 
imported>Senefi
Нет описания правки
Строка 1: Строка 1:
{{#ifeq:{{{1}}}|first<--
{{#ifeq:{{{1}}}|first<--
-->|Only including first field<--
-->|Only including first field<--
-->|{{#if:{{{1|}}}||Including first and other fields<br>|}}}}
-->|{{#if:{{{1|}}}||Including first and other fields<br>|}}|}}
{{#ifeq:{{{1}}}|second<--
{{#ifeq:{{{1}}}|second<--
-->|Only including second field<--
-->|Only including second field<--
-->|{{#if:{{{1|}}}||Including second and other fields<br>|}}}}
-->|{{#if:{{{1|}}}||Including second and other fields<br>|}}|}}
{{#ifeq:{{{1}}}|third<--
{{#ifeq:{{{1}}}|third<--
-->|Only including third field<--
-->|Only including third field<--
-->|{{#if:{{{1|}}}||Including third and other fields<br>|}}}}
-->|{{#if:{{{1|}}}||Including third and other fields<br>|}}|}}

Версия от 12:35, 11 июля 2023

Including first and other fields
Including second and other fields
Including third and other fields