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
Created page with "== Usage == This template is for creating a furniture item page without having to go through the pain of entering repeated values. == Syntax == === Standard parameters === <..."
 
imported>Juca
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 13: Line 13:
|cost =  
|cost =  
|id =  
|id =  
|releaseDate =
}}
}}
</pre>
</pre>
*'''name''' = Official name of the furniture item
*'''name''' = Official name of the furniture item
*'''available''' = Whether the item is available or not: Yes/No
*'''available''' = Whether the item is available or not: <code>Yes/No</code>
*'''member''' = Whether the item is members only or not: Yes/No
*'''member''' = Whether the item is members only or not: <code>Yes/No</code>
*'''image''' = Image file of the furniture item
*'''image''' = Image file of the furniture item
*'''sort''' = Category of the furniture item: Room/Wall/Floor/Pet
*'''sort''' = Category of the furniture item: <code>Room/Wall/Floor/Pet</code>
*'''cost''' = Cost of the furniture item: <number> [[coins]]/Free
*'''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 ===
<pre>
{{SUBST:StartFurniture
|name =
  |portuguese =
  |french =
  |spanish =
  |german =
  |russian =
|available =
|member =
|image =
|type =
|sort =
|cost =
|id =
|releaseDate =
|catalogIssue =
}}
</pre>
*'''type''' = Type of the furniture item: Pet <nowiki>[[Furniture]]</nowiki>
**<span style='color:blue'>Note:</span> 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.
*'''catalogIssue''' = The month of the catalog that released the item. E.g. <code>April 2015</code>.

Latest revision as of 02:35, 2 May 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 = 
|catalogIssue =
}}
  • 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.
  • catalogIssue = The month of the catalog that released the item. E.g. April 2015.