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

Материал из MassMeta
Перейти к навигации Перейти к поиску
imported>Senefi
Нет описания правки
imported>Senefi
Нет описания правки
Строка 1: Строка 1:
{{#ifeq:{{{1}}}|first|Only including first field|{{#if:{{{1|}}}||Including first and other fields<br>|}}|}}
{{#ifeq:{{{1}}}|first|Only including first field|{{{1}}}{{#if:{{{1|}}}||Including first and other fields<br>|}}|}}
{{#ifeq:{{{1}}}|second|Only including second field|{{#if:{{{1|}}}||Including second and other fields<br>|}}|}}
{{#ifeq:{{{1}}}|second|Only including second field|{{#if:{{{1|}}}||Including second and other fields<br>|}}|}}
{{#ifeq:{{{1}}}|third|Only including third field|{{#if:{{{1|}}}||Including third and other fields<br>|}}|}}
{{#ifeq:{{{1}}}|third|Only including third field|{{#if:{{{1|}}}||Including third and other fields<br>|}}|}}

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

{{{1}}}Including first and other fields
Including second and other fields
Including third and other fields