Difference between revisions of "Template:Quest Book"
From Fallen Sword Wiki
(New page: <includeonly> {| width="100%" cellspacing="2" cellpadding="2" style="background-color:transparent;" | width="21" | {{{1|{{i}} }}} | align="left" | [[{{{2|Quest Name}}}]] |}</includeonly> <...) |
(→Parameters) |
||
Line 41: | Line 41: | ||
The first two parameters are mandatory. Other styling parameters may be added at a later time but will not affect existing uses of the template. | The first two parameters are mandatory. Other styling parameters may be added at a later time but will not affect existing uses of the template. | ||
<pre> | <pre> | ||
− | 1 = Complete/Incomplete . . . . . choose: {{i}} or {{c}} | + | 1 = Complete/Incomplete . . . . . choose: {{i}} or {{c}} or {{n}} |
2 = Quest Name. . . . . . . . . . default: Quest Name | 2 = Quest Name. . . . . . . . . . default: Quest Name | ||
</pre> | </pre> | ||
+ | <tt><nowiki>{{i}}</nowiki></tt> = {{i}}<br> | ||
+ | <tt><nowiki>{{c}}</nowiki></tt> = {{c}}<br> | ||
+ | <tt><nowiki>{{n}}</nowiki></tt> = {{n}} | ||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 17:18, 27 March 2008
Do not edit this page! |
If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there. |
Editing this page may cause the template to stop working properly for other pages currently using this template. |
Contents |
How to Use
This template can be used to put together a quest book showing both incomplete and completed quests.
Incomplete Quest
Code | Output | |||
---|---|---|---|---|
{{Quest Book|{{i}}|Thou Dost Jest!}}
|
|
Completed Quest
Code | Output | |||
---|---|---|---|---|
{{Quest Book|{{c}}|Thou Dost Jest!}}
|
|
Parameters
The first two parameters are mandatory. Other styling parameters may be added at a later time but will not affect existing uses of the template.
1 = Complete/Incomplete . . . . . choose: {{i}} or {{c}} or {{n}} 2 = Quest Name. . . . . . . . . . default: Quest Name
{{i}} =
{{c}} =
{{n}} =