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 item: Difference between revisions

From Beastiepedia: The Beastieball Wiki
(basic infobox for items)
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Infobox beastie template usage:
Infobox item template usage:


<pre>
<pre>
{{Infobox item
{{Infobox item
  |name=Water
  |name=Jersey
  |image=Water.png
  |image=Jersey.png
  |effect=Cures [[File:SweatyFeeling.png|24x24px]] [[SWEATY]]
|description=Woven from special mycelium.
  |buy=$4.00
  |effect=Recruit a Beastie level 10 or under.
  |buy=$20.00
  |sell=??
  |sell=??
}}
}}
Line 14: Line 15:
   <title source="name"><default>{{PAGENAME}}</default></title>
   <title source="name"><default>{{PAGENAME}}</default></title>
   <image source="image"><default></default></image>
   <image source="image"><default></default></image>
  <data source="description">
    <label>Description</label>
    <default></default>
  </data>
   <data source="effect">
   <data source="effect">
     <label>Effect</label>
     <label>Effect</label>
     <default>??</default>
     <default></default>
   </data>
   </data>
   <data source="buy">
   <data source="buy">
     <label>Buying Price</label>
     <label>Buying Price</label>
     <default>??</default>
     <default></default>
   </data>
   </data>
   <data source="sell">
   <data source="sell">

Latest revision as of 13:03, 3 July 2024

Infobox item template usage:

{{Infobox item
 |name=Jersey
 |image=Jersey.png
 |description=Woven from special mycelium.
 |effect=Recruit a Beastie level 10 or under.
 |buy=$20.00
 |sell=??
}}