Template:Infobox quest/doc: Difference between revisions

From Redemption Wiki
Jump to navigation Jump to search
>Default
No edit summary
>Default
No edit summary
Line 6: Line 6:


<pre>{{infobox quest
<pre>{{infobox quest
|name= Land of Bob
| name       = Land of Bob [defaults to pagename]
|image= Image:Example.jpg
| image     = Image:Example.jpg
|caption= Bob the Flower
| imagewidth = [defaults to 250]
|start=Quest A
| caption   = Bob the Flower
|end=Quest Z
| start     = Quest A
|prereqs=Quest 1
| end       = Quest Z
|level=Level 10-20
| prereqs   = Quest 1
|location=Land of Bob
| level     = Level 10-20
|rewards=Bob's Petal
| location   = Land of Bob
|previous=Quest J
| rewards   = Bob's Petal
|next=Quest K
| previous   = Quest J
| next       = Quest K
}}</pre>
}}</pre>


Line 22: Line 23:


{{infobox quest
{{infobox quest
|name= Land of Bob
| name       = Land of Bob
|image= Image:Example.jpg
| image     = Image:Example.jpg
|caption= Bob the Flower
| caption   = Bob the Flower
|start=Quest A
| start     = Quest A
|end=Quest Z
| end       = Quest Z
|prereqs=Quest 1
| prereqs   = Quest 1
|level=Level 10-20
| level     = Level 10-20
|location=Land of Bob
| location   = Land of Bob
|rewards=Bob's Petal
| rewards   = Bob's Petal
|previous=Quest J
| previous   = Quest J
|next=Quest K
| next       = Quest K
}}
}}


<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Revision as of 20:46, 26 May 2015

Description
This template is used to create a quest infobox.
Syntax
Type {{infobox quest|<...>}} somewhere, with parameters as shown below.
Sample output
{{infobox quest
| name       = Land of Bob [defaults to pagename]
| image      = Image:Example.jpg
| imagewidth = [defaults to 250]
| caption    = Bob the Flower
| start      = Quest A
| end        = Quest Z
| prereqs    = Quest 1
| level      = Level 10-20
| location   = Land of Bob
| rewards    = Bob's Petal
| previous   = Quest J
| next       = Quest K
}}

Results in...

Land of Bob
File:Example.jpg
Bob the Flower
[[{{{map}}}|200px]]
{{{mapcaption}}}
Vital statistics
Start Quest A
End Quest Z
Prerequisites Quest 1
Level Level 10-20
Location Land of Bob
Rewards Bob's Petal
Progression
Previous Next
Quest J Quest K