6,817
edits
Changes
m
| description =
| description = A completely everyday and normal item.
| description = A completely everyday and normal item.
no edit summary
: {|class="wikitable"
|-
! Wikicode Type !! Formatted
|-
| Aboveground boss
| image = <!-- An image filename (e.g. Example_picture_name.jpg). If the filename doesn't exist, this gives you a link to upload it. -->
| type = <!-- Set to one of: Normal, Bold, Healing, or Activatable. Will show "Unknown" if not set -->
| value = <!-- Average selling value -->
| monster = <!-- If this is only found on a specific monster, list it here -->
| description =
}}</nowiki></pre>
{{artifact
| image = Example.jpg
| type = Normal
| value = 55
| monster = Generic Enemy
| description = A completely everyday and normal item.
}}
<pre><nowiki>{{artifact
| image = Example.jpg
| type = Normal
| value = 55
| monster = Generic Enemy
| description = A completely everyday and normal item.
}}</nowiki></pre>
{{clear}}