Template:Infobox/doc: Difference between revisions

2,916 bytes added ,  17:42, 2 May 2023
no edit summary
No edit summary
No edit summary
Line 5: Line 5:
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.
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
<!--{{infobox
|name=Vintage Phonograph
|name=Vintage Phonograph
|image=Vintage Phonograph (Gold).png
|image=Vintage Phonograph (Gold).png
Line 34: Line 34:
|size=2x2
|size=2x2
|placement=surfaces
|placement=surfaces
}}
</pre>
or
-->{{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
}}
was created from...
<pre>
{{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
}}
</pre>
or
{{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
}}
was created from...
<pre>
{{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
}}
}}
</pre>
</pre>
Line 111: Line 177:
====name====
====name====
<pre>
<pre>
|name=Vintage Phonograph
|name=Blue Dress Pants
</pre>
</pre>
'''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.
'''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.
Line 118: Line 184:
====image====
====image====
<pre>
<pre>
|image=Vintage Phonograph (Gold).png
|image=Blue Dress Pants (2).png
</pre>
</pre>
'''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''' 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====
<pre>
|image_m=Blue Dress Pants (2) m.png
</pre>
'''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.




Line 134: Line 207:
|type=Furniture
|type=Furniture
</pre>
</pre>
<!--
'''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.
'''type''' specifies...Possible Values:
*Clothing
*Furniture
*Crafted Furniture
*Meal
*....-->


====craftingcategory====
====craftingcategory====
Line 146: Line 213:
|craftingcategory=Functional Items
|craftingcategory=Functional Items
</pre>
</pre>
<!--'''craftingcategory''' specifies.... Whether single or multiple values. Requirements for providing value. Any nuances about values. When displayed in the infobox, if any templates are used or categories are automatically added. Possible Values:
<!--'''craftingcategory''' specifies.... Whether single or multiple values. Requirements for providing value. Any nuances about values. When displayed in the infobox, if any templates are used or categories are automatically added.-->
*Functional Items
Possible Values: Refined Materials, Enchantments, Fences & Paving, Functional Items, Furniture
-->
 


====category====
====category====
Line 188: Line 255:
====color (Clothing, Furniture)====
====color (Clothing, Furniture)====
<pre>
<pre>
|color=yellow, brown
|color=white, black, brown
</pre>
</pre>
<!-- Possible Values: TODO -->
<!-- Possible Values: TODO -->
'''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.<!--Possible Values: TODO-->
'''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.<!--Possible Values: TODO-->


====tags (Clothing, Furniture)====
====tags (Clothing, Furniture)====
<pre>
<pre>
|tags=Traditional, Rustic, Rec Room, Study, Living Room
|tags=Elegant, Dining Room, Living Room, Study, Quirky
</pre>
</pre>
<!--'''tags''' specifies.... both the tags values and the location. There can be multiple tags. If the value is "none", the item has no associated tags or XXXX, and it will ONLY display in results when no tags or XXXX filters are selected. When displayed in the infobox, they call the '''''tag''''' template. Tags should be provided in the same order that they appear in Scrooge's Shop and Scrooge's Catalog. If creating a new item page and all tags have not been confirmed, add '''Category: Missing Tags''' to the bottom of the page, and leave the parameter blank. If you suspect that a page is missing tags, check the page's history log first, and then add Missing Tags if you think the item needs verification.--><!-- Possible Values: TODO -->
<!--'''tags''' specifies.... both the tags values and the location. There can be multiple tags. If the value is "none", the item has no associated tags or XXXX, and it will ONLY display in results when no tags or XXXX filters are selected. When displayed in the infobox, they call the '''''tag''''' template. Tags should be provided in the same order that they appear in Scrooge's Shop and Scrooge's Catalog. If creating a new item page and all tags have not been confirmed, add '''Category: Missing Tags''' to the bottom of the page, and leave the parameter blank. If you suspect that a page is missing tags, check the page's history log first, and then add Missing Tags if you think the item needs verification.--><!-- Possible Values: TODO -->
Line 202: Line 270:
====universe (Clothing, Furniture)====
====universe (Clothing, Furniture)====
<pre>
<pre>
|universe=Other
|universe=Mickey & Friends
</pre>
</pre>
'''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. <!--Possible Values: TODO-->
'''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. <!--Possible Values: TODO-->
Line 219: Line 287:
|storeSlot=quad FL
|storeSlot=quad FL
</pre>
</pre>
<!--'''storeSlot''' specifies.... If creating a new item page and the storeSlot has not been confirmed, add '''Category: Missing Store Slot''' to the bottom of the page, and leave the parameter blank.--><!-- Possible Values: TODO -->
'''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 <!-- this is hard to read/discern in the rendered font, semicolons are hard to see-->




Line 244: Line 314:
====size====
====size====
<pre>
<pre>
|size=2x2
|size=2x1
</pre>
</pre>
<!--'''size''' specifies.... --><!-- Possible Values: TODO -->
 
'''size''' specifies the dimensions of the item when placed in the world, denoted by the squares that appear in furniture placement mode. <!--When placing items in the world, they will always face a default orientation relative to the viewer's perspective, so long as the viewer is squarely facing a cardinal direction.--> Values should be provided in '''WIDTH''' x '''DEPTH''' or '''WIDTH''' x '''HEIGHT''' order.




Line 253: Line 324:
|placement=surfaces
|placement=surfaces
</pre>
</pre>
<!--'''placement''' specifies.... --><!-- Possible Values: TODO -->
<!--'''placement''' specifies .... Whether single or multiple values. Requirements for providing value. Any nuances about values. When displayed in the infobox, if any templates are used or categories are automatically added.-->Possible Values: surfaces, walls, ceilings, default<!--TODO untiled ground-->
 
 
====environment====




moderator
27,644

edits