Difference between revisions of "Template:HuntSearch"
From Medivia Online Wiki
| Line 10: | Line 10: | ||
{{#if: {{{min_level|}}} | AND minlevel >= {{{min_level}}} }} | {{#if: {{{min_level|}}} | AND minlevel >= {{{min_level}}} }} | ||
{{#if: {{{max_level|}}} | AND maxlevel <= {{{max_level}}} }} | {{#if: {{{max_level|}}} | AND maxlevel <= {{{max_level}}} }} | ||
{{# | {{#switch: {{{team_size|}}} | ||
| Solo = AND team=1 | |||
| Duo = AND team=2 | |||
| Trio = AND team=3 | |||
| #default = | |||
}} | |||
{{#switch: {{{vocation|}}} | {{#switch: {{{vocation|}}} | ||
| Knight = AND knight=1 | | Knight = AND knight=1 | ||
Revision as of 13:14, 23 September 2025
This is the 'HuntSearch' template. It should be called via the Form:HuntingSpotSearch form.