Template:AlchemyBubble/row: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Wekhter
mNo edit summary
Line 16: Line 16:
   |purple=background-color: #e066ff70;
   |purple=background-color: #e066ff70;
   |yellow=background-color: #e6e60070;}}">
   |yellow=background-color: #e6e60070;}}">
   <th style="{{#if: {{{end|}}}|border-radius:0 0 0 0.6em;|}}">[[File:{{{icon}}}.png|{{#if: {{{big|}}}|64px|48px}}]]</th>
   <th style="{{#if: {{{end|}}}|border-radius:0 0 0 0.6em;|}}">[[File:{{{icon}}}.png|{{#if: {{{big|}}}|64px|48px}}|link=]]</th>
   <th class="name" id="{{{name}}}">{{{name}}}</th>
   <th class="name" id="{{{name}}}">{{{name}}}</th>
   <td style="font-size:15px; line-height:0%; white-space:nowrap;">
   <td style="font-size:15px; line-height:0%; white-space:nowrap;">

Revision as of 19:09, 30 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 --->