<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.seculargames.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AFashionShow</id>
	<title>Template:FashionShow - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.seculargames.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AFashionShow"/>
	<link rel="alternate" type="text/html" href="https://wiki.seculargames.org/index.php?title=Template:FashionShow&amp;action=history"/>
	<updated>2026-06-14T12:33:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.seculargames.org/index.php?title=Template:FashionShow&amp;diff=45888&amp;oldid=prev</id>
		<title>imported&gt;Loramin at 21:35, 15 February 2026</title>
		<link rel="alternate" type="text/html" href="https://wiki.seculargames.org/index.php?title=Template:FashionShow&amp;diff=45888&amp;oldid=prev"/>
		<updated>2026-02-15T21:35:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;fashion_show&amp;quot; data-file=&amp;quot;{{{file}}}&amp;quot; data-gender=&amp;quot;{{{gender}}}&amp;quot; data-fashion=&amp;quot;{{{fashion}}}&amp;quot; data-tint=&amp;quot;{{{tint|}}}&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;fashion_show_image {{#if: {{{file2|}}} |dual}}&amp;quot;&amp;gt;{{#if: {{{file2|}}} |[[File:{{{file}}}|195px|link=Special:FilePath/{{{file}}}]][[File:{{{file2}}}|195px|link=Special:FilePath/{{{file2}}}]]|[[File:{{{file}}}|400x500px|link=Special:FilePath/{{{file}}}]]}}&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;fashion_show_info&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;fashion_show_model&amp;quot;&amp;gt;{{{gender|}}} &amp;lt;span class=&amp;quot;fashion_race&amp;quot;&amp;gt;{{#if: {{{race|}}} |[[{{{race}}}]]|{{{multirace|Unknown}}}}}&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;fashion_armor&amp;quot;&amp;gt;{{{armor}}}&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;fashion_show_tags&amp;quot;&amp;gt;[[:Category:Fashion: {{{fashion}}}|{{{fashion}}}]]{{#if: {{{tint|}}} |, with [[:Category:Fashion: {{{tint}}}|{{{tint}}}]] tint}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;==Introduction==&lt;br /&gt;
This is the template page for a &amp;quot;fashion show&amp;quot; (a screenshot of a character demonstrating a particular fashion category for a particular race/gender).&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{FashionShow&lt;br /&gt;
|file=Female Human Sly Summoner&amp;#039;s Robe.png&lt;br /&gt;
|gender=Female&lt;br /&gt;
|race=Human&lt;br /&gt;
|armor= A [[Sly Summoner&amp;#039;s Robe]]&lt;br /&gt;
|fashion=Crimson Robe of Alendine&lt;br /&gt;
|tint=Cyan / Aqua&lt;br /&gt;
}}&lt;br /&gt;
{{FashionShowEnd}}&lt;br /&gt;
==Code==&lt;br /&gt;
To use it add the following code but replace the values with the appropriate ones for your screenshot:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{FashionShow&lt;br /&gt;
|file=Female Human Sly Summoner&amp;#039;s Robe.png&lt;br /&gt;
|gender=Female&lt;br /&gt;
|race=Human&lt;br /&gt;
|armor= A [[Sly Summoner&amp;#039;s Robe]]&lt;br /&gt;
|fashion=Crimson Robe of Alendine&lt;br /&gt;
|tint=Cyan / Aqua&lt;br /&gt;
}}&lt;br /&gt;
{{FashionShowEnd}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Fields==&lt;br /&gt;
One note: none of these fields should contain wiki-links (brackets), except for the &amp;quot;armor&amp;quot; field (that field doesn&amp;#039;t auto-link because it can contain stuff like &amp;quot;Full suit of ___ except for boots which are ____&amp;quot;) and the &amp;quot;multirace&amp;quot; field.&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;race:&amp;#039;&amp;#039;&amp;#039; The race of the character in the screen shot&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;gender:&amp;#039;&amp;#039;&amp;#039; The gender of the character in the screen shot&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;multirace:&amp;#039;&amp;#039;&amp;#039; (optional) Very rarely (usually when the player has access to [[Illusions]]) screenshots feature multiple races wearing the same gear; in this case the &amp;quot;multirace&amp;quot; field can be used instead of race to specify all the races listed&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;armor:&amp;#039;&amp;#039;&amp;#039; The armor set or individual pieces the character is wearing, preferably with links added&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;fashion:&amp;#039;&amp;#039;&amp;#039;&amp;#039; The fashion category this screenshot demonstrates&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;tint:&amp;#039;&amp;#039;&amp;#039; (optional) The fashion tint category this screenshot demonstrates (if any)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;file:&amp;#039;&amp;#039;&amp;#039; The name of the screenshot file&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;file2:&amp;#039;&amp;#039;&amp;#039; (optional) The name of the second screenshot file&lt;br /&gt;
&lt;br /&gt;
==Uploading Screenshots ==&lt;br /&gt;
To upload the screenshot first save (or preview) the template code on a category page, using a file name of your choice.  That file name will appear as a red link in the page: when you can click that link, you will be taken to a page where you can upload the file itself.&lt;br /&gt;
&lt;br /&gt;
==Two Image Fashion Shows==&lt;br /&gt;
To include a second image add a &amp;quot;file2&amp;quot; line.  For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{FashionShow&lt;br /&gt;
|file=EruditeSteelsilkfront.jpg&lt;br /&gt;
|file2=EruditeSteelsilkback.jpg&lt;br /&gt;
|gender=Male&lt;br /&gt;
|race=Erudite&lt;br /&gt;
|armor=[[Steelsilk Breastplate]]&lt;br /&gt;
|fashion=Velious Plate 1&lt;br /&gt;
|tint=Silver Sand&lt;br /&gt;
}}&lt;br /&gt;
{{FashionShowEnd}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{FashionShow&lt;br /&gt;
|file=EruditeSteelsilkfront.jpg&lt;br /&gt;
|file2=EruditeSteelsilkback.jpg&lt;br /&gt;
|gender=Male&lt;br /&gt;
|race=Erudite&lt;br /&gt;
|armor=[[Steelsilk Breastplate]]&lt;br /&gt;
|fashion=Velious Plate 1&lt;br /&gt;
|tint=Silver Sand&lt;br /&gt;
}}&lt;br /&gt;
{{FashionShowEnd}}&lt;br /&gt;
&lt;br /&gt;
==Multi-Race Fashion Shows==&lt;br /&gt;
&lt;br /&gt;
If a single image contains multiple races you can use the &amp;quot;multirace&amp;quot; field, like so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{FashionShow&lt;br /&gt;
|file=Troubadours.png&lt;br /&gt;
|gender=Male&lt;br /&gt;
|multirace=[[Wood Elf]], [[Dark Elf]], [[High Elf]], [[Barbarian]]&lt;br /&gt;
|armor=[[Troubadour&amp;#039;s Breastplate|Troubadour&amp;#039;s Armor]]&lt;br /&gt;
|fashion=Velious Plate 2&lt;br /&gt;
|tint=Cherrywood&lt;br /&gt;
}}{{FashionShowEnd}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{FashionShow&lt;br /&gt;
|file=Troubadours.png&lt;br /&gt;
|gender=Male&lt;br /&gt;
|multirace=[[Wood Elf]], [[Dark Elf]], [[High Elf]], [[Barbarian]]&lt;br /&gt;
|armor=[[Troubadour&amp;#039;s Breastplate|Troubadour&amp;#039;s Armor]]&lt;br /&gt;
|fashion=Velious Plate 2&lt;br /&gt;
|tint=Cherrywood&lt;br /&gt;
}}{{FashionShowEnd}}&lt;br /&gt;
&lt;br /&gt;
==Combining Multiple Fashion Show Templates==&lt;br /&gt;
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:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{FashionShow&lt;br /&gt;
|file=Robe of Benevolence Gnome.jpg&lt;br /&gt;
|gender=Male&lt;br /&gt;
|race=Gnome&lt;br /&gt;
|armor= A [[Robe of Benevolence]]&lt;br /&gt;
|fashion=Crimson Robe of Alendine&lt;br /&gt;
|tint=Zest Orange&lt;br /&gt;
}}{{FashionShow&lt;br /&gt;
|file=Female Human Sly Summoner&amp;#039;s Robe.png&lt;br /&gt;
|gender=Female&lt;br /&gt;
|race=Human&lt;br /&gt;
|armor= A [[Sly Summoner&amp;#039;s Robe]]&lt;br /&gt;
|fashion=Crimson Robe of Alendine&lt;br /&gt;
|tint=Cyan / Aqua&lt;br /&gt;
}}&lt;br /&gt;
{{FashionShowEnd}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{FashionShow&lt;br /&gt;
|file=Robe of Benevolence Gnome.jpg&lt;br /&gt;
|gender=Male&lt;br /&gt;
|race=Gnome&lt;br /&gt;
|armor= A [[Robe of Benevolence]]&lt;br /&gt;
|fashion=Crimson Robe of Alendine&lt;br /&gt;
|tint=Zest Orange&lt;br /&gt;
}}{{FashionShow&lt;br /&gt;
|file=Female Human Sly Summoner&amp;#039;s Robe.png&lt;br /&gt;
|gender=Female&lt;br /&gt;
|race=Human&lt;br /&gt;
|armor= A [[Sly Summoner&amp;#039;s Robe]]&lt;br /&gt;
|fashion=Crimson Robe of Alendine&lt;br /&gt;
|tint=Cyan / Aqua&lt;br /&gt;
}}&lt;br /&gt;
{{FashionShowEnd}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Loramin</name></author>
	</entry>
</feed>