Difference between revisions of "Template:PatronReward"

From DDO Compendium
(Created page with "<noinclude>Category:Template{{TemplateDocumentation |name = PatronReward |description = This template is used to generate a nicely defined look for patron rewards. |exampl...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[Category:Template]]{{TemplateDocumentation
<noinclude>{{TemplateDocumentation
|name = PatronReward
|name = PatronReward
|description = This template is used to generate a nicely defined look for patron rewards.
|description = This template is used to generate a nicely defined look for patron rewards.
|category = Quest and Area Templates
|example1 = <nowiki>{{PatronReward|0|Suspicious|No reward}}</nowiki>
|example1 = <nowiki>{{PatronReward|0|Suspicious|No reward}}</nowiki>
|example1output = {{PatronReward|0|Suspicious|No reward}}
|example1output = {{PatronReward|0|Suspicious|No reward}}
|example2 = <nowiki>{{PatronReward|75|Reliable|An inventory tab}}</nowiki>
|example2 = <nowiki>{{PatronReward|75|Reliable|An inventory tab}}</nowiki>
|example2output = {{PatronReward|75|Reliable|An inventory tab}}
|example2output = {{PatronReward|75|Reliable|An inventory tab}}
|parameter1name = Rank title
|parameter1name = Favor needed
|parameter1description = The title of the rank
|parameter1description = The amount of favor needed to attain this rank
|parameter2name = Favor needed
|parameter2name = Rank title
|parameter2description = The amount of favor needed to attain this rank
|parameter2description = The title of the rank
|parameter3name = Reward
|parameter3name = Reward
|parameter3description = The reward that you receive when attaining this rank.
|parameter3description = The reward that you receive when attaining this rank.
Line 15: Line 16:
</noinclude>
</noinclude>
<onlyinclude>
<onlyinclude>
* {{{1}}} ({{{2}}})
* '''{{{2}}} ({{{1}}} Favor)'''
: {{{3}}}</onlyinclude>
** {{{3}}}</onlyinclude>

Latest revision as of 20:49, 7 August 2019

PatronReward[edit]

This template is used to generate a nicely defined look for patron rewards.

Example Usage
{{PatronReward|0|Suspicious|No reward}}* Suspicious (0 Favor)
    • No reward
{{PatronReward|75|Reliable|An inventory tab}}* Reliable (75 Favor)
  • An inventory tab
  • Usage[edit]

    {{PatronReward|(Favor needed)|(Rank title)|(Reward)}}

    Parameter Documentation
    Favor neededThe amount of favor needed to attain this rank
    Rank titleThe title of the rank
    RewardThe reward that you receive when attaining this rank.

    Template

    Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.



    • {{{2}}} ({{{1}}} Favor)
      • {{{3}}}