Template:AlchemyBubble/row: Difference between revisions

From IdleOn MMO Wiki
imported>Grzib
mNo edit summary
imported>Grzib
mNo edit summary
Line 9: Line 9:
   <th>Name</th>   
   <th>Name</th>   
   <th>Materials</th>
   <th>Materials</th>
   <th style="width:60%;">Effect</th>
   <th style="width:50%;">Effect</th>
   <th style="width:40%; border-radius:0 0.6em 0 0;">Description</th>
   <th style="width:50%; border-radius:0 0.6em 0 0;">Description</th>
  </tr>
  </tr>
|<tr style="{{#switch: {{{big}}}
|<tr style="{{#switch: {{{big}}}

Revision as of 14:08, 14 December 2020


How to use

Example:

{{AlchemyBubble/row
|icon=OrangeBubble1       <--- or GreenBubble7 / PurpleBubble4 / YellowBubble10... --->
|name=example name
|effect=example effect        <--- the part of description that mentions the bonus --->
|desc=example description     <--- the rest of description (flavor text, etc.) --->
|liq1-4=1-4         <--- 1 for Water, 2 for Nitrogen, etc. --->
|mat1-4=example material
}}

Other parameters:

|big=orange             <--- or green / purple / yellow - insert for big (active) bubbles --->
|head=orange            <--- or green / purple / yellow - insert on the first row, replaces the row with header --->
|end=yes                <--- insert on the final row, rounds bottom corners of the table --->