Template:QuestLink: Difference between revisions

From CrossCode Wiki
Jump to navigation Jump to search
No edit summary
(Fix `nowrap` parameter)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{doc}}</noinclude><includeonly>[[{{#switch: {{{1}}}
<onlyinclude><includeonly>{{#ifeq:{{WsBool|{{{nowrap}}}|1}}|1<!--
|Petty Crime Hunter
-->|<span class="nowrap" style="white-space: nowrap;"><!--
|Smuggle Trouble
-->}}[[{{QuestLink/linkList|{{{1}}}}}|{{{showName|{{{1}}}}}}]]<!--
|Wet Work
-->{{#ifeq:{{WsBool|{{{nowrap}}}|1}}|1<!--
|Digging for Data
-->|</span><!--
|It Can Dig, but It Can't Hide!
-->}}</includeonly></onlyinclude>
|Points of Power
{{Doc}}
|Small Time Delivery
|Bull Grab
|New Metal
|Sickly Trees
|Intensive Tree Care
|Bull on Fire
|Railing Rider
|Faction Introduction
|Wood 'n Steaks
|Meating Expectations
|Raising the Steaks
|All Hail the Ice Cream
|Training with the Master
|Training: VRP
|Training: VPI = Rookie Harbor/Quests#{{{1}}}
|The Observatory
|First Steps
|A Few Steps More
|Autumn's Rise Trailblazing
|Autumn's Rise Collect
|Autumn's Rise Defeat
|Autumn's Rise Landmarks
|Autumn's Rise Data Probe
|Round and Round
|Crocus Pocus = Autumn's Rise/Quests#{{{1}}}
|You've Got Mail?
|Round and Round 2
|The Legendary Bunny
|Bergen Trailblazing
|Bergen Trail Collect
|Bergen Trail Defeat
|Bergen Trail Landmarks
|Bergen Trail Data Probe = Bergen Trail/Quests#{{{1}}}
|Kidding Around
|The Goatfather
|Filthy Frobbits
|Explosive Debugging
|Preemptive Debugging
|Fancy Tophat
|Heating the Hermit
|Trial of Aspiration
|Challenge of Aspiration
|No Shield Challenge
|Timed Challenge
|Trial of Progression
|Challenge of Progression
|Frosty Challenge
|Gifting for Fun!
|Building a Base
|Pushing Bases
|Digging Up the Past = Bergen Village/Quests#{{{1}}}
|Maroon Trailblazing
|Maroon Valley Collect
|Maroon Valley Defeat
|Maroon Valley Landmarks
|Maroon Valley Data Probe = Maroon Valley/Quests#{{{1}}}
|Shady Theft
|Just Deserts
|Crate Hate
|Steamy Booze
|Steamy Challenge
|Blasting Shells
|Hot Trail
|Maroon Tree Defender = Ba'kii Kum/Quests#{{{1}}}
|Chase of the Hologram Frobbit = Autumn's Fall#{{{1}}}
|The Southern Trial Building
|The Northern Trial Building = Vermillion Wasteland#{{{1}}}
|Gaia's Garden Trailblazing
|Gaia's Garden Collect
|Gaia's Garden Defeat
|Gaia's Garden Landmarks
|Gaia's Garden Data Probe
|The Root Cause = Gaia's Garden/Quests#{{{1}}}
|Sprouting Business
|Mushroom Kingdom
|Turret Defense
|An Original Idea
|Lakeside Escort
|Rooting for Power
|Hostage Situation
|High Crating
|Tropical Chill
|Melting this Cold Fiend
|Pumpkin Land Superfun
|The Book of an Old Man
|An Infested Village = Basin Keep/Quests#{{{1}}}
|Henry Trailblazing
|Trials of the Golden Bugs
|Trial of Patience
|Trial of Vigor
|Trial of Agility
|Trial of Insight
|Last Minute Help Needed = Sapphire Ridge/Quests#{{{1}}}
|A Promise Is a Promise
|A Promise Is a Promise 2
|A Promise Is a Promise 3
|A Promise Is a Promise 4
|A Promise Is a Promise 5 = Broken Weapons/Quests#{{{1}}}
|Rookie Harbor: Collecting #1
|Rookie Harbor: Collecting #2
|Rookie Harbor: Collecting #3
|Rookie Harbor: Collecting #4
|Rookie Harbor: Collecting #5
|Rookie Harbor: Collecting #6
|Rookie Harbor: Collecting #7
|Rookie Harbor: Collecting #8
|Rookie Harbor: Hunting #1
|Rookie Harbor: Hunting #2
|Rookie Harbor: Hunting #3
|Rookie Harbor: Hunting #4
|Rookie Harbor: Hunting #5
|Rookie Harbor: Hunting #6
|Rookie Harbor: Hunting #7
|Rookie Harbor: Hunting #8
|The Old Observatory
|Training: Guard & Dash
|Training: Final Challenge = Removed Content/Quests#{{{1}}}
|#default = Quests
}}|{{{1}}}]]</includeonly>

Latest revision as of 22:40, 15 April 2021

File:Template-info.svg Template Documentation

About

This template exists to simplify linking to quests.

Parameter

Do not use named parameter for 1 ... x. The first Parameter will be automatically marked as 1, the second as 2 and so on.

Parameter Description Type Status
Quest Name 1

Questname to be linked. Invalid Questnames will linked to the main quest page

Example:
String Required
Name Override showName

no description

Default:
{{{1}}}
Example:
  • {{QuestLink|The Goatfather (quest)|showName=The Goatfather}}
    The Goatfather
String WikiCode

See Template:TemplateData and Template:TemplateData/entry for more information about the parameter list and DDNCode for more information about types and the DDN Notation

Test of raw TemplateData output:

No description.

Template parameters

ParameterDescriptionTypeStatus
Quest Name1

Questname to be linked. Invalid Questnames will linked to the main quest page

Example
*
{{QuestLink|Rookie Harbor: Collecting #2}}
<span class="nowrap" style="white-space: nowrap;">[[Rookie Harbor: Collecting #2|Rookie Harbor: Collecting #2]]</span>
  • {{QuestLink|The Goatfather}}
    <span class="nowrap" style="white-space: nowrap;">[[The Goatfather (quest)|The Goatfather]]</span>
  • {{QuestLink|Crocus Pocus}}
    <span class="nowrap" style="white-space: nowrap;">[[Crocus Pocus|Crocus Pocus]]</span>
  • {{QuestLink|foo}}
    <span class="nowrap" style="white-space: nowrap;">[[foo|foo]]</span>
Stringrequired
Name OverrideshowName

no description

Default
&#123;&#123;&#123;1&#125;&#125;&#125;
Example
*
{{QuestLink|The Goatfather (quest)|showName=The Goatfather}}
<span class="nowrap" style="white-space: nowrap;">[[The Goatfather (quest)|The Goatfather]]</span>
Stringoptional