This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Template:FashionShow

From Project 1999 Wiki
Revision as of 01:04, 3 May 2019 by Loramin (Talk | contribs)

Jump to: navigation, search

Description

This is the template page for a "fashion show" (a screenshot of a character demonstrating a particular fashion category). For example:

 


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}}

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.

To include a second image add a "file2" line.

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}}