From Dark and Darker Wiki
|  (Spell Memory -> Memory Capacity) |  (just memory) | ||
| Line 58: | Line 58: | ||
| {{#if:{{{spell memory|}}}| | {{#if:{{{spell memory|}}}| | ||
| 	<div class="stats-container" style="clear: both;"> | 	<div class="stats-container" style="clear: both;"> | ||
| 		<div style="float: left; width:  | 		<div style="float: left; width: 40%; font-weight:bold; color:rgb(221,149,42);">Memory</div> | ||
| 		<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{spell memory}}}</div> | 		<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{spell memory}}}</div> | ||
| 	</div> | 	</div> | ||
Revision as of 22:09, 30 September 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 Class
|name                  = Barbarian
|type                  = 'The Brawny Warrior'
|strength              = 30
|agility               = 11
|will                  = 18
|knowledge             = 6
|resourcefulness       = 10
|health                = 130
|weight limit          = 0 / 0
|spell memory          = 0 / 0
|utility effectiveness = 0
}}
Results in:

Barbarian
            'The Brawny Warrior'
			Strength
		30
	Agility
		11
	Will
		18
	Knowledge
		6
	Resourcefulness
		10
	Health
		130
	Weight Limit
		0 / 0
	Memory
		0 / 0
	Utility Effectiveness
		0
	
 
						