Template:HuntingTableRow4: Difference between revisions

From Ephinea PSO Wiki
(Created page with "|- {{#if:{{{divider|}}}|style="border-bottom: solid 3px #aaa;"}} {{#switch:{{{category}}} | Government = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}Government | Side Story = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}Side Story | Extermination = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}Extermination | Maximum Attack = {{!}}rowspan="...")
 
No edit summary
 
(One intermediate revision 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}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Government_3|Government]]
  | Government = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Government_3|Government]]
  | Side Story = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Side Story_3|Side Story]]
  | Side Story = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Side Story_3|Side Story]]
  | Extermination = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Extermination_3|Extermination]]
  | Extermination = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Extermination_3|Extermination]]
  | Maximum Attack = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Maximum Attack_3|Maximum Attack]]
  | Maximum Attack = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Maximum Attack_3|Maximum Attack]]
  | Retrieval = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Retrieval_3|Retrieval]]
  | Retrieval = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Retrieval_3|Retrieval]]
  | Shop = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Shop_3|Shop]]
  | Shop = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Shop_3|Shop]]
  | Tower = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Tower|Tower]]
  | Tower = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Tower|Tower]]
  | VR = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#VR_3|VR]]
  | VR = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#VR_3|VR]]
  | Solo Only = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Solo Only_3|Solo Only]]
  | Solo Only = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Solo Only_3|Solo Only]]
  | Event = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Event_3|Event]]
  | Event = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Event_3|Event]]
  | Halloween = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Halloween_3|Halloween]]
  | Halloween = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Halloween_3|Halloween]]
}}
}}
{{#if:{{{questspan|}}}|{{!}}rowspan="{{{questspan}}}"}}{{#if:{{{quest|}}}|{{!}}{{Quest link|{{{quest}}}}}}}
{{#if:{{{questspan|}}}|{{!}}rowspan="{{{questspan}}}"}}{{#if:{{{quest|}}}|{{!}}{{PSO icon|Quest}}[[{{{quest}}}]]}}
|style="text-align:center"|{{{details}}}
|style="text-align:center"|{{{details}}}
|style="text-align:center"|{{{count}}}
|style="text-align:center"|{{{count}}}
<noinclude>
<noinclude>
==Usage and example==
==Usage and example==
<pre>{{HuntingTableRow|category=|catspan=|ep=|quest=|questspan=|details=|count=}}</pre>
<pre>{{HuntingTableRow|category=|catspan=|quest=|questspan=|details=|count=}}</pre>
Works similarly to [[Template:DropRow]], but used after [[Template:HuntingTableHead]].
Works similarly to [[Template:DropRow]], but used after [[Template:HuntingTableHead]]. For episode 4 enemies/quests.
</noinclude>
</noinclude>

Latest revision as of 17:06, 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 4 enemies/quests.