Template:Infobox Artifact: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" style="float: right; width: 250px; text-align: left; border: 1px solid #ccc; margin-bottom: 1em;" |+ {{PAGENAME}} | colspan="2" | [[File:{{{img|Item Skill Pearl.png}}}|100px|center]] |- | style="width: 125px;" | '''Aptitude:''' | style="text-align: right;" | {{{aptitude|#}}} |- | '''Initial Skill Count:''' | style="text-align: right;" | {{{intSkillCount|#}}} |- | colspan="2" | '''Recycles into:'''<br>{{{recycle|<ul><li>Quenching Stone x#</li><l...")
 
m (Moved how to use section. Renamed section to Template.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; width: 250px; text-align: left; border: 1px solid #ccc; margin-bottom: 1em;"
{| class="wikitable" style="float: right; width: 175px; text-align: left; border: 1px solid #ccc; margin-bottom: 1em;"
|+ {{PAGENAME}}
|+ {{PAGENAME}}
| colspan="2" | [[File:{{{img|Item Skill Pearl.png}}}|100px|center]]
| colspan="2" | [[File:{{{img|Item Skill Pearl.png}}}|100px|center]]
Line 12: Line 12:
|}
|}
<noinclude>
<noinclude>
'''Template:'''
<pre style="width: 500px;">
{{Infobox Artifact
  | img          =
  | aptitude      =
  | intSkillCount =
  | recycle      =
}}
</pre>
<templatedata>
<templatedata>
{
{

Latest revision as of 20:02, 5 April 2025

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

Template:

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

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