Template:PortalRequirementsTable/row: Difference between revisions
From IdleOn MMO Wiki
mNo edit summary Tag: Reverted |
Tag: Undo |
||
Line 4: | Line 4: | ||
<td rowspan='{{#var:rowspan}}'>{{#if:{{{skillname|}}}|—|{{{mobAmount|}}}}}</td> | <td rowspan='{{#var:rowspan}}'>{{#if:{{{skillname|}}}|—|{{{mobAmount|}}}}}</td> | ||
{{#invoke:Loops|portalRowLoop | {{#invoke:Loops|portalRowLoop | ||
|reqs= | |reqs={{{portalreqs|}}} | ||
|areas={{{portalareas|}}} | |areas={{{portalareas|}}} | ||
|reqsString=<td>[[File:{{#if:{{{skillname|}}}|{{{skillname}}} Skill Icon.png|Boss Skull.png}}|30px]] {{Numdisplay|(1)}}</td> | |reqsString=<td>[[File:{{#if:{{{skillname|}}}|{{{skillname}}} Skill Icon.png|Boss Skull.png}}|30px]] {{Numdisplay|(1)}}</td> |
Revision as of 12:04, 25 February 2024
Usage: If portal area variables are ommitted, while a req is set, an infotext regarding hidden portals/portals without target will be displayed instead. {{PortalRequirementsTable/row |area=example |targets=example or example,example (has to differentiate between enemies using idle gifs and skilling nodes using pngs |skillname=example (Optional, if empty assumes the row to represent portals requiring killcounts rather than skill level) |portalreqs=example,list |portalareas=example,list }}