Template:Infobox Artifact: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
m (Adjusted width.)
m (Added how to use section.)
Line 44: Line 44:
}
}
</templatedata>
</templatedata>
'''How to use:'''
<pre>
{{Infobox Artifact
  | img          =
  | aptitude      =
  | intSkillCount =
  | recycle      =
}}
</pre>
</noinclude>
</noinclude>

Revision as of 20:00, 5 April 2025

Infobox Artifact
Aptitude: #
Initial Skill Count: #
Recycles into:

This template displays information about an Artifact.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
imageimg

This is where the file for the image is specified.

Default
Item Skill Pearl.png
Filesuggested
aptitudeaptitude

This is where the initial aptitude of the Artifact is specified.

Default
#
Numberrequired
intSkillCountintSkillCount

This is where the initial skill count of an Artifact is specified.

Default
#
Numberrequired
recyclerecycle

This is where the components that the Artifact can be recycled into is specified.

Default
<ul><li>[[Quenching Stone]] x#</li><li>[[Magic Ore]] x#</li></ul>
Unbalanced wikitextsuggested

How to use:

{{Infobox Artifact
   | img           = 
   | aptitude      = 
   | intSkillCount = 
   | recycle       =
}}