Template:Item Upgrade: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div style="border: 2px solid gold; padding: 5px; background-color: #112637; border-radius: 5px; display:inline-block | <div style="border: 2px solid gold; padding: 5px; background-color: #112637; border-radius: 5px; display:inline-block; overflow:auto"> | ||
<big><center>'''Upgrade Materials'''</center></big> | <big><center>'''Upgrade Materials'''</center></big> | ||
Line 9: | Line 9: | ||
! colspan="2" | Item !! Quantity | ! colspan="2" | Item !! Quantity | ||
|- | |- | ||
| <center>[[File:{{{Name|}}}.png]]</center> || '''[[{{{Name|}}}]]''' || align="center" | {{{Quantity|}}} | | <center>[[File:{{{Name|}}}.png|30px]]</center> || '''[[{{{Name|}}}]]''' || align="center" | {{{Quantity|}}} | ||
{{!}}- | {{!}}- | ||
{{#if: {{{Name2|}}}| <!-- Check if Name2 is filled out --> | {{#if: {{{Name2|}}}| <!-- Check if Name2 is filled out --> | ||
Line 34: | Line 34: | ||
{{!}}- | {{!}}- | ||
{{!}} <center>[[File:{{{Name6|}}}.png]]</center> {{!}}{{!}} '''[[{{{Name6|}}}]]''' {{!}}{{!}} align="center" {{!}} {{{Quant6|}}} | {{!}} <center>[[File:{{{Name6|}}}.png]]</center> {{!}}{{!}} '''[[{{{Name6|}}}]]''' {{!}}{{!}} align="center" {{!}} {{{Quant6|}}} | ||
}} | |||
{{!}}- | |||
{{#if: {{{Name7|}}}| <!-- Check if Name6 is filled out --> | |||
{{!}}- | |||
{{!}} <center>[[File:{{{Name7|}}}.png]]</center> {{!}}{{!}} '''[[{{{Name7|}}}]]''' {{!}}{{!}} align="center" {{!}} {{{Quant7|}}} | |||
}} | |||
{{!}}- | |||
{{#if: {{{Name6|}}}| <!-- Check if Name6 is filled out --> | |||
{{!}}- | |||
{{!}} <center>[[File:{{{Name8|}}}.png]]</center> {{!}}{{!}} '''[[{{{Name8|}}}]]''' {{!}}{{!}} align="center" {{!}} {{{Quant8|}}} | |||
}} | }} | ||
|- | |- | ||
! colspan="3" | Results in | ! colspan="3" | Results in | ||
|- | |- | ||
| style="background-color:#8EA3B2" | <center>[[File:{{{Upgrade|}}}.png]]</center> || colspan="2" align="center" style="background-color:#8EA3B2" | '''[[{{{Upgrade|}}}]]''' | | style="background-color:#8EA3B2" | <center>[[File:{{{Upgrade|}}}.png|30px]]</center> || colspan="2" align="center" style="background-color:#8EA3B2" | '''[[{{{Upgrade|}}}]]''' | ||
|} | |} | ||
</div> | </div> |