Template:HuntingTableRow1: Difference between revisions

From Ephinea PSO Wiki
No edit summary
No edit summary
 
(108 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}}}"{{!}}[[Quests#Government{{#switch:{{{ep}}}
  | Government = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Government|Government]]
|2 = _2
  | Side Story = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Side Story|Side Story]]
|4 = _3
  | Extermination = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Extermination|Extermination]]
}}|Government]]
  | Maximum Attack = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Maximum Attack|Maximum Attack]]
 
  | Retrieval = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Retrieval|Retrieval]]
 
  | Shop = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Shop|Shop]]
 
  | Tower = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Tower|Tower]]
<!--
  | VR = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#VR|VR]]
  | Side Story = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | Solo Only = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Solo Only|Solo Only]]
  | Extermination = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | Event = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Event|Event]]
  | Maximum Attack = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | Halloween = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Halloween|Halloween]]
  | Retrieval = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | Shop = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | Tower = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | VR = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | Solo Only = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | Event = {{!}}rowspan="{{{catspan|1}}}"{{!}}
  | Halloween = {{!}}rowspan="{{{catspan|1}}}"{{!}}
}}
}}
-->
{{#if:{{{questspan|}}}|{{!}}rowspan="{{{questspan}}}"}}{{#if:{{{quest|}}}|{{!}}{{PSO icon|Quest}}[[{{{quest}}}]]}}
|style="text-align:center"|{{{details}}}
|style="text-align:center"|{{{count}}}
<noinclude>
<noinclude>
==Usage and example==
==Usage and example==
<pre>{{HuntingTableRow|category=|catspan=|ep=|quest=|details=|count=}}</pre>
<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>
<!--| Government = |rowspan="{{{catspan|1}}}"|[[Quests#Government{{#switch:{{{ep}}}
|2 = _2
|4 = _3
}}-->

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.