[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:FashionShow"
From Project 1999 Wiki
| Line 1: | Line 1: | ||
<noinclude>===Description=== | <noinclude>===Description=== | ||
| − | This is the template page for a "fashion show" (a screenshot of a character demonstrating a particular fashion category). | + | This is the template page for a "fashion show" (a screenshot of a character demonstrating a particular fashion category). For example: |
| + | |||
| + | {{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 use it add the following code but replace the values with the appropriate ones for your screenshot: | To use it add the following code but replace the values with the appropriate ones for your screenshot: | ||
| Line 16: | Line 26: | ||
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 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: | 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: | ||
| Line 38: | Line 50: | ||
</pre> | </pre> | ||
| − | |||
</noinclude> | </noinclude> | ||
Revision as of 01:04, 3 May 2019
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}}