Template:Quest infobox: Difference between revisions
From Corsair Cove Official Wiki
m added toc |
added region |
||
| Line 24: | Line 24: | ||
-------->[[File:{{{image_filename}}}]]<!-- | -------->[[File:{{{image_filename}}}]]<!-- | ||
--------></div><!-- | --------></div><!-- | ||
---->}}<!-- | |||
** REGION ** | |||
---->{{#if: {{{region|}}}<!-- | |||
------>| <div class="cc-infobox-quest-region">{{{region}}}</div><!-- | |||
---->}}<!-- | ---->}}<!-- | ||
| Line 106: | Line 112: | ||
|- | |- | ||
| <code>image_filename=</code> || The filename of an optional thematic illustration or image, including the extension | | <code>image_filename=</code> || The filename of an optional thematic illustration or image, including the extension | ||
|- | |||
| <code>region=</code> || The specific region where the quest is unique found, or omit if non-specific or random | |||
|- | |- | ||
| <code>description=</code> || The story, the in-game flavor text of the quest | | <code>description=</code> || The story, the in-game flavor text of the quest | ||
| Line 149: | Line 157: | ||
|path=Wealth | |path=Wealth | ||
|image_filename=T BloodSail.png | |image_filename=T BloodSail.png | ||
|region=Ancient Archipelago | |||
|description=Months ago, the exploring vessel Prosperity disappeared without a trace. She was last seen in this region. Find out what happened to the ship and her crew. | |description=Months ago, the exploring vessel Prosperity disappeared without a trace. She was last seen in this region. Find out what happened to the ship and her crew. | ||
|recommended_ship_tier=2 | |recommended_ship_tier=2 | ||
| Line 172: | Line 181: | ||
|path=Wealth | |path=Wealth | ||
|image_filename=T BloodSail.png | |image_filename=T BloodSail.png | ||
|region=Ancient Archipelago | |||
|description=Months ago, the exploring vessel Prosperity disappeared without a trace. She was last seen in this region. Find out what happened to the ship and her crew. | |description=Months ago, the exploring vessel Prosperity disappeared without a trace. She was last seen in this region. Find out what happened to the ship and her crew. | ||
|recommended_ship_tier=2 | |recommended_ship_tier=2 | ||
| Line 197: | Line 207: | ||
|path= | |path= | ||
|image_filename= | |image_filename= | ||
|region=Crossbone Keys | |||
|description=Sailors reported an unfamiliar vessel roaming the Keys, flying no flag. Amara perhaps? | |description=Sailors reported an unfamiliar vessel roaming the Keys, flying no flag. Amara perhaps? | ||
|recommended_ship_tier=2 | |recommended_ship_tier=2 | ||
| Line 220: | Line 231: | ||
|path= | |path= | ||
|image_filename= | |image_filename= | ||
|region=Crossbone Keys | |||
|description=Sailors reported an unfamiliar vessel roaming the Keys, flying no flag. Amara perhaps? | |description=Sailors reported an unfamiliar vessel roaming the Keys, flying no flag. Amara perhaps? | ||
|recommended_ship_tier=2 | |recommended_ship_tier=2 | ||
| Line 250: | Line 262: | ||
|path= | |path= | ||
|image_filename= | |image_filename= | ||
|region= | |||
|description= | |description= | ||
|recommended_ship_tier= | |recommended_ship_tier= | ||
Revision as of 21:25, 1 August 2026
Generates an infobox with the specified information about the quest.
Usage
| Parameter | Purpose |
|---|---|
title= |
the name or title of the quest |
path= |
One of the Principle Path names, or omit for a generic quest
|
image_filename= |
The filename of an optional thematic illustration or image, including the extension |
region= |
The specific region where the quest is unique found, or omit if non-specific or random |
description= |
The story, the in-game flavor text of the quest |
recommended_ship_tier= |
If there's a recommended ship, you must specify the tier |
recommended_ship_class= |
If there's a particular class of ship, identify it by its color according to one of the Principle Path names, or omit for a generic class. Same values as above. |
recommended_ship_gun_damage= |
Recommended ship stat |
recommended_ship_boarding_damage= |
" |
recommended_ship_speed= |
" |
recommended_ship_manoeuvrability= |
" |
recommended_ship_armour= |
" |
reward_1_type= |
First reward's type, see Template:Reward card |
reward_1_name= |
First reward's name |
reward_1_qty= |
First reward's quantity |
reward_2_type= |
" |
reward_2_name= |
" |
reward_2_qty= |
" |
reward_3_type= |
" |
reward_3_name= |
" |
reward_3_qty= |
" |
Examples
The Secret of Prosperity
Ancient Archipelago
Months ago, the exploring vessel Prosperity disappeared without a trace. She was last seen in this region. Find out what happened to the ship and her crew.
<!-- Template parameters are explained at https://wiki.hoodedhorse.com/Corsair_Cove/Template:Quest_infobox -->
{{Quest infobox
|title=The Secret of Prosperity
|path=Wealth
|image_filename=T BloodSail.png
|region=Ancient Archipelago
|description=Months ago, the exploring vessel Prosperity disappeared without a trace. She was last seen in this region. Find out what happened to the ship and her crew.
|recommended_ship_tier=2
|recommended_ship_class=Wealth
|recommended_ship_gun_damage=
|recommended_ship_boarding_damage=
|recommended_ship_speed=12
|recommended_ship_manoeuvrability=12
|recommended_ship_armour=
|reward_1_type=path
|reward_1_name=Wealth
|reward_1_qty=3
|reward_2_type=
|reward_2_name=
|reward_2_qty=15
|reward_3_type=
|reward_3_name=
|reward_3_qty=
}}
Amara's Scouting Vessel
Crossbone Keys
Sailors reported an unfamiliar vessel roaming the Keys, flying no flag. Amara perhaps?
<!-- Template parameters are explained at https://wiki.hoodedhorse.com/Corsair_Cove/Template:Quest_infobox -->
{{Quest infobox
|title=Amara's Scouting Vessel
|path=
|image_filename=
|region=Crossbone Keys
|description=Sailors reported an unfamiliar vessel roaming the Keys, flying no flag. Amara perhaps?
|recommended_ship_tier=2
|recommended_ship_class=
|recommended_ship_gun_damage=4
|recommended_ship_boarding_damage=4
|recommended_ship_speed=4
|recommended_ship_manoeuvrability=4
|recommended_ship_armour=
|reward_1_type=resource
|reward_1_name=Coin
|reward_1_qty=30
|reward_2_type=
|reward_2_name=
|reward_2_qty=
|reward_3_type=
|reward_3_name=
|reward_3_qty=
}}
Copypasta
Copy and paste this at the top of any article on a specific quest:
<!-- Template parameters are explained at https://wiki.hoodedhorse.com/Corsair_Cove/Template:Quest_infobox -->
{{Quest infobox
|title=
|path=
|image_filename=
|region=
|description=
|recommended_ship_tier=
|recommended_ship_class=
|recommended_ship_gun_damage=
|recommended_ship_boarding_damage=
|recommended_ship_speed=
|recommended_ship_manoeuvrability=
|recommended_ship_armour=
|reward_1_type=
|reward_1_name=
|reward_1_qty=
|reward_2_type=
|reward_2_name=
|reward_2_qty=
|reward_3_type=
|reward_3_name=
|reward_3_qty=
}}





