Template:HuntingTableRow1: Difference between revisions
From Ephinea PSO Wiki
No edit summary |
No edit summary |
||
(40 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
|- {{#if:{{{divider|}}}|style="border-bottom: solid 3px #aaa;"}} | |- {{#if:{{{divider|}}}|style="border-bottom: solid 3px #aaa;"}} | ||
{{#switch:{{{category}}} | {{#switch:{{{category}}} | ||
| Government = {{!}}rowspan="{{{catspan|1}}} | | Government = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Government|Government]] | ||
| Side Story = {{!}}rowspan="{{{catspan|1}}} | | Side Story = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Side Story|Side Story]] | ||
| Extermination = {{!}}rowspan="{{{catspan|1}}} | | Extermination = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Extermination|Extermination]] | ||
| Maximum Attack = {{!}}rowspan="{{{catspan|1}}} | | Maximum Attack = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Maximum Attack|Maximum Attack]] | ||
| Retrieval = {{!}}rowspan="{{{catspan|1}}} | | Retrieval = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Retrieval|Retrieval]] | ||
| Shop = {{!}}rowspan="{{{catspan|1}}} | | Shop = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Shop|Shop]] | ||
| Tower = {{!}}rowspan="{{{catspan|1}}} | | Tower = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Tower|Tower]] | ||
| VR = {{!}}rowspan="{{{catspan|1}}} | | VR = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#VR|VR]] | ||
| Solo Only = {{!}}rowspan="{{{catspan|1}}} | | Solo Only = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Solo Only|Solo Only]] | ||
| Event = {{!}}rowspan="{{{catspan|1}}} | | Event = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Event|Event]] | ||
| Halloween = {{!}}rowspan="{{{catspan|1}}} | | Halloween = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Halloween|Halloween]] | ||
}} | }} | ||
{{#if:{{{questspan}}}{{!}} | {{#if:{{{questspan|}}}|{{!}}rowspan="{{{questspan}}}"}}{{#if:{{{quest|}}}|{{!}}{{PSO icon|Quest}}[[{{{quest}}}]]}} | ||
|{{{details}}} | |style="text-align:center"|{{{details}}} | ||
|{{{count}}} | |style="text-align:center"|{{{count}}} | ||
<noinclude> | <noinclude> | ||
==Usage and example== | ==Usage and example== | ||
<pre>{{HuntingTableRow|category=|catspan | <pre>{{HuntingTableRow|category=|catspan=|quest=|questspan=|details=|count=}}</pre> | ||
Works similarly to [[Template:DropRow]], but used after [[Template:HuntingTableHead]]. For episode 1 enemies/quests. | |||
</noinclude> | </noinclude> |
Latest revision as of 17:05, 5 July 2025
|-
|style="text-align:center"|{{{details}}}
|style="text-align:center"|{{{count}}}
Usage and example
{{HuntingTableRow|category=|catspan=|quest=|questspan=|details=|count=}}
Works similarly to Template:DropRow, but used after Template:HuntingTableHead. For episode 1 enemies/quests.