Template:AlchemyBubble/row: Difference between revisions
From IdleOn MMO Wiki
imported>Grzib mNo edit summary |
imported>Grzib mNo edit summary |
||
Line 21: | Line 21: | ||
<td style="font-size:15px; line-height:0%; white-space:nowrap; {{#if: {{{end|}}}|border-radius:0 0 0.6em 0;|}}"> | <td style="font-size:15px; line-height:0%; white-space:nowrap; {{#if: {{{end|}}}|border-radius:0 0 0.6em 0;|}}"> | ||
<ul style="list-style-type:none; line-height:0; margin:0;> | <ul style="list-style-type:none; line-height:0; margin:0;> | ||
<li>{{#if: {{{liquid1|}}}|{{Liquid| | <li>{{#if: {{{liquid1|}}}|{{Liquid|{{{liquid1}}}|{{{size1}}}}}|}}</li> | ||
<li>{{#if: {{{liquid2|}}}|{{Liquid|{{{liquid2}}}|{{{size2}}}}}|}}</li> | <li>{{#if: {{{liquid2|}}}|{{Liquid|{{{liquid2}}}|{{{size2}}}}}|}}</li> | ||
<li>{{#if: {{{liquid3|}}}|{{Liquid|{{{liquid3}}}|{{{size3}}}}}|}}</li> | <li>{{#if: {{{liquid3|}}}|{{Liquid|{{{liquid3}}}|{{{size3}}}}}|}}</li> |
Revision as of 12:54, 14 December 2020
How to use Example: {{AlchemyBubble/row |icon=OrangeBubble1 <--- or GreenBubble7 / PurpleBubble4 / YellowBubble10... ---> |name=example name |desc=example description |liquid1-4=example liquid 1-4 <--- 1 for Water, 2 for Nitrogen, etc. ---> |mat1-4=example material 1-4 }} 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 --->