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 9: Line 9:
|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= Bob the Flower
|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
}}</pre>
}}</pre>


Line 25: Line 23:
|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}}}