Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!

Template:StartFurniture/doc: Difference between revisions

From the Club Penguin Wiki, the free, editable encyclopedia about Club Penguin
Jump to navigation Jump to search
imported>Perapin
imported>Perapin
Almost forgot about that parameter
Line 13: Line 13:
|cost =  
|cost =  
|id =  
|id =  
|releaseDate =
}}
}}
</pre>
</pre>
Line 22: Line 23:
*'''cost''' = Cost of the furniture item: <code><span style='color:blue'><number></span> <nowiki>[[coins]]</nowiki>/Free</code>
*'''cost''' = Cost of the furniture item: <code><span style='color:blue'><number></span> <nowiki>[[coins]]</nowiki>/Free</code>
*'''id''' = ID of the furniture item:
*'''id''' = ID of the furniture item:
*'''releaseDate''' = Release date of the furniture item: <code><span style='color:blue'><month> <day>, <year></span></code>


=== Optional parameters ===
=== Optional parameters ===
Line 39: Line 41:
|cost =  
|cost =  
|id =  
|id =  
|releaseDate =
}}
}}
</pre>
</pre>

Revision as of 01:13, 13 April 2015

Usage

This template is for creating a furniture item page without having to go through the pain of entering repeated values.

Syntax

Standard parameters

{{SUBST:StartFurniture
|name = 
|available = 
|member = 
|image = 
|sort = 
|cost = 
|id = 
|releaseDate =
}}
  • name = Official name of the furniture item
  • available = Whether the item is available or not: Yes/No
  • member = Whether the item is members only or not: Yes/No
  • image = Image file of the furniture item
  • sort = Category of the furniture item: Room/Wall/Floor/Pet
  • cost = Cost of the furniture item: <number> [[coins]]/Free
  • id = ID of the furniture item:
  • releaseDate = Release date of the furniture item: <month> <day>, <year>

Optional parameters

{{SUBST:StartFurniture
|name = 
  |portuguese =
  |french =
  |spanish =
  |german =
  |russian =
|available = 
|member = 
|image = 
|type =
|sort = 
|cost = 
|id = 
|releaseDate = 
}}
  • type = Type of the furniture item: Pet [[Furniture]]
    • Note: This parameter is only necessary when the type of the Furniture is Pet Furniture. For other types of furniture, the sort parameter will automatically write the type parameter in for you.
  • portuguese = Portuguese name of the furniture item. Leave blank or remove parameter if you do not know.
  • french = French name of the furniture item. Leave blank or remove parameter if you do not know.
  • spanish = Spanish name of the furniture item. Leave blank or remove parameter if you do not know.
  • german = German name of the furniture item. Leave blank or remove parameter if you do not know.
  • russian = Russian name of the furniture item. Leave blank or remove parameter if you do not know.