Template:QuestState: Difference between revisions
From questden
Jump to navigationJump to search
(Switch to named arguments and allow for plural forms) |
mNo edit summary |
||
Line 10: | Line 10: | ||
|minortext={{#if:{{{plural|}}}|are|is}} tracked on the wiki. | |minortext={{#if:{{{plural|}}}|are|is}} tracked on the wiki. | ||
}} | }} | ||
<noinclude>[[Category:Templates]] | |||
[[Category:Banners]]</noinclude> |
Revision as of 20:57, 16 October 2015
Use this for when a quest keeps some kind of current state on the wiki, e.g. a character's inventory. Takes arguments:
- page
- The name for the sub-page
- text
- (Optional) Link text to show instead of the sub-page name
- plural
- (Optional) Set to 1 if the sentence subject is plural
For example, {{QuestState|page=Resources|plural=1}}
, or {{QuestState|page=Inventory|text=Bob's inventory}}
.
Something you forgot to specify is tracked on the wiki. |