Template:Quest title: Difference between revisions

From Corsair Cove Official Wiki
Added "view" small link to quest page in the banner
Moved the view link underneath the title so I can make the min-width narrower
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
--><span class="cc-panel-banner cc-panel-recolor-{{lc:{{{path|gray}}}}}"><!--
--><span class="cc-panel-banner cc-panel-recolor-{{lc:{{{path|gray}}}}}"><!--
----><span>{{{1|Quest title}}}&nbsp;<span style="font-size: 12px;">[[{{{1|Quests}}}|view]]</span></span><!--
----><span><!--
------>{{{1|Quest title}}}<!--
------>{{#switch: {{{link|default}}}
|default=<br /><span style="font-size: 10px;">[[{{{1|Quests}}}|view]]</span>|none=|#default=<br /><span style="font-size: 10px;">[[{{{link}}}|view]]</span>}}<!--
----></span><!--
--></span></includeonly><noinclude>
--></span></includeonly><noinclude>


Line 18: Line 22:
* Seafaring
* Seafaring
* Wealth
* Wealth
|-
| <code>link=</code> || an override for what page to link to or <code>none</code> to suppress a link altogether
|}
|}


=== Examples ===
=== Examples ===


<pre>{{Quest title|Tides of Fate (Ch. 1)}}</pre>
<pre>{{Quest title|Tides of Fate (Ch. 1)<br /><br />Complete one of:<br /><br />
{{Quest title|Tides of Fate (Ch. 1)}}
{{Quest title|Phoenix on the Run|path=Notoriety}}<br />
{{Quest title|A Noose for Enrique|path=Empire}}<br />
{{Quest title|Charting with Charlie|path=Seafaring}}<br />
{{Quest title|Raven in the Jungle|path=Wealth}}<br />
|link=none}}</pre>
{{Quest title|Tides of Fate (Ch. 1)<br /><br />Complete one of:<br /><br />
{{Quest title|Phoenix on the Run|path=Notoriety}}<br />
{{Quest title|A Noose for Enrique|path=Empire}}<br />
{{Quest title|Charting with Charlie|path=Seafaring}}<br />
{{Quest title|Raven in the Jungle|path=Wealth}}<br />
|link=none}}





Latest revision as of 02:50, 27 July 2026


Generates a generic path-specific quest title on a subtly rectangular banner graphic, boldly colored with the path color if present.

Usage

Parameter Purpose
title the title of the quest
path= the Principle Path the quest is associated with, if any (leave blank for default gray):
  • Notoriety
  • Empire
  • Seafaring
  • Wealth
link= an override for what page to link to or none to suppress a link altogether

Examples

{{Quest title|Tides of Fate (Ch. 1)<br /><br />Complete one of:<br /><br />
{{Quest title|Phoenix on the Run|path=Notoriety}}<br />
{{Quest title|A Noose for Enrique|path=Empire}}<br />
{{Quest title|Charting with Charlie|path=Seafaring}}<br />
{{Quest title|Raven in the Jungle|path=Wealth}}<br />
|link=none}}

Tides of Fate (Ch. 1)

Complete one of:

Phoenix on the Run
view

A Noose for Enrique
view

Charting with Charlie
view

Raven in the Jungle
view


{{Quest title|Phoenix on the Run|path=Notoriety}}

Phoenix on the Run
view


{{Quest title|A Noose for Enrique|path=Empire}}

A Noose for Enrique
view


{{Quest title|Charting with Charlie|path=Seafaring}}

Charting with Charlie
view


{{Quest title|Raven in the Jungle|path=Wealth}}

Raven in the Jungle
view