Difference between revisions of "Template:Rewardsinfo"

From Glitch Forever
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 style=float:left;>
+
<pre>
|image = [[Image:<imagename>]]
+
{{Rewardsinfo
 +
|image =  
 
|name = {{PAGENAME}}
 
|name = {{PAGENAME}}
|task = <thing you did>
+
|task =  
|img = '<amount of iMG awarded>
+
|img =  
|favor= favor|1=<amount of favor>|2='<giant>
+
|favor= favor|1= |2=  
|mood = <amount of mood awarded>
+
|mood =  
|energy = <amount of energy awarded>
+
|energy =  
|currants = <amount of currants awarded>
+
|currants =  
|unlocks = <item/quest/skill unlocked upon completion>
+
|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 22: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}}}