Ammunition Template: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Arkalor's Bot
m (Text replace - "{{Trophy Drops|{{PAGENAME}}}}" to "{{Item Drops|{{PAGENAME}}}}")
imported>Arkalor
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
{{Related|Page Templates|{{mtl|Ammunition}}|{{mtl|Crafting Recipe}}|{{mtl|Recipe Table}}|{{mtl|Intro}}}}
{{Related|Page Templates|{{mtl|Ammunition}}|{{mtl|Crafting Recipe}}|{{mtl|Recipe Table}}|{{mtl|Intro}}}}


This template can be used for Arrows, Quarrels, Darts and other ammunition
This template can be used for Arrows, Quarrels, Darts and other ammunition.
* Remove the line "Description Two" if the item is not used in a missile weapon or otherwise not appropriate.
* Remove any lines, notes or sections which are not appropriate (i.e. if not not sold by vendors, or does not require a recipe).
* Remove the lines from the Notes which are not appropriate (i.e. if not a creature drop, not sold by vendors, or does not require a recipe).


== Wiki Code ==
== Wiki Code ==
Line 14: Line 13:
}}
}}
{{Ammunition
{{Ammunition
  |              Type = Bow - Crossbow - Thrown Weapons
  |              Type = Bow/Crossbow/Thrown Weapons
  |              Name =  
  |              Name =  
  |        Icon Image =  Icon.png
  |        Icon Image =  Icon.png
Line 30: Line 29:
}}
}}
==Notes==
==Notes==
* {{Item Drops|{{PAGENAME}}}}
{{Sold By|{{PAGENAME}}}}
{{Sold By|{{PAGENAME}}}}
* [[:Special:Whatlinkshere/{{PAGENAME}} | Recipes]] which call for {{PAGENAME}}.
* Skill Check: ??
* Skill Check: ??
* Does not stack. / Stack Size: ??
* Does not stack. / Stack Size: ??


==Recipe==
==Recipe==
{{Crafting Recipe  
{{Crafting Recipe
  |       Tools = [[Tool]], [[Tool]]
  | Fletching Recipe = True
  | Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]]
|            Tools = [[Tool]], [[Tool]]
  |     Result = (Number) {{PAGENAME}}
  |     Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]]
  |           Result = (Number) {{PAGENAME}}
}}
}}
* '''Steps:'''
* '''Steps:'''
Line 54: Line 52:
}}
}}
:<font color=green>(Optional:Crafting Message)<br></font>
:<font color=green>(Optional:Crafting Message)<br></font>
If appropriate:
[[Category:Fletching]
</pre>
</pre>


Line 86: Line 80:
}}
}}
==Notes==
==Notes==
* [[:Special:Whatlinkshere/{{PAGENAME}} | Recipes]] which call for {{PAGENAME}}.
* Skill Check: ??
* Skill Check: ??
* Stack Size: 250
* Stack Size: 250


==Recipe==
==Recipe==
{{Crafting Recipe  
{{Crafting Recipe
  |       Tools =  
  | Fletching Recipe = True
  | Ingredients = 1 [[Wrapped Bundle of Deadly Frost Arrowheads]], 1 [[Wrapped Bundle of Arrowshafts]]
|            Tools =  
  |     Result = 250 {{PAGENAME}}
  |     Ingredients = 1 [[Wrapped Bundle of Deadly Frost Arrowheads]], 1 [[Wrapped Bundle of Arrowshafts]]
  |           Result = 250 {{PAGENAME}}
}}
}}


Line 105: Line 99:


:<font color=green><br></font>
:<font color=green><br></font>
[[Category:Fletching]]
</pre>
</pre>


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

Latest revision as of 22:11, 9 October 2012

Related topics: Page Templates, {{Ammunition}}, {{Crafting Recipe}}, {{Recipe Table}}, {{Intro}}

This template can be used for Arrows, Quarrels, Darts and other ammunition.

  • Remove any lines, notes or sections which are not appropriate (i.e. if not not sold by vendors, or does not require a recipe).

Wiki Code

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Ammunition
 |               Type = Bow/Crossbow/Thrown Weapons
 |               Name = 
 |         Icon Image =  Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 
 |             Burden = 
 |        Description = 
 |             Damage = 
 |            Element = 
 |    Description Two = Used as ammunition by bows crossbows atlatls
 |    Base Weapon Req = 
 | Special Properties = 
 |     Cannot Be Sold = True
}}
==Notes==
{{Sold By|{{PAGENAME}}}}
* Skill Check: ??
* Does not stack. / Stack Size: ??

==Recipe==
{{Crafting Recipe
 | Fletching Recipe = True
 |            Tools = [[Tool]], [[Tool]]
 |      Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]]
 |           Result = (Number) {{PAGENAME}}
}}
* '''Steps:'''
{{Recipe Table
 | Ingredient 1 = 
 | Ingredient 2 = 
 |       Result = 
}}
{{Recipe Table
 | Ingredient 1 = 
 | Ingredient 2 = 
 |       Result = {{PAGENAME}}
}}
:<font color=green>(Optional:Crafting Message)<br></font>

Example

See Deadly Frost Arrow for the results of the example code below.

{{Intro
 | Patch Introduced = [[Persuasion]]
 |   Related Quests = 
 |          Updated = 
}}
{{Ammunition
 |               Type = Bow
 |               Name = Deadly Frost Arrow
 |         Icon Image = Deadly Frost Arrow Icon.png
 |         Live Image =  Live.jpg
 | Live Image Caption = 
 |              Value = 11
 |             Burden = 10
 |        Description = 
 |             Damage = 18.2 - 26
 |            Element = Cold
 |    Description Two = Used as ammunition by bows
 |    Base Weapon Req = 230
 | Special Properties = 
 |     Cannot Be Sold = True
}}
==Notes==
* Skill Check: ??
* Stack Size: 250

==Recipe==
{{Crafting Recipe
 | Fletching Recipe = True
 |            Tools = 
 |      Ingredients = 1 [[Wrapped Bundle of Deadly Frost Arrowheads]], 1 [[Wrapped Bundle of Arrowshafts]]
 |           Result = 250 {{PAGENAME}}
}}

* Steps:
{{Recipe Table
 | Ingredient 1 = Wrapped Bundle of Deadly Frost Arrowheads
 | Ingredient 2 = Wrapped Bundle of Arrowshafts
 |       Result = {{PAGENAME}}
}}

:<font color=green><br></font>