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 ]

Difference between revisions of "Template:PrimarySecondaryShow"

From Project 1999 Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly><div class="primary_secondary_show" data-file="{{{file}}}" data-gender="{{{gender}}}" data-fashion="{{{fashion}}}">
 
<includeonly><div class="primary_secondary_show" data-file="{{{file}}}" data-gender="{{{gender}}}" data-fashion="{{{fashion}}}">
 
{{{gender}}} <span class="fashion_race">{{#if: {{{race|}}} |[[{{{race}}}|{{{race}}}]]|{{{multirace|Unknown}}}}}</span>
 
{{{gender}}} <span class="fashion_race">{{#if: {{{race|}}} |[[{{{race}}}|{{{race}}}]]|{{{multirace|Unknown}}}}}</span>
{{#if: {{{primary|}}} |<div class="fashion_primary">'''Primary:''' [[{{{primary}}}]]</div>|}}
+
<div>{{#if: {{{primary|}}} |<span class="fashion_primary">'''Primary:''' [[{{{primary}}}]]</span>{{#if: {{{secondary|}}} | and |}}|}}
{{#if: {{{secondary|}}} |<div class="fashion_secondary">'''Secondary:''' [[{{{secondary}}}]]</div>|}}
+
{{#if: {{{secondary|}}} |<span class="fashion_secondary">'''Secondary:''' [[{{{secondary}}}]]</span>|}}</div>
({{#if: {{{ primaryFashion |}}} |[[:Category:Fashion: {{{ primaryFashion }}}|{{{ primaryFashion }}}]],|}}<br/>
+
<div>({{#if: {{{ primaryFashion |}}} |[[:Category:Fashion: {{{ primaryFashion }}}|{{{ primaryFashion }}}]]{{#if: {{{secondaryFashion|}}} | and |}}|}}
({{#if: {{{ secondaryFashion |}}} |[[:Category:Fashion: {{{ secondaryFashion }}}|{{{ secondaryFashion }}}]],|}}<br/>
+
({{#if: {{{ secondaryFashion |}}} |[[:Category:Fashion: {{{ secondaryFashion }}}|{{{ secondaryFashion }}}]]|}}</div>
 
{{#if: {{{file2|}}} |
 
{{#if: {{{file2|}}} |
 
[[File:{{{file}}}| 195px]][[File:{{{file2}}}| 195px]]|
 
[[File:{{{file}}}| 195px]][[File:{{{file2}}}| 195px]]|

Revision as of 16:40, 13 September 2019

Contents

Introduction

This is the template page for a "primary/secondary show" (a screenshot of a character demonstrating a particular fashion look of a primary/secondary slot item).

Example

Primary: None (None)
Secondary:
Essence of Nature
Essence of Nature
Item 767.png

LORE ITEM NO DROP
Slot: SECONDARY
AC: 10
CHA: +15 INT: +15 HP: +50 MANA: +100
SV FIRE: +12 SV DISEASE: +12 SV POISON: +12
Effect: Flowing Thought V
WT: 2.5 Size: TINY
Class: NEC WIZ MAG ENC
Race: ALL

(Glowing Red Stone)

Eon.gif

 

Code

To use it add the following code but replace the values with the appropriate ones for your screenshot

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
  • primary: The item being wielded in the primary slot (no link needed, will be linked automatically)
  • secpmdaru: The item being wielded in the secpmdaru slot (no link needed, will be linked automatically)
  • primaryFashion:' The primary fashion category this screenshot demonstrates (if any)
  • secondaryFashion:' The secondary fashion 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.