Template:Style.com review/doc
![]() | This is a documentation subpage for Template:Style.com review. It may contain usage information, categories and other content that is not part of the original template page. |
Parameters
<syntaxhighlight lang="wikitext"> Error - invalid season </syntaxhighlight>
id
To figure out what "id" should be for a given designer, go to style.com's designer directory and select the label you want. Once you're there, the URL should look like http://www.style.com/fashionshows/designerdirectory/LABEL/seasons/, where "LABEL" is a the label's or designer's name (sometimes shortened). Copy ONLY that name, because that will be your "id" parameter.
title
This is an optional parameter for use when the name of the article page is not the label's name. For example, on the page Bill Blass Limited, you should include title=Bill Blass .
season
This can be either "spring" or "fall" (no quotes when you're using it in the template).
year
This is the four-digit year.
collection
This is either "couture" or "rtw" (no quotes when you're using it in the template). If it is left empty, it links to the ready-to-wear collection, but does not include the "ready-to-wear" designation in its text. This would probably be appropriate for the majority of designers, since they produce only a ready-to-wear line.
Examples
<syntaxhighlight lang="wikitext" inline>"Style.com review/doc Runway Review (Spring 2007)." Style.com</syntaxhighlight> generates "Gucci Runway Review (Spring 2007)." Style.com.
<syntaxhighlight lang="wikitext" inline>"Style.com review/doc Runway Review (Spring 2007 ready-to-wear)." Style.com</syntaxhighlight> generates "Dior Runway Review (Spring 2007 ready-to-wear)." Style.com.
<syntaxhighlight lang="wikitext" inline>"Style.com review/doc Runway Review (Spring 2007 couture)." Style.com</syntaxhighlight> generates "Dior Runway Review (Spring 2007 couture)." Style.com.