Difference between revisions of "Template:Rewardsinfo"

From Glitch Forever
Jump to navigation Jump to search
(formatting)
Line 24: Line 24:
 
|-
 
|-
 
{{#if: {{{favor<includeonly>|</includeonly>}}} |
 
{{#if: {{{favor<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Favor''':  
+
{{!}} style="text-align:left;" {{!}} '''[[Favor]]''':  
 
{{!}} +{{{1}}} with [[{{{2}}}]]
 
{{!}} +{{{1}}} with [[{{{2}}}]]
 
{{!}}-
 
{{!}}-
Line 30: Line 30:
 
|-
 
|-
 
{{#if: {{{mood<includeonly>|</includeonly>}}} |
 
{{#if: {{{mood<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Mood''':
+
{{!}} style="text-align:left;" {{!}} '''[[Mood]]''':
{{!}} + {{{mood}}}
+
{{!}} +{{{mood}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{energy<includeonly>|</includeonly>}}} |
 
{{#if: {{{energy<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Energy''':  
+
{{!}} style="text-align:left;" {{!}} '''[[Energy]]''':  
{{!}} + {{{energy}}}
+
{{!}} +{{{energy}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{currants<includeonly>|</includeonly>}}} |
 
{{#if: {{{currants<includeonly>|</includeonly>}}} |
{{!}} style="text-align:left;" {{!}} '''Currants''':  
+
{{!}} style="text-align:left;" {{!}} '''[[Currants]]''':  
{{!}} + {{{currants}}}
+
{{!}} +{{{currants}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}

Revision as of 21:40, 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}}}