<?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%3APrimarySecondaryShow</id>
	<title>Template:PrimarySecondaryShow - 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%3APrimarySecondaryShow"/>
	<link rel="alternate" type="text/html" href="https://wiki.seculargames.org/index.php?title=Template:PrimarySecondaryShow&amp;action=history"/>
	<updated>2026-06-14T13:56:03Z</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:PrimarySecondaryShow&amp;diff=45976&amp;oldid=prev</id>
		<title>imported&gt;Loramin at 21:37, 15 February 2026</title>
		<link rel="alternate" type="text/html" href="https://wiki.seculargames.org/index.php?title=Template:PrimarySecondaryShow&amp;diff=45976&amp;oldid=prev"/>
		<updated>2026-02-15T21:37:56Z</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;primary_secondary_show&amp;quot; data-file=&amp;quot;{{{file}}}&amp;quot; data-gender=&amp;quot;{{{gender}}}&amp;quot; data-primary=&amp;quot;{{{primary|}}}&amp;quot; data-primary-fashion=&amp;quot;{{{primaryFashion|}}}&amp;quot; data-secondary=&amp;quot;{{{secondary|}}}&amp;quot; data-secondary-fashion=&amp;quot;{{{secondaryFashion|}}}&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_show_slot&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;slot-label&amp;quot;&amp;gt;Primary:&amp;lt;/span&amp;gt; {{#if: {{{primary|}}}|&amp;lt;span class=&amp;quot;fashion_primary&amp;quot;&amp;gt;{{:{{{primary}}}}}&amp;lt;/span&amp;gt;|{{#if: {{{primaryFashion|}}}|?|None}}}} ({{#if: {{{primaryFashion|}}} |[[:Category:Fashion: {{{primaryFashion}}}|{{{primaryFashion}}}]]|{{#if: {{{primary|}}}|?|None}}}})&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;fashion_show_slot&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;slot-label&amp;quot;&amp;gt;Secondary:&amp;lt;/span&amp;gt; {{#if: {{{secondary|}}}|&amp;lt;span class=&amp;quot;fashion_secondary&amp;quot;&amp;gt;{{:{{{secondary}}}}}&amp;lt;/span&amp;gt;|{{#if: {{{secondaryFashion|}}}|?|None}}}} ({{#if: {{{secondaryFashion|}}} |[[:Category:Fashion: {{{secondaryFashion}}}|{{{secondaryFashion}}}]]|{{#if: {{{secondary|}}}|?|None}}}})&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;primary/secondary show&amp;quot; (a screenshot of a character demonstrating a particular fashion look of a primary/secondary slot item).&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{PrimarySecondaryShow&lt;br /&gt;
|file=Eon.gif&lt;br /&gt;
|gender=Male&lt;br /&gt;
|race=Dark Elf&lt;br /&gt;
|primaryFashion=Glowing Stone&lt;br /&gt;
|secondary=Essence of Nature&lt;br /&gt;
|secondaryFashion=Glowing Stone&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;
&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;primary:&amp;#039;&amp;#039;&amp;#039; The item being wielded in the primary slot (no link needed, will be linked automatically)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;secondary:&amp;#039;&amp;#039;&amp;#039; The item being wielded in the secondary slot (no link needed, will be linked automatically)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;primaryFashion:&amp;#039;&amp;#039;&amp;#039;&amp;#039; The primary fashion category this screenshot demonstrates (if any)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;secondaryFashion:&amp;#039;&amp;#039;&amp;#039;&amp;#039; The secondary fashion 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 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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Loramin</name></author>
	</entry>
</feed>