Šablona:Runewords/Query: Porovnání verzí

Z Endor Revived Wiki

(založena nová stránka s textem „<noinclude> {{#template_params:Slot|Socket|RuneCount|Level}} Tato šablona slouží pro filtrování runewordů z Cargo tabulky Runewords. </noinclude> <includeonly> {{#cargo_query: tables=Runewords |fields=Name,Runes,Slot,Level,Socket,Stats |where=1=1{{#if:{{{Slot|}}}| AND Slot LIKE "%{{{Slot}}}%"}}{{#if:{{{Socket|}}}| AND Socket="{{{Socket}}}"}}{{#if:{{{RuneCount|}}}| AND RuneCount={{{RuneCount}}}}}{{#if:{{{Level|}}}| AND Level <= {{{Level}}}}} |or…“)
 
Bez shrnutí editace
Řádek 8: Řádek 8:
tables=Runewords
tables=Runewords
|fields=Name,Runes,Slot,Level,Socket,Stats
|fields=Name,Runes,Slot,Level,Socket,Stats
|where=1=1{{#if:{{{Slot|}}}| AND Slot LIKE "%{{{Slot}}}%"}}{{#if:{{{Socket|}}}| AND Socket="{{{Socket}}}"}}{{#if:{{{RuneCount|}}}| AND RuneCount={{{RuneCount}}}}}{{#if:{{{Level|}}}| AND Level <= {{{Level}}}}}
|where=1=1 {{#if:{{{Slot|}}}|AND Slot LIKE '%{{{Slot}}}%'}} {{#if:{{{Socket|}}}|AND Socket='{{{Socket}}}'}} {{#if:{{{RuneCount|}}}|AND RuneCount={{{RuneCount}}}}} {{#if:{{{Level|}}}|AND Level <= {{{Level}}}}}
|order by=Level ASC, Name ASC
|order by=Level ASC, Name ASC
|format=template
|format=template

Verze z 14. 5. 2026, 10:22

Toto je šablona „Runewords/Query“, která by se měla používat v následující formě:

{{Runewords/Query
|Slot=
|Socket=
|RuneCount=
|Level=
}}

Při editaci stránky s touto šablonou uvidíte následující text:

Tato šablona slouží pro filtrování runewordů z Cargo tabulky Runewords.