[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Template:FashionShow
Contents |
Introduction
This is the template page for a "fashion show" (a screenshot of a character demonstrating a particular fashion category for a particular race/gender).
Example
Code
To use it add the following code but replace the values with the appropriate ones for your screenshot:
{{FashionShow |file=Female Human Sly Summoner's Robe.png |gender=Female |race=Human |armor= A [[Sly Summoner's Robe]] |fashion=Crimson Robe of Alendine |tint=Cyan / Aqua }} {{FashionShowEnd}}
Fields
One note: none of these fields should contain wiki-links (brackets), except for the "armor" field (that field doesn't auto-link because it can contain stuff like "Full suit of ___ except for boots which are ____") and the "multirace" field.
- race: The race of the character in the screen shot
- gender: The gender of the character in the screen shot
- multirace: (optional) Very rarely (usually when the player has access to Illusions) screenshots feature multiple races wearing the same gear; in this case the "multirace" field can be used instead of race to specify all the races listed
- armor: The armor set or individual pieces the character is wearing, preferably with links added
- fashion:' The fashion category this screenshot demonstrates
- tint: (optional) The fashion tint category this screenshot demonstrates (if any)
- file: The name of the screenshot file
- file2: (optional) The name of the second screenshot file
Uploading Screenshots
To upload the screenshot first save the template code on a category page, with a file name of your choice. The file name will become a red link, and you can click it to go to a page to upload the file.
Two Image Fashion Shows
To include a second image add a "file2" line. For example:
{{FashionShow |file=EruditeSteelsilkfront.jpg |file2=EruditeSteelsilkback.jpg |gender=Male |race=Erudite |armor=[[Steelsilk Breastplate]] |fashion=Velious Plate 1 |tint=Silver Sand }} {{FashionShowEnd}}
Multi-Race Fashion Shows
If a single image contains multiple races you can use the "multirace" field, like so:
{{FashionShow |file=Troubadours.png |gender=Male |multirace=[[Wood Elf]], [[Dark Elf]], [[High Elf]], [[Barbarian]] |armor=[[Troubadour's Breastplate|Troubadour's Armor]] |fashion=Velious Plate 2 |tint=Cherrywood }}{{FashionShowEnd}}
Male Wood Elf, Dark Elf, High Elf, Barbarian
(Velious Plate 2,
with Cherrywood tint)
Combining Multiple Fashion Show Templates
To use two or more of these templates together put no space between them (the code looks ugly but the resulting page looks better that way) and only use a single FashionShowEnd template at the very end, like so:
{{FashionShow |file=Robe of Benevolence Gnome.jpg |gender=Male |race=Gnome |armor= A [[Robe of Benevolence]] |fashion=Crimson Robe of Alendine |tint=Zest Orange }}{{FashionShow |file=Female Human Sly Summoner's Robe.png |gender=Female |race=Human |armor= A [[Sly Summoner's Robe]] |fashion=Crimson Robe of Alendine |tint=Cyan / Aqua }} {{FashionShowEnd}}