Difference between revisions of "Template:Rewardsinfo"

From Glitch Forever
Jump to navigation Jump to search
(finishing touches on instructions)
(Wrapped instructions in noinclude tags, to prevent the instructions from being included everywhere the template is being used)
Line 53: Line 53:
 
}}|}<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 
}}|}<noinclude>[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
  
 +
<noinclude>
 
<div style=float:left;>
 
<div style=float:left;>
  
Line 80: Line 81:
 
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.
 
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>
 
</div>
 +
</noinclude>

Revision as of 22:29, 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}}}