Template:Infobox object: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
m (Protected "Template:Infobox object" ([Edit=Allow only administrators and content moderators] (indefinite) [Move=Allow only administrators and content moderators] (indefinite) [Delete=Allow only administrators and content moderators] (indefinite)))
(use TemplateStyles)
Line 1: Line 1:
<!---*****OVERALL DESIGN CODE*****--->
<templatestyles src="Metainfobox/styles.css" /><!---*****OVERALL DESIGN CODE*****--->
{| class="metainfobox {{lc: {{MGL | {{vgcode | {{#if:{{{basegame|}}}|{{{basegame}}}|{{{game<includeonly>|</includeonly>}}} }} }} }} }}" cellpadding="1.5"
{| class="metainfobox {{lc: {{MGL | {{vgcode | {{#if:{{{basegame|}}}|{{{basegame}}}|{{{game<includeonly>|</includeonly>}}} }} }} }} }}" cellpadding="1.5"
! class="metainfobox-header large {{lc: {{MGL | {{vgcode | {{#if:{{{basegame|}}}|{{{basegame}}}|{{{game<includeonly>|</includeonly>}}} }} }} }} }}" colspan="2"{{!}}{{{name|{{PAGENAME}}}}}
! class="metainfobox-header large {{lc: {{MGL | {{vgcode | {{#if:{{{basegame|}}}|{{{basegame}}}|{{{game<includeonly>|</includeonly>}}} }} }} }} }}" colspan="2"{{!}}{{{name|{{PAGENAME}}}}}

Revision as of 17:28, 29 April 2019

Infobox object
{{{image}}}
{{{caption}}}
Game {{{game}}}
Buyability {{{buy}}}
Price in game {{{price}}}
Selling price {{{sell}}}
Object type(s) {{{type1}}}
{{{type2}}}
{{{type3}}}
{{{type4}}}
{{{type5}}}
Size {{{size}}}
Number of uses {{{uses}}}
Badge required {{{badge}}}
Template documentation (View · Edit · History · Purge)

Description

Infobox for objects. Uses {{GetObjectCats}}.

Syntax

{{Infobox object|<...>}}

Copy and paste the information below into an Object's page and then add the information after the "=" with the information of the object.

{{Infobox object
|name       = 
|desc       = 
|image      = 
|game       = 
|buy        = 
|price      = 
|type1      = 
|type2      = 
|type3      = 
|type4      = 
|type5      = 
|size       = 
|uses       = 
}}
  • Types:
    • Use type or type1...type5
    • Skill, needs, money, toy, crafting, decorative, appliance, aspiration reward, career reward, electronics, food, vehicle, special, others, etc. A complete list is at {{GetObjectCats}}.
  • Buyability
    • Buy mode (for objects available in Buy mode), Build mode (for objects available in Build mode), Community lot (for objects bought on community lots)
    • Limited (rewards/unlockable)
    • No (NPC object/scenario objects)
  • Uses
    • Use for objects which have a limited number of uses, or can only be used for a limited amount of time.

Visit Template:Infobox object/doc to edit this text! (How does this work?) (Refresh this text - why?)