Template:AlchemyBubble/row: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
imported>Wekhter
mNo edit summary
Line 8: Line 8:
   <th style="border-radius:0.6em 0 0 0; padding:5px 0;">Icon</th>
   <th style="border-radius:0.6em 0 0 0; padding:5px 0;">Icon</th>
   <th>Name</th>   
   <th>Name</th>   
   <th style="width:15%;">Materials</th>
   <th style="width:20%;">Materials</th>
   <th style="width:80%; border-radius:0 0.6em 0 0;">Description</th>
   <th style="width:65%; border-radius:0 0.6em 0 0;">Description</th>
  </tr>
  </tr>
|<tr style="{{#switch: {{{big}}}
|<tr style="{{#switch: {{{big}}}

Revision as of 04:30, 2 June 2021

How to use

Example:

{{AlchemyBubble/row
|icon=OrangeBubble1       <--- or GreenBubble7 / PurpleBubble4 / YellowBubble10... --->
|name=example name
|effect=example description     <--- the bubble description --->
|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 --->