(Allow search by whether an uniforms is tagged is a game or not) |
(Allow to search by player number) |
||
| שורה 50: | שורה 50: | ||
{{#if: {{{Player|}}} | AND Games_Events.PlayerName= "{{{Player}}}" }} | {{#if: {{{Player|}}} | AND Games_Events.PlayerName= "{{{Player}}}" }} | ||
{{#if: {{{PlayerNumber|}}} | AND Games_Events.PlayerNumber= {{{PlayerNumber}}} }} | |||
{{#if: {{{PlayerAction|}}} | AND Games_Events.EventType IN ({{#var: PlayerEvent}}) }} | {{#if: {{{PlayerAction|}}} | AND Games_Events.EventType IN ({{#var: PlayerEvent}}) }} | ||
{{#if: {{{PlayerActionMinute|}}} | AND Games_Events.Minute = {{{PlayerActionMinute}}} }} | {{#if: {{{PlayerActionMinute|}}} | AND Games_Events.Minute = {{{PlayerActionMinute}}} }} | ||
| שורה 55: | שורה 56: | ||
{{#if: {{{PlayerSubActionMinute|}}} | AND Games_Events.Minute = {{{PlayerSubActionMinute}}} }} | {{#if: {{{PlayerSubActionMinute|}}} | AND Games_Events.Minute = {{{PlayerSubActionMinute}}} }} | ||
{{#if: {{{Player2|}}} | AND Events2.PlayerName= "{{{Player2}}}" }} | {{#if: {{{Player2|}}} | AND Events2.PlayerName= "{{{Player2}}}" }} | ||
{{#if: {{{PlayerNumber2|}}} | AND Events2.PlayerNumber= {{{PlayerNumber2}}} }} | |||
{{#if: {{{PlayerAction2|}}} | AND Events2.EventType IN ({{#var: PlayerEvent2}}) }} | {{#if: {{{PlayerAction2|}}} | AND Events2.EventType IN ({{#var: PlayerEvent2}}) }} | ||
{{#if: {{{PlayerActionMinute2|}}} | AND Events2.Minute = {{{PlayerActionMinute2}}} }} | {{#if: {{{PlayerActionMinute2|}}} | AND Events2.Minute = {{{PlayerActionMinute2}}} }} | ||
{{#if: {{{PlayerSubAction2|}}} | AND Events2.SubType IN ({{#var: PlayerSubEvent2}}) }} | {{#if: {{{PlayerSubAction2|}}} | AND Events2.SubType IN ({{#var: PlayerSubEvent2}}) }} | ||
{{#if: {{{PlayerSubActionMinute2|}}} | AND Events2.Minute = {{{PlayerSubActionMinute2}}} }} | {{#if: {{{PlayerSubActionMinute2|}}} | AND Events2.Minute = {{{PlayerSubActionMinute2}}} }} | ||
{{#if: {{{PlayersEventsInSameMinute|}}} | AND Events2.Minute = Games_Events.Minute }} | {{#if: {{{PlayersEventsInSameMinute|}}} | AND Events2.Minute = Games_Events.Minute }} | ||
גרסה מ־01:56, 16 באוקטובר 2020
ערכו את הדף כדי לצפות בטקסט התבנית.