From Dark and Darker Wiki
|  (Added image linking option.) |  (Fixing the link parameter.) | ||
| Line 5: | Line 5: | ||
| 	<div style="width: 280px; border:2px solid rgb(70,70,70,0.5); padding:20px;"> | 	<div style="width: 280px; border:2px solid rgb(70,70,70,0.5); padding:20px;"> | ||
| 		<div style="display:flex; flex-direction:column; align-items:center;"><!-- | 		<div style="display:flex; flex-direction:column; align-items:center;"><!-- | ||
| 			-->{{Iconbox|{{{name}}}|image={{{image|{{{name}}}}}}.png|caption=no | 			-->{{Iconbox|{{{name}}}|image={{{image|{{{name}}}}}}.png|caption=no|link={{{link|nolink}}}|size={{{size|100x200px}}}}}</div><!-- | ||
| 		-->{{#if:{{{stats|}}}<!-- | 		-->{{#if:{{{stats|}}}<!-- | ||
| 			-->|<div class="line" style="background-image:linear-gradient(to right,rgb(10,10,10),rgb(100,100,100),rgb(10,10,10))"></div><!-- Line --> | 			-->|<div class="line" style="background-image:linear-gradient(to right,rgb(10,10,10),rgb(100,100,100),rgb(10,10,10))"></div><!-- Line --> | ||
| Line 205: | Line 205: | ||
| 		<th>Code</th> | 		<th>Code</th> | ||
| 		<th>Preview</th></tr> | 		<th>Preview</th></tr> | ||
| <tr> | 	<tr> | ||
| <td style="padding: 20px 30px;"> | 		<td style="padding: 20px 30px;"> | ||
| An example with all options, the information is not correct | 			An example with all options, the information is not correct | ||
| <pre>{{Infobox | <pre>{{Infobox | ||
| 	|name		=Arming Sword | 	|name		=Arming Sword | ||
| Line 247: | Line 247: | ||
| 	|nomargin	=used for tabs | 	|nomargin	=used for tabs | ||
| 	|size	=50x50px}}</pre> | 	|size	=50x50px}}</pre> | ||
| This usage is not recommended, just here as an example</td> | 			This usage is not recommended, just here as an example</td> | ||
| 		<td style="padding: 20px 50px;"><!-- | 		<td style="padding: 20px 50px;"><!-- | ||
| 			-->{{Infobox | 			-->{{Infobox | ||
| 				|name	=Arming Sword | |||
| 				|image	=Arming Sword 7 | |||
| 				|link=Falchion | |||
| 				|rarity	=7 | |||
| 				|stats	=Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2 | |||
| 				|special	=Smites enemies for 40 extra damage | |||
| 				|effect	=Heal 15 HP over 20 seconds | |||
| 				|classes	=[[Fighter]] | |||
| 				|slottype	=Primary Weapon | |||
| 				|handtype	=One-Handed | |||
| 				|weapontype	=[[Sword]] | |||
| 				|utilitytype	=Throw | |||
| 				|actiontime	=1 second | |||
| 				|attackspeed	=0.6s/0.56s/0.75s | |||
| 				|reloadspeed	=3.67 seconds | |||
| 				|quiversize	=7 arrows | |||
| 				|stacksize	=3 | |||
| 				|invslots	=[[File:2x3InvSlot.jpg]] | |||
| 				|combo	=Slash/Slash/Pierce | |||
| 				|combodamage	=100%/100%/150% | |||
| 				|impactzones	=100%/90%/70% | |||
| 				|hitbox	=70.5 x 17.2 | |||
| 				|actionmovementspeed=Attack -25% <br> Blockreaction: -3% <br> Riposte: -30% <br> Riposteattack: -30% | |||
| 				|duration=5 | |||
| 				|openduration=3 | |||
| 				|picklockduration=3 | |||
| 				|interactioncount=2~4 | |||
| 				|propinteraction=5 | |||
| 				|highendpropinteraction=15 | |||
| 				|monsterkill=1 | |||
| 				|subbosskill=2 | |||
| 				|bosskill=3 | |||
| 				|itemachieve=4 | |||
| 				|treasure=5 | |||
| 				|description	=Made from attenuated wood overlaid with leather, providing more defenses and stability against brunt attacks. | |||
| 				|nofloat	=used for in text infobox | |||
| 				|nomargin	=used for tabs | |||
| 				|size	=50x50px | |||
| 				|xp	=50}}</td></tr></table></noinclude> | |||
Revision as of 00:12, 15 August 2024
Creates an infobox for a weapon.
Example
| Code | Preview | 
|---|---|
| An example with all options, the information is not correct {{Infobox
	|name		=Arming Sword
	|image		=Arming Sword 7
	|rarity		=7
	|stats		=Weapon Damage 2,Move Speed -20,Agility 1,Knowledge 4,Will 2
	|special	=Smites enemies for 40 extra damage
	|effect		=Heal 15 HP over 20 seconds
	|classes	=[[Fighter]]
	|slottype	=Primary Weapon
	|handtype	=One-Handed
	|weapontype	=[[Sword]]
	|utilitytype	=Throw
	|actiontime	=1 second
	|attackspeed	=0.6s/0.56s/0.75s
	|reloadspeed	=3.67 seconds
	|quiversize	=7 arrows
	|stacksize	=3
	|invslots	=[[File:2x3InvSlot.jpg]]
	|combo		=Slash/Slash/Pierce
	|combodamage	=100%/100%/150%
	|impactzones	=100%/90%/70%
	|hitbox		=70.5 x 17.2
	|actionmovementspeed=Attack -25% <br> Blockreaction: -3% <br> Riposte: -30% <br> Riposteattack: -30%
	|duration=5
	|openduration=3
	|picklockduration=3
	|interactioncount=2~4
	|propinteraction=5
	|highendpropinteraction=15
	|monsterkill=1
	|subbosskill=2
	|bosskill=3
	|itemachieve=4
	|treasure=5
	|description	=Made from attenuated wood overlaid with leather, 
			 providing moredefenses and stability against brunt attacks.
	|nofloat	=used for in text infobox
	|nomargin	=used for tabs
	|size	=50x50px}}This usage is not recommended, just here as an example | Arming Sword - Weapon Damage 2 - - Move Speed -20 - - Agility 1 - - Knowledge 4 - - Will 2 - - Smites enemies for 40 extra damage - 
					Heal 15 HP over 20 seconds Required Class:  Armor Type:  Utility Type:  Throw Slot Type:  Primary Weapon Hand Type:  One-Handed Action Time:  1 second Attack Speed:  0.6s/0.56s/0.75s Reload Speed:  3.67 seconds Quiver Size:  7 arrows Combo:  Slash/Slash/Pierce Combo Damage:  100%/100%/150% Impact Zones:  100%/90%/70% Hitbox:  70.5 x 17.2 Action Move Speed Attack -25%  Blockreaction: -3% Riposte: -30% Riposteattack: -30% Duration:  5 s Opening:  3 s Picking Lock:  3 s Interaction Count:  2~4 Stack Size:  3 Adventure Points Props Interaction:  5 High-End Props Interaction:  15 Monster Kill:  1 Subboss Kill:  2 Boss Kill:  3 Item Achieve:  4 Treasure:  5 Experience Points 50 Made from attenuated wood overlaid with leather, providing more defenses and stability against brunt attacks. | 
 
						 
					
