Trophy Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>An Adventurer
mNo edit summary
imported>Tlosk
No edit summary
Line 1: Line 1:
If a trophy is attuned and/or bonded, only list these in the item stat panel. Do not include them in the special property category. Category:Bonded is only for items that players can wield.
{{RightToC}}
{{Related|Page Templates|Template:Trophy}}
Use this template for trophies, items that drop off creatures.
* You can leave blank or erase variables that aren't applicable.
* If a trophy is attuned and/or bonded, only list these under special properties. Do not include them in the special property category. Category:Bonded is for items that players can wield.
* Special properties, patch introduced, related quests, and updated should be wiki linked (double brackets).
* If there is no live image indicated or if it is "Live.jpg" then that section will not be shown.
* Set '''Cannot be Sold''' to '''True''' to display.
* The page will automatically be categorized as a [[:Category:Trophy]].


<pre>
== Wiki Code ==
From the [[??]] quest introduced in the [[??]] event.
<pre style="width:auto; overflow:auto">
<<or, if not from quest:>>
{{Intro
Introduced in the [[??]] event.
| Patch Introduced =
|  Related Quests =
|          Updated =
}}
{{Trophy
|              Name =
|        Icon Image =  Icon.png
|        Live Image =  Live.jpg
| Live Image Caption = 
|              Value =
|            Burden =
|        Description =
| Special Properties = [[Attuned]], [[Bonded]]
|    Description Two =
|    Cannot Be Sold =
}}
==Notes==
{{Trophy Drops|{{PAGENAME}}}}
* Does Not Stack / Stack Size: ??
* Give to [[??]] for [[??]].
</pre>


[[Image: Live.jpg|right|frame|<Image Description>.]]
== Example ==
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
The results of the example code below can be seen at [[Armored Sclavus Head]].
|colspan=2 align=center|'''Name'''
|-
|align=center| Value: ??<br>?? Burden Units
|width=40 align=center| [[Image: Icon.png]]
|-
|colspan=2| <Description>
<br>[[Special Properties]]: ??
<br><br><More Description>
|-
|}
 
==Notes==
* Does Not Stack / Stack Size: X.
* Dropped by [[Link to Creature(s)]].
* Give to [[Link to Collector/NPC]] in exchange for <<rewards>>.
:<font color=green>Green Text.</font>
:<font color=darkgoldenrod>Tells.</font>


[[Category:Trophy]]
<pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced = [[Seeds of Corruption]]
|  Related Quests = [[Masks and Guises]]
|          Updated =
}}
{{Trophy
|              Name = Armored Sclavus Head
|        Icon Image = Armored Sclavus Head Icon.png
|              Value = 0
|            Burden = 400
|        Description = The severed head of a Sclavus, with the Sclavus' helm still attached.
| Special Properties =
|    Description Two =
|    Cannot Be Sold =
}}
== Notes ==
{{Trophy Drops|{{PAGENAME}}}}
* Give to a [[Mask Maker]] for an [[Armored Sclavus Mask]].
* There are three different colors, the color dropped matches the creature's armor (all have the same name, but can have distinct armor).
</pre>
</pre>


[[Category:Page Template]]
[[Category:Page Template]]

Revision as of 12:46, 25 February 2009

Related topics: Page Templates, Template:Trophy Use this template for trophies, items that drop off creatures.

  • You can leave blank or erase variables that aren't applicable.
  • If a trophy is attuned and/or bonded, only list these under special properties. Do not include them in the special property category. Category:Bonded is for items that players can wield.
  • Special properties, patch introduced, related quests, and updated should be wiki linked (double brackets).
  • If there is no live image indicated or if it is "Live.jpg" then that section will not be shown.
  • Set Cannot be Sold to True to display.
  • The page will automatically be categorized as a Category:Trophy.

Wiki Code

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Trophy
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption =  
 |              Value = 
 |             Burden = 
 |        Description = 
 | Special Properties = [[Attuned]], [[Bonded]]
 |    Description Two = 
 |     Cannot Be Sold = 
}}
==Notes==
{{Trophy Drops|{{PAGENAME}}}}
* Does Not Stack / Stack Size: ??
* Give to [[??]] for [[??]].

Example

The results of the example code below can be seen at Armored Sclavus Head.

{{Intro
 | Patch Introduced = [[Seeds of Corruption]]
 |   Related Quests = [[Masks and Guises]]
 |          Updated = 
}}
{{Trophy
 |               Name = Armored Sclavus Head
 |         Icon Image = Armored Sclavus Head Icon.png
 |              Value = 0
 |             Burden = 400
 |        Description = The severed head of a Sclavus, with the Sclavus' helm still attached.
 | Special Properties = 
 |    Description Two = 
 |     Cannot Be Sold = 
}}
== Notes ==
{{Trophy Drops|{{PAGENAME}}}}
* Give to a [[Mask Maker]] for an [[Armored Sclavus Mask]].
* There are three different colors, the color dropped matches the creature's armor (all have the same name, but can have distinct armor).