Template:Infobox Artifact: Difference between revisions
FaeriMagic (talk | contribs) m (Adjusted width.) |
FaeriMagic (talk | contribs) m (Moved how to use section. Renamed section to Template.) |
||
(One intermediate revision by the same user not shown) | |||
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
![]() | |
Aptitude: | # |
Initial Skill Count: | # |
Recycles into:
|
Template:
{{Infobox Artifact | img = | aptitude = | intSkillCount = | recycle = }}
This template displays information about an Artifact.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | img | This is where the file for the image is specified.
| File | suggested |
aptitude | aptitude | This is where the initial aptitude of the Artifact is specified.
| Number | required |
intSkillCount | intSkillCount | This is where the initial skill count of an Artifact is specified.
| Number | required |
recycle | recycle | This is where the components that the Artifact can be recycled into is specified.
| Unbalanced wikitext | suggested |