Template:Building: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#ifeq:{{{name}}}|{{PAGENAME}}|{{#vardefine:cargo|yes}}|<sup>For more information check out the [[{{{name}}}|source page]]</sup>}}<table class="FirstImage Building">
<includeonly>{{#ifeq:{{{name}}}|{{PAGENAME}}|{{#vardefine:cargo|yes}}|For more information check out the [[{{{name}}}|source page]]}}<table class="FirstImage Building">
<tr>
<tr>
<td>[[File:{{{name}}}.png]]</td>
<td>[[File:{{{name}}}.png]]</td>

Revision as of 09:42, 1 December 2023

Used to construct the infotable for Construction Buildings
 {{Building
   |name=          Building Name
   |description=   Description of the Building.
   |shrinebonus=   Bonus effect of Shrines.
   |basebonus=     Description of bonus available just for unlocking the Building.
   |levelbonus=    Bonus that improves when leveling the Building.
   |maxlvl=        Max level of the Building without bonuses from other sources (From code).
   |bonuslevels=   Number of extra bonus levels from other sources, if there is any.
   |bonussources=  Short list of the sources those bonus levels come from.
   |salt=          Salt item used to upgrade Building.
   |saltbase=      Base level salt cost (From code).
   |material=      Non-Salt item used to upgrade Building.
   |matbase=       Base level Material cost (From code).
   |matscale=      Rate of scaling Material cost (From code).
 }}