We're currently working on updating the Wiki content for the August 2024 Closed Playtest. All this information is subject to change in the final release.

Find us in the Wishes Unlimited Discord in the "Beastiepedia (Beastieball Wiki)" thread under #beastieball-spoilers!

Template:Infobox beastie: Difference between revisions

From Beastiepedia: The Beastieball Wiki
No edit summary
(remove accidental newline)
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{Infobox beastie
{{Infobox beastie
|number=01
  |name=Sprecko
  |name=Sprecko
  |image=<gallery>
  |image=<gallery>
Line 14: Line 15:
}}
}}
</pre>
</pre>
</noinclude>
</noinclude><infobox>
 
   <title source="name">
<infobox>
    <default><nowiki>#</nowiki>?? - {{PAGENAME}}</default>
   <title source="name"><default>{{PAGENAME}}</default></title>
    <format><nowiki>#</nowiki>{{{number}}} - {{{name}}}</format>
  </title>
   <image source="image"><default><gallery>
   <image source="image"><default><gallery>
SpreckoIdle.png|Normal
SpreckoIdle.png|Normal
Line 34: Line 36:
     <default>1,000,000</default>
     <default>1,000,000</default>
   </data>
   </data>
    <group>
    <header>Colors</header>
    <panel>
      <section>
          <label>Normal</label>
          <data source="color1">
            <label>Color 1</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color1}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color2">
            <label>Color 2</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color2}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color3">
            <label>Color 3</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color3}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color4">
            <label>Color 4</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color4}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color5">
            <label>Color 5</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color5}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color6">
            <label>Color 6</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color6}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
        </section>
        <section>
          <label>Alternate</label>
          <data source="color1alt">
            <label>Color 1</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color1alt}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color2alt">
            <label>Color 2</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color2alt}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color3alt">
            <label>Color 3</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color3alt}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color4alt">
            <label>Color 4</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color4alt}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color5alt">
            <label>Color 5</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color5alt}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color6alt">
            <label>Color 6</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color6alt}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
        </section>
        <section>
          <label>Raremorph</label>
          <data source="color1rare">
            <label>Color 1</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color1rare}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color2rare">
            <label>Color 2</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color2rare}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color3rare">
            <label>Color 3</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color3rare}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color4rare">
            <label>Color 4</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color4rare}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color5rare">
            <label>Color 5</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color5rare}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
          <data source="color6rare">
            <label>Color 6</label>
            <format><div style="background-image: linear-gradient(90deg, {{{color6rare}}});width: 100%;height: 20px;margin-bottom: 2px"></div></format>
          </data>
        </section>
    </panel>
  </group>
</infobox>
</infobox>

Latest revision as of 16:26, 24 June 2024

Infobox beastie template usage:

{{Infobox beastie
 |number=01
 |name=Sprecko
 |image=<gallery>
SpreckoIdle.png|Normal
SpreckoRaremorph.png|Raremorph
</gallery>
 |recruit=Create any type of field effect
 |training=+1 [[File:Spirit.png|frameless|20x20px]]DEF
 |exp=1,000,000
}}