Difference between revisions of "User:Kedoch"

From Project: Gorgon Wiki
Jump to: navigation, search
(Template Test)
Line 126: Line 126:
 
       |Recipe: {{{recipe}}}  
 
       |Recipe: {{{recipe}}}  
 
       }}
 
       }}
 +
-->
 +
==Template Update Code for NPC Trainers==
 +
<!--
 +
|-
 +
|{{#if: {{{recipe|}}}
 +
  |{{#if: {{{ability|}}}
 +
      |<span class="extimage32px">{{Ability icon|{{{ability}}}}}</span> [[{{{ability}}}]] &nbsp;and<br>Recipe: {{{recipe}}}
 +
      |Recipe: {{{recipe}}}
 +
      }}
 +
  |<span class="extimage32px">{{Ability icon|{{{ability}}}}}</span>[[{{{ability}}}]]
 +
}}
 +
| style="text-align:right;white-space:nowrap;" | {{#if: {{{skilllevel|}}} | &nbsp;{{{skilllevel}}} &nbsp;}}
 +
| style="text-align:right;white-space:nowrap;" | {{#if: {{{cost|}}} | &nbsp;{{{cost}}} councils&nbsp;}}
 +
| style="text-align:center;white-space:nowrap;" | {{#if:{{{favor|}}}|&nbsp;{{Favor|{{{favor}}}}}&nbsp;}}
 
-->
 
-->

Revision as of 22:42, 23 March 2018

Currently fixing spoiler tags, I guess.

Kedoch (talk) 14:42, 19 March 2018 (EDT)

Training

Mycology
icon_2134.png Spore Bomb 3  and
Recipe: Nightmarish Spore Bombs
 25    2934 councils   [Comfortable] 
icon_2134.png Spore Bomb 4  and
Recipe: Nightmarish Spore Bombs
 35    5329 councils   [Neutral] 
icon_2134.png Spore Bomb 5  and
Recipe: Nightmarish Spore Bombs
 45    8324 councils   [Neutral] 
icon_2134.png Spore Bomb 6  and
Recipe: Nightmarish Spore Bombs
 60    13632 councils   [Neutral] 
icon_2134.png Spore Bomb 7  and
Recipe: Nightmarish Spore Bombs
 75    23296 councils   [Neutral] 
Recipe: Blood Mushroom Smoothie  30    1764 councils   [Neutral] 

Template Test

Bunch of hidden wiki code hidden below here.

Template Update Code for NPC Trainers