We are actively looking for staff to help us build the wiki. If you are interested please join our Discord server and apply.

Template:Iteminfo: Difference between revisions

From Moonbounce Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox" style="width: 300px; border: 2px solid #90FAFF; background-color: #CAEBEC; padding: 10px; font-size: 90%; line-height: 1.4em; text-align: left; border-radius: 10px;">
{| class="infobox" style="width: 300px; border: 1px solid #AAA; padding: 5px; font-size: 90%; line-height: 1.4em; text-align: left; background-color: #F9F9F9;"
  <table style="width: 100%; border-collapse: separate; border-spacing: 0 10px;">
|-
    <tr>
! colspan="2" style="background-color: #EFEFEF; text-align: center; padding: 10px;" | '''{{{name}}}'''
      <th colspan="2" style="background-color: #90FAFF; text-align: center; padding: 10px; border: 1px solid #90FAFF; border-radius: 10px; font-size: 110%;">{{{name}}}</th>
|-
    </tr>
| colspan="2" style="text-align: center; padding: 10px;" | [[File:{{{image}}}|128px|center]]
    <tr>
|-
      <td colspan="2" style="text-align: center; padding: 0px;">
| style="padding: 10px;" | '''Rarity'''
        <div style="overflow: hidden; border-radius: 10px;">
| style="padding: 10px;" | {{{rarity}}}
          [[File:{{{image}}}|128px|center|]]
|-
        </div>
| style="padding: 10px;" | '''Type'''
      </td>
| style="padding: 10px;" | {{{type}}}
    </tr>
|-
    <tr>
| style="padding: 10px;" | '''Description'''
      <td style="padding: 10px; background: linear-gradient(to right, #90FAFF, white); border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;"><strong>Item #</strong></td>
| style="padding: 10px;" | {{{description}}}
      <td style="padding: 10px; background-color: white; border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;">{{{item_no}}}</td>
|-
    </tr>
| style="padding: 10px;" | '''Diffuse Amount'''
    <tr>
| style="padding: 10px;" | {{{diffuse_amount}}}
      <td style="padding: 10px; background: linear-gradient(to right, #90FAFF, white); border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;"><strong>Rarity</strong></td>
|-
      <td style="padding: 10px; background-color: white; border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;">{{{rarity}}}</td>
| style="padding: 10px;" | '''Drops'''
    </tr>
| style="padding: 10px;" | {{{drops}}}
    <tr>
|-
      <td style="padding: 10px; background: linear-gradient(to right, #90FAFF, white); border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;"><strong>Type</strong></td>
| style="padding: 10px;" | '''Craftable'''
      <td style="padding: 10px; background-color: white; border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;">{{{type}}}</td>
| style="padding: 10px;" | {{{craftable}}}
    </tr>
|}
    <tr>
      <td style="padding: 10px; background: linear-gradient(to right, #90FAFF, white); border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;"><strong>Description</strong></td>
      <td style="padding: 10px; background-color: white; border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;">{{{description}}}</td>
    </tr>
    <tr>
      <td style="padding: 10px; background: linear-gradient(to right, #90FAFF, white); border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;"><strong>Diffuse Value</strong></td>
      <td style="padding: 10px; background-color: white; border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;">{{{diffuse_value}}}</td>
    </tr>
    <tr>
      <td style="padding: 10px; background: linear-gradient(to right, #90FAFF, white); border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;"><strong>Drops</strong></td>
      <td style="padding: 10px; background-color: white; border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;">{{{drops}}}</td>
    </tr>
    <tr>
      <td style="padding: 10px; background: linear-gradient(to right, #90FAFF, white); border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;"><strong>Craftable</strong></td>
      <td style="padding: 10px; background-color: white; border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;">{{{craftable}}}</td>
    </tr>
    <tr>
      <td style="padding: 10px; background: linear-gradient(to right, #90FAFF, white); border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;"><strong>Found in</strong></td>
      <td style="padding: 10px; background-color: white; border: 1px solid #90FAFF; border-radius: 10px; margin-bottom: 10px;">{{{found_in}}}</td>
    </tr>
  </table>
</div>
</div>

Latest revision as of 15:13, 21 June 2024

{{{name}}}
         [[File:{{{image}}}|128px|center|]]
Item # {{{item_no}}}
Rarity {{{rarity}}}
Type {{{type}}}
Description {{{description}}}
Diffuse Value {{{diffuse_value}}}
Drops {{{drops}}}
Craftable {{{craftable}}}
Found in {{{found_in}}}