Ammunition Template: Difference between revisions
Jump to navigation
Jump to search
imported>Sanddh mNo edit summary |
imported>Arkalor No edit summary |
||
(6 intermediate revisions by 4 users 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 any lines, notes or sections which are not appropriate (i.e. if not not sold by vendors, or does not require a recipe). | |||
* Remove | |||
== Wiki Code == | == Wiki Code == | ||
Line 14: | Line 13: | ||
}} | }} | ||
{{Ammunition | {{Ammunition | ||
| Type = Bow | | Type = Bow/Crossbow/Thrown Weapons | ||
| Name = | | Name = | ||
| Icon Image = Icon.png | | Icon Image = Icon.png | ||
Line 30: | Line 29: | ||
}} | }} | ||
==Notes== | ==Notes== | ||
{{Sold By|{{PAGENAME}}}} | |||
* Skill Check: ?? | * Skill Check: ?? | ||
* Does not stack. / Stack Size: ?? | * Does not stack. / Stack Size: ?? | ||
==Recipe== | ==Recipe== | ||
{{Crafting Recipe | {{Crafting Recipe | ||
| | | Fletching Recipe = True | ||
| Ingredients = (Number) [[Ingredient]], (Number) [[Ingredient]] | | Tools = [[Tool]], [[Tool]] | ||
| | | 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> | ||
</pre> | </pre> | ||
Line 86: | Line 80: | ||
}} | }} | ||
==Notes== | ==Notes== | ||
* Skill Check: ?? | * Skill Check: ?? | ||
* Stack Size: 250 | * Stack Size: 250 | ||
==Recipe== | ==Recipe== | ||
{{Crafting Recipe | {{Crafting Recipe | ||
| | | Fletching Recipe = True | ||
| Ingredients = 1 [[Wrapped Bundle of Deadly Frost Arrowheads]], 1 [[Wrapped Bundle of Arrowshafts]] | | Tools = | ||
| | | 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> | ||
</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>