Template:Quest: Difference between revisions
From Ephinea PSO Wiki
No edit summary Tag: Reverted |
(oops i edited teh wrong page) Tag: Undo |
||
Line 1: | Line 1: | ||
<table align="right" style="border: 1px solid #aaa; font-size: 95%" cellpadding="0"> | <table align="right" style="border: 1px solid #aaa; font-size: 95%" cellpadding="0"> | ||
<tr> | <tr> | ||
<th colspan="2" style="font-size: larger; text-align: center; background-color: #465160; color:#eee;">{{ | <th colspan="2" style="font-size: larger; text-align: center; background-color: #465160; color:#eee;">{{PSO icon|quest}} {{{title|{{PAGENAME}}}}}</th> | ||
</tr> | </tr> | ||
{{#if:{{{episode|}}}| | |||
<tr> | <tr> | ||
< | <th colspan="2">Episode {{{episode|}}}</th> | ||
</tr> | </tr> | ||
{{#if:{{{ | }} | ||
{{#if:{{{category|}}}| | |||
<tr> | |||
<th style="background-color: #465160; color:#eee; width: 7em">Category:</th> | |||
<td style="width: 10em;">{{{category|}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{areas|}}}| | |||
<tr> | |||
<th style="background-color: #465160; color:#eee; width: 7em">Composition:</th> | |||
<td style="width: 10em;">{{{areas|}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{target|}}}| | |||
<tr> | |||
<th style="background-color: #465160; color:#eee; width: 7em">Target Time:</th> | |||
<td style="width: 10em;">{{{target|}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{client|}}}| | |||
<tr> | |||
<th style="background-color: #465160; color:#eee; width: 7em">Client:</th> | |||
<td style="width: 10em;">{{{client|}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{reward|}}}| | |||
<tr> | |||
<th style="background-color: #465160; color:#eee; width: 7em">Reward:</th> | |||
<td style="width: 10em;">{{{reward|}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{info|}}}| | |||
<tr> | <tr> | ||
<th style="background-color: #465160; color:#eee; width: 7em"> | <th style="background-color: #465160; color:#eee; width: 7em">Info:</th> | ||
<td style="width: 10em; ">{{{ | <td style="width: 10em;">{{{info|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{author|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: #465160; color:#eee; width: 7em"> | <th style="background-color: #465160; color:#eee; width: 7em">Author:</th> | ||
<td style="width: 10em;">{{{ | <td style="width: 10em;">{{{author|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{langs|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: #465160; color:#eee; width: 7em"> | <th style="background-color: #465160; color:#eee;; width: 7em">Languages:</th> | ||
<td style="width: 10em;">{{{ | <td style="width: 10em;">{{{langs|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{uxpon|}}}| | |||
<tr> | |||
<th colspan=2>Total XP</th> | |||
</tr> | |||
<tr style="text-align: center"> | |||
<td colspan=2> | |||
<tabber> | |||
Normal= | |||
<table style="width: 100%;"> | |||
<tr> | |||
<th>N</th> | |||
<th>H</th> | |||
<th>VH</th> | |||
<th>U</th> | |||
</tr> | |||
<tr> | |||
<td>{{{nxpon|}}}</td> | |||
<td>{{{hxpon|}}}</td> | |||
<td>{{{vhxpon|}}}</td> | |||
<td>{{{uxpon|}}}</td> | |||
</tr> | |||
</table> | |||
|-| | |||
One Person= | |||
<table style="width: 100%;"> | |||
<tr> | |||
<th>N</th> | |||
<th>H</th> | |||
<th>VH</th> | |||
<th>U</th> | |||
</tr> | |||
<tr> | <tr> | ||
<td | <td>{{{nxpoff|}}}</td> | ||
<td>{{{hxpoff|}}}</td> | |||
<td>{{{vhxpoff|}}}</td> | |||
<td>{{{uxpoff|}}}</td> | |||
</tr> | </tr> | ||
</table | </table> | ||
</tabber> | |||
</td> | |||
</tr> | |||
}} | |||
</table> | </table> | ||
{{#if:{{{desc|}}}| | {{#if:{{{desc|}}}| | ||
: ''{{{desc|}}}'' | : ''{{{desc|}}}'' | ||
: - | : - Quest description}}<noinclude> | ||
==Usage and example== | ==Usage and example== | ||
<pre> | <pre> | ||
{{ | {{Quest | ||
| | |title=Item Present | ||
| | |episode=2 | ||
| | |category=Shop | ||
| | |areas=Area 01-07 (This is for challenge only) | ||
| | |target=01'20''00 (This is for challenge only) | ||
| | |client=??? | ||
| | |desc=Want to challenge our new VR? Anyone can, for a fee! Waiting for challengers... | ||
| | |reward=0 Meseta | ||
| | |info=Challenge the new simulator. | ||
|author=Sonic Team | |||
|langs=English, Japanese | |||
|nxpon=10 | |||
|hxpon=20 | |||
|vhxpon=30 | |||
|uxpon=40 | |||
|nxpoff=50 | |||
|hxpoff=60 | |||
|vhxpoff=70 | |||
|uxpoff=80 | |||
}} | }} | ||
</pre> | </pre> | ||
{{ | {{Quest | ||
| | |title=Item Present | ||
| | |episode=2 | ||
| | |category=Shop | ||
| | |desc=Want to challenge our new VR? Anyone can, for a fee! Waiting for challengers... | ||
| | |client=??? | ||
| | |reward=0 Meseta | ||
| | |info=Challenge the new simulator. | ||
| | |author=Sonic Team | ||
| | |langs=English, Japanese | ||
|nxpon=10 | |||
|hxpon=20 | |||
|vhxpon=30 | |||
|uxpon=40 | |||
|nxpoff=50 | |||
|hxpoff=60 | |||
|vhxpoff=70 | |||
|uxpoff=80 | |||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 14:32, 28 January 2023
Quest |
---|
Usage and example
{{Quest |title=Item Present |episode=2 |category=Shop |areas=Area 01-07 (This is for challenge only) |target=01'20''00 (This is for challenge only) |client=??? |desc=Want to challenge our new VR? Anyone can, for a fee! Waiting for challengers... |reward=0 Meseta |info=Challenge the new simulator. |author=Sonic Team |langs=English, Japanese |nxpon=10 |hxpon=20 |vhxpon=30 |uxpon=40 |nxpoff=50 |hxpoff=60 |vhxpoff=70 |uxpoff=80 }}
Item Present | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Episode 2 | |||||||||||||||||
Category: | Shop | ||||||||||||||||
Client: | ??? | ||||||||||||||||
Reward: | 0 Meseta | ||||||||||||||||
Info: | Challenge the new simulator. | ||||||||||||||||
Author: | Sonic Team | ||||||||||||||||
Languages: | English, Japanese | ||||||||||||||||
Total XP | |||||||||||||||||
|
- Want to challenge our new VR? Anyone can, for a fee! Waiting for challengers...
- - Quest description