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
Line 13: Line 13:
  | Halloween = {{!}}rowspan="{{{catspan|1}}}" {{!}}{{PSO icon|Quest category}}[[Quests#Halloween_3|Halloween]]
  | Halloween = {{!}}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>

Revision as of 17:33, 24 May 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.