Template:Infobox/doc

Description

This template creates an Info Box with information key information about a page, or properties of an item. It automatically adds select categories to a page based on values provided.

Usage

The convention is to add an infobox section as the first item on the page. There are multiple possible parameters, which will be outlined below.


Infobox/doc
Decorative Steamboat.png
Information
Type: Menu Icon Furniture.png Furniture
Categories: Decor.png Decor
Art.png Art
Placement: 2x1 (Surfaces)
Tags:
Colors:
Event Cost: Centennial Token.png 30
Costs: Star Coin icon.png 2,720
From: Centennial Star Path (T6 Premium)

was created from...

{{infobox
|image=Decorative Steamboat.png
|type=Furniture
|category=Decor, Art
|buyprice=2720
|color=white, black, brown
|tags=Elegant, Dining Room, Living Room, Study, Quirky
|universe=Mickey & Friends
|from={{name|Centennial Star Path}} (T6 Premium)
|eventprice={{price|30|centennialtoken}}
|size=2x1
|placement=surfaces
}}


or


Blue Dress Pants
Blue Dress Pants (2).png
Blue Dress Pants (2) m.png
Information
Type: Menu Icon Clothing.png Clothing
Categories: Menu Icon Pants.png Pants
Tags:
Colors:
Costs: Star Coin icon.png 5,200
From: Menu Icon Scrooge Store.png Scrooge's Store

was created from...

