Template:Infobox quest/doc: Difference between revisions

From Redemption Wiki
Jump to navigation Jump to search
>Default
No edit summary
>Default
(New page: ;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 ...)
 
Line 6: Line 6:


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


Line 23: Line 20:


{{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
|map= Image:Example.jpg
| end        = Quest Z
|mapcaption= Land of Bob
| prereqs    = Quest 1
|type= Garden
| level     = Level 10-20
|level= 10-20
| location   = Land of Bob
|location= Earth
| rewards    = Bob's Petal
|inhabitants= Flowerfolk
| previous  = Quest J
| 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>

Latest 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
|image= Image:Example.jpg
|caption= Bob the Flower
|map= Image:Example.jpg
|mapcaption= Bob the Flower
|type= Garden
|level= 10-20
|location= Earth
|inhabitants= Flowerfolk
}}

Results in...

Land of Bob
File:Example.jpg
Bob the Flower
File:Example.jpg
Land of Bob
Vital statistics
Start {{{start}}}
End {{{end}}}
Prerequisites {{{prereqs}}}
Level 10-20
Location Earth
Rewards {{{rewards}}}
Progression
Previous Next
{{{previous}}} {{{next}}}