Template:Set preload

From Outward Wiki
Jump to navigation Jump to search

Do you want to copy ready source code to edit an existing page? Sure, go to Source Code section below!

Template:Set_preload is a "preload template" for Armor Sets. For generic items, armors, weapons, consumables, skills, effects, npcs and other, check other templates in Boilerplate category.

Remember, that this is only a guideline layout. Feel free to add more sections if needed, or to remove empty sections. Try to link relevant pages as proper links are huge Quality of Life and User Experience improvement.

Also, try to elaborate. Simple "this is an item, done." does not look  good, is not helpful at all and serves almost no purpose. Add as much information as you can, and if you believe more can be added, mark article as a stub


Source Code

<!-- 
Template:Set_preload is a "preload template" for Armor Sets. For generic items, armors, weapons, consumables, skills, effects, npcs and other, check other templates in Boilerplate category.

Remember, that this is only a guideline layout. Feel free to add more sections if needed, or to remove empty sections. Try to link relevant pages as proper links are huge Quality of Life and User Experience improvement.

Also, try to elaborate. Simple "this is an item, done." does not look  good, is not helpful at all and serves almost no purpose. Add as much information as you can, and if you believe more can be added, mark article as a stub
-->{{stub}} <!-- stub means that article is extendable — meaning there is more information that can be added here. -->
<!-- for image try: {{PAGENAME}}.png
if it doesnt provide you with an image, leave it blank 
-->{{Item armor
| name         = 
| image        = 
| size         = 
| slot         = Set
| protection   = 
| physical     = 
| fire         = 
| frost        = 
| lightning    = 
| ethereal     = 
| decay        = 
| impact       = 
| effects      = 
| coldresist   = 
| heatresist   = 
| damage bonus = 
| manaCostReduction     = 
| staminaCostReduction  = 
| movespeed    = 
| pouch        = 
| durability   = 
| crafting     = 
| blacksmith   = 
| location     = 
| weight       = 
| buy          = 
| sell         = 
| related      = 
}}
'''{{PAGENAME}}''' is an [[Sets|Armor Set]] in ''[[Outward]]''.

== Pieces == 
{{set items}}

== See Also ==
<!-- link related or similar pages, or aggregate article where this is armor set is linked -->
*[[   ]]

== Trivia ==
<!-- random "funfacts" about the armor set. Not common section to use, but it can't hurt! -->

== Gallery ==
<!-- if you have any screenshots of this armor set or related to it, please share them here. Simply put filename in separate lines between tags. No need for [[File:...]] -->
<gallery>
</gallery>

<!-- think if there are other categories fitting this armor set -->
[[Category:Sets]]
[[Category:Armor]]