Difference between revisions of "Template:Rewardsinfo"
Jump to navigation
Jump to search
(finishing touches on instructions) |
|||
Line 52: | Line 52: | ||
{{!}}- | {{!}}- | ||
}}|}<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> | }}|}<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> | ||
+ | |||
+ | <div style=float:left;> | ||
==Using this Template== | ==Using this Template== | ||
− | To add this template to your page, paste in the following: | + | To add this template to your page, paste in the following (removing any elements that do not apply): |
− | <pre | + | <pre> |
− | |image = | + | {{Rewardsinfo |
+ | |image = | ||
|name = {{PAGENAME}} | |name = {{PAGENAME}} | ||
− | |task = | + | |task = |
− | |img = | + | |img = |
− | |favor= favor|1= | + | |favor= favor|1= |2= |
− | |mood = | + | |mood = |
− | |energy = | + | |energy = |
− | |currants = <amount of | + | |currants = |
− | | | + | |unlocks = |
+ | }} | ||
+ | </pre> | ||
+ | <br> | ||
+ | Favor takes two arguments: 1=amount of favor, 2 = giant. | ||
+ | <br> | ||
+ | <pre> | ||
+ | |favor= favor|1=20|2=Pot | ||
</pre> | </pre> | ||
+ | <br> | ||
+ | The above will print +20 with Pot, with Pot being a link to the giant's page. The link will happen automatically in the template. | ||
+ | </div> |
Revision as of 21:24, 25 November 2017
Using this Template
To add this template to your page, paste in the following (removing any elements that do not apply):
{{Rewardsinfo |image = |name = {{PAGENAME}} |task = |img = |favor= favor|1= |2= |mood = |energy = |currants = |unlocks = }}
Favor takes two arguments: 1=amount of favor, 2 = giant.
|favor= favor|1=20|2=Pot
The above will print +20 with Pot, with Pot being a link to the giant's page. The link will happen automatically in the template.
{{{Name}}} | |
---|---|
{{{image}}} | |
Task: | {{{task}}} |
Rewards | |
iMG: | {{{iMG}}} |
Favor: | +{{{1}}} with [[{{{2}}}]] |
Mood: | + {{{mood}}} |
Energy: | + {{{energy}}} |
Currants: | + {{{currants}}} |
Unlocks: | {{{unlocks}}} |