From Dark and Darker Wiki
| No edit summary | No edit summary | ||
| (3 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
| 	<div class="stats-container"> | 	<div class="stats-container"> | ||
| 		<div style="float: left; width: 40%; font-weight:bold; color:rgb(221,149,42);">Damage</div> | 		<div style="float: left; width: 40%; font-weight:bold; color:rgb(221,149,42);">Damage</div> | ||
| 		<div style="float: right;width:  | 		<div style="float: right;width: 60%;text-align-last: right;font-weight:bold;">{{{damage}}}</div> | ||
| 	</div> | 	</div> | ||
| |}} | |}} | ||
| Line 25: | Line 25: | ||
| 	</div> | 	</div> | ||
| |}} | |}} | ||
| {{#if:{{{ | {{#if:{{{movementspeed|}}}| | ||
| 	<div class="stats-container" style="clear: both; padding: 0 0 -75px 0;"> | 	<div class="stats-container" style="clear: both; padding: 0 0 -75px 0;"> | ||
| 		<div style="float: left; width: 40%; font-weight:bold; color:rgb(221,149,42);">Movement Speed</div> | 		<div style="float: left; width: 40%; font-weight:bold; color:rgb(221,149,42);">Movement Speed</div> | ||
| Line 43: | Line 43: | ||
| 	<div class="stats-container" style="clear: both; padding: 0 0 -75px 0;"> | 	<div class="stats-container" style="clear: both; padding: 0 0 -75px 0;"> | ||
| 		<div style="float: left; width: 40%; font-weight:bold; color:rgb(221,149,42);">Adventure Points</div> | 		<div style="float: left; width: 40%; font-weight:bold; color:rgb(221,149,42);">Adventure Points</div> | ||
| 		<div style="float: right;width:  | 		<div style="float: right;width: 60%;text-align-last: right;font-weight:bold;">{{{points}}}</div> | ||
| 	</div> | 	</div> | ||
| |}} | |}} | ||
| Line 59: | Line 59: | ||
| This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages. | This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages. | ||
| <pre>{{Infobox Enemy | <pre>{{Infobox Enemy | ||
| |name  | |name          = Skeleton Mage | ||
| |type = Enemy | |type          = Enemy | ||
| |damage        = ???/???/??? | |damage        = ???/???/??? | ||
| |health  | |health        = ???/???/??? | ||
| |movementspeed  | |movementspeed = ???/???/??? | ||
| |location  | |location      = [[Dungeon#Crypt|Crypt]], [[Dungeon#Inferno|Inferno]] | ||
| |experience  | |experience    = 5 | ||
| |points  | |points        = 5 | ||
| }} | }} | ||
| </pre> | </pre> | ||
| Line 72: | Line 72: | ||
| {{Infobox Enemy | {{Infobox Enemy | ||
| |name  | |name          = Skeleton Mage | ||
| |type = Enemy | |type          = Enemy | ||
| |damage        = ???/???/??? | |damage        = ???/???/??? | ||
| |health  | |health        = ???/???/??? | ||
| |movementspeed  | |movementspeed = ???/???/??? | ||
| |location  | |location      = [[Dungeon#Crypt|Crypt]], [[Dungeon#Inferno|Inferno]] | ||
| |experience  | |experience    = 5 | ||
| |points  | |points        = 5 | ||
| }} | }} | ||
Latest revision as of 23:09, 2 February 2023
Usage
This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.
{{Infobox Enemy
|name          = Skeleton Mage
|type          = Enemy
|damage        = ???/???/???
|health        = ???/???/???
|movementspeed = ???/???/???
|location      = [[Dungeon#Crypt|Crypt]], [[Dungeon#Inferno|Inferno]]
|experience    = 5
|points        = 5
}}
Results in:

Skeleton Mage
            Enemy
			Damage
		???/???/???
	Health
		???/???/???
	Movement Speed
		???/???/???
	
Experience
		5
	Adventure Points
		5
	
 
						