{{infobox
|name=Blue Dress Pants
|image=Blue Dress Pants (2).png
|image_m=Blue Dress Pants (2) m.png
|type=Clothing
|category=Pants
|buyprice=5200
|color=blue, pink
|tags=Professional, Modern, Bold, Pants
|from=[[Scrooge's Store]]
|storeSlot=trio
}}


or


Infobox/doc
Pumpkin Soup.png

A thick, creamy soup with an orange hue.

Information
Type: Menu Icon Meals.png Meal
Categories: Appetizers.png Appetizer
Sells for: Star Coin icon.png 1,500 or more
Energy: Energy.png+1,431 or more
Ingredients: Vegetables.png Any Vegetable

Milk
Ginger
Pumpkin

was created from...

{{infobox
|image=Pumpkin Soup.png
|description=A thick, creamy soup with an orange hue.
|type=Meal
|category=Appetizers
|stars=4
|energy=1431
|sellprice=1500
|ingredients={{name|Pumpkin}}<br>
{{name|Ginger}}<br>
{{name|Milk}}<br>
{{ingredient|Vegetables}}
}}


or


Infobox/doc
Iron Crafting Station.png
Information
Type: Menu Icon Furniture.png Crafted Furniture
Crafting Category: Functional Items.png Functional Items
Functionality: Crafting.png Crafting Station
Reward From: Menu Icon Quests.png Scrooge McDuck's Grand Re-opening Scrooge McDuck.png Menu Icon Story.png
Crafting Recipe: Iron Ingot (10)

Hardwood (10)
Topaz

was created from...

{{infobox
|image=Iron Crafting Station.png				
|type=Crafted Furniture
|craftingcategory=Functional Items
|functions=Crafting Station
|category=none
|color=
|tags=
|universe=Other
|reward={{quest|Scrooge McDuck's Grand Re-opening|realm=Story|friendship=Scrooge McDuck}}
|recipe={{name|Iron Ingot|10}}<br>
{{name|Hardwood|10}}<br>
{{name|Topaz}}
}}

Parameters

name

|name=Blue Dress Pants

name only needs to be provided if the name of the item differs from the name of the page. This happens in cases where there are multiple items with identical names, or the actual name contains a character that cannot be used in a page name.


image

|image=Blue Dress Pants (2).png

image specifies the full file name, including extension, of the focal image to use in the infobox. The image and the page should be named identically.


image_m

|image_m=Blue Dress Pants (2) m.png

image_m specifies the full file name, including extension, of the male avatar image to use in the infobox. This is applicable for Coats, Costumes, Dresses, Socks, Pants, Shoes, Shorts, Skirts, and Tops; other Clothing types do not have separate male and female images. The image_m should be named identically to the page, but with an additional " m" before the .png file extension.


width

|width=350px

width controls the width of the image in the infobox. This is typically not necessary to specify, and can be omitted.


type

|type=Furniture

type specifies the overall classification of the item. Possible Values: Clothing, Companion, Crafted Furniture, Crafting, Currency, Fish, Flooring, Foraging, Furniture, Gem, Ingredient, Landscaping, Meal, Memory, Quest Item, Wallpaper.

craftingcategory

|craftingcategory=Functional Items

Possible Values: Refined Materials, Enchantments, Fences & Paving, Functional Items, Furniture


category

|category=Decor, Misc.

category specifies the category filters associated with the item. There can be multiple categories. If the value is "none", the item has no associated colors, and it will ONLY display in results when the All category filter is selected. Categories should be provided in the same order that they appear in the furniture and clothing menu. If creating a new item page and/or all categories have not been confirmed, add Category: Missing Categories to the bottom of the page, and leave the parameter blank.


stars (Meals)

|stars=4

stars specifies the number of Stars a Meal Recipe has, which corresponds directly to how many Ingredients it requires. When displayed in the infobox, it will be displayed with the stars template.


energy (Meals)

|energy=1431

energy specifies how much energy the Player gains by consuming the item. The value should be provided as a simple number, with no commas. When displayed in the infobox, it will be displayed with the energy template.


buyprice

|buyprice=6400

buyprice specifies the number of Star Coins that are required to purchase this item from Scrooge's Store, Goofy's Stall, or Prince Eric's Blueprint Table. The value should be provided as a simple number, with no commas. When displayed in the infobox, it will be displayed with the price template.


sellprice

|sellprice=1500

sellprice specifies the number of Star Coins that are obtained in exchange for selling this item at Goofy's Stall or serving this meal at Chez Remy. The value should be provided as a simple number, with no commas. When displayed in the infobox, it will be displayed with the price template.


color (Clothing, Furniture)

|color=white, black, brown

color specifies the color filters associated with the Clothing or Furniture item. There can be multiple colors. If the value is "none", the item has no associated colors, and it will ONLY display in results when no color filters are selected. Colors should be provided in the same order that they appear in the furniture and clothing menu. If creating a new item page and all colors have not been confirmed, add Category: Missing Colors to the bottom of the page, and leave the parameter blank.


tags (Clothing, Furniture)

|tags=Elegant, Dining Room, Living Room, Study, Quirky


universe (Clothing, Furniture)

|universe=Mickey & Friends

universe specifies the Universe associated with the Clothing or Furniture item. There can only be one Universe associated. If the value is "none", the item has no associated Universe - it will ONLY display in results when no Universe filters are selected.


from

|from={{name|Scrooge's Store}}


storeSlot (Clothing, Furniture)

|storeSlot=quad FL

storeSlot specifies the location in Scrooge's Store that a Clothing or Furniture item is sold on the floor. If creating a new item page and the storeSlot value has not been confirmed, add Category: Missing Store Slot to the bottom of the page, and leave the parameter blank. Possible Values:

  • Clothing Values: trio, clothing table, window
  • Furniture Values: quad FL; quad FR; quad BL; quad BR; quad FL/F; quad BR/B; up L1, up L3; up L2, up L3, up R1; up L2, up R1, up R3; up R1, up R2, up R3; up R2, up R3; up M1, up M2, up M3; up M3


ingredients (Meals)

|ingredients={{name|Pumpkin}}<br>
{{name|Ginger}}<br>
{{name|Milk}}<br>
{{ingredient|Vegetables}}
}}

recipe (Crafting)

|recipe={{name|Iron Ingot|10}}<br>
{{name|Hardwood|10}}<br>
{{name|Topaz}}
}}

size

|size=2x1

size specifies the dimensions of the item when placed in the world, denoted by the squares that appear in furniture placement mode. Values should be provided in WIDTH x DEPTH or WIDTH x HEIGHT order.


placement

|placement=surfaces

Possible Values: surfaces, walls, ceilings, default


environment

Default Infoboxes

Characters

{{infobox
|image=
|from=
|voice=<<wikipedia link>>
|universe=
|house=
|unlockquest=
}}

Character Houses

{{infobox
|image=
|residents=
|universe=
|buyprice=<<if applicable>>
|found=<<location of unlock>>
|from=<<unlock source>>
}}

Crops

{{infobox
|image=
|description=
|type=<<Ingredient>>
|ingtype=<<Vegetables>>
|energy=
|buyprice=<<if sold>> 
|sellprice=
|seed=
|growtime=
|from=<<biome of Goofy stall>>
}}

Foraged Ingredients

{{infobox
|image=
|description=
|type=<<Ingredient>>
|ingtype=<<Spices/Fruit/Etc>>
|energy=
|buyprice=<<if applicable>>
|sellprice=
|found=<<biome>>
}}

Fish

{{infobox
|image=
|description=
|type=<<Ingredient>>
|ingtype=<<Fish>>
|pool=<<color of pool>>
|energy=
|sellprice=
|size=
|found=<<biome>>
}}

Meals

{{infobox
|image=
|description=
|type=<<Meal>>
|category=<<Appetizer/Dessert/Etc>>
|energy=
|sellprice=
|stars=
|ingredients=
}}

Clothing

{{infobox
|image=
|image_m=
|type=<<Clothing>>
|category=
|buyprice=
|color=
|tags=
|universe=
|from=
|storeSlot=<<if sold by scrooge>>
}}

Furniture