Anonymous
×
Create a new article
Write your page title here:
We currently have 496 articles on WIKI - Idle Pixel. Type your article name above or click on one of the titles below and start writing!



WIKI - Idle Pixel

Template:Infobox Item: Difference between revisions

(Created page with "{{infobox Item | title = | image = [e.g. "Example.jpg"] | caption = | type = | effects = | source = | buy = | owners = | sell = | game = [e.g. "Final Fantasy XIV Online"] }}")
 
No edit summary
Line 1: Line 1:
{{infobox Item
 
| title         =
<infobox>
| image         = [e.g. "Example.jpg"]
  <title source="title"/>
| caption  =  
  <image source="image">
| type          =
    <caption source="caption"/>
| effects      =
  </image>
| source        =
  <data source="description">
| buy          =
    <label>Description</label>
| owners        =  
  </data>
| sell          =
  <data source="obtained_from">
| game          = [e.g. "Final Fantasy XIV Online"]
    <label>Obtained from</label>
  </data>
  <data source="materials">
    <label>Materials</label>
  </data>
  <data source="level">
    <label>Level</label>
  </data>
  <data source="xp">
    <label>XP</label>
  </data>
  <data source="time">
    <label>Time</label>
    <format>[[File:Hourglass_grey.png|20px|link=Timer]] {{{time}}}</format>
  </data>
  <data source="rate">
    <label>Rate</label>
  </data>
  <data source="notes">
    <label>Notes</label>
  </data>
  <data source="buy">
    <label>Buy</label>
    <format>[[File:Coins.png|20px|link=Coins]] {{{buy}}}</format>
  </data>
  <data source="sell">
    <label>Sell</label>
    <format>[[File:Coins.png|20px|link=Coins]] {{{sell}}}</format>
  </data>
</infobox>
<noinclude>
Use for all Items, including Craftable Items and Potions.
 
Example usage:
<pre>
{{Infobox Item
  | title=Fire Arrows
  | image=FireArrow.png
  | description=[[File:FireIcon.png|20px|link=Fire]] '''Special:''' Double damage in cold environments.
  | materials=1 [[File:FireFeather.png|20px|link=Fire Feathers]] [[Fire Feather]]<br/> 1 [[File:LavaLogs.png|20px|link=Lava Logs]] [[Lava Log]]<br/> 1 [[File:bones.png|20px|link=Bone]] [[Bone]]
  | level=[[File:CraftingSkill.png|20px|link=Crafting]] 40
  | xp=[[File:CraftingSkill.png|20px|link=Crafting]] 10
}}
}}
{{Infobox Item
|title=Bones
|image=Bones.png
|obtained from=[[Monster]] drops
|description=Used for [[Bonemeal]] and crafting [[Arrows]].
}}
{{Infobox Item
  | title=Example
  | image=LargeVial.png
  | description=Example
  | obtained_from=Example
  | materials=Example
  | level=Example
  | notes=Example
  | buy=Example
  | sell=Example
}}</pre>
'''Gives:'''
{{Infobox Item
  | title=Fire Arrows
  | image=FireArrow.png
  | description=[[File:FireIcon.png|20px|link=Fire]] '''Special:''' Double damage in cold environments.
  | materials=1 [[File:FireFeather.png|20px|link=Fire Feathers]] [[Fire Feather]]<br/> 1 [[File:LavaLogs.png|20px|link=Lava Logs]] [[Lava Log]]<br/> 1 [[File:bones.png|20px|link=Bone]] [[Bone]]
  | level=[[File:CraftingSkill.png|20px|link=Crafting]] 40
  | xp=[[File:CraftingSkill.png|20px|link=Crafting]] 10
}}
{{Infobox Item
|title=Bones
|image=Bones.png
|obtained from=[[Monster]] drops
|description=Used for [[Bonemeal]] and crafting [[Arrows]].
}}
<templatedata>
{"params":{"title":{"suggested":true},"image":{"suggested":true},"caption":{"suggested":true},"description":{"suggested":true},"obtained_from":{"suggested":true},"materials":{"suggested":true},"level":{"suggested":true},"notes":{"suggested":true},"buy":{"suggested":true},"sell":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
[[Category:Infobox templates]]
</noinclude>

Revision as of 00:52, 8 September 2022

Use for all Items, including Craftable Items and Potions.

Example usage:

{{Infobox Item
  | title=Fire Arrows
  | image=FireArrow.png
  | description=[[File:FireIcon.png|20px|link=Fire]] '''Special:''' Double damage in cold environments.
  | materials=1 [[File:FireFeather.png|20px|link=Fire Feathers]] [[Fire Feather]]<br/> 1 [[File:LavaLogs.png|20px|link=Lava Logs]] [[Lava Log]]<br/> 1 [[File:bones.png|20px|link=Bone]] [[Bone]]
  | level=[[File:CraftingSkill.png|20px|link=Crafting]] 40
  | xp=[[File:CraftingSkill.png|20px|link=Crafting]] 10
}}
{{Infobox Item
|title=Bones
|image=Bones.png
|obtained from=[[Monster]] drops
|description=Used for [[Bonemeal]] and crafting [[Arrows]].
}}
{{Infobox Item
  | title=Example
  | image=LargeVial.png
  | description=Example
  | obtained_from=Example
  | materials=Example
  | level=Example
  | notes=Example
  | buy=Example
  | sell=Example

}}

Gives:



No description.

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Unknownsuggested
imageimage

no description

Unknownsuggested
captioncaption

no description

Unknownsuggested
descriptiondescription

no description

Unknownsuggested
obtained_fromobtained_from

no description

Unknownsuggested
materialsmaterials

no description

Unknownsuggested
levellevel

no description

Unknownsuggested
notesnotes

no description

Unknownsuggested
buybuy

no description

Unknownsuggested
sellsell

no description

Unknownsuggested