Changes

Jump to: navigation, search

Template:Infobox quest/doc

1,008 bytes added, 00:53, 11 August 2009
m
no edit summary
;Description
:This template is used to create a quest infobox.
;Syntax
:Type <code>{{t|infobox quest|...}}</code> somewhere, with parameters as shown below.
;Sample output

<pre>{{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
}}</pre>

Results in...

{{infobox quest
| name = Land of Bob
| image = Image:Example.jpg
| 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
}}

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

Navigation menu