Template:QuestBox: Difference between revisions

From CrossCode Wiki
Jump to navigation Jump to search
No edit summary
(Anchor added & 100% width)
Line 1: Line 1:
<noinclude>{{doc}}</noinclude><includeonly>{|class="wikitable" style="background-color:#545454; color:white;"
<noinclude>{{doc}}</noinclude><includeonly>{|class="wikitable" style="background-color:#545454; color:white;" width="100%"
!style="color:blue;"|<font size="4">LVL {{{level}}}</font>
!style="color:blue;"|<font size="4">LVL {{{level}}}</font>
!style="color:blue;" colspan="2"|<font size="4">{{{title}}}</font>
!style="color:blue;" colspan="2"|{{Anchor|{{{title}}}}}<font size="4">{{{title}}}</font>
|-
|-
|[[File:LocIconLarge.png]]
|[[File:LocIconLarge.png]]

Revision as of 00:57, 5 November 2016

File:Template-info.svg Template Documentation
LVL 5 Railing Rider
Rookie Harbor Beginners Arc A Man in Rookie Harbor blah blah blah. Do some stuff.
SkaterBoi

Some Stuff!

  • Ride the railings.
  • You win!

This template is for showing Quests. Here's how to use it. (anchorTitle and unlock are optional)

{{QuestBox|title=Railing Rider
|anchorTitle=Railing Rider
|level=5
|location=[[Rookie Harbor]] Beginners Arc
|character=SkaterBoi
|reward=Some Stuff!
|unlock=Beat the game!
|description=A Man in Rookie Harbor blah blah blah. Do some stuff.
|instructions=
*Ride the railings.
*You win!
}}

The above produces the quest entry seen at the top of the page. All parameters are required.