Template:Quest title: Difference between revisions
From Corsair Cove Official Wiki
Adding link parameter to allow overriding and more stuff in the banner itself |
Moved the view link underneath the title so I can make the min-width narrower |
||
| Line 4: | Line 4: | ||
------>{{{1|Quest title}}}<!-- | ------>{{{1|Quest title}}}<!-- | ||
------>{{#switch: {{{link|default}}} | ------>{{#switch: {{{link|default}}} | ||
|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><!-- | ||
--></span></includeonly><noinclude> | --></span></includeonly><noinclude> | ||
| Line 28: | Line 28: | ||
=== Examples === | === Examples === | ||
<pre>{{Quest title|Tides of Fate (Ch. 1)<br /><br />Complete one of:<br /> | <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|Phoenix on the Run|path=Notoriety}}<br /> | ||
{{Quest title|A Noose for Enrique|path=Empire}}<br /> | {{Quest title|A Noose for Enrique|path=Empire}}<br /> | ||
| Line 34: | Line 34: | ||
{{Quest title|Raven in the Jungle|path=Wealth}}<br /> | {{Quest title|Raven in the Jungle|path=Wealth}}<br /> | ||
|link=none}}</pre> | |link=none}}</pre> | ||
{{Quest title|Tides of Fate (Ch. 1)<br /><br />Complete one of:<br /> | {{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|Phoenix on the Run|path=Notoriety}}<br /> | ||
{{Quest title|A Noose for Enrique|path=Empire}}<br /> | {{Quest title|A Noose for Enrique|path=Empire}}<br /> | ||
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):
|
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}}
{{Quest title|Phoenix on the Run|path=Notoriety}}
{{Quest title|A Noose for Enrique|path=Empire}}
{{Quest title|Charting with Charlie|path=Seafaring}}
{{Quest title|Raven in the Jungle|path=Wealth}}


