Template:Effect 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:Effect_preload is a "preload template" for Effects. 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
Effect preload
No image yet
Details

Effect preload is an effect in Outward.

Description

.

Effect

Sources

See Also

  • [[ ]]

Trivia

Gallery



Source Code

<!-- 
Template:Effect_preload is a "preload template" for Effects. 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 
-->{{infobox effect
| name = 
| image = 
| size = 
| duration = 
| effects = 
| obtain = 
| remove = 
}}
'''{{PAGENAME}}''' is an [[Effects|effect]] in ''[[Outward]]''. <!-- Elaborate. What does it do? What is it related to?  -->

== Description ==
<!-- reserved for in-game description only 
-->{{quote|.}}

== Effect ==
<!-- Elaborate on effect's details. How it works, what are it's properties. Maybe some tips and tricks --> 

== Sources ==
<!-- Explain how to gain this effect using [[Skills]], [[Items]] etc. -->

== See Also ==
<!-- link related or similar pages, suggested linking to [[Effects]] or specific skill, spell or item -->
*[[   ]]

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

== Gallery ==
<!-- if you have any screenshots of this effect 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 effect -->
[[Category:Effects]]