Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox item/doc: Difference between revisions

Template page
Created page with "{{documentation header}} <!-- documentation here --> == Usage == <pre> {{Infobox item |name="Chaotic Focus" --Note: Name is optional - It will default to the name of the page |craftable="yes" |lootable="yes" |lootcontainer="Living Chest" |rarity="uncommon" |A1=Coal |B1=Vault Diamond |C1= Chromatic Steel Nugget |B2= Vault Rock |A3=Stick |B3=Stick |C3=Stick }} </pre> Will render as: {{infobox item |name="Chaotic Focus" |craftable="yes" |lootable="yes" |lootc..."
Tag: 2017 source edit
 
mNo edit summary
Tag: 2017 source edit
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
<pre>
<pre>
{{Infobox item
{{Infobox item
  |name="Chaotic Focus" --Note: Name is optional - It will default to the name of the page
  |name=Chaotic Focus --Note: Name is optional - It will default to the name of the page
  |craftable="yes"
|image=Invicon Chaotic Focus --Note: Image is optional - It will default to the name of the page
  |lootable="yes"
  |craftable=yes
  |lootcontainer="Living Chest"
  |lootable=yes
  |rarity="uncommon"
  |lootcontainer=Living Chest
  |rarity=uncommon
  |A1=Coal |B1=Vault Diamond |C1= Chromatic Steel Nugget
  |A1=Coal |B1=Vault Diamond |C1= Chromatic Steel Nugget
  |B2= Vault Rock
  |B2= Vault Rock
  |A3=Stick |B3=Stick |C3=Stick
  |A3=Stick |B3=Stick |C3=Stick
|Output=Chaotic Focus
}}
}}
</pre>
</pre>
Line 19: Line 21:


{{infobox item
{{infobox item
  |name="Chaotic Focus"
  |name=Chaotic Focus
  |craftable="yes"
|image=Invicon Chaotic Focus
  |lootable="yes"
  |craftable=yes
  |lootcontainer="Living Chest"
  |lootable=yes
  |rarity="uncommon"
  |lootcontainer=Living Chest
  |rarity=uncommon
  |A1=Coal |B1=Vault Diamond |C1= Chromatic Steel Nugget
  |A1=Coal |B1=Vault Diamond |C1= Chromatic Steel Nugget
  |B2= Vault Rock
  |B2= Vault Rock
  |A3=Stick |B3=Stick |C3=Stick
  |A3=Stick |B3=Stick |C3=Stick
|Output=Chaotic Focus
}}
}}



Latest revision as of 07:58, 13 July 2025

This is the documentation page. It should be transcluded into Template:Infobox item. See Template:Documentation for more information.

Usage

{{Infobox item
 |name=Chaotic Focus --Note: Name is optional - It will default to the name of the page
 |image=Invicon Chaotic Focus --Note: Image is optional - It will default to the name of the page
 |craftable=yes
 |lootable=yes
 |lootcontainer=Living Chest
 |rarity=uncommon
 |A1=Coal |B1=Vault Diamond |C1= Chromatic Steel Nugget
 |B2= Vault Rock
 |A3=Stick |B3=Stick |C3=Stick
 |Output=Chaotic Focus
}}

Will render as:


Chaotic Focus
Inventory sprite for Chaotic Focus linking to Chaotic Focus
Can be craftedYes
Crafting Recipe
Inventory sprite for Coal linking to CoalInventory sprite for Vault Diamond linking to Vault DiamondInventory sprite for Chromatic Steel Nugget linking to Chromatic Steel NuggetInventory sprite for Vault Rock linking to Vault RockInventory sprite for Stick linking to StickInventory sprite for Stick linking to StickInventory sprite for Stick linking to Stick
Inventory sprite for Chaotic Focus linking to Chaotic Focus
Can be lootedYes
Found inLiving Chest
RarityUncommon




Contents