Template:HuntingTableRow1: Difference between revisions

From Ephinea PSO Wiki
No edit summary
No edit summary
 
(24 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}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Government{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Government]]
  | Government = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Government|Government]]
  | Side Story = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Side Story{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Side Story]]
  | Side Story = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Side Story|Side Story]]
  | Extermination = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Extermination{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Extermination]]
  | Extermination = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Extermination|Extermination]]
  | Maximum Attack = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Maximum Attack{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Maximum Attack]]
  | Maximum Attack = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Maximum Attack|Maximum Attack]]
  | Retrieval = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Retrieval{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Retrieval]]
  | Retrieval = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Retrieval|Retrieval]]
  | Shop = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Shop{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Shop]]
  | Shop = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Shop|Shop]]
  | Tower = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Tower{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Tower]]
  | Tower = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Tower|Tower]]
  | VR = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#VR{{#switch:{{{ep}}}|2 = _2|4 = _3}}|VR]]
  | VR = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#VR|VR]]
  | Solo Only = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Solo Only{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Solo Only]]
  | Solo Only = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Solo Only|Solo Only]]
  | Event = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Event{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Event]]
  | Event = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Event|Event]]
  | Halloween = {{!}}rowspan="{{{catspan|1}}}" style="text-align:left"{{!}}{{PSO icon|Quest category}}[[Quests#Halloween{{#switch:{{{ep}}}|2 = _2|4 = _3}}|Halloween]]
  | Halloween = {{!}}style="white-space:nowrap" rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Halloween|Halloween]]
}}
}}
|style="text-align:left"|{{#if:{{{questspan|}}}|{{!}}rowspan="{{{questspan}}}"}}{{#if:{{{quest|}}}|{{!}}{{Quest link|{{{quest}}}}}}}
{{#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=|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]]. For episode 1 enemies/quests.
|style="text-align:left" {{#if:{{{questspan|}}}|rowspan="{{{questspan}}}" {{!}}{{Quest link|{{{quest}}}}}|}}
|{{#if:{{{questspan}}}|rowspan="{{{questspan}}}" style="text-align:left"{{!}}{{PSO icon|Quest}}[[{{{quest}}}]]|}}
</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.