Template:DefeatScenario/doc

From Outward Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Template used to define and display a Defeat Scenario.

Template

{{DefeatScenario
| id = 
| name = 
| description = 
| respawnLocation =
| timeChange = 
| health = 
| burntHealth = 
| mana = 
| burntMana = 
| stamina = 
| burntStamina =
| hunger = 
| drink = 
| sleep = 
| temperature =
| effects = 
| spawnedItems =
}}

Example

{{DefeatScenario
| id = 1
| name = Example Scenario
| description = Stars and campfires dance in your mind, blah blah blah...
| respawnLocation = [[Cierzo]]
| timeChange = 6-12 hours
| health = 20-50%
| burntHealth = 20-50%
| mana = Unchanged
| burntMana = Unchanged
| stamina = Unchanged
| burntStamina =Unchanged
| hunger = Unchanged
| drink = Unchanged
| sleep = Unchanged
| temperature = 50%
| effects = <ul><li>This is an effect<li>This is also an effect</ul>
| spawnedItems = 1x Iron Sword
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.