Template:AlchemyBubble/row: Difference between revisions

From IdleOn MMO Wiki
imported>Grzib
mNo edit summary
imported>Grzib
mNo edit summary
Line 7: Line 7:
   |yellow=background-color: #e6e600;}}">
   |yellow=background-color: #e6e600;}}">
   <th style="border-radius:0.6em 0 0 0; padding:15px 0 15px 0;">Icon</th>
   <th style="border-radius:0.6em 0 0 0; padding:15px 0 15px 0;">Icon</th>
   <th>Name</th>
   <th>Name</th>
   <th style="width:100%;">Description</th>
   <th>Materials</th>
   <th style="border-radius:0 0.6em 0 0;">Materials</th>
   <th style="width:100%; border-radius:0 0.6em 0 0;">Description</th>
  </tr>
  </tr>
|<tr style="{{#switch: {{{big}}}
|<tr style="{{#switch: {{{big}}}

Revision as of 11:52, 14 December 2020


How to use

Example:

{{AlchemyBubble/row
|icon=OrangeBubble1       <--- or GreenBubble7 / PurpleBubble4 / YellowBubble10... --->
|name=example name
|desc=example description
|mat1=example material 1
|mat2=example material 2  
|mat3=example material 3  
|mat4=example material 4        <--- might be a template later --->
}}

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 --